| Commit message (Expand) | Author | Age | Files | Lines |
* | Include gtkmodules.h. (#155885, Kazuki IWAMOTO) | Matthias Clasen | 2004-10-20 | 1 | -0/+1 |
* | Call gtk_tool_item_rebuild_menu(). | Søren Sandmann | 2004-09-14 | 1 | -1/+0 |
* | Rename function parameters from index to index_ to prevent clash with BSD | Matthias Clasen | 2004-06-02 | 1 | -1/+1 |
* | Add boolean destroying (gtk_menu_destroy): Set priv->destroying | Soeren Sandmann | 2004-03-09 | 1 | -37/+39 |
* | Add _gtk_toolbar_paint_space_line(), _gtk_toolbar_get_default_space_size | Soeren Sandmann | 2004-01-18 | 1 | -5/+5 |
* | Don't leak the overflow menu. | Soeren Sandmann | 2004-01-17 | 1 | -5/+11 |
* | Update my e-mail address. | Anders Carlsson | 2003-12-29 | 1 | -1/+1 |
* | Add this function; remove gtk_toolbar_highlight_drop_location() and | Soeren Sandmann | 2003-10-29 | 1 | -5/+3 |
* | Make this function take an index and a GtkToolItem. | Soeren Sandmann | 2003-10-25 | 1 | -13/+12 |
* | Add support for OS X like sliding of toolbar items during drag and drop, | Soeren Sandmann | 2003-10-20 | 1 | -33/+39 |
* | Doc formatting tweaks. | Matthias Clasen | 2003-09-30 | 1 | -1/+0 |
* | swap icon_widget and label arguments to match BonoboUIToolbarButton. | Soeren Sandmann | 2003-07-30 | 1 | -7/+8 |
* | Move documentation inline from template files. | Soeren Sandmann | 2003-07-29 | 1 | -6/+7 |
* | new test for removing items | Soeren Sandmann | 2003-07-04 | 1 | -9/+8 |
* | Insert cast to fix warning. Assign something to old_value to quiet gcc | Soeren Sandmann | 2003-07-03 | 1 | -1/+4 |
* | Add new toolbar headers | Soeren Sandmann | 2003-07-02 | 1 | -0/+3 |
* | gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.c | Soeren Sandmann | 2003-06-29 | 1 | -78/+101 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -7/+9 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+5 |
* | new function | Havoc Pennington | 2001-06-05 | 1 | -0/+2 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -4/+11 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -11/+0 |
* | fix up some docs | Havoc Pennington | 2001-03-23 | 1 | -1/+1 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -1/+1 |
* | New functions gtk_toolbar_set_icon_size and gtk_toolbar_insert_stock to | Alexander Larsson | 2001-03-15 | 1 | -0/+14 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -10/+12 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | Functions to test the toolbar space style. | Andrew T. Veliath | 1998-12-08 | 1 | -11/+20 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 1 | -3/+2 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 1 | -0/+4 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Added gtk_toolbar_*_element() functions. Rewrote others | rhlabs | 1998-02-23 | 1 | -0/+40 |
* | api changes to GtkToolBar to support the private tooltips text also. | Tim Janik | 1998-02-21 | 1 | -2/+8 |
* | move enum GtkToolbarChildType before typedef to make gtktoolbar.h compile wit... | Radek Doulik | 1998-02-01 | 1 | -7/+5 |
* | make toolbar Child structure accesible from apps | Radek Doulik | 1998-01-30 | 1 | -2/+20 |
* | Removed the GTK_PIXMAP casts to match Eckehard's new prototypes. | Federico Mena | 1998-01-19 | 1 | -5/+5 |
* | changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget as | MET Eckehard Berns | 1998-01-18 | 1 | -3/+3 |
* | Fixed child->icon and child->label == NULL bugs. | Federico Mena Quintero | 1998-01-13 | 1 | -5/+15 |
* | Added "orientation_changed" and "style_changed" signals to GtkToolbar. | Arturo Espinosa | 1997-12-23 | 1 | -27/+41 |
* | Demo works fine. I have to add the missing functions for setting the toolbar's | Arturo Espinosa | 1997-12-23 | 1 | -2/+12 |
* | It compiles. Now I will add the toolbar example to testgtk.c - Federico | Arturo Espinosa | 1997-12-22 | 1 | -0/+1 |
* | Very basic functionality seems to be complete; I'll try compiling it | Arturo Espinosa | 1997-12-22 | 1 | -9/+22 |
* | Started work on a GtkToolbar widget. The idea is to eventually dump a | Arturo Espinosa | 1997-12-19 | 1 | -0/+76 |