| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some assignments involving booleans. (#346467, Christian Persch) | Matthias Clasen | 2006-07-05 | 1 | -7/+7 |
* | doc improvement | Matthias Clasen | 2006-06-19 | 1 | -3/+3 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Better handling of the window group on unsetting transient-for, since the | Alexander Larsson | 2006-05-12 | 1 | -4/+13 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 1 | -1/+24 |
* | Fix doc typos. | Matthias Clasen | 2006-05-08 | 1 | -0/+2 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -39/+9 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -8/+66 |
* | Don't for the creation of geometry info here. (#114533) | Matthias Clasen | 2006-03-13 | 1 | -6/+15 |
* | Make this function public API. (#307099, Todd Berman) | Matthias Clasen | 2006-01-10 | 1 | -3/+13 |
* | Only connect to the event if we have a frame, since the handler is only | Matthias Clasen | 2006-01-05 | 1 | -5/+6 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -34/+48 |
* | Documentation fixes. (#324815, Ross Burton) | Matthias Clasen | 2005-12-26 | 1 | -7/+6 |
* | Documentation fixes. | Matthias Clasen | 2005-12-19 | 1 | -0/+1 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -2/+1 |
* | gtk_window_map_event(): new function to work around lost unmap requests. | Tim Janik | 2005-09-15 | 1 | -0/+21 |
* | No point in using a mem chunk for window groups, buttons, labels. | Matthias Clasen | 2005-09-14 | 1 | -1/+1 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -9/+3 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -3/+3 |
* | Don't set unsigned ints to -1. (#315481, Kjartan Maraas) | Matthias Clasen | 2005-09-09 | 1 | -8/+4 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -13/+13 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -5/+5 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -2/+3 |
* | Inherit window groups across transient parents. (#312918, Christian | Matthias Clasen | 2005-08-31 | 1 | -0/+7 |
* | Add a deletable property with getter and setter, to control the close | Matthias Clasen | 2005-08-30 | 1 | -0/+99 |
* | add declaration for _gtk_icon_theme_check_reload. | Manish Singh | 2005-08-22 | 1 | -6/+4 |
* | Implement a clientmessage based scheme for makeing sure that all GTK+ | Matthias Clasen | 2005-08-22 | 1 | -7/+18 |
* | Revert part of patch from #166379; don't have gtk_window_present() change | Elijah Newren | 2005-07-26 | 1 | -3/+0 |
* | No need for ifdef, can now use GTK_IS_PLUG() with all backends. | Tor Lillqvist | 2005-07-21 | 1 | -5/+2 |
* | Make gdk_window_present() move the window to the current desktop, instead | Matthias Clasen | 2005-07-11 | 1 | -14/+17 |
* | Take window groups into account. (#309473, Diego Gonzalez) | Matthias Clasen | 2005-07-05 | 1 | -0/+9 |
* | Variant of gtk_window_present which takes a timestamp. (#166379, Elijah | Matthias Clasen | 2005-06-20 | 1 | -7/+33 |
* | Support the ICCCM urgency hint. (#61858, Havoc Pennington) | Matthias Clasen | 2005-06-17 | 1 | -0/+72 |
* | Queue a draw on the old and new focus widgets, if their defaultness | Matthias Clasen | 2005-06-17 | 1 | -3/+14 |
* | Fox doc formatting, pointed out by Kjartan Maraas. | Matthias Clasen | 2005-06-15 | 1 | -3/+3 |
* | Fix some docs | Matthias Clasen | 2005-06-15 | 1 | -9/+15 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -19/+19 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -23/+23 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -14/+14 |
* | Fix links to freedesktop.org specs in the documentation. | Matthias Clasen | 2005-02-21 | 1 | -8/+10 |
* | Use the timestamp of the last user interaction when focusing the window. | Matthias Clasen | 2005-02-21 | 1 | -0/+9 |
* | Set info->icon_list to NULL after freeing it. (#165800, Damon Chaplin) | Matthias Clasen | 2005-02-02 | 1 | -0/+1 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -1/+1 |
* | Compare only the HAS_DEFAULT flags. (#160711, Tommi Komulainen) | Matthias Clasen | 2004-12-13 | 1 | -3/+3 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+43 |
* | Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) | Matthias Clasen | 2004-12-10 | 1 | -166/+40 |
* | Revert the patch which added no-alt mnemonics, since it interfers badly | Matthias Clasen | 2004-12-10 | 1 | -80/+30 |
* | 2.5.5GTK_2_5_5 | Matthias Clasen | 2004-11-12 | 1 | -1/+1 |
* | As a last stage in GtkWindow key press handing, try adding | Matthias Clasen | 2004-11-02 | 1 | -30/+80 |