]> Pileus Git - ~andy/gtk/history - gtk/gtkswitch.c
Initial conversion of GailWidget to GtkWidgetAccessible
[~andy/gtk] / gtk / gtkswitch.c
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenFix GtkSwitchAccessible type definition
2011-06-17 Matthias ClasenRemove unnecessary includes
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-23 Cosimo Cecchiswitch: hardcode a smaller font size for the switch...
2011-03-18 Cosimo Cecchiswitch: fix boundaries for the switch motion
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-03 Cosimo CecchiCleanup unused variables
2011-03-03 Cosimo Cecchiswitch: remove slider padding from available allocation...
2011-03-03 Cosimo Cecchiswitch: fetch the padding values from the slider
2011-03-03 Cosimo Cecchiswitch: propagate the active state to the slider
2011-02-25 Matthias ClasenGtkSwitch: use regular activation
2011-02-18 Matthias ClasenGtkSwitch: Add an AtkAction implementation
2011-02-18 Matthias ClasenGtkSwitch: Use ATK_DEFINE_TYPE properly
2011-02-17 Matthias ClasenUse _gtk_accessible_set_factory_type in GtkSwitch
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Thomas Woodswitch: allow the user to toggle the switch by clicking...
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Carlos GarnachoGtkSwitch: remove deprecated call.
2010-12-28 Carlos GarnachoMake GtkSwitch use GtkStyleContext
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Emmanuele Bassiswitch: Fix the attribution line
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-29 Matthias ClasenForgotten changes
2010-11-29 Javier JardónGtkSwitch: Add missing "Since: 3.0" tags
2010-11-29 Emmanuele Bassiswitch: Use ATK macros to reduce the amount of code
2010-11-29 Emmanuele Bassiswitch: Use the right value for comparison
2010-11-29 Emmanuele Bassiswitch: Add accessibility implementation
2010-11-29 Emmanuele BassiAdd GtkSwitch, a "light-switch" like widget