]> Pileus Git - ~andy/gtk/history - gtk/gtkcheckmenuitem.c
Revert name change
[~andy/gtk] / gtk / gtkcheckmenuitem.c
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?
1998-06-07 Tim Janikfixed an assertment.
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-07 Tim Janikapplied jamesa-971010-0 for stability. applied jamesa...
1997-11-24 Elliot LeeInitial revision