| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a. | Tom Tromey | 1998-03-09 | 4 | -7/+12 |
* | Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automake | Tom Tromey | 1998-03-09 | 2 | -3/+38 |
* | Check for strnlen(). | Tom Tromey | 1998-03-07 | 2 | -1/+5 |
* | Check for argp code, strndup, program_invocation_name, | Tom Tromey | 1998-03-04 | 2 | -1/+13 |
* | Also check for SMlib.h; some Solaris systems have -lSM but not SMlib.h. | Tom Tromey | 1998-03-03 | 2 | -4/+18 |
* | Changed spacing so --help output looks right. | Tom Tromey | 1998-03-02 | 2 | -3/+8 |
* | Set OBJECTIVE_C shell variable. | Tom Tromey | 1998-02-28 | 2 | -0/+7 |
* | Removed bogus Makefile - tromey@cygnus.com | Tom Tromey | 1998-02-27 | 1 | -402/+0 |
* | Added $(GNOME_LIBDIR) to some Makefile.am files. | rhlabs | 1998-02-27 | 3 | -0/+404 |
* | Stupid mistake... Forgot a `,' | Raja R Harinath | 1998-02-27 | 1 | -1/+1 |
* | Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if we | Raja R Harinath | 1998-02-27 | 2 | -12/+36 |
* | Added German translation. | Carsten Schaar | 1998-02-24 | 2 | -0/+4 |
* | Changed 'gtt' to 'gncal'. | Carsten Schaar | 1998-02-24 | 1 | -1/+1 |
* | Mon, 23 Feb 1998 04:17:37 +0100 Vincent | Vincent Renardias | 1998-02-23 | 2 | -0/+4 |
* | gnome_init app_id parameter changes - Federico | Arturo Espinosa | 1998-02-20 | 2 | -1/+5 |
* | Added '$(INTLLIBS)' | Carsten Schaar | 1998-02-20 | 1 | -0/+4 |
* | (gncal_LDADD): Added '$(INTLLIBS)' | Carsten Schaar | 1998-02-20 | 2 | -2/+4 |
* | Remove `GNOME_CHECK_GNOME'. | Raja R Harinath | 1998-02-19 | 2 | -8/+4 |
* | touchups for CVS gtk | Elliot Lee | 1998-02-19 | 1 | -1/+1 |
* | Removed `Makefile' | Raja R Harinath | 1998-02-19 | 1 | -400/+0 |
* | updates for GnomeUIInfo | Elliot Lee | 1998-02-19 | 1 | -39/+55 |
* | Include `libsupport.a'. | Raja R Harinath | 1998-02-19 | 4 | -38/+28 |
* | Replace `strcasecmp' if necessary. | Raja R Harinath | 1998-02-19 | 2 | -1/+6 |
* | Added missing separator, from Ching Hui | Arturo Espinosa | 1998-02-17 | 1 | -1/+1 |
* | Add `gnome-pthread-check.m4'. New file. Moved pthread check from | Raja R Harinath | 1998-02-16 | 5 | -11/+28 |
* | check for shared gtk+ libraries also. | Tim Janik | 1998-02-16 | 1 | -0/+4 |
* | Use single quotes, not double quotes. Otherwise bash will interpret | Tom Tromey | 1998-02-15 | 2 | -2/+8 |
* | Put back doubled `$'. We want the expansion to occur in the including | Raja R Harinath | 1998-02-15 | 2 | -1/+7 |
* | Remove debugging message, "hahaha $macrodirs". :) | Changwoo Ryu | 1998-02-15 | 1 | -1/+0 |
* | multilple aclocal -I directories. | KST 1998 Changwoo Ryu | 1998-02-14 | 2 | -3/+13 |
* | Removed extra `$' from rule. | Tom Tromey | 1998-02-14 | 2 | -1/+3 |
* | Only check for -lSM if not already in x_libs. | Tom Tromey | 1998-02-14 | 2 | -1/+13 |
* | Add `autogen.sh'. | Raja R Harinath | 1998-02-14 | 2 | -1/+3 |
* | Solaris /bin/sh doesn't understand `test -e'. | Raja R Harinath | 1998-02-14 | 2 | -25/+28 |
* | Checkin ChangeLog | Raja R Harinath | 1998-02-14 | 1 | -0/+2 |
* | New `autogen.sh' that has most of the guts of $topdir/autogen.sh. | Raja R Harinath | 1998-02-14 | 1 | -0/+80 |
* | Updated g_string_hash and g_string_equal by g_str_hash and g_str_equal, | Federico Mena Quintero | 1998-02-14 | 1 | -0/+384 |
* | Look for gnomeConf.sh in $libdir, where the installation actually installs | Raja R Harinath | 1998-02-14 | 2 | -7/+15 |
* | Remove Makefile | Arturo Espinosa | 1998-02-14 | 3 | -384/+2 |
* | Gary Vaughan's fixes to gnome.m4 | Arturo Espinosa | 1998-02-14 | 1 | -4/+10 |
* | Add `gnome-support.m4' to MACROS | Raja R Harinath | 1998-02-14 | 1 | -1/+2 |
* | New maintainer rule for handling automatic rebuilding of aclocal.m4 if any | Raja R Harinath | 1998-02-14 | 3 | -2/+20 |
* | New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support. | Raja R Harinath | 1998-02-13 | 2 | -0/+12 |
* | Added #include <locale.h> | Federico Mena Quintero | 1998-02-13 | 3 | -22/+63 |
* | Fixed Makefile.am so gncal compiles (please check!) | Craig Small | 1998-02-12 | 2 | -0/+8 |
* | Gnome/Games shoudl work now | Arturo Espinosa | 1998-02-11 | 2 | -0/+3 |
* | Gnome/Objc automake/autoconf setup | Arturo Espinosa | 1998-02-11 | 1 | -17/+30 |
* | Misc setup changes | Arturo Espinosa | 1998-02-11 | 2 | -16/+6 |
* | Gnome Core updates | Arturo Espinosa | 1998-02-11 | 1 | -0/+34 |
* | Gnome Utils autoconf/automake setup is ready | Arturo Espinosa | 1998-02-11 | 8 | -20/+480 |
* | New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed | Raja R Harinath | 1998-02-11 | 5 | -0/+87 |
* | Added an about box | Craig Small | 1998-02-10 | 1 | -17/+46 |
* | added repeat values | Craig Small | 1998-02-10 | 2 | -6/+32 |
* | now puts lexer into struct | Craig Small | 1998-02-10 | 1 | -14/+59 |
* | Moved top-dir ChangeLog entries to subdir ChangeLogs | Raja R Harinath | 1998-02-04 | 1 | -0/+3 |
* | Replace "Quit" for "Exit" in all those programs.ROSALIA_BEFORE_COMMITTING_DL_AND_GNOME_HELLO | Miguel de Icaza | 1998-01-27 | 1 | -1/+1 |
* | updated lexerGNOME_0_12 | Craig Small | 1998-01-13 | 1 | -1/+8 |
* | New Gnome Calendar files | Craig Small | 1998-01-12 | 10 | -0/+1382 |