summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add an OS_LINUX conditional.Matthias Clasen2005-01-131-1/+1
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-031-1/+1
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-291-2/+2
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Use embedded tab rather than '\t' escape sequence. (#157949)J. Ali Harlow2004-11-111-1/+1
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-1/+1
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-2/+2
* No need for INCLUDE_INTERNAL_SYMBOLS anymore.Matthias Clasen2004-08-171-1/+1
* Define TESTS, not TEST, so that make check actually triggers abicheck.sh.Matthias Clasen2004-08-101-1/+1
* Include gtkalias.h in the generated sources gtkmarhalers.c andMatthias Clasen2004-08-101-3/+3
* Add gdkalias.h to BUILT_SOURCES.Matthias Clasen2004-08-101-1/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-2/+16
* Utility functions for multi-screen applications which need to ensureMark McLoughlin2003-12-101-0/+1
* 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