aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'MC_4_1_29'.MC_4_1_29nobody1998-03-2015-1581/+0
* An empty true branch of an `if' statement is not valid sh syntax. IfTom Tromey1998-03-202-2/+9
* Weee! gmc uses the gnome.m4 macros now and detects properly gnome installati...Arturo Espinosa1998-03-202-5/+30
* Add support for gtk_container_add to GnomeApp widget.Miguel de Icaza1998-03-201-1/+1
* Cache results of check for program_invocation_short_name,Tom Tromey1998-03-202-7/+27
* Cache results of argp check.Tom Tromey1998-03-192-4/+16
* Updates to use AM_PATH_GTK. See various ChangeLogs for details.Owen Taylor1998-03-162-37/+20
* Add a check for <linewrap.h> -- this enables some optimizations whenRaja R Harinath1998-03-132-0/+7
* linked into gtkcalendar widgetCraig Small1998-03-126-18/+46
* Much more work on the mailman - it is semi-functional, and also on girc.Elliot Lee1998-03-121-0/+1
* Made it conform to the new gnome_init parameters.Miguel de Icaza1998-03-111-1/+0
* Build vsnprintf.o, not vsnprint.o.Tom Tromey1998-03-102-1/+6
* Add check for `vsnprintf'.Raja R Harinath1998-03-102-0/+9
* Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a.Tom Tromey1998-03-094-7/+12
* Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automakeTom Tromey1998-03-092-3/+38
* Check for strnlen().Tom Tromey1998-03-072-1/+5
* Check for argp code, strndup, program_invocation_name,Tom Tromey1998-03-042-1/+13
* Also check for SMlib.h; some Solaris systems have -lSM but not SMlib.h.Tom Tromey1998-03-032-4/+18
* Changed spacing so --help output looks right.Tom Tromey1998-03-022-3/+8
* Set OBJECTIVE_C shell variable.Tom Tromey1998-02-282-0/+7
* Removed bogus Makefile - tromey@cygnus.comTom Tromey1998-02-271-402/+0
* Added $(GNOME_LIBDIR) to some Makefile.am files.rhlabs1998-02-273-0/+404
* Stupid mistake... Forgot a `,'Raja R Harinath1998-02-271-1/+1
* Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if weRaja R Harinath1998-02-272-12/+36
* Added German translation.Carsten Schaar1998-02-242-0/+4
* Changed 'gtt' to 'gncal'.Carsten Schaar1998-02-241-1/+1
* Mon, 23 Feb 1998 04:17:37 +0100 VincentVincent Renardias1998-02-232-0/+4
* gnome_init app_id parameter changes - FedericoArturo Espinosa1998-02-202-1/+5
* Added '$(INTLLIBS)'Carsten Schaar1998-02-201-0/+4
* (gncal_LDADD): Added '$(INTLLIBS)'Carsten Schaar1998-02-202-2/+4
* Remove `GNOME_CHECK_GNOME'.Raja R Harinath1998-02-192-8/+4
* touchups for CVS gtkElliot Lee1998-02-191-1/+1
* Removed `Makefile'Raja R Harinath1998-02-191-400/+0
* updates for GnomeUIInfoElliot Lee1998-02-191-39/+55
* Include `libsupport.a'.Raja R Harinath1998-02-194-38/+28
* Replace `strcasecmp' if necessary.Raja R Harinath1998-02-192-1/+6
* Added missing separator, from Ching HuiArturo Espinosa1998-02-171-1/+1
* Add `gnome-pthread-check.m4'. New file. Moved pthread check fromRaja R Harinath1998-02-165-11/+28
* check for shared gtk+ libraries also.Tim Janik1998-02-161-0/+4
* Use single quotes, not double quotes. Otherwise bash will interpretTom Tromey1998-02-152-2/+8
* Put back doubled `$'. We want the expansion to occur in the includingRaja R Harinath1998-02-152-1/+7
* Remove debugging message, "hahaha $macrodirs". :)Changwoo Ryu1998-02-151-1/+0
* multilple aclocal -I directories.KST 1998 Changwoo Ryu1998-02-142-3/+13
* Removed extra `$' from rule.Tom Tromey1998-02-142-1/+3
* Only check for -lSM if not already in x_libs.Tom Tromey1998-02-142-1/+13
* Add `autogen.sh'.Raja R Harinath1998-02-142-1/+3
* Solaris /bin/sh doesn't understand `test -e'.Raja R Harinath1998-02-142-25/+28
* Checkin ChangeLogRaja R Harinath1998-02-141-0/+2
* New `autogen.sh' that has most of the guts of $topdir/autogen.sh.Raja R Harinath1998-02-141-0/+80
* Updated g_string_hash and g_string_equal by g_str_hash and g_str_equal,Federico Mena Quintero1998-02-141-0/+384
* Look for gnomeConf.sh in $libdir, where the installation actually installsRaja R Harinath1998-02-142-7/+15
* Remove MakefileArturo Espinosa1998-02-143-384/+2
* Gary Vaughan's fixes to gnome.m4Arturo Espinosa1998-02-141-4/+10
* Add `gnome-support.m4' to MACROSRaja R Harinath1998-02-141-1/+2
* New maintainer rule for handling automatic rebuilding of aclocal.m4 if anyRaja R Harinath1998-02-143-2/+20
* New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.Raja R Harinath1998-02-132-0/+12
* Added #include <locale.h>Federico Mena Quintero1998-02-133-22/+63
* Fixed Makefile.am so gncal compiles (please check!)Craig Small1998-02-122-0/+8
* Gnome/Games shoudl work nowArturo Espinosa1998-02-112-0/+3
* Gnome/Objc automake/autoconf setupArturo Espinosa1998-02-111-17/+30
* Misc setup changesArturo Espinosa1998-02-112-16/+6
* Gnome Core updatesArturo Espinosa1998-02-111-0/+34
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-118-20/+480
* New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamedRaja R Harinath1998-02-115-0/+87
* Added an about boxCraig Small1998-02-101-17/+46
* added repeat valuesCraig Small1998-02-102-6/+32
* now puts lexer into structCraig Small1998-02-101-14/+59
* Moved top-dir ChangeLog entries to subdir ChangeLogsRaja R Harinath1998-02-041-0/+3
* Replace "Quit" for "Exit" in all those programs.ROSALIA_BEFORE_COMMITTING_DL_AND_GNOME_HELLOMiguel de Icaza1998-01-271-1/+1
* updated lexerGNOME_0_12Craig Small1998-01-131-1/+8
* New Gnome Calendar filesCraig Small1998-01-1210-0/+1382