| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ::screen-changed signal. | Owen Taylor | 2002-11-07 | 1 | -25/+6 |
* | Add startup notification hooks - mostly based on patch by Havoc Pennington | Owen Taylor | 2002-11-02 | 1 | -1/+1 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 1 | -10/+29 |
* | Move g_free() call to before return. | Padraig O'Briain | 2002-10-31 | 1 | -8/+11 |
* | Don't insert mnemonics for stock items (#72918, reported by Mikael | Owen Taylor | 2002-10-25 | 1 | -37/+55 |
* | Multihead safety fixes, handle displays being closed. (#81651, based on | Owen Taylor | 2002-10-22 | 1 | -1/+1 |
* | Fix handling of getting the default style/icon size from the correct | Owen Taylor | 2002-10-22 | 1 | -14/+32 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -52/+58 |
* | call gtk_widget_ensure_style() before reading "button_relief". Fixes | Soeren Sandmann | 2002-09-07 | 1 | -2/+3 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -56/+76 |
* | Go back to old style of drawing children over the bevel. (#58615) | Owen Taylor | 2002-02-27 | 1 | -4/+4 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 1 | -1/+1 |
* | Handle TOGGLE/RADIOBUTTON as well. (#68201, Damon Chaplin.) | Owen Taylor | 2002-01-08 | 1 | -2/+4 |
* | Fix leaks of results of gtk_container_get_children(). (#68199, Damon | Owen Taylor | 2002-01-08 | 1 | -2/+12 |
* | Trivial doc adjustment. | Matthias Clasen | 2001-12-20 | 1 | -2/+3 |
* | Close comment. | Owen Taylor | 2001-12-08 | 1 | -1/+1 |
* | Typo fixes. | Matthias Clasen | 2001-12-07 | 1 | -0/+57 |
* | Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some | Owen Taylor | 2001-11-21 | 1 | -0/+3 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | Fixed signal marshaller in GtkToolbar. | Murray Cumming | 2001-10-15 | 1 | -2/+2 |
* | Fixed some parameter types in calls to g_signal_new(). | Murray Cumming | 2001-10-15 | 1 | -2/+2 |
* | Rename gtk_container_children() to gtk_container_get_children. Added | Owen Taylor | 2001-08-23 | 1 | -2/+2 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -62/+1 |
* | 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 |