summaryrefslogtreecommitdiff
path: root/gtk/gtkspinbutton.c
Commit message (Expand)AuthorAgeFilesLines
* GtkSpinButton: don't constantly recreate style contexts for buttonsOwen W. Taylor2013-04-231-10/+48
* GtkSpinButton: Support baseline alignmentAlexander Larsson2013-04-231-4/+30
* Fix the buildMatthias Clasen2013-03-081-1/+1
* spinbutton: don't override initial text in non-numeric-only spin buttonsAleksander Morgado2013-03-081-1/+6
* docs: correct various spelling and grammar errorsWill Thompson2013-03-041-1/+1
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-4/+4
* spinbutton: fix style context path for internal buttonsCosimo Cecchi2012-09-191-8/+2
* entry: fix requisition width/height to use the current pango layoutCosimo Cecchi2012-09-031-46/+35
* Make spinbutton orientablePaolo Borelli2012-09-031-53/+210
* spinbutton: fix a typoCosimo Cecchi2012-06-121-2/+2
* spinbutton: port to GtkIconHelperCosimo Cecchi2012-04-261-52/+21
* widget: Don't cache widget paths all the timeBenjamin Otte2012-04-171-1/+2
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-2/+3
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+3
* spinbutton: Set GDK_SCROLL_MASK explicitlyCarlos Garnacho2012-03-011-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkspinbutton: Fix compilation warningJavier Jardón2012-01-311-1/+0
* entry: don't consider inner-border for allocation and layoutCosimo Cecchi2012-01-311-3/+1
* entry: change _gtk_entry_get_borders() to return a GtkBorderCosimo Cecchi2012-01-311-3/+3
* gtkspinbutton: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-3/+3
* Fall back to the builtin icons for spinbutton +/-Matthias Clasen2012-01-091-1/+2
* spinbutton: Pass the right sizeBenjamin Otte2012-01-091-1/+1
* spinbutton: Use the widget state flags as a base for drawingRui Matos2012-01-091-11/+13
* gtkspinbutton: Don't hilight buttons when !editableZeeshan Ali (Khattak)2012-01-061-1/+2
* gtkspinbutton: Ignore keynav when !editableZeeshan Ali (Khattak)2012-01-061-5/+6
* gtkspinbutton: Respect value of inherited 'editable' propertyZeeshan Ali (Khattak)2012-01-041-7/+9
* gtk/gtkspinbutton.c: Remove lingering ';'Chun-wei Fan2011-12-301-1/+1
* spinbutton: redesign to use an horizontal layoutCosimo Cecchi2011-11-281-403/+405
* Set top/bottom style classes on spinbutton buttonsAlexander Larsson2011-11-171-0/+4
* GtkSpinButton: Clarify clamping behavior in gtk_spin_button_set_range docStef Walter2011-11-151-0/+3
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* Fix entry drawing in the presence of marginsMatthias Clasen2011-08-091-11/+23
* First cut at GailEntry -> GtkEntryAccessibleMatthias Clasen2011-07-051-0/+4
* spinbutton: don't render an additional background below arrowsCosimo Cecchi2011-06-091-5/+0
* spinbutton: don't remove the entry style class while rendering arrowsCosimo Cecchi2011-06-091-1/+0
* GtkSpinButtonPrivate: Improve struct packingMatthias Clasen2011-04-121-1/+2
* spinbutton: remove unused variableXan Lopez2011-03-041-1/+1
* spinbutton: rework GtkSpinButton drawing handlerCosimo Cecchi2011-03-041-54/+35
* Revert "spinbutton: center-align by default"Cosimo Cecchi2011-03-041-2/+0
* spinbutton: center-align by defaultCosimo Cecchi2011-03-031-0/+2
* gtk: don't always invalidate spinbuttons on each leave_notify()Michael Natterer2011-02-161-10/+7
* gtk: get rid of two cases of invalidating the spinbutton when not neededMichael Natterer2011-02-061-9/+11
* gtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widget's state flagsMichael Natterer2011-01-211-3/+0
* gtk: save/restore the cairo_t around early upchaining in draw()Michael Natterer2011-01-211-5/+2
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-5/+5
* Do not set junction sides to the entry frame in spinbuttons.Carlos Garnacho2011-01-171-5/+0
* spinbutton: Update adjustment usage for sealingBenjamin Otte2011-01-051-94/+96
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-1/+2