summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Add ::screen-changed signal.Owen Taylor2002-11-071-25/+6
* Add startup notification hooks - mostly based on patch by Havoc PenningtonOwen Taylor2002-11-021-1/+1
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-10/+29
* Move g_free() call to before return.Padraig O'Briain2002-10-311-8/+11
* Don't insert mnemonics for stock items (#72918, reported by MikaelOwen Taylor2002-10-251-37/+55
* Multihead safety fixes, handle displays being closed. (#81651, based onOwen Taylor2002-10-221-1/+1
* Fix handling of getting the default style/icon size from the correctOwen Taylor2002-10-221-14/+32
* Deprecation cleanupManish Singh2002-10-091-52/+58
* call gtk_widget_ensure_style() before reading "button_relief". FixesSoeren Sandmann2002-09-071-2/+3
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-56/+76
* Go back to old style of drawing children over the bevel. (#58615)Owen Taylor2002-02-271-4/+4
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-1/+1
* Handle TOGGLE/RADIOBUTTON as well. (#68201, Damon Chaplin.)Owen Taylor2002-01-081-2/+4
* Fix leaks of results of gtk_container_get_children(). (#68199, DamonOwen Taylor2002-01-081-2/+12
* Trivial doc adjustment.Matthias Clasen2001-12-201-2/+3
* Close comment.Owen Taylor2001-12-081-1/+1
* Typo fixes.Matthias Clasen2001-12-071-0/+57
* Ref-sink the tooltips object. Ref-sink the tooltips object. Fix someOwen Taylor2001-11-211-0/+3
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-2/+3
* Fixed signal marshaller in GtkToolbar.Murray Cumming2001-10-151-2/+2
* Fixed some parameter types in calls to g_signal_new().Murray Cumming2001-10-151-2/+2
* Rename gtk_container_children() to gtk_container_get_children. AddedOwen Taylor2001-08-231-2/+2
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-62/+1
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-19/+0
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-11/+9
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-8/+8
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-1/+68
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-081-1/+13
* new functionHavoc Pennington2001-06-051-0/+40
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-18/+237
* Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1Alexander Larsson2001-05-171-36/+55
* fix warningHavoc Pennington2001-04-281-95/+116
* fix warningsHavoc Pennington2001-03-241-4/+4
* fix up some docsHavoc Pennington2001-03-231-0/+2
* handle mnemonics in the stock item labelHavoc Pennington2001-03-221-23/+98
* 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/+105
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-7/+5
* doh, this was broken beyond believe.Tim Janik2000-12-131-19/+17
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-34/+0
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-2/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-2/+2
* Fix to prepend not append. (Pointed out by Brett Hall.)GDK_OBJECT_WITH_PANGO_BRANCHPOINTOwen Taylor2000-06-061-1/+1
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-7/+8
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+1
* Adapt cast macros to standard.Raja R Harinath1999-11-221-16/+100
* This is an implementation of Idea #13 fromÉRDI Gergo1999-10-021-7/+92
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7