]> Pileus Git - ~andy/gtk/history - gtk/gtktogglebutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktogglebutton.c
2012-09-14 Cosimo Cecchitogglebutton: always set PRELIGHT state when in_button...
2012-08-14 David Kingdocs: Clarify GtkToggleButton action documentation
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-04-17 Benjamin Ottebutton: Remove _gtk_button_paint()
2012-03-01 Carlos Garnachotogglebutton: Remove gtk-touchcreen-mode usage
2012-02-27 Javier JardónChange FSF Address
2011-09-26 Matthias ClasenDocumentation fixes
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 GailToggleButton to GtkToggleButtonAccessible
2011-04-18 Javier JardónMove documentation to inline comments: GtkToggleButton
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-23 Carlos GarnachoGtk(Toggle)Button: preserve untouched state flags when...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-10 Carlos GarnachoUpdate _gtk_button_paint() arguments to GtkStyleContext
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkToggleButton: Make it able to be prelight and active...
2010-12-04 Carlos GarnachoMake "button" class depend on mode for GtkToggleButtons
2010-12-04 Carlos GarnachoGtkToggleButton: Set widget state as state flags.
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-19 Javier JardónCreate a private header to access some GtkButton variables
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Javier Jardóngtktogglebutton: move public members to private structure
2010-10-26 Javier Jardóngtktogglebutton: Add _gtk_toggle_button_set_active...
2010-09-26 Benjamin Ottebutton: Port to draw vfunc
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
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_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2009-02-22 Matthias ClasenRename gtk_activatable_reset to gtk_activatable_sync_ac...
2009-02-07 Matthias Clasen Make the new GtkAction code work with PolicyKit...
2009-01-27 Matthias ClasenDon't chain up blindly
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
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-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-09 Ross BurtonTurn off prelighting when gtk-touchscreen-mode is enabl...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-24 Matthias ClasenReplace "effect" by "affect" where appropriate. (#16510...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-10-11 Manish SinghDeprecation cleanup
2002-09-01 Soeren Sandmanndocs/reference/gtk/tmpl/gtkdialog.sgml
2002-08-10 Soren SandmannMinor documentation fixes
2002-07-25 Owen Taylor[ Patch from Padraig O'Briain, #87904 ]
2002-02-23 Owen TaylorMake button draw depressed whenever the user clicks...
2002-02-22 Soeren Sandmannfeedback when check and radio buttons are depressed.
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-08-27 Alexander LarssonAdd properties for labels, mnemonics and stock items...
2001-08-25 Owen TaylorAdd optional movement on push to buttons (based on...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-05 Havoc PenningtonUse new mnemonic convenience functions
2001-05-13 Owen TaylorRemove creative formatting.
2001-05-11 Tim Janikdon't propagate exposes to NULL child.
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-12-02 Anders CarlssonCommit GtkToggleButton fix to HEAD too.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-21 Jeff Garzik. Free 'nprefix', closing a memory leak. Spaced out...
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1998-12-19 Manish Singhs/(enter|leave)_button/$1/g, since pthreads.h no longer...
1998-12-17 Manish Singhrm -rf intl breaks --disable-nls, put it back
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-13 Lars Hamanndon't show event_window (gtk_toggle_button_map) (gtk_to...
1998-11-12 Manish Singhcast NULL to GtkItemFactoryCallback to ensure proper...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
next