aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'MC_4_1_31'.MC_4_1_31nobody1998-04-0978-17968/+0
* Also run AC_HEADER_DIRENT.Raja R Harinath1998-04-092-1/+4
* Update to list newer versions of packages. Add `scandir'.Raja R Harinath1998-04-093-4/+9
* The full day widget now gets updated correctly when you add anArturo Espinosa1998-04-093-27/+66
* Say `#if 0', not `#ifdef 0'.Raja R Harinath1998-04-092-1/+5
* Updates - FedArturo Espinosa1998-04-091-0/+4
* Added a TODO list to refresh my memory from time to time - FedericoArturo Espinosa1998-04-091-0/+46
* Wheee! Now you can drag events correctly - FedericoArturo Espinosa1998-04-092-20/+38
* More updates - FedericoArturo Espinosa1998-04-084-28/+158
* Removed unused global variable parent_class.Federico Mena Quintero1998-04-085-10/+27
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-0827-177/+1808
* New file.Carsten Schaar1998-04-062-0/+7
* vCalendar gets fully saved -migArturo Espinosa1998-04-057-15/+259
* Include <config.h>.Tom Tromey1998-04-043-0/+8
* lots more -migArturo Espinosa1998-04-047-6/+153
* more and more fixes -migArturo Espinosa1998-04-0410-43/+119
* Lots -migArturo Espinosa1998-04-0419-189/+1001
* More work. Weee! -migArturo Espinosa1998-04-032-52/+132
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-037-14/+171
* add test.vcf, more code progress -migArturo Espinosa1998-04-0315-34/+378
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-0310-7/+792
* More calendar work -migArturo Espinosa1998-04-0318-22/+495
* Use better format specifier for strftime().Federico Mena Quintero1998-04-035-6/+97
* Various time fixes; lib fixes; cache fixes -migArturo Espinosa1998-04-036-6/+23
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-0319-72/+97
* New customization function. We can't decide on a stupid border type :-)Federico Mena Quintero1998-04-025-2/+47
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-0222-30/+747
* Oops, forgot these - FedericoArturo Espinosa1998-04-024-0/+278
* More updates so that Mig can test it - FedericoArturo Espinosa1998-04-026-8/+64
* New week view composite widget. This provides a full week view (7 dayFederico Mena Quintero1998-04-029-152/+657
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-0224-38/+7688
* These functions now take a sort_func parameter, which is of typeFederico Mena Quintero1998-04-025-22/+72
* Calendar object editor -migArturo Espinosa1998-04-011-0/+88
* Sync with my copy -migArturo Espinosa1998-04-012-2/+4
* `buf' now static.Tom Tromey1998-04-012-1/+5
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-0117-49/+686
* New function, formats an hour/am_pm pair into a string of the form "3am",Federico Mena Quintero1998-04-013-2/+62
* Look for vasprintf.Raja R Harinath1998-04-012-1/+5
* iCalendar/vCalendar time utiltiesArturo Espinosa1998-04-013-4/+43
* Small typo fixed -migArturo Espinosa1998-04-012-4/+4
* Calendar objects as defined by the iCalendar IETF draft. Calendar holderArturo Espinosa1998-04-0112-0/+804
* added clist.[ch]Craig Small1998-03-314-2/+105
* Added session maanagement and using clistsCraig Small1998-03-312-46/+236
* Use gnome_message_box_*, not gnome_messagebox_*.Tom Tromey1998-03-222-1/+5
* 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