summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.h
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+5
* new functionHavoc Pennington2001-06-051-0/+2
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-4/+11
* fix warningHavoc Pennington2001-04-281-11/+0
* fix up some docsHavoc Pennington2001-03-231-1/+1
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-1/+1
* New functions gtk_toolbar_set_icon_size and gtk_toolbar_insert_stock toAlexander Larsson2001-03-151-0/+14
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+2
* Adapt cast macros to standard.Raja R Harinath1999-11-221-10/+12
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* 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