| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some more GdkDebugFlags, for more fine-grained debugging output | Tor Lillqvist | 2002-02-13 | 1 | -1/+8 |
* | Set the fallback program class here, rather than | Owen Taylor | 2002-01-21 | 1 | -6/+7 |
* | Fix wrong types for command line arguments (#69124, Ryan Lovett) | Owen Taylor | 2002-01-21 | 1 | -5/+3 |
* | Move here, and save/restore the X error handler to allow people using GTK+ | Owen Taylor | 2002-01-17 | 1 | -79/+0 |
* | *** empty log message *** | Jacob Berkman | 2001-12-11 | 1 | -1/+2 |
* | Fallback to setting the prgname to "<unknown>" if someone doesn't pass in | Christopher Blizzard | 2001-12-08 | 1 | -1/+4 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -4/+4 |
* | Don't call g_thread_init(), we don't want to link to -lgthread if we don't | Owen Taylor | 2001-10-22 | 1 | -3/+2 |
* | Add a function, gdk_threads_init() that must be explicitely called to | Owen Taylor | 2001-10-22 | 1 | -3/+20 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -30/+50 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 1 | -1/+0 |
* | Fix args to g_type_init(). | Owen Taylor | 2001-06-29 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -1/+1 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -10/+0 |
* | GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those two | Havoc Pennington | 2001-02-19 | 1 | -3/+9 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -1/+1 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 1 | -178/+0 |
* | #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to | Stanislav Brabec | 2000-07-31 | 1 | -0/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -3/+3 |
* | Add call to g_type_init() - we'll need this later, and this makes sure | Owen Taylor | 2000-06-06 | 1 | -1/+5 |
* | Don't try to draw too narrow or too low arcs, they seem to fail, at least | Tor Lillqvist | 2000-05-02 | 1 | -1/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -1/+1 |
* | 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 |