]> Pileus Git - ~andy/gtk/history - gtk/gtkscalebutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkscalebutton.c
2012-10-02 Benjamin Ottegtk: Add get_type() function declarations for private...
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
2012-03-01 Carlos Garnachoscalebutton: Set GDK_SCROLL_MASK explicitly
2012-02-27 Javier JardónChange FSF Address
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-08-28 Matthias ClasenMore include cleanups
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
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 ClasenConvert GailScaleButton to GtkScaleButtonAccessible
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottescalebutton: Update adjustment usage for sealing
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-23 Johan DahlinFix a couple of broken annotations
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-23 Javier Jardóngtkscalebutton: use accessor functions to access GtkRange
2010-08-22 Javier Jardóngtk/gtkscalebutton.c: use accessor functions to access...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkScaleButton: Move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-15 Javier JardónMove documentation to inline comments: GtkScaleButton
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkScaleButton functions
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Javier JardónDeprecate some widget flags
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-02-19 Johan Dahlin[annotations] Add allow-none
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>