| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -19/+0 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -11/+9 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 1 | -8/+8 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -1/+68 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -1/+13 |
* | new function | Havoc Pennington | 2001-06-05 | 1 | -0/+40 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -18/+237 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -36/+55 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -95/+116 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 1 | -4/+4 |
* | fix up some docs | Havoc Pennington | 2001-03-23 | 1 | -0/+2 |
* | handle mnemonics in the stock item label | Havoc Pennington | 2001-03-22 | 1 | -23/+98 |
* | 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/+105 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -7/+5 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -19/+17 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -34/+0 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -2/+2 |
* | Fix to prepend not append. (Pointed out by Brett Hall.)GDK_OBJECT_WITH_PANGO_BRANCHPOINT | Owen Taylor | 2000-06-06 | 1 | -1/+1 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -7/+8 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -1/+1 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -16/+100 |
* | This is an implementation of Idea #13 from | ÉRDI Gergo | 1999-10-02 | 1 | -7/+92 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -2/+2 |
* | 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 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -14/+18 |
* | Functions to test the toolbar space style. | Andrew T. Veliath | 1998-12-08 | 1 | -9/+103 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Include radio buttons when setting relief for button items. | Andrew T. Veliath | 1998-11-24 | 1 | -0/+2 |
* | When setting relief, also affect toggle buttons. | Havoc Pennington | 1998-11-23 | 1 | -1/+3 |
* | Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before | Federico Mena Quintero | 1998-09-16 | 1 | -1/+1 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -7/+21 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -0/+2 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -25/+2 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 1 | -1/+39 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | changed packing in toolbar elements, so texts are always at the bottom | Radek Doulik | 1998-03-21 | 1 | -9/+9 |
* | Moved the gtk_signal_connect of the specified callback into the big | Federico Mena Quintero | 1998-03-14 | 1 | -193/+205 |
* | refuse to allocate with a greater height than requested. | Tim Janik | 1998-03-14 | 1 | -5/+9 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -1/+1 |
* | Added gtk_toolbar_*_element() functions. Rewrote others | rhlabs | 1998-02-23 | 1 | -132/+181 |
* | api changes to GtkToolBar to support the private tooltips text also. | Tim Janik | 1998-02-21 | 1 | -13/+19 |
* | fixed destroy handler, so it doesn't segfault with the new refcounting | Tim Janik | 1998-02-02 | 1 | -6/+12 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -1/+1 |
* | make toolbar Child structure accesible from apps | Radek Doulik | 1998-01-30 | 1 | -50/+33 |
* | Set container_class->focus to NULL. Widgets in the toolbar should not get | Federico Mena | 1998-01-19 | 1 | -0/+1 |