]> Pileus Git - ~andy/gtk/history - gtk/gtkspinbutton.c
spinbutton: don't render an additional background below arrows
[~andy/gtk] / gtk / gtkspinbutton.c
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
2010-06-19 Javier JardónRemove GdkWChar deprecated code
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-24 Javier JardónRevert "Forward-port a GtkAdjustment compatibility...
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-03 Matthias ClasenForward-port a GtkAdjustment compatibility fix
2009-05-03 Matthias ClasenWarn if the adjustment has nonzero page size.
2009-03-27 Stefan WalterUse gtk_entry_xxx functions rather than using GtkEntry...
2008-11-11 Matthias ClasenChain up enter and leave notify handlers
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumanngtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtksocket...
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-07-21 Michael Nattererremove g_return_if_fail() from private functions and...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-27 Matthias Clasen 106574 - Inconsistent increment behavior for...
2008-05-25 Jan Arne PetersenReorder strange window hierarchy of the GtkSpinButton...
2008-05-20 Björn LindqvistRemove two chunks of duplicated code (#533733).
2008-04-03 Tor LillqvistBug 330743 - Up/down spinbuttons won't take zeros and...
2008-01-07 Johan DahlinDeclare value in the example code for GtkSpinButton...
next