| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some docs inline | Matthias Clasen | 2007-07-11 | 1 | -0/+7 |
* | Notify the "embedded" property also on normal construction and when | Christian Persch | 2006-12-25 | 1 | -1/+6 |
* | Make it possible to track the embeddedness of statusicon (#387215, Martyn | Matthias Clasen | 2006-12-22 | 1 | -0/+44 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -39/+10 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -2/+8 |
* | Fix the build | Matthias Clasen | 2005-12-20 | 1 | -1/+1 |
* | Documentation fixes. | Matthias Clasen | 2005-12-19 | 1 | -22/+22 |
* | Keep track of cursor position also in root window coordinates. Prune out | Tor Lillqvist | 2005-09-02 | 1 | -0/+2 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+3 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fixes "notification area leaks space" (bug #312687) | Mark McLoughlin | 2005-08-09 | 1 | -1/+1 |
* | gtk/gtksocket.c Splice out backend-dependend parts to separate files, see | Tor Lillqvist | 2005-07-21 | 1 | -312/+126 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+5 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Call gdk_window_enable_synchronized_configure() | Soeren Sandmann | 2004-08-05 | 1 | -0/+2 |
* | Avoid errors when removing the plug from the socket. (#128546, Christopher | Matthias Clasen | 2004-02-18 | 1 | -2/+5 |
* | Put the supported protocol version in in the right field of the | Matthias Clasen | 2003-10-07 | 1 | -1/+1 |
* | Send the focus on to the parent when there was no focus widget before and | Owen Taylor | 2003-08-25 | 1 | -91/+49 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+4 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -13/+14 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -21/+21 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -2/+2 |
* | Add a "is_focus" property indicating whether a widget is the focus widget | Owen Taylor | 2002-06-06 | 1 | -30/+15 |
* | Undo an accidental revert of fixes of May 16. (Caught by Padraig O'Briain) | Owen Taylor | 2002-05-20 | 1 | -4/+28 |
* | Fix a missing unref in the local/passive case. (#82067, Michael Meeks) | Owen Taylor | 2002-05-17 | 1 | -30/+9 |
* | Only optimize out the full configure handling if we got a gratuitous | Owen Taylor | 2002-05-16 | 1 | -30/+0 |
* | Thu May 16 18:47:29 2002 Owen Taylor <otaylor@redhat.com> ... | Owen Taylor | 2002-05-16 | 1 | -4/+28 |
* | gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typos | Vitaly Tishkov | 2002-05-13 | 1 | -3/+3 |
* | changed the order of the arguments. #80278 | Erwann Chenede - | 2002-05-03 | 1 | -5/+5 |
* | Doc fixes. | Owen Taylor | 2002-04-30 | 1 | -1/+0 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -30/+98 |
* | Save x and y in window_private. | Alexander Larsson | 2002-04-21 | 1 | -1/+5 |
* | Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB | Owen Taylor | 2002-02-24 | 1 | -102/+67 |
* | Handle the case where bin->child is NULL. (#70153, Padraig O'Briain) | Owen Taylor | 2002-01-31 | 1 | -1/+1 |
* | Return FALSE not true in the grab_widget == NULL case. (Bug reported by | Owen Taylor | 2002-01-27 | 1 | -0/+1 |
* | Speak of window IDs rather than XIDs in the docs. | Matthias Clasen | 2002-01-09 | 1 | -2/+2 |
* | gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of key | Owen Taylor | 2001-12-27 | 1 | -4/+9 |
* | Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.) | Owen Taylor | 2001-12-26 | 1 | -0/+2 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -0/+1 |
* | (Fixes related to #64428, Michael Meeks) | Owen Taylor | 2001-11-19 | 1 | -2/+13 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+2 |
* | Remove unused static function. (xpm_skip_string): Dito. | Daniel Egger | 2001-11-14 | 1 | -0/+2 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -4/+4 |
* | Fix docs. (#61976) | Matthias Clasen | 2001-10-18 | 1 | -1/+1 |
* | Small warning cleanups. | Owen Taylor | 2001-09-20 | 1 | -0/+2 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -3/+3 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -1/+0 |