| Commit message (Expand) | Author | Age | Files | Lines |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -0/+1 |
* | Color selection dialog rewrite. | Owen Taylor | 2000-05-10 | 1 | -0/+3 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -0/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -0/+1 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -13/+18 |
* | Added lib/gtk+/include/* to %files (bug #5178 - Peter Wainright) | Owen Taylor | 2000-01-24 | 1 | -1/+4 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -292/+315 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -0/+1 |
* | added new gtkrc.* files for new encodings | Pablo Saratxaga | 1999-10-04 | 1 | -3/+8 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -2/+19 |
* | moved gtkrc.zh_TW to gtkrc.zh_TW.Big5 | Pablo Saratxaga | 1999-06-25 | 1 | -1/+1 |
* | changed 'ln' to '$(LN_S)' in the Makefile.am (it should be $(LN) but I don't | Pablo Saratxaga | 1999-06-24 | 1 | -15/+15 |
* | added gtkrc.* files for all encodings I know | Pablo Saratxaga | 1999-06-23 | 1 | -19/+25 |
* | changes to compile nicely (with xlib) on BeOS | CDT 1999 Shawn T. Amundson | 1999-05-12 | 1 | -0/+3 |
* | added gtkrc.?? files for various iso-8859-2 languages, | Pablo Saratxaga | 1999-04-23 | 1 | -2/+16 |
* | - added gtkrc.pl. | Tomasz Kłoczko | 1999-03-26 | 1 | -1/+2 |
* | *** empty log message *** | Elliot Lee | 1999-03-21 | 1 | -0/+1 |
* | build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h from | Tim Janik | 1999-03-17 | 1 | -3/+2 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -1/+3 |
* | Move widechar tests from `glib' to here, since those were meant only for | Raja R Harinath | 1999-03-14 | 1 | -2/+2 |
* | Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0 | CST 1999 Shawn T. Amundson | 1999-02-25 | 1 | -1/+4 |
* | warn about &widget->requisition, even for toplevels. | Tim Janik | 1999-02-24 | 1 | -1/+4 |
* | removed gtkrc rule added by Sergey Panov, because GTK+ no longer built. We | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -1/+1 |
* | Collecttion of the locale dependent gtkrc files and | Sergey I. Panov | 1999-02-19 | 1 | -0/+2 |
* | Move gtkintl.h from $source_headers to $static_sources since it should not | Owen Taylor | 1999-01-28 | 1 | -1/+1 |
* | Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glib | Owen Taylor | 1999-01-27 | 1 | -1/+1 |
* | New variable. Define to $prefix/$DATADIRNAME/locale. This will point to | Raja R Harinath | 1999-01-20 | 1 | -24/+25 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -0/+1 |
* | updates | Tim Janik | 1999-01-12 | 1 | -0/+2 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 1 | -22/+29 |
* | gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOT | Elliot Lee | 1998-12-31 | 1 | -8/+8 |
* | */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure what | Elliot Lee | 1998-12-23 | 1 | -6/+7 |
* | Released GTK+ 1.1.8GTK_1_1_8 | CST 1998 Shawn T. Amundson | 1998-12-16 | 1 | -0/+1 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -1/+7 |
* | Remove --with-threads, unused GTK_THREAD_FLAGS | Jeff Garzik | 1998-12-16 | 1 | -1/+0 |
* | Added GTK_USER_DRAW flag. | Owen Taylor | 1998-12-15 | 1 | -2/+0 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -3/+4 |
* | Added gettext-10.35 | Owen Taylor | 1998-12-14 | 1 | -0/+1 |
* | Released GTK+ 1.1.6GTK_1_1_6 | CST 1998 Shawn T. Amundson | 1998-12-09 | 1 | -0/+1 |
* | configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES. | Manish Singh | 1998-12-01 | 1 | -4/+10 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -1/+2 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -1/+1 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+6 |
* | gtk/genmarshal.pl check for unchanged autogenerated files, so we don't | Manish Singh | 1998-11-17 | 1 | -10/+19 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -0/+10 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -6/+14 |
* | cause the built sources to be rebuild when possible, even with | Tim Janik | 1998-10-30 | 1 | -4/+3 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -1/+9 |
* | gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demo | CDT 1998 Shawn T. Amundson | 1998-09-27 | 1 | -0/+2 |
* | use $(PERL) instead of perl render properly in non-square aspect ratios. | jaycox | 1998-09-21 | 1 | -3/+4 |