| Commit message (Expand) | Author | Age | Files | Lines |
* | If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get the | Tor Lillqvist | 1999-12-29 | 1 | -0/+4 |
* | gdk/Makefile.am Distribute Win32 files. | Tor Lillqvist | 1999-12-11 | 1 | -0/+2 |
* | Fix typo. | Tor Lillqvist | 1999-11-21 | 1 | -1/+1 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -888/+294 |
* | (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 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -714/+60 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -3/+3 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -72/+211 |
* | One-character fix to make it compile - Federico | Arturo Espinosa | 1998-10-21 | 1 | -1/+1 |
* | Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION. | Owen Taylor | 1998-10-20 | 1 | -171/+147 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -762/+242 |
* | use g_atexit() instead of ATEXIT. | Tim Janik | 1998-09-08 | 1 | -2/+1 |
* | When the pointer is grabbed on an input window, either explicitely, or | Owen Taylor | 1998-09-05 | 1 | -2/+1 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -61/+61 |
* | use g_get_current_dir() instead of getcwd(). | Tim Janik | 1998-08-18 | 1 | -11/+15 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 1 | -843/+843 |
* | gdk.c: fixed bug in gdk_input_remove | Dietmar Maurer | 1998-08-17 | 1 | -22/+33 |
* | use native Xlib XConvertCase if it's available | Manish Singh | 1998-06-28 | 1 | -4/+13 |
* | compatibility function to provide XConvertCase() functionality from X11R6 | Tim Janik | 1998-06-27 | 1 | -4/+134 |
* | prevent gdk_init() from segfaulting when invoked with (NULL, NULL); (this | Tim Janik | 1998-06-10 | 1 | -13/+22 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -2/+72 |
* | New enumeration for the "mode" field of crossing events. (struct | Federico Mena Quintero | 1998-05-27 | 1 | -0/+49 |
* | include gdkx.h always (for GDK_ROOT_WINDOW) | Radek Doulik | 1998-05-26 | 1 | -2/+0 |
* | Locate child at (border_width,border_width), not | Owen Taylor | 1998-05-23 | 1 | -0/+50 |
* | Add GDK_SUBSTRUCTURE_NOTIFY_MASK | Elliot Lee | 1998-05-19 | 1 | -1/+4 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+23 |
* | include gdkkeysyms.h always | rodo | 1998-05-15 | 1 | -1/+1 |
* | Fixed up a stat() that Sopwith missed when changing stat => lstat. | Owen Taylor | 1998-05-13 | 1 | -2/+2 |
* | Try to figure out if this is Digital Unix and we need -std1 to get the | Owen Taylor | 1998-05-10 | 1 | -12/+13 |
* | Merges from the gtk-1-0 branch | Owen Taylor | 1998-05-04 | 1 | -1/+1 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -16/+16 |
* | Random debugging fixed this bug: There is no need to set the ExposureMask | Miguel de Icaza | 1998-04-29 | 1 | -3/+3 |
* | Try adding "ExposureMask" to the event mask during a drag, so that things | Elliot Lee | 1998-04-28 | 1 | -2/+2 |
* | Don't read the character past the end of the text. | Owen Taylor | 1998-04-14 | 1 | -19/+26 |