| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -30/+0 |
* | Detectable auto-repeat - make a repeating key generate | Owen Taylor | 2001-03-03 | 1 | -0/+11 |
* | use _gdk_region_get_xrectangles() | Havoc Pennington | 2001-03-02 | 1 | -0/+24 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -1/+0 |
* | GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those two | Havoc Pennington | 2001-02-19 | 1 | -16/+0 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -0/+2 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 1 | -32/+27 |
* | Add gdk_window_iconify. | Owen Taylor | 2000-10-04 | 1 | -4/+14 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Patch from George Liebl to add a GdkGrabStatus enumeration to use as a | Owen Taylor | 2000-07-06 | 1 | -11/+35 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -11/+7 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -9/+10 |
* | Add call to g_type_init() - we'll need this later, and this makes sure | Owen Taylor | 2000-06-06 | 1 | -0/+2 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -2/+2 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -6/+5 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -617/+63 |
* | (since noone objected on gtk-devel) | ÉRDI Gergo | 1999-10-11 | 1 | -1/+1 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -20/+13 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -138/+3 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -18/+56 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 1 | -10/+20 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 1 | -2/+82 |
* | Patch from Felix Bellaby <felix@pooh.u-net.com> | Owen Taylor | 1999-01-17 | 1 | -2/+40 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 1 | -5/+5 |
* | Check for broken glibc 2.0 mb functions, and avoid them. | Owen Taylor | 1998-12-17 | 1 | -34/+0 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -0/+16 |
* | Removed unused variable, fixed minor memory leak. | Owen Taylor | 1998-12-15 | 1 | -19/+0 |
* | Remove gdk_signal, which crept back in in last commit. | Owen Taylor | 1998-12-15 | 1 | -46/+0 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -2138/+45 |
* | acconfig.h removed IPC_RMID_DEFERRED_RELEASE check | Manish Singh | 1998-12-15 | 1 | -82/+0 |