]> Pileus Git - ~andy/gtk/history - gtk/gtkscalebutton.c
GtkToolPalette: Change gtk_tool_palette_get_drop_group() return.
[~andy/gtk] / gtk / gtkscalebutton.c
2010-01-07 Javier JardónDeprecate some widget flags
2009-12-19 Dan WinshipChange GtkIconSize to int in params/return values
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-22 Bastien NoceraBug 461944 – pressing the volume icon in full screen...
2009-03-18 Michael Nattereradd static function gtk_scale_button_set_orientation_pr...
2009-03-06 Michael Nattererdon't call gtk_orientable_set_orientation() because...
2009-02-19 Michael Natterermake the orientation flipping much simpler by using...
2009-01-13 Christian DywanBug 566532 – GtkScaleButton implementation of GtkOrientable
2008-10-09 Christian DywanBug 555523 – gtk_scale_button_set_adjustment should...
2008-10-01 Tor LillqvistDon't #define _GNU_SOURCE on Windows as it confuses...
2008-07-21 Matthias ClasenDoc fixes
2008-07-21 Michael Nattererremove _gtk_binding_signal_new().
2008-07-04 Matthias ClasenDoc updates
2008-07-04 Michael NattererBug 539944 – Add GtkScaleButton API so struct fields...
2008-07-04 Matthias ClasenFix make check
2008-07-03 Matthias ClasenAdd gtk_scale_button_get_popup
2008-07-03 Michael Nattererremove "_from_bindings" suffix from the names of bindin...
2008-07-01 Cody RussellRevert name change
2008-06-30 Michael NattererBug 442042 – GtkScaleButton is too limited
2008-06-30 Cody RussellPractically everything changed.
2008-06-27 Michael NattererBug 442042 – GtkScaleButton is too limited
2008-06-27 Michael NattererBug 442042 – GtkScaleButton is too limited
2008-06-26 Michael Natterergtk/gtkscalebutton.c remove redundant init() and class_...
2008-06-24 Johan DahlinRevert GtkScaleButton accesses for plus/minus buttons...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinAdd missing accessor for sealed fields GtkScaleButton...
2008-06-20 Johan DahlinFix gtk-doc syntax, add missing trailing colon.
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2007-10-04 Matthias ClasenAdd a second volume button.
2007-09-13 Matthias ClasenFix the value type
2007-07-23 Matthias ClasenFix some doc formatting errors
2007-07-16 Matthias ClasenApply a patch by Guillaume Cottenceau to improve the...
2007-07-12 Matthias ClasenSmall doc fixes
2007-07-01 Jan Arne PetersenAdd parentheses to fix the operator order in the icon...
2007-06-10 Emmanuele BassiFix code style and warts in GtkScaleButton
2007-06-10 Matthias ClasenAdd an icons property, make gtk_scale_button_new()...
2007-05-26 Matthias ClasenBring docs in shape
2007-05-23 Matthias ClasenAdd some missing symbols.
2007-05-21 Tor LillqvistMake it work better with multiple monitors.
2007-05-19 Bastien Nocerareviewed by: Matthias Clasen <mclasen@redhat.com>