summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-10/+14
* Fix conditionality to work the "right" way. Missed commits from previous.Elliot Lee2000-06-201-1/+2
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-0/+2
* Add missing backslash that was keeping GTK+ from building at all.Owen Taylor2000-06-071-26/+26
* make it possible to configure gtk for different targets on the sameCEST 2000 Paolo Molaro2000-06-071-16/+52
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+5
* Fix screwy indentation.Owen Taylor2000-04-051-0/+1
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-0/+1
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-0/+1
* configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks toTor Lillqvist2000-01-151-1/+0
* gdk/Makefile.am Distribute Win32 files.Tor Lillqvist1999-12-111-1/+4
* Distribute README.win32.Tor Lillqvist1999-12-111-1/+4
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-17/+1
* Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out byOwen Taylor1999-10-031-18/+5
* StartedOwen Taylor1999-10-011-2/+23
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-48/+73
* Make sure `gdkconfig.h' exists after the rule is fired.Raja R Harinath1999-03-291-4/+10
* Rename from configincludedir so that glibconfig.h will be installed asRaja R Harinath1999-03-261-2/+2
* Configure now generates a gdkconfig.h file, in similar way as GLib'sTor Lillqvist1999-03-131-0/+12
* Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glibOwen Taylor1999-01-271-1/+1
* urg, fixupsTim Janik1998-12-161-5/+11
* Remove --with-threads, unused GTK_THREAD_FLAGSJeff Garzik1998-12-161-1/+0
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-1/+1
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-1/+2
* configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES.Manish Singh1998-12-011-1/+9
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-3/+2
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-9/+8
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-171-5/+5
* fatal warning option is split up now, "--g-fatal-warnings" causes fatalTim Janik1998-08-161-0/+1
* Build fixes for gdkrgbManish Singh1998-07-151-0/+2
* glib/* Moved to glib moduleOwen Taylor1998-06-101-1/+1
* Basic thread-awareness:Owen Taylor1998-05-161-0/+1
* preserve automake CFLAGS.Tim Janik1998-05-111-4/+3
* postfix -lg* libraries with LT_RELEASE.Tim Janik1998-05-071-1/+3
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-2/+0
* When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it andOwen Taylor1998-03-261-1/+1
* glib include -timjTim Janik1998-03-101-1/+1
* fix behavior of gtk_preview_put() with srcx/srcy != 0,Tim Janik1998-02-281-0/+1
* new functions for setting WM hintsOwen Taylor1998-02-271-1/+2
* D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now...Elliot Lee1998-02-261-0/+1
* This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libg...Jay Painter1998-01-121-4/+4
* a few modifications, blah blahElliot Lee1998-01-081-2/+2
* New GdkColorContext object, ported from the XColorContext in XmHTML.Arturo Espinosa1997-12-171-0/+1
* gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk codeOwen Taylor1997-12-131-3/+3
* Various configuration and portability related changes. See ChangeLogOwen Taylor1997-12-031-0/+2
* Patches to support internationalized input by:Gnome CVS User1997-11-271-7/+8
* Initial revisionElliot Lee1997-11-241-0/+75