aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagLIBGTOP_0_99_2nobody1999-01-05132-42212/+0
* More fixes for 0_99_2Arturo Espinosa1999-01-051-1/+1
* Minor `make distcheck' fixes.Martin Baulig1999-01-041-0/+1
* Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]Vincent Renardias1998-12-313-6/+6
* s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-319-14/+20
* Added and exported GNOME_APPLET_LIBS.Jeff Garzik1998-12-232-0/+6
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-1715-47/+198
* Merge the changes from GNOME_STABLE into HEAD.Arturo Espinosa1998-12-172-23/+5
* Add the hacked version of the gettext macros that is used in Gtk+ here.Martin Baulig1998-12-163-0/+357
* Just set the version number to 0.99.0 to keep it in sync with the restMartin Baulig1998-12-162-3/+3
* All parts of GNOME will now require LibGTop >= 0.30.0 which is the latestMartin Baulig1998-12-152-1/+7
* Use the allocation size instead of the old fields in the canvas structure.Federico Mena Quintero1998-12-157-8/+17
* Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-1011-12/+34
* Fixed typo, from Markus Linnala <maage@cs.tut.fi>Jeff Garzik1998-12-101-1/+1
* GNOME PIM livesMichael Fulbright1998-12-0910-16/+12
* Added gnome-orbit-check.m4.Martin Baulig1998-12-091-0/+1
* Make this work with more than one directory.Martin Baulig1998-12-092-1/+6
* Removed gnome-libgtop-sysdeps.m4 here.Martin Baulig1998-12-091-1/+0
* Moved into the LibGTop module. This file contains too much stuff thatMartin Baulig1998-12-092-249/+6
* Ok, the check for NO-AUTO-GEN is now working. This was borking up theMark Crichton1998-12-091-1/+1
* test -e is broken in Solaris /bin/sh, use test -r insteadFrederic Devernay1998-12-081-3/+3
* Make sure aclocal.m4 works before invoking gettextize.Martin Baulig1998-12-081-0/+2
* Make sure aclocal.m4 exists before making it writable.Martin Baulig1998-12-081-1/+1
* Invoke gettextize with the --copy parameter to prevent it from makingMartin Baulig1998-12-061-1/+3
* Recognice OpenBSD as a valid system and use the `freebsd' sysdepsMartin Baulig1998-12-062-1/+6
* clear GUILE_LIBS and GUILE_INCS if guile isn't there (quick fix)Manish Singh1998-12-062-0/+6
* Added --copy option to libtoolize. This stops libtoolize fromOle J. Tetlie1998-12-061-1/+1
* Recognice NetBSD as a valid system and use the `freebsd' sysdeps directoryMartin Baulig1998-12-062-1/+6
* Define this to be the same as LINUX_VERSION_CODE either fromMartin Baulig1998-12-042-0/+30
* Only check for the linux table () function on Linux systems.Martin Baulig1998-12-031-42/+41
* gncal: Fix server registration to give proper id/kindElliot Lee1998-12-032-2/+2
* "Improve" indentation and messages somewhat.Raja R Harinath1998-12-032-69/+78
* Make it with builddir != srcdir again.Martin Baulig1998-12-031-3/+3
* s/gtk_window_position/gtk_window_set_position/Sebastian Wilhelmi1998-12-024-12/+12
* Platform fixes. grep -q is not portable, do not use.Jeff Garzik1998-12-022-7/+12
* Run gettextize if needed. : Run libtoolize only if configure.in hasChangwoo Ryu1998-12-012-2/+35
* Re-arranged tests such that "--without-gnome" is fully supported. Not onlyJeff Garzik1998-11-302-55/+72
* Remove more deprecated gnome_dialog functionsManish Vachharajani1998-11-302-2/+2
* Require GTK 1.1.5 -migArturo Espinosa1998-11-291-1/+1
* All parts of GNOME will now require LibGTop >= 0.29.0 which is the latestMartin Baulig1998-11-272-1/+6
* . libgnome/gnome-mime.c: read gnomedatadir/mime.types as well . InElliot Lee1998-11-271-10/+2
* Following names changed to bring MC in accordance with curses.m4:Pavel Roskin1998-11-261-1/+1
* Add missing declaration for GtkWidget *sw.Andrew T. Veliath1998-11-242-0/+2
* Update GtkClist usage.Miguel de Icaza1998-11-243-8/+14
* err, meant to say gtk changes not gtk clist change :)Andrew T. Veliath1998-11-241-1/+1
* Use gtk_scrolled_window_add_with_viewport instead of gtk_container_addAndrew T. Veliath1998-11-243-2/+8
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-248-8/+15
* DittoHavoc Pennington1998-11-242-0/+4
* Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-223-110/+115
* Changed the call to GNOME_GNORBA_CHECK to GNOME_GNORBA_HOOK([],$2). BeforeJames Henstridge1998-11-202-1/+8
* allow setting $OBJ_DIR to specify building in a subdirElliot Lee1998-11-201-4/+14
* We need to check for <net/if_var.h> and conditionally include it beforeMartin Baulig1998-11-182-0/+17
* *** empty log message ***Marius Vollmer1998-11-181-0/+6
* Add GUILE_LIBS to LIBS when checking whether guile works. Adding them toMarius Vollmer1998-11-181-1/+3
* Doh. Fixed stupid bug where the classification buttons were not being setFederico Mena Quintero1998-11-183-10/+17
* Use a scrolled window to put the clist into.Federico Mena Quintero1998-11-173-6/+19
* fix my email address in logAndrew T. Veliath1998-11-131-1/+1
* Remove AC_DEFINE(HAVE_ORBIT). Add AM_CONDITIONAL for HAVE_ORBIT.Andrew T. Veliath1998-11-133-15/+32
* Add GNOME_GNORBA_CHECK if gnome-config is found. New GNOMEGNORBA_LIBSAndrew T. Veliath1998-11-134-2/+49
* Remove easy-vsnprintf hack -- it doesn't work for Solaris 2.5 binariesRaja R Harinath1998-11-132-6/+7
* Backup the old file before saving the caledar.Miguel de Icaza1998-11-123-2/+27
* Changed a sprintf to a snprintf in vcc.yMichael Fulbright1998-11-082-4/+4
* Add ctype.hMiguel de Icaza1998-11-074-0/+7
* Fix stupid type (sterror_r -> strerror_r).Raja R Harinath1998-11-072-1/+5
* Set this unconditionally to `yes'. We'll soon be losing this variable.Raja R Harinath1998-11-052-10/+12
* use the ORBit-supplied name service stubs (in lib -lORBitCosNaming)Sebastian Wilhelmi1998-11-031-1/+1
* poptimizationElliot Lee1998-11-032-54/+44
* Add the offset from the beginning of the current time unitFederico Mena Quintero1998-11-033-8/+16
* Added -Wshadow and -Woverloaded-virtual to the --enable-cxx-warnings=yesHavoc Pennington1998-10-291-1/+1
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-261-0/+56
* Week view work in progress - FedericoArturo Espinosa1998-10-215-1/+327
* Add ORBIT_IDL detection; fix failure flag.Andrew T. Veliath1998-10-212-4/+10
* Simple-minded copy of GNOME_COMPILE_WARNINGS that sets CXXFLAGSHavoc Pennington1998-10-181-0/+41
* Changed a lot of stuff not to use the layout code -- the month view's daysFederico Mena Quintero1998-10-1712-65/+496
* Syncety sync -- don't you love it? - FedericoArturo Espinosa1998-10-162-38/+624
* Syncety sync, work in progress for an actually useful month view - FedericoArturo Espinosa1998-10-154-576/+108
* sync sync - FedericoArturo Espinosa1998-10-142-284/+34
* Sync - FedericoArturo Espinosa1998-10-132-6/+28
* Sync sync, do not try to compile - FedericoArturo Espinosa1998-10-132-0/+200
* The interval was never being loaded from the spin button.Ji Lee1998-10-123-6/+23
* Now it should also work when building packages.Martin Baulig1998-10-121-2/+2
* Added `-Wno-unused'.Martin Baulig1998-10-122-1/+5
* Use `:' instead of the empty string if there is nothing to do since theMartin Baulig1998-10-122-0/+8
* Check for "guile-config" and then for "build-guile", if guile-configMarius Vollmer1998-10-112-10/+37
* Added optional third parameter which is the `script-if-enabled' parameterMartin Baulig1998-10-112-1/+7
* Create a list of children and lay them out nicely. Lots of functions addedFederico Mena Quintero1998-10-104-20/+407
* Sync sync - FedericoArturo Espinosa1998-10-102-18/+96
* Sync to laptop - FedericoArturo Espinosa1998-10-094-6/+158
* Set the sensitivity of the edit/delete buttons. (gncal_todo_update):Federico Mena Quintero1998-10-093-4/+15
* Do some cleanup; now we pass a struct with the layout algorithm's stateFederico Mena Quintero1998-10-099-400/+313
* Doh, add the files - FedericoArturo Espinosa1998-10-084-0/+586
* Sync sync syncFederico Mena Quintero1998-10-083-0/+13
* Replaced the 'gnome_client_new_default' call with 'gnome_master_client'.Carsten Schaar1998-10-083-4/+11
* Cells from the clipboard do not have a Sheet parameter attached.Miguel de Icaza1998-10-071-0/+4
* Added test for xlc, to run automake with --include-depsJoel Becker1998-10-061-1/+6
* Remove `-W'. (warn-unused): Remove.Raja R Harinath1998-10-062-14/+8
* Fix typo while signaling the error.Karl Eichwalder1998-10-061-1/+1
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-0323-238/+434
* Use the font #defines. (month_view_new): Set the colors of the month viewFederico Mena Quintero1998-10-0217-74/+298
* Added `AC_SUBST(libgtop_postinstall)'. This is used inMartin Baulig1998-10-012-0/+9
* Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-0114-209/+565
* New function to mark the current day in the year view.Federico Mena Quintero1998-10-017-44/+113
* Made all of the header inclussion conditionals consistentArturo Espinosa1998-10-013-9/+9
* Stuff that I forgot to commit yesterday.Federico Mena Quintero1998-10-0124-396/+642
* New routine to paint a little red triangle if the cell hsa notes.Miguel de Icaza1998-09-302-1/+2
* New file that presents a quick view of the events in a particular day whenFederico Mena Quintero1998-09-2911-14/+616
* Make it accept libgtop >= 0.25.0 again.Martin Baulig1998-09-292-4/+4
* Make the default not to build the LibGTope examples.Martin Baulig1998-09-292-2/+7
* New configure parameter to add `-Wunused' to the warning flags.Martin Baulig1998-09-282-2/+20
* Make it require libgtop >= 0.26.2.Martin Baulig1998-09-272-1/+5
* Hotkey for File/Exit should be C-q, not C-x.Federico Mena Quintero1998-09-276-4/+11
* List fish file systemArturo Espinosa1998-09-261-1/+1
* Updates to the TODO - FedericoArturo Espinosa1998-09-251-6/+5
* New function to execute the popup menu in the year view. (day_event):Federico Mena Quintero1998-09-255-26/+442
* Add checks for -lsocket -lnsl.Raja R Harinath1998-09-252-3/+13
* New:Miguel de Icaza1998-09-241-0/+2
* Sync for version 0.30 - FedericoArturo Espinosa1998-09-232-2/+2
* sync - FedericoArturo Espinosa1998-09-222-0/+2
* Added underlined shortcuts and accelerators to the main menu.Federico Mena Quintero1998-09-2211-38/+72
* When decoding a tree, include the argument separator. Also, loop properlyMiguel de Icaza1998-09-211-22/+22
* remove gnomecard from subdirs until it actually compilesElliot Lee1998-09-212-2/+2
* -)Nat Friedman1998-09-211-1/+1
* Use -W -Wno-unusedArturo Espinosa1998-09-201-1/+1
* Do not use -W as in the context of Gtk/Gnome, we get warnings for theArturo Espinosa1998-09-201-1/+1
* Remove commented out code.Raja R Harinath1998-09-192-16/+4
* Make libgnorba part of the build procedure. Fix the wrong gnome-popup-menuArturo Espinosa1998-09-181-2/+2
* GNOME_ORBIT_CHECK now defines ORBIT_LIBS and ORBIT_INCLUDESElliot Lee1998-09-181-0/+4
* Include. Include.Raja R Harinath1998-09-175-0/+9
* Autofill lists work:Arturo Espinosa1998-09-162-4/+18
* Use `rm -f ... ; $(LN_S) ...' instead of `ln -sf'.Martin Baulig1998-09-152-2/+2
* Got cursors working.Arturo Espinosa1998-09-153-2/+60
* Color attributes in formats work (ie, you can get colored cells now);Arturo Espinosa1998-09-142-0/+16
* Added (AC_SUBST): `libgtop_have_sysinfo'.Martin Baulig1998-09-132-0/+6
* Color implemtnationArturo Espinosa1998-09-122-0/+81
* Added sample pluginArturo Espinosa1998-09-111-1/+5
* Set minimum required LibGTop version to 0.26.1.Martin Baulig1998-09-101-1/+1
* Added check for SMP support. (--with-libgtop-smp): New parameter, defaultMartin Baulig1998-09-092-0/+37
* Moving imlib.m4 back where it belongs.Owen Taylor1998-09-081-286/+0
* removed imlib.m4 from main imlib dostributionFrank Belew (Myth)1998-09-081-0/+286
* New check macro for ORBit -migArturo Espinosa1998-09-081-0/+21
* Fixed detection of xml in gnome-xml macros take 2 -migArturo Espinosa1998-09-081-2/+2
* Fixed detection of xml in gnome-xml macros -migArturo Espinosa1998-09-081-14/+12
* Fixed the bug reported about the mail notification not beint sent untilMiguel de Icaza1998-09-073-2/+9
* Revamped the GNOME_XML_CHECK macro. Now acts (somewhat) like theMark Crichton1998-09-041-3/+14
* Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-0418-140/+623
* Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-0328-366/+1261
* Remove check for `canonicalize_file_name'.Raja R Harinath1998-09-032-1/+5
* Check for canonicalize_file_name () and realpath () and addMartin Baulig1998-09-022-0/+8
* Added (AC_SUBST): `LIBGTOP_VERSION_CODE'. Added (AC_DEFINE_UNQUOTED):Martin Baulig1998-08-302-2/+17
* It helps to add the new files - FedericoArturo Espinosa1998-08-304-0/+292
* Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-3014-289/+178
* Make it require libgtop >= 0.26.0. Added (AC_SUBST):Martin Baulig1998-08-302-3/+3
* Added (AC_SUBST): `LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE' forMartin Baulig1998-08-302-0/+7
* Today: fixed calculation of day indexes when weeks start on Monday. TheFederico Mena Quintero1998-08-2813-645/+531
* Oooo...it actually works now. Forgot a ,Christopher Blizzard1998-08-282-1/+4
* Umm...I think this works better. Doesn't break anything anyway.Christopher Blizzard1998-08-282-1/+6
* Make it work with a brain-dead /bin/sh and a brain-dead /bin/test.Martin Baulig1998-08-272-3/+56
* Today: beginning of year view using the canvas. I still have to finishFederico Mena Quintero1998-08-2711-88/+672
* Use `AC_MSG_WARN' if LibGTop cannot be found and the `fail' argument isMartin Baulig1998-08-262-1/+6
* Set the heading color of the month item.Federico Mena Quintero1998-08-2614-100/+449
* Fixlet to the about box - FedericoArturo Espinosa1998-08-252-8/+6
* Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-2518-120/+448
* Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-2529-2085/+513
* Added `setreuid', `setregid' and `getpagesize'. (AC_TYPE_UID_T): NewMartin Baulig1998-08-252-1/+10
* Add gnome-ghttp-check.m4 to the Makefile.Christopher Blizzard1998-08-242-0/+5
* macro for checking for gnome-httpChristopher Blizzard1998-08-241-0/+6
* You can give this macro two parameters: the required version number and anMartin Baulig1998-08-242-3/+17
* Added check for `-lnsl' and `-lsocket' if `build-guile' cannot be found.Martin Baulig1998-08-222-0/+7
* Small fixes for calendar savingArturo Espinosa1998-08-226-8/+19
* New file. Defines the GNOME_COMPILER_WARNINGS macro. AddRaja R Harinath1998-08-214-3/+58
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-1918-114/+659
* make it require libgtop >= 0.25.0. Added (AC_SUBST):Martin Baulig1998-08-182-1/+7
* Fixes for 0.28 - FedericoArturo Espinosa1998-08-182-2/+4
* Completely rewrote this file. It uses now the `libgtop-config' script andMartin Baulig1998-08-172-43/+43
* `make distcheck' cleanups - Hey, it really works, guys !Martin Baulig1998-08-171-0/+6
* It helps to add the files first - FedericoArturo Espinosa1998-08-142-0/+458
* Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-1413-40/+61
* 0.27 fixesGNOME_0_27Arturo Espinosa1998-08-142-2/+2
* 0.27 fixesArturo Espinosa1998-08-142-2/+2
* Little compiler warning fix - FedericoArturo Espinosa1998-08-132-2/+2
* More work on the month view - FedericoArturo Espinosa1998-08-134-36/+254
* More work on the month view item - FedericoArturo Espinosa1998-08-126-40/+370
* Made title i18n friendly. This was bug #215.Nuno Ferreira1998-08-125-10/+21
* Fix small cut&paste bug - FedericoArturo Espinosa1998-08-112-2/+2
* Oops - FedericoArturo Espinosa1998-08-112-0/+2
* Start of the month view widget. This will use the generic month item andFederico Mena Quintero1998-08-1115-20/+1677
* Added `freebsd' directory.Martin Baulig1998-08-072-0/+9
* Do not abort on obj-c not being thereGNOME_0_25DROOLING_MACAQUEArturo Espinosa1998-08-061-1/+1
* Define USE_DEVGTK unconditionally to `true'.Raja R Harinath1998-08-052-0/+5
* make it require GTK >= 1.1.1 dnl'd the dev_gtk since they will have toStuart Parmenter1998-08-052-12/+19
* gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is found and usedSebastian Wilhelmi1998-08-042-0/+6
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-0410-23/+32
* Use the `gnome-config' program if it exists.Raja R Harinath1998-08-032-9/+34
* Remove `macros.dep'.Raja R Harinath1998-08-022-1/+5
* New macro. Checks for `u_int64_t' and `int64_t'.Martin Baulig1998-07-312-1/+18
* Added (AC_SUBST): `LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',Martin Baulig1998-07-303-0/+20
* Check for functions that `error.c' looks for.Raja R Harinath1998-07-302-0/+6
* Removed.Martin Baulig1998-07-293-1/+8
* Changed Gtk version test to use GTK_HAVE_FEATURES_1_1_0.Federico Mena Quintero1998-07-282-1/+6
* Added gnome-xml-check.m4 for libxml detection, Daniel.Daniel Veillard1998-07-273-0/+23
* No longer requiring `GNOME_LIBGTOP_SYSDEPS'.Martin Baulig1998-07-242-1/+6
* Added linger.m4. New file.Tom Tromey1998-07-243-0/+34
* Actually add files mentioned in last commitTom Tromey1998-07-242-0/+100
* Added gnome-undelfs.m4, gnome-vfs.m4. New file. New file.Tom Tromey1998-07-242-0/+8
* Added some reasonable defaults to allow cross compiling; removedMartin Baulig1998-07-233-6/+30
* If no build-guile, link against readline before termcap.Tom Tromey1998-07-222-1/+6
* Add `need-declaration.m4'.Raja R Harinath1998-07-164-12/+71
* Add check for `mkstemp'.Raja R Harinath1998-07-132-1/+5
* Added this required file...Michael Fulbright1998-07-111-0/+3
* Add support for --view flag. (session_save_state): Save the view mode;Miguel de Icaza1998-07-087-44/+172
* No longer use `glibtop_machine.h' for Linux.Martin baulig1998-07-041-1/+1
* yet another change to curses.m4 - documentation & formatting, remove unsed varsScott D Heavner1998-07-022-22/+68
* Updated TODO for gnomecal /tigertTuomas Kuosmanen1998-07-021-0/+7
* Added Portuguese translation to .desktop files.Nuno Ferreira1998-07-013-0/+8
* Add all the `.m4' files here.Raja R Harinath1998-06-302-5/+16
* curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDESScott D Heavner1998-06-302-1/+5
* was leaving conftest.* files lying around after tests.Scott D Heavner1998-06-302-1/+6
* Use egcs if it's available. The gcc that ships with RedHat 5.1 doesn't doChristopher Blizzard1998-06-272-1/+9
* Autodetect curses for cyahtzee.Scott D Heavner1998-06-272-0/+286
* New check. (vprintf): New check. (ftruncate.c): Remove check. This needsRaja R Harinath1998-06-253-28/+13
* Use gnome_geometry_string to get the geometry string.Havoc Pennington1998-06-233-18/+13
* Mon, 22 Jun 1998 12:38:50 +0200 [Vincent]Vincent Renardias1998-06-220-0/+0
* *** empty log message ***Martin Baulig1998-06-141-0/+5
* New automake conditional; also defines HAVE_LINUX_TABLE.Martin Baulig1998-06-141-0/+6
* Added check for the table () system call in the linux kernel.Martin Baulig1998-06-142-2/+51
* Use AC_EGREP_CPP rather than AC_CHECK_HEADER. AC_CHECK_HEADER is fooled byRaja R Harinath1998-06-122-4/+17
* Look for awk. (CROSS_COMPILING): Remove conditional.Raja R Harinath1998-06-112-1/+7
* changed things to use GTK_HAVE_ACCEL_GROUP instead of HAVE_DEVGTK...Manish Singh1998-06-111-2/+2
* Gnome libs should compile against gtk 1.0.x and gtk 1.1 with a minimal amountGregory McLean1998-06-112-1/+6
* quick and dirty check for devel gtk and define HAVE_DEVGTK if its found.EDT 1998 Gregory McLean1998-06-101-1/+2
* added gnomecard directory in Makefile.amArturo Espinosa1998-06-092-2/+2
* Fixed typo.Martin Baulig1998-06-081-1/+1
* New automake conditional; (need_gnome_support): addedMartin Baulig1998-06-082-2/+9
* When cross-compiling, we now check for `$host_alias-buile-guile'.Martin Baulig1998-06-082-3/+15
* Include `glibtop_machine.h' for Linux.Martin Baulig1998-06-081-1/+1
* Missing files - FedericoArturo Espinosa1998-06-063-36/+9
* Removed gncal/card for the release - FedericoGNOME_0_20aGNOME_0_20Arturo Espinosa1998-06-052-2/+2
* Do not subtract 1 from tm->tm_mday for the default_day.Federico Mena Quintero1998-06-057-8/+21
* Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) willMartin Baulig1998-06-032-11/+83
* Fill in ical->recur->interval from value in spin_button. This ixed anNuno Ferreira1998-06-013-2/+8
* Paint the decorations correctly. (child_draw_decor): Paint theFederico Mena Quintero1998-05-313-106/+113
* Added even more [no] .desktop entries.Kjartan Maraas1998-05-292-0/+4
* Use the contents of ee->ical->dtstart for computing the predefined valuesMiguel de Icaza1998-05-263-8/+7
* Fix the gc destruction in the unrealization code and fix the pixmapMiguel de Icaza1998-05-265-12/+34
* Fix for the weekly event generation. Was reported on the bug trackingMiguel de Icaza1998-05-264-3/+8
* *** empty log message ***Martin Baulig1998-05-251-0/+5
* Set this to true on SunOS.Martin Baulig1998-05-241-1/+1
* *** empty log message ***Martin Baulig1998-05-231-0/+6
* New file. Imported from `configure.in' in GNU fileutils 3.16. It does allMartin Baulig1998-05-231-409/+255
* Initial revisionMartin Baulig1998-05-221-0/+574