summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* big patch from Kjartan Maraas to fix numerous typos.Kristian Rietveld2003-09-031-1/+1
* Only include the Default and Emacs themes' gtkrc files. IncludeTor Lillqvist2003-05-271-1/+1
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-93/+95
* Merge from stable:Tor Lillqvist2003-01-121-0/+1
* Use correct DLL and import library names, with GTK_API_VERSION in name,Tor Lillqvist2003-01-051-2/+0
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-1/+2
* Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /Owen Taylor2002-10-071-0/+1
* Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, shareEric Warmenhoven2002-09-271-4/+10
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-0/+2
* Move GDK_DEP_LIBS from LDFLAGS to each of the libgdk_*_LIBADD, to fixTor Lillqvist2002-08-211-4/+4
* When overriding LDFLAGS, include @LDFLAGS@, otherwise LDFLAGS the usersOwen Taylor2002-08-051-0/+1
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-4/+4
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-201-32/+51
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+2
* Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, GarethOwen Taylor2002-05-141-10/+28
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+4
* gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks toTor Lillqvist2002-04-181-1/+1
* Add missing .la suffix for libgdk_pixbuf.Tor Lillqvist2002-03-071-1/+1
* gdk/Makefile.am rework so that only things that really need to be doneManish Singh2002-03-061-10/+7
* gdk/Makefile.am use install-foo-hook instead of install-foo-local, sinceManish Singh2002-03-061-2/+2
* Update version to 2.0.0Owen Taylor2002-03-051-23/+23
* Add a --enable-explicit-deps option to control whether dependencyOwen Taylor2002-03-021-1/+10
* Simplify Makefiles. <URL: http://bugzilla.gnome.org/show_bug.cgi?id=68969>Raja R Harinath2002-01-181-29/+8
* Remove reference to gdkcursors.h.Owen Taylor2001-11-281-1/+0
* Directly include the contents of gdkcursors.h in the GdkCursorType enum.Matthias Clasen2001-11-281-13/+0
* Add headers. Add section about ActiveIMM.Tor Lillqvist2001-11-081-1/+5
* automake doesn't support conditionalized LDFLAGS, so put win32 flags injacob berkman2001-10-291-2/+1
* Updates.Tor Lillqvist2001-10-291-1/+56
* configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.cSven Neumann2001-09-201-11/+1
* Released 1.3.8.GTK_1_3_8Tim Janik2001-09-191-1/+0
* don't use += before =Matt Wilson2001-09-181-4/+3
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-1/+1
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+0
* Start checks for X from pangox/pangoxft CFLAGS to avoid duplicateOwen Taylor2001-05-201-1/+0
* Require libtool-1.4, automake-1.4p1.Owen Taylor2001-05-161-0/+1
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-8/+2
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+0
* Released Gtk+-1.3.3.GTK_1_3_3Tim Janik2001-04-041-2/+3
* sorry, I only wanted to commit .cvsignoreSven Neumann2001-04-031-12/+2
* shut up CVSSven Neumann2001-04-031-2/+12
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-8/+23
* Remove old XIM code.Owen Taylor2001-03-091-1/+0
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-1/+0
* Havoc Pennington <hp@redhat.com>Havoc Pennington2001-01-021-0/+1
* add gdkkeys.[hc]Havoc Pennington2000-12-061-0/+2
* Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2Owen Taylor2000-11-181-5/+5
* remove unecessary rules for win32-specific config-substituted targets. IfOwen Taylor2000-11-161-3/+0
* Move list pointer forwards before removing item from list. (Crash reported02000-10-041-1/+0
* #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb toStanislav Brabec2000-07-311-1/+1
* Add makefile.mingw.in to EXTRA_DIST.Tor Lillqvist2000-07-301-0/+1