]> Pileus Git - ~andy/gtk/history - gtk/gtktoolbar.c
Merges from gtk-1-2
[~andy/gtk] / gtk / gtktoolbar.c
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-10-02 ÉRDI GergoThis is an implementation of Idea #13 from
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
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.
1998-12-08 Andrew T. VeliathFunctions to test the toolbar space style.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-24 Andrew T. VeliathInclude radio buttons when setting relief for button...
1998-11-23 Havoc PenningtonWhen setting relief, also affect toggle buttons.
1998-09-16 Federico Mena QuinteroTest whether type is not equal to GTK_TOOLBAR_CHILD_RAD...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
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-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-21 Radek Doulikchanged packing in toolbar elements, so texts are alway...
1998-03-14 Federico Mena QuinteroMoved the gtk_signal_connect of the specified callback...
1998-03-14 Tim Janikrefuse to allocate with a greater height than requested.
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-23 rhlabsAdded gtk_toolbar_*_element() functions. Rewrote others
1998-02-21 Tim Janikapi changes to GtkToolBar to support the private toolti...
1998-02-02 Tim Janikfixed destroy handler, so it doesn't segfault with...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-30 Radek Doulikmake toolbar Child structure accesible from apps
1998-01-19 Federico MenaSet container_class->focus to NULL. Widgets in the...
1998-01-19 Federico MenaRemoved the GTK_PIXMAP casts to match Eckehard's new...
1998-01-18 MET Eckehard Bernschanged gtk_toolbar_{append,prepend,inser]_item to...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-13 Arturo EspinosaRe-indented to GNU style to be consistent with the...
1998-01-13 Federico Mena QuinteroFixed child->icon and child->label == NULL bugs.
1997-12-23 Arturo EspinosaAdded "orientation_changed" and "style_changed" signals...
1997-12-23 Arturo EspinosaDemo works fine. I have to add the missing functions...
1997-12-22 Arturo EspinosaIt compiles. Now I will add the toolbar example to...
1997-12-22 Arturo EspinosaVery basic functionality seems to be complete; I'll...
1997-12-19 Arturo EspinosaStarted work on a GtkToolbar widget. The idea is to...