summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-1/+5
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-16/+16
* Add check for db2htmlOwen Taylor2000-07-061-0/+4
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-241-1/+0
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-10/+14
* (follow-on from previous commit)Elliot Lee2000-06-201-6/+7
* removed the trailing space after a '\'Pablo Saratxaga2000-06-191-1/+1
* moved gtkrc.bg to more generic gtkrc.cp1251Pablo Saratxaga2000-06-181-6/+10
* deps include libgtk-x11.la, not libgtk.la (LDADDS): include libgtk-x11.laChristopher Blizzard2000-06-091-3/+3
* Add missing backslash that was keeping GTK+ from building at all.Owen Taylor2000-06-071-1/+1
* make it possible to configure gtk for different targets on the sameCEST 2000 Paolo Molaro2000-06-071-11/+35
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-1/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-2/+53
* Added rule for Latvian language gtkrc filePablo Saratxaga2000-05-221-1/+2
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-0/+1
* Color selection dialog rewrite.Owen Taylor2000-05-101-0/+3
* Move gdk_window_clear() into common code, implement in terms ofOwen Taylor2000-05-051-0/+1
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-0/+1
* Merges from gtk-1-2Owen Taylor2000-03-141-13/+18
* Added lib/gtk+/include/* to %files (bug #5178 - Peter Wainright)Owen Taylor2000-01-241-1/+4
* Adapt cast macros to standard.Raja R Harinath1999-11-221-292/+315
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-0/+1
* added new gtkrc.* files for new encodingsPablo Saratxaga1999-10-041-3/+8
* StartedOwen Taylor1999-10-011-2/+19
* moved gtkrc.zh_TW to gtkrc.zh_TW.Big5Pablo Saratxaga1999-06-251-1/+1
* changed 'ln' to '$(LN_S)' in the Makefile.am (it should be $(LN) but I don'tPablo Saratxaga1999-06-241-15/+15
* added gtkrc.* files for all encodings I knowPablo Saratxaga1999-06-231-19/+25
* changes to compile nicely (with xlib) on BeOSCDT 1999 Shawn T. Amundson1999-05-121-0/+3
* added gtkrc.?? files for various iso-8859-2 languages,Pablo Saratxaga1999-04-231-2/+16
* - added gtkrc.pl.Tomasz Kłoczko1999-03-261-1/+2
* *** empty log message ***Elliot Lee1999-03-211-0/+1
* build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h fromTim Janik1999-03-171-3/+2
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-1/+3
* Move widechar tests from `glib' to here, since those were meant only forRaja R Harinath1999-03-141-2/+2
* Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0CST 1999 Shawn T. Amundson1999-02-251-1/+4
* warn about &widget->requisition, even for toplevels.Tim Janik1999-02-241-1/+4
* removed gtkrc rule added by Sergey Panov, because GTK+ no longer built. WeCST 1999 Shawn T. Amundson1999-02-241-1/+1
* Collecttion of the locale dependent gtkrc files andSergey I. Panov1999-02-191-0/+2
* Move gtkintl.h from $source_headers to $static_sources since it should notOwen Taylor1999-01-281-1/+1
* Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glibOwen Taylor1999-01-271-1/+1
* New variable. Define to $prefix/$DATADIRNAME/locale. This will point toRaja R Harinath1999-01-201-24/+25
* define GTK_DISABLE_COMPAT_H for compilation of gtk code.Tim Janik1999-01-151-0/+1
* updatesTim Janik1999-01-121-0/+2
* gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warningsManish Singh1999-01-021-22/+29
* gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOTElliot Lee1998-12-311-8/+8
* */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure whatElliot Lee1998-12-231-6/+7
* Released GTK+ 1.1.8GTK_1_1_8CST 1998 Shawn T. Amundson1998-12-161-0/+1
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-1/+7
* Remove --with-threads, unused GTK_THREAD_FLAGSJeff Garzik1998-12-161-1/+0
* Added GTK_USER_DRAW flag.Owen Taylor1998-12-151-2/+0