| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h | Michael Natterer | 2008-01-14 | 1 | -5/+5 |
* | Be more careful when checking for ButtonRelease events that end implicit | Matthias Clasen | 2007-02-16 | 1 | -1/+7 |
* | Apply a patch by Chris Wilson to avoid spurious valgrind warnings from | Matthias Clasen | 2007-01-04 | 1 | -1/+4 |
* | Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) | Matthias Clasen | 2006-05-25 | 1 | -3/+12 |
* | Make _gdk_windowing_args const. | Matthias Clasen | 2006-04-03 | 1 | -1/+1 |
* | Various cleanups. (#315359, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -1/+1 |
* | Broken pipe | Matthias Clasen | 2005-09-11 | 1 | -1/+1 |
* | Don't generate events on destroyed windows. | Matthias Clasen | 2005-07-07 | 1 | -9/+12 |
* | Handle broken grabs. | Matthias Clasen | 2005-06-30 | 1 | -10/+55 |
* | Ignore GrabBroken events which are caused by overgrabbing inside the | Matthias Clasen | 2005-06-27 | 1 | -25/+16 |
* | Avoid a segfault. (#309054) | Matthias Clasen | 2005-06-27 | 1 | -4/+12 |
* | Don't emit grab-broken for overgrabbing, until we figure out how to do | Matthias Clasen | 2005-06-26 | 1 | -6/+12 |
* | Add a GrabBroken event to GDK, and a grab-broken-event signal to | Matthias Clasen | 2005-06-25 | 1 | -4/+43 |
* | Handle cursor theme changes for cached cursors which are not associated | Matthias Clasen | 2005-06-17 | 1 | -2/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -2/+3 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -2/+2 |
* | Add descriptions for the commandline arguments. The actual descriptions | Matthias Clasen | 2004-09-05 | 1 | -1/+3 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -4/+3 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | Requires glib-2.3.0, pango-1.2.0. | Owen Taylor | 2003-08-02 | 1 | -2/+0 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -5/+5 |
* | Add startup notification hooks - mostly based on patch by Havoc Pennington | Owen Taylor | 2002-11-02 | 1 | -9/+0 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 1 | -0/+33 |
* | Set the client ID on all displays. (#85713) | Owen Taylor | 2002-09-30 | 1 | -17/+2 |
* | Remove explicit calls to pango_x/xft_shutdown_display() since Pango now | Owen Taylor | 2002-08-09 | 1 | -1/+0 |
* | Remove references to gdk_initialized (#81060, Jacob Berkman) | Owen Taylor | 2002-08-02 | 1 | -6/+0 |
* | New demo for window migration between different displays and screens. | Owen Taylor | 2002-08-01 | 1 | -1/+4 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -22/+8 |
* | gdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32.c pass argc and argv | Sven Neumann | 2002-07-16 | 1 | -1/+2 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -8/+8 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -153/+0 |
* | Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a | Anders Carlsson | 2002-04-26 | 1 | -0/+6 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -201/+152 |
* | Robustify tracking of pointer grab window. | Owen Taylor | 2002-03-02 | 1 | -3/+148 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | Move here, and save/restore the X error handler to allow people using GTK+ | Owen Taylor | 2002-01-17 | 1 | -7/+79 |
* | *** empty log message *** | Jacob Berkman | 2001-12-11 | 1 | -25/+27 |
* | Ugh, broken pipe. | Anders Carlsson | 2001-10-26 | 1 | -1/+1 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -3/+3 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 1 | -0/+2 |
* | Prevent a false alarm constness warning with a cast. | Owen Taylor | 2001-09-08 | 1 | -1/+1 |
* | Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. Remove | Owen Taylor | 2001-09-07 | 1 | -2/+0 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -48/+63 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 1 | -1/+0 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -1/+0 |
* | new function for mapping a window without fooling with stacking order, but | Havoc Pennington | 2001-06-28 | 1 | -0/+20 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 1 | -4/+6 |
* | Improve error messages for X errors and losing connection to the X server. | Havoc Pennington | 2001-05-20 | 1 | -16/+30 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -7/+0 |