summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-3/+4
* Added gettext-10.35Owen Taylor1998-12-141-0/+1
* Released GTK+ 1.1.6GTK_1_1_6CST 1998 Shawn T. Amundson1998-12-091-0/+1
* configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES.Manish Singh1998-12-011-4/+10
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-1/+2
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-1/+1
* Added layout widget for scrolling arbitrarily big areas. Added plug/socketOwen Taylor1998-11-241-0/+6
* gtk/genmarshal.pl check for unchanged autogenerated files, so we don'tManish Singh1998-11-171-10/+19
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-131-0/+10
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-6/+14
* cause the built sources to be rebuild when possible, even withTim Janik1998-10-301-4/+3
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-1/+9
* gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demoCDT 1998 Shawn T. Amundson1998-09-271-0/+2
* use $(PERL) instead of perl render properly in non-square aspect ratios.jaycox1998-09-211-3/+4