aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug #353743 - Add Print button to meeting notification dialogMilan Crha2012-01-031-1/+1
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-1/+1
* Remove gnome-pilot integration.Matthew Barnes2010-06-161-7/+1
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-1/+0
* Finish killing Bonobo.Matthew Barnes2009-09-091-1/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Reverted automake 1.6 breakage. Fixes bug 444747. Patch by Patch by DanielNickolay V. Shmyrev2007-06-061-5/+5
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-5/+5
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-1/+1
* moved e-error to e-util/Not Zed2005-05-161-5/+4
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-261-0/+13
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1/+1
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-1/+4
* Do importers after the other dirs, as it relies on generated files fromHans Petter Jansson2003-03-021-1/+1
* Add calendar/importers/Makefile to output.Hans Petter Jansson2003-03-011-1/+1
* fix warning. (get_default_timezone): BonoboConfigDatabase ->Chris Toshok2003-01-271-7/+6
* Comment out the CONDUIT_DIR stuff for now.Ettore Perazzoli2003-01-151-6/+7
* (calendar_offline_handler_class_init): GObjectified.Ettore Perazzoli2002-11-091-1/+1
* new file to contain all timezone names for translation. We won't be usingDamon Chaplin2001-12-141-0/+2
* Forgot this oneRodrigo Moya2001-10-301-1/+1
* Update for new libical. Conduits should atleast compile again.JP Rosevear2000-09-021-2/+7
* #include <e-util/e-cursors.h>Federico Mena Quintero2000-08-241-2/+1
* Include gnome.h for gettext purposesJP Rosevear2000-08-241-1/+2
* Oops - FedericoFederico Mena Quintero2000-08-121-1/+1
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-1/+1
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-1/+1
* Removed doc directory, since it is the old gnome-pim docs which aren'tDamon Chaplin2000-08-021-2/+2
* fixed various problemsSeth Alves2000-07-131-0/+1
* Disable Pilot conduit stuff for now. It's not quite ready yet and itEttore Perazzoli2000-07-111-1/+1
* added makefiles for calendar conduitsSeth Alves2000-07-111-1/+1
* readded the gui directorySeth Alves2000-03-301-1/+1
* + * Makefile.am: add calendar compilation back in.Matthew Loper2000-03-301-1/+1
* move all but the subdir line into gui/Makefile.am, since the codeSeth Alves2000-03-061-236/+1
* new file -- things shared between the client and server go in thisSeth Alves2000-03-041-10/+13
* More reorganization - FedericoFederico Mena Quintero2000-03-021-56/+3
* Moved to the pcs/ directory - FedericoFederico Mena Quintero2000-03-021-20/+0
* At this point the calendar client and personal calendar server files wereFederico Mena Quintero2000-03-021-22/+2
* Use the gnome-config flags for orbit-idl. Create a libcal-client libraryFederico Mena Quintero2000-03-021-2/+27
* Removed stale rule for the conduit.Federico Mena Quintero2000-03-011-9/+7
* don't put .libs in the link command, let libtool do itSeth Alves2000-02-231-1/+1
* trying to link libicalSeth Alves2000-02-211-1/+1
* Use BONOBO_VFS_GNOME_CFLAGS instead of GNOMEUI_INCLUDES, as we use BonoboMiguel de Icaza2000-02-191-1/+1
* moved CalendarFormat type def hereSeth Alves2000-02-181-9/+8
* Change iCalObject.organizer from char* to iCalPerson*Russell Steinthal2000-02-161-2/+12
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-4/+24
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-1/+0
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-0/+4
* Added the get_object() method.Federico Mena Quintero2000-02-021-68/+69
* Sync to desktop - FedericoArturo Espinosa2000-01-311-1/+5
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-8/+8
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-2/+1
* When will I ever learn to add the files... - FedericoArturo Espinosa2000-01-251-0/+2
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-251-7/+47
* Removed todo capplet stuff.Eskil Heyn Olsen2000-01-091-3/+5
* Added a sub package to the .spec file, it now generatesEskil Heyn Olsen1999-12-061-0/+3
* Removed intlEskil Heyn Olsen1999-12-051-0/+2
* Sigh. Get this oneArturo Espinosa1999-12-041-0/+2
* Stupid misplaced endif cause gncal to depend on an install gnome-pilot...Eskil Heyn Olsen1999-11-141-7/+5
* Fixed an unwanted conditional on libcalendar_conduit_la_LDFLAGSEskil Heyn Olsen1999-11-091-1/+1
* Uses the PISOCK_LIBDIR, for people with odd install dirs for theirEskil Olsen1999-11-041-7/+9
* now it doesn't build todo conduit anymore. Since the conduit is just aEskil Heyn Olsen1999-10-221-22/+21
* Fixed the much-hated gnome-pilot dependencyEskil Heyn Olsen1999-10-141-1/+2
* checks return values from gpilotd_init/connect.Eskil Heyn Olsen1999-10-061-5/+11
* Small fix -miguelArturo Espinosa1999-09-281-4/+4
* better merge of summary/description when doing ical_from_remoteEskil Heyn Olsen1999-09-231-2/+3
* changed to be a .la file instead of .a, this allows lib*_conduit to useEskil Heyn Olsen1999-09-191-5/+4
* added sources to calendar-conduitEskil Heyn Olsen1999-09-151-1/+10
* uses GNOME_PILOT_CHECKEskil Heyn Olsen1999-09-081-15/+62
* Added call to GNOME_COMPILE_WARNINGS.Miguel de Icaza1999-09-021-2/+0
* don't try to run GNOME_CONDUIT_CHECK if it doesn't existPeter Teichman1999-08-031-1/+2
* Add nl to list of languages.Elliot Lee1999-08-031-2/+12
* gnome-pim actually compiles without libpisock nowPeter Teichman1999-08-021-4/+4
* More auto* cleanups. The new calendar conduit now compiles conditionally,Peter Teichman1999-08-011-3/+4
* more autoconf, again. need to make the conduit compile conditionallyPeter Teichman1999-08-011-3/+2
* more auto* stuffJonathan Blandford1999-07-311-1/+23
* New file. Implements PalmPilot syncronization with the Gnome Calendar.Miguel de Icaza1999-07-281-3/+45
* help files be gone. They are now installed from the Docbook stuff.Miguel de Icaza1999-06-011-3/+0
* Add Docbook framework for documenting Gnomecal -miguelArturo Espinosa1999-05-181-2/+2
* - fix: allow use $DESTDIR on "make install DESTDIR=</install/prefix>".Tomasz Kłoczko1999-05-031-4/+4
* Add --todo supportArturo Espinosa1999-04-261-0/+1
* Implemented new panel groups as suggested on gnome-hackersMichael Fulbright1999-02-261-1/+1
* Updated to install desktop into $(datadir)/gnome/appsMichael Fulbright1999-02-181-1/+1
* GNOME PIM livesMichael Fulbright1998-12-091-4/+2
* gncal: Fix server registration to give proper id/kindElliot Lee1998-12-031-1/+1
* Sync sync syncFederico Mena Quintero1998-10-081-0/+2
* New file that presents a quick view of the events in a particular day whenFederico Mena Quintero1998-09-291-0/+2
* Sync for version 0.30 - FedericoArturo Espinosa1998-09-231-1/+1
* remove gnomecard from subdirs until it actually compilesElliot Lee1998-09-211-1/+1
* Use `rm -f ... ; $(LN_S) ...' instead of `ln -sf'.Martin Baulig1998-09-151-1/+1
* Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-301-0/+2
* Today: beginning of year view using the canvas. I still have to finishFederico Mena Quintero1998-08-271-3/+3
* Set the heading color of the month item.Federico Mena Quintero1998-08-261-1/+0
* Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-251-5/+2
* Small fixes for calendar savingArturo Espinosa1998-08-221-1/+1
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-191-0/+1
* Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-141-0/+1
* 0.27 fixesGNOME_0_27Arturo Espinosa1998-08-141-1/+1
* 0.27 fixesArturo Espinosa1998-08-141-1/+1
* Start of the month view widget. This will use the generic month item andFederico Mena Quintero1998-08-111-0/+4
* added gnomecard directory in Makefile.amArturo Espinosa1998-06-091-1/+1
* Missing files - FedericoArturo Espinosa1998-06-061-18/+4
* Removed gncal/card for the release - FedericoGNOME_0_20aGNOME_0_20Arturo Espinosa1998-06-051-1/+1
* Do not subtract 1 from tm->tm_mday for the default_day.Federico Mena Quintero1998-06-051-2/+2
* Added Session management to GnomeCal -miguelArturo Espinosa1998-04-291-0/+2
* Made it use popup_menu().Federico Mena Quintero1998-04-231-3/+7
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-0/+1
* Made it use GncalDayPanel.Federico Mena Quintero1998-04-221-0/+2
* Update spanish translation for the Calendar.Arturo Espinosa1998-04-191-1/+11
* Yes.Arturo Espinosa1998-04-181-0/+2
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-0/+2
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-031-2/+4
* More calendar work -migArturo Espinosa1998-04-031-1/+3
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-5/+13
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-021-17/+35
* Sync with my copy -migArturo Espinosa1998-04-011-1/+2
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-011-13/+16
* iCalendar/vCalendar time utiltiesArturo Espinosa1998-04-011-2/+7
* added clist.[ch]Craig Small1998-03-311-1/+3
* linked into gtkcalendar widgetCraig Small1998-03-121-2/+5
* Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a.Tom Tromey1998-03-091-3/+2
* Added $(GNOME_LIBDIR) to some Makefile.am files.rhlabs1998-02-271-0/+1
* (gncal_LDADD): Added '$(INTLLIBS)'Carsten Schaar1998-02-201-1/+2
* Include `libsupport.a'.Raja R Harinath1998-02-191-1/+2
* Remove MakefileArturo Espinosa1998-02-141-0/+1
* Added #include <locale.h>Federico Mena Quintero1998-02-131-3/+1
* Fixed Makefile.am so gncal compiles (please check!)Craig Small1998-02-121-0/+4
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-111-0/+19