summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.h
Commit message (Expand)AuthorAgeFilesLines
* Functions to test the toolbar space style.Andrew T. Veliath1998-12-081-11/+20
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-3/+2
* (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)Owen Taylor1998-05-121-0/+4
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Added gtk_toolbar_*_element() functions. Rewrote othersrhlabs1998-02-231-0/+40
* api changes to GtkToolBar to support the private tooltips text also.Tim Janik1998-02-211-2/+8
* move enum GtkToolbarChildType before typedef to make gtktoolbar.h compile wit...Radek Doulik1998-02-011-7/+5
* make toolbar Child structure accesible from appsRadek Doulik1998-01-301-2/+20
* Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.Federico Mena1998-01-191-5/+5
* changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget asMET Eckehard Berns1998-01-181-3/+3
* Fixed child->icon and child->label == NULL bugs.Federico Mena Quintero1998-01-131-5/+15
* Added "orientation_changed" and "style_changed" signals to GtkToolbar.Arturo Espinosa1997-12-231-27/+41
* Demo works fine. I have to add the missing functions for setting the toolbar'sArturo Espinosa1997-12-231-2/+12
* It compiles. Now I will add the toolbar example to testgtk.c - FedericoArturo Espinosa1997-12-221-0/+1
* Very basic functionality seems to be complete; I'll try compiling itArturo Espinosa1997-12-221-9/+22
* Started work on a GtkToolbar widget. The idea is to eventually dump aArturo Espinosa1997-12-191-0/+76