]> Pileus Git - ~andy/gtk/history - gtk/gtkspinbutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkspinbutton.c
2013-03-08 Matthias ClasenFix the build
2013-03-08 Aleksander Morgadospinbutton: don't override initial text in non-numeric...
2013-03-04 Will Thompsondocs: correct various spelling and grammar errors
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-09-19 Cosimo Cecchispinbutton: fix style context path for internal buttons
2012-09-03 Cosimo Cecchientry: fix requisition width/height to use the current...
2012-09-03 Paolo BorelliMake spinbutton orientable
2012-06-12 Cosimo Cecchispinbutton: fix a typo
2012-04-26 Cosimo Cecchispinbutton: port to GtkIconHelper
2012-04-17 Benjamin Ottewidget: Don't cache widget paths all the time
2012-03-19 Benjamin Ottegtk: Get gtkwidgetpath.h includes out of the public...
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
2012-03-01 Carlos Garnachospinbutton: Set GDK_SCROLL_MASK explicitly
2012-02-27 Javier JardónChange FSF Address
2012-01-31 Javier Jardóngtkspinbutton: Fix compilation warning
2012-01-31 Cosimo Cecchientry: don't consider inner-border for allocation and...
2012-01-31 Cosimo Cecchientry: change _gtk_entry_get_borders() to return a...
2012-01-27 Carlos Garcia Camposgtkspinbutton: Use symbolic names for button numbers
2012-01-09 Matthias ClasenFall back to the builtin icons for spinbutton +/-
2012-01-09 Benjamin Ottespinbutton: Pass the right size
2012-01-09 Rui Matosspinbutton: Use the widget state flags as a base for...
2012-01-06 Zeeshan Ali (Khattak)gtkspinbutton: Don't hilight buttons when !editable
2012-01-06 Zeeshan Ali (Khattak)gtkspinbutton: Ignore keynav when !editable
2012-01-03 Zeeshan Ali (Khattak)gtkspinbutton: Respect value of inherited 'editable...
2011-12-30 Chun-wei Fangtk/gtkspinbutton.c: Remove lingering ';'
2011-11-28 Cosimo Cecchispinbutton: redesign to use an horizontal layout
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-17 Alexander LarssonSet top/bottom style classes on spinbutton buttons
2011-11-15 Stef WalterGtkSpinButton: Clarify clamping behavior in gtk_spin_bu...
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-09 Matthias ClasenFix entry drawing in the presence of margins
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenFirst cut at GailEntry -> GtkEntryAccessible
2011-06-09 Cosimo Cecchispinbutton: don't render an additional background below...
2011-06-09 Cosimo Cecchispinbutton: don't remove the entry style class while...
2011-04-12 Matthias ClasenGtkSpinButtonPrivate: Improve struct packing
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-04 Xan Lopezspinbutton: remove unused variable
2011-03-04 Cosimo Cecchispinbutton: rework GtkSpinButton drawing handler
2011-03-04 Cosimo CecchiRevert "spinbutton: center-align by default"
2011-03-03 Cosimo Cecchispinbutton: center-align by default
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-16 Michael Natterergtk: don't always invalidate spinbuttons on each leave_...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-06 Michael Natterergtk: get rid of two cases of invalidating the spinbutto...
2011-01-21 Michael Natterergtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widge...
2011-01-21 Michael Natterergtk: save/restore the cairo_t around early upchaining...
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-17 Carlos GarnachoDo not set junction sides to the entry frame in spinbut...
2011-01-05 Benjamin Ottespinbutton: Update adjustment usage for sealing
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Matthias ClasenDon't use page_size in GtkSpinButton
2011-01-03 Matthias ClasenMove GtkSpinButton docs inline
2010-12-24 Carlos GarnachoUse gtk_style_context_get_font() in GtkSpinButton
2010-12-24 Carlos GarnachoDo not set "entry" class in spinbutton buttons.
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-13 Carlos GarnachoGtkSpinButton: Use GtkStyleContext
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-19 Michael Natterergtk: draw the frame around the spinbutton's buttons...
2010-11-02 Michael Natterergtk: fix automatic width of spin buttons which have...
2010-10-31 Michael Natterergtk: fix automatic width of spin buttons which have...
2010-10-30 Matthias ClasenRemove size_request from GtkSpinButton
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenRemove size_request from GtkSpinButton
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Javier Jardóngtkspinbutton: Use accessor functions to access GtkEntry
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-21 Matthias ClasenMake GtkEntry a no-window widget
2010-10-21 Matthias ClasenMake GtkSpinButton a no-window widget
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-26 Benjamin Ottespinbutton: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottespinbutton: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottespinbutton: Port to draw vfunc
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-17 Javier JardónChange GtkEditable typedef from GtkEditableClass to...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Javier Jardóngtk/gtkspinbutton.c: use accessor functions to access...
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-09-02 Matthias ClasenRemove ::state-hint use
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónAdd _gtk_spin_button_get_panel private function
2010-07-13 Javier Jardóngtkspinbutton: move public members to private structure
2010-07-10 Matthias ClasenRespect GtkEntry::state-hint when drawing spinbutton...
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
next