]> Pileus Git - ~andy/gtk/history - gtk/gtktoolbar.c
Moved the gtk_signal_connect of the specified callback into the big
[~andy/gtk] / gtk / gtktoolbar.c
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...