summaryrefslogtreecommitdiff
path: root/gdk/x11/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add missing gdkscreen/display-x11.h files.Owen Taylor2002-04-261-0/+2
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-18/+2
* Fix another missing static.Owen Taylor2002-01-311-3/+5
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-6/+4
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-10/+3
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+0
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-0/+4
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-1/+0
* Check for FreeType using freetype-config, since we can't rely on Xft toOwen Taylor2000-12-201-0/+1
* add gdkkeys.[hc]Havoc Pennington2000-12-061-0/+1
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-2/+2
* Add check for db2htmlOwen Taylor2000-07-061-0/+8
* Patch from George Liebl to install all the headers in the right place.Owen Taylor2000-07-061-6/+6
* use $(mkinstalldirs) not $(MKINSTALLDIRS)Christopher Blizzard2000-06-211-2/+2
* Fix conditionality to work the "right" way. Missed commits from previous.Elliot Lee2000-06-201-3/+0
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-2/+2
* make it possible to configure gtk for different targets on the sameCEST 2000 Paolo Molaro2000-06-071-4/+3
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-1/+5
* Fix problem with installation directory for gdkx.hOwen Taylor2000-04-071-1/+3
* Fix screwy indentation.Owen Taylor2000-04-051-0/+1
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-29/+38
* configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks toTor Lillqvist2000-01-151-0/+3
* Add missing include, fix GdkWindowPrivate => GdkDrawablePrivate.Owen Taylor1999-11-081-1/+1
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-7/+42
* Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out byOwen Taylor1999-10-031-0/+36