| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ms at ALL_LINGUAS. Added Malay Translation. But not all translated | Hasbullah Bin Pit | 2002-01-14 | 1 | -1/+1 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -5/+5 |
* | demos/pixbuf-demo.c M_PI -> G_PI. | Tor Lillqvist | 2001-11-25 | 1 | -2/+0 |
* | Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11 | Owen Taylor | 2001-11-23 | 1 | -3/+3 |
* | Version 1.3.11, interface, binary age 0. | Owen Taylor | 2001-11-21 | 1 | -1/+1 |
* | Undef HAVE_STDLIB_H before checking for jpeg, because jconfig.h has this | Owen Taylor | 2001-11-19 | 1 | -0/+1 |
* | Add headers. Add section about ActiveIMM. | Tor Lillqvist | 2001-11-08 | 1 | -3/+44 |
* | sigsetjmp is macroized in some places, so use AC_TRY_LINK instead of | Manish Singh | 2001-11-05 | 1 | -2/+13 |
* | use GLIB_AC_DIVERT_BEFORE_HELP() so we get proper output for configure | Sven Neumann | 2001-10-30 | 1 | -1/+3 |
* | Don't use AC_CHECK_FILE to check for a file since it always spits warnings | Owen Taylor | 2001-10-29 | 1 | -7/+9 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 1 | -30/+121 |
* | Version 1.3.10, require GLib 1.3.10.GTK_1_3_10 | Owen Taylor | 2001-10-25 | 1 | -2/+2 |
* | add AS=CC and ASFLAGS=CFLAGS substitutions so that gtk+ can be built with | James Henstridge | 2001-10-11 | 1 | -0/+6 |
* | Added build/win32/dirent/Makefile | Alexander Larsson | 2001-09-30 | 1 | -0/+1 |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -4/+4 |
* | add variables and checks for specific versions of dependencies. Previously | Havoc Pennington | 2001-09-21 | 1 | -1/+13 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -21/+5 |
* | up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8. | Tim Janik | 2001-09-18 | 1 | -2/+2 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 1 | -0/+6 |
* | Remove gdk/nanox/Makefile from AC_OUTPUT(), since it is no longer in cvs. | Alexander Larsson | 2001-09-09 | 1 | -1/+0 |
* | Version 1.3.7GTK_1_3_7 | Owen Taylor | 2001-09-04 | 1 | -1/+0 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -4/+4 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+1 |
* | Add tga loader, patch by Nicola Girardi. (#56067) | Matthias Clasen | 2001-08-21 | 1 | -1/+1 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 1 | -2/+2 |
* | Added --enable-fbmanager. This is some experimental code that lets several | Alexander Larsson | 2001-06-25 | 1 | -0/+10 |
* | Fix tests for XShm.h. | Owen Taylor | 2001-06-23 | 1 | -9/+18 |
* | Updates | Havoc Pennington | 2001-06-13 | 1 | -15/+20 |
* | output m4macros/Makefile | Havoc Pennington | 2001-06-07 | 1 | -0/+1 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -26/+38 |
* | Make gdk-pixbuf have same version number as GTK | Havoc Pennington | 2001-06-04 | 1 | -3/+3 |
* | Use $PKG_CONFIG, not pkg-config. (#51032) | Owen Taylor | 2001-05-29 | 1 | -8/+8 |
* | Only show the separator if both children are present and visible. | Owen Taylor | 2001-05-21 | 1 | -2/+2 |
* | Start checks for X from pangox/pangoxft CFLAGS to avoid duplicate | Owen Taylor | 2001-05-20 | 1 | -70/+38 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -2/+2 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -4/+4 |
* | Release 1.3.5GTK_1_3_5 | Owen Taylor | 2001-05-05 | 1 | -1/+1 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -359/+379 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -23/+0 |
* | Released 1.3.4GTK_1_3_4 | Owen Taylor | 2001-04-17 | 1 | -1/+1 |
* | Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS | Owen Taylor | 2001-04-17 | 1 | -1/+3 |
* | increment version to 1.3.4 (binary 0, interface 0). | Tim Janik | 2001-04-09 | 1 | -1/+1 |
* | stay in builddir and read/write files to/from source dir. (if we don't | Tim Janik | 2001-04-04 | 1 | -1/+1 |
* | Updated. | Owen Taylor | 2001-04-03 | 1 | -58/+9 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -1/+7 |
* | updated Azeri file Added Nynorsk and Vietnamese from the 1.2 branch | Pablo Saratxaga | 2001-03-15 | 1 | -1/+1 |
* | Remove gdkcc.h reference. | Owen Taylor | 2001-02-13 | 1 | -0/+19 |
* | Remove confusing comment about X11. | Owen Taylor | 2001-02-03 | 1 | -1/+0 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -1/+1 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -1/+1 |