]> Pileus Git - ~andy/gtk/history - gtk/gtkcheckmenuitem.c
GtkColorChooserWidget: deselect swatch before removing palettes
[~andy/gtk] / gtk / gtkcheckmenuitem.c
2012-02-27 Javier JardónChange FSF Address
2011-12-19 Rui Matoscheckmenuitem: Clean up state flags handling on drawing
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-18 Benjamin Ottea11y: Rename checksubmenuitem to checkmenuitem
2011-07-18 Benjamin Ottea11y: Remove gtkcheckmneuitemaccessible.[ch]
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Benjamin Ottemenuitems: Use submenuitem accessible exclusively
2011-07-05 Matthias ClasenConvert GailCheck(Sub)MenuItem to GtkAccessible classes
2011-04-13 Javier JardónMove documentation to inline comments: GtkCheckMenuItem
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-03 Cosimo CecchiUse 16 as default size for checkbutton indicator
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoMake GtkCheckMenuItem use GtkStyleContext
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin OtteAPI: checkmenuitem: Port to draw vfunc
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkcheckmenuitem.c: use accessor functions to acces...
2010-07-19 Javier JardónAdd _gtk_check_menu_item_set_active() internal function
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-13 Javier Jardóngtkcheckmenuitem: Move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated code: GtkCheckMenuItem
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_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
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_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
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-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-11-06 Tristan Van Berkomadded new apis gtk_menu_item_[set/get]_label() and
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
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...
2007-07-27 Michael NattererFix check/radio indicator drawing mess (bug #452225):
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-12 Matthias ClasenRemove a line without effect.
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.
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-02-21 Matthias ClasenBug 112647 (Bill Haneman, patch by Narayana Pattipati):
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-08-29 Matthias ClasenAlso support "draw_as_radio".
2003-08-29 Matthias ClasenInstall "draw_as_radio" as a separate property, not...
2003-08-29 Soeren SandmannOnly treat buttons as homogeneous when they are narrowe...
2003-07-06 Soeren Sandmannadd vertical_padding style property.
2003-06-04 Owen Taylorgtk/gtkradiobutton.c (gtk_radio_button_draw_indicator...
2002-11-08 Matthias ClasenRTL flipping for check menu items.
2002-10-05 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-28 Owen TaylorNotify on the ::active property _here_, not in
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
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-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
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-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-17 Tim Janikdeprecated gtk_check_menu_item_set_state, people should use
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-16 Tim Janikboy! did i really modify that many files?
next