]> Pileus Git - ~andy/gtk/history - gtk/gtkoptionmenu.c
fixes to compile with G_DISABLE_COMPAT
[~andy/gtk] / gtk / gtkoptionmenu.c
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-05-31 Owen TaylorAccount for the fact that the border width is _outside_...
2001-05-01 Owen TaylorNew default theme! A slighly improved version of the...
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-28 Havoc Penningtonfix warning
2001-04-02 Owen TaylorReference param spec when caching property values,...
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-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-17 Owen TaylorAdd patch from Jonathan Blandford and Anders Carlsson...
1999-12-03 Owen TaylorNew function, long needed.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-02-01 Owen TaylorFixed problem with uints resulting in huge child alloca...
1999-01-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
1998-12-22 Owen TaylorReturn TRUE for button press events we handle. (Allows...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-11-01 GMT 1998 Austin... gtk/gtkoptionmenu.c make option menus work when some...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-07-07 Tim Janiktotaly binary incomnpatible change:
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-13 Owen TaylorRemoved code for drawing the child in two places at...
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-02-23 Tim JanikTODO updates (major ones ;).
1998-02-03 Tim Janikdon't add the same menu to different menuitems/ optionm...
1998-02-03 Tim Janikattach/detach to menu widget via
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1997-12-03 Jay PainterFixed a optionmenu bug where if you set a new menu...
1997-11-24 Elliot LeeInitial revision