| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -8/+23 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -1/+0 |
* | better error message if you try to add a widget to a bin that already has | Havoc Pennington | 2001-02-09 | 1 | -1/+0 |
* | Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2001-01-02 | 1 | -0/+1 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 1 | -0/+2 |
* | Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2 | Owen Taylor | 2000-11-18 | 1 | -5/+5 |
* | remove unecessary rules for win32-specific config-substituted targets. If | Owen Taylor | 2000-11-16 | 1 | -3/+0 |
* | Move list pointer forwards before removing item from list. (Crash reported | 0 | 2000-10-04 | 1 | -1/+0 |
* | #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to | Stanislav Brabec | 2000-07-31 | 1 | -1/+1 |
* | Add makefile.mingw.in to EXTRA_DIST. | Tor Lillqvist | 2000-07-30 | 1 | -0/+1 |
* | (Part 2) Remove gdk_*_lookup() defines, since they are defined by the | Elliot Lee | 2000-07-24 | 1 | -0/+1 |
* | More work on GDK for Win32. Still in an intermediate state. | Tor Lillqvist | 2000-07-23 | 1 | -1/+4 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -12/+11 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -10/+14 |
* | Fix conditionality to work the "right" way. Missed commits from previous. | Elliot Lee | 2000-06-20 | 1 | -1/+2 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -0/+2 |
* | Add missing backslash that was keeping GTK+ from building at all. | Owen Taylor | 2000-06-07 | 1 | -26/+26 |
* | make it possible to configure gtk for different targets on the same | CEST 2000 Paolo Molaro | 2000-06-07 | 1 | -16/+52 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+5 |
* | Fix screwy indentation. | Owen Taylor | 2000-04-05 | 1 | -0/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -0/+1 |
* | use gdk_cursor_unref instead of destroy | Havoc Pennington | 2000-01-29 | 1 | -0/+1 |
* | configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks to | Tor Lillqvist | 2000-01-15 | 1 | -1/+0 |
* | gdk/Makefile.am Distribute Win32 files. | Tor Lillqvist | 1999-12-11 | 1 | -1/+4 |
* | Distribute README.win32. | Tor Lillqvist | 1999-12-11 | 1 | -1/+4 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -17/+1 |
* | Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out by | Owen Taylor | 1999-10-03 | 1 | -18/+5 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -2/+23 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -48/+73 |
* | Make sure `gdkconfig.h' exists after the rule is fired. | Raja R Harinath | 1999-03-29 | 1 | -4/+10 |
* | Rename from configincludedir so that glibconfig.h will be installed as | Raja R Harinath | 1999-03-26 | 1 | -2/+2 |
* | Configure now generates a gdkconfig.h file, in similar way as GLib's | Tor Lillqvist | 1999-03-13 | 1 | -0/+12 |
* | Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glib | Owen Taylor | 1999-01-27 | 1 | -1/+1 |
* | urg, fixups | Tim Janik | 1998-12-16 | 1 | -5/+11 |
* | Remove --with-threads, unused GTK_THREAD_FLAGS | Jeff Garzik | 1998-12-16 | 1 | -1/+0 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -1/+1 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -1/+2 |
* | configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES. | Manish Singh | 1998-12-01 | 1 | -1/+9 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -3/+2 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -9/+8 |
* | Update to libtool-1.2b, change library versioning scheme to drop | Owen Taylor | 1998-09-17 | 1 | -5/+5 |
* | fatal warning option is split up now, "--g-fatal-warnings" causes fatal | Tim Janik | 1998-08-16 | 1 | -0/+1 |
* | Build fixes for gdkrgb | Manish Singh | 1998-07-15 | 1 | -0/+2 |
* | glib/* Moved to glib module | Owen Taylor | 1998-06-10 | 1 | -1/+1 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+1 |
* | preserve automake CFLAGS. | Tim Janik | 1998-05-11 | 1 | -4/+3 |
* | postfix -lg* libraries with LT_RELEASE. | Tim Janik | 1998-05-07 | 1 | -1/+3 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -2/+0 |
* | When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and | Owen Taylor | 1998-03-26 | 1 | -1/+1 |
* | glib include -timj | Tim Janik | 1998-03-10 | 1 | -1/+1 |