| Commit message (Expand) | Author | Age | Files | Lines |
* | big patch from Kjartan Maraas to fix numerous typos. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Only include the Default and Emacs themes' gtkrc files. Include | Tor Lillqvist | 2003-05-27 | 1 | -1/+1 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 1 | -93/+95 |
* | Merge from stable: | Tor Lillqvist | 2003-01-12 | 1 | -0/+1 |
* | Use correct DLL and import library names, with GTK_API_VERSION in name, | Tor Lillqvist | 2003-01-05 | 1 | -2/+0 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -1/+2 |
* | Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / | Owen Taylor | 2002-10-07 | 1 | -0/+1 |
* | Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share | Eric Warmenhoven | 2002-09-27 | 1 | -4/+10 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -0/+2 |
* | Move GDK_DEP_LIBS from LDFLAGS to each of the libgdk_*_LIBADD, to fix | Tor Lillqvist | 2002-08-21 | 1 | -4/+4 |
* | When overriding LDFLAGS, include @LDFLAGS@, otherwise LDFLAGS the users | Owen Taylor | 2002-08-05 | 1 | -0/+1 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -4/+4 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 1 | -32/+51 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -0/+2 |
* | Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth | Owen Taylor | 2002-05-14 | 1 | -10/+28 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -0/+4 |
* | gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to | Tor Lillqvist | 2002-04-18 | 1 | -1/+1 |
* | Add missing .la suffix for libgdk_pixbuf. | Tor Lillqvist | 2002-03-07 | 1 | -1/+1 |
* | gdk/Makefile.am rework so that only things that really need to be done | Manish Singh | 2002-03-06 | 1 | -10/+7 |
* | gdk/Makefile.am use install-foo-hook instead of install-foo-local, since | Manish Singh | 2002-03-06 | 1 | -2/+2 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 1 | -23/+23 |
* | Add a --enable-explicit-deps option to control whether dependency | Owen Taylor | 2002-03-02 | 1 | -1/+10 |
* | Simplify Makefiles. <URL: http://bugzilla.gnome.org/show_bug.cgi?id=68969> | Raja R Harinath | 2002-01-18 | 1 | -29/+8 |
* | Remove reference to gdkcursors.h. | Owen Taylor | 2001-11-28 | 1 | -1/+0 |
* | Directly include the contents of gdkcursors.h in the GdkCursorType enum. | Matthias Clasen | 2001-11-28 | 1 | -13/+0 |
* | Add headers. Add section about ActiveIMM. | Tor Lillqvist | 2001-11-08 | 1 | -1/+5 |
* | automake doesn't support conditionalized LDFLAGS, so put win32 flags in | jacob berkman | 2001-10-29 | 1 | -2/+1 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 1 | -1/+56 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -11/+1 |
* | Released 1.3.8.GTK_1_3_8 | Tim Janik | 2001-09-19 | 1 | -1/+0 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -4/+3 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -1/+1 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+0 |
* | Start checks for X from pangox/pangoxft CFLAGS to avoid duplicate | Owen Taylor | 2001-05-20 | 1 | -1/+0 |
* | Require libtool-1.4, automake-1.4p1. | Owen Taylor | 2001-05-16 | 1 | -0/+1 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -8/+2 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+0 |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 1 | -2/+3 |
* | sorry, I only wanted to commit .cvsignore | Sven Neumann | 2001-04-03 | 1 | -12/+2 |
* | shut up CVS | Sven Neumann | 2001-04-03 | 1 | -2/+12 |
* | 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 |