aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-165/+0
* *** empty log message ***Duncan Mak2001-05-171-2/+0
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-0/+2
* free the alarm component if it doesn't have a parent, rather than if itJP Rosevear2001-05-091-4/+5
* Hot builddir != srcdir loving action.Ettore Perazzoli2001-04-191-0/+2
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+3
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-14/+1
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-2/+0
* Create a little stand-alone library for the low-level alarm triggerFederico Mena Quintero2001-02-271-3/+1
* Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-241-5/+3
* Added libmenus.la.Christopher James Lahey2001-02-141-0/+1
* Hook up the xml-i18n-tools + .oaf.in stuff. Marked strings forKjartan Maraas2001-02-131-2/+9
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-7/+0
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-0/+2
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-4/+0
* Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade inDave Camp2001-01-101-1/+1
* New interface for the alarm notification system.Federico Mena Quintero2001-01-101-21/+17
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-0/+6
* New function to keep the ecal marked properly (create_ecal): move moreJP Rosevear2000-12-231-3/+0
* translationsJP Rosevear2000-12-231-2/+8
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-0/+2
* Working Calendar summary.Iain Holmes2000-12-221-0/+4
* Removed getdate.y. We no longer use it; it is a relic from Gnomecal.Federico Mena Quintero2000-12-161-1/+0
* Fixes bug #955.Federico Mena Quintero2000-12-151-1/+3
* More fixage - FedericoFederico Mena Quintero2000-12-121-11/+11
* return NULL if we can't create a view.Michael Meeks2000-12-051-3/+2
* The icon column is not editable!Federico Mena Quintero2000-11-221-2/+0
* I created this file to store some commonly used enumeration to stringJesse Pavel2000-11-141-0/+2
* Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-131-0/+2
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-2/+2
* These changes fix bugzilla bugs #874 and #875.Federico Mena Quintero2000-11-091-0/+2
* Removed the old recurrence page. Wheeeeeeeeee!Federico Mena Quintero2000-11-071-5/+4
* Clean the idl-generated sources properly. Likewise.Federico Mena Quintero2000-11-041-0/+3
* Makefile.am: renamed GNOMELOCALEDIR to EVOLUTION_LOCALEDIRGediminas Paulauskas2000-11-021-1/+1
* This is the new recurrence page, partially finished. I just want it on CVSFederico Mena Quintero2000-10-271-5/+3
* Small fixes.Jesse Pavel2000-10-271-3/+1
* removed the Evolution-Composer generated files, due to a tip on how we doJesse Pavel2000-10-261-2/+2
* added this from the composer IDL sourcesJesse Pavel2000-10-261-0/+21
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* *** empty log message ***Jesse Pavel2000-10-201-1/+2
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-201-0/+2
* Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't overrideDan Winship2000-10-161-3/+0
* Disable executive-summaryIain Holmes2000-10-121-4/+1
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-0/+2
* *** empty log message ***Jesse Pavel2000-10-111-2/+5
* Added the executive-summary library and cflagsIain Holmes2000-10-101-1/+4
* *** empty log message ***Jesse Pavel2000-09-281-1/+4
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-4/+3
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-171-0/+1
* Get rid of the `ui.xml' stuff that Michael committed, as it's breakingEttore Perazzoli2000-09-131-5/+0
* Fix the calendar Makefiles so that they #include the `icalversion.h'Ettore Perazzoli2000-09-091-0/+1
* Preliminaries for new UI handler.Michael Meeks2000-09-081-0/+5
* Remove gnorba stuffJP Rosevear2000-08-261-9/+2
* Use CalComponent instead of iCalObject. Work around not having a compareJP Rosevear2000-08-221-2/+0
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-211-0/+2
* Use CalComponent instead of iCalObject (cancel_button): dittoJP Rosevear2000-08-181-2/+2
* Rework gnome-cal.c - alarms are a tad broken ATM so this will need moreJP Rosevear2000-08-171-2/+2
* Callback used to mark every event in a month. (mark_month_item): UseJP Rosevear2000-08-161-2/+2
* Use cal_client_get_objects_in_range (print_day_details_cb): Callback usedJP Rosevear2000-08-161-4/+2
* gui/Makefile.am: Fixed a typo.Jeffrey Stedfast2000-07-271-1/+1
* Added a few xpm files to the EXTRA DIST sectionJeffrey Stedfast2000-07-271-4/+8
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-1/+4
* Disable Pilot conduit stuff for now. It's not quite ready yet and itEttore Perazzoli2000-07-111-28/+1
* remove gnomecal.conduitDan Winship2000-07-111-2/+1
* added makefiles for calendar conduitsSeth Alves2000-07-111-29/+28
* Again, disable compilation of the Pilot stuff until it links - FedericoFederico Mena Quintero2000-07-021-18/+19
* uncomment out the pilot stuff, i think it links now. hehSeth Alves2000-07-011-19/+19
* Do not link and include the pilot stuff for the calendar component, justFederico Mena Quintero2000-06-301-34/+23
* Make the pilot stuff in calendar/gui optional.Peter Williams2000-06-291-2/+13
* server code to service these:Seth Alves2000-06-291-1/+26
* Sync again - FedericoFederico Mena Quintero2000-06-271-0/+2
* new icon for the EWeekView to jump to the day.Damon Chaplin2000-06-171-0/+1
* Squeek - FedericoFederico Mena Quintero2000-06-161-2/+0
* Doh, sync - FedericoFederico Mena Quintero2000-06-161-0/+2
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-8/+1
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+2
* fixed a bunch of problems use libical instead of libversitSeth Alves2000-06-071-1/+1
* New function to call the print engine. (calendar_toolbar): Added the PrintFederico Mena Quintero2000-06-031-3/+2
* Fixed EXTRA_DIST.Christopher James Lahey2000-06-021-1/+5
* Flush - FedericoFederico Mena Quintero2000-05-301-2/+0
* Fix 'make dist' errors.Ross Golder2000-05-281-2/+4
* Put the main notebook directly under a simple GtkWindow. We are going toFederico Mena Quintero2000-05-261-9/+12
* Do not initialize libglade twice.Federico Mena Quintero2000-05-261-2/+3
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-3/+17
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-251-0/+1
* Commit for if my laptop dies - FedericoFederico Mena Quintero2000-05-241-126/+10
* hooked up more widget signals to callbacks to the gladified dialog actsSeth Alves2000-05-181-3/+1
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-161-0/+3
* gladeified replacement for eventedit.cSeth Alves2000-05-161-2/+20
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-1/+0
* Removed dist-hook section.Christopher James Lahey2000-05-101-5/+4
* ignore evolution-calendar.pureChris Toshok2000-05-071-0/+12
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-0/+9
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-241-17/+16
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-171-17/+12
* moved srcdir directories to the top so we search headers in the evolutionDamon Chaplin2000-04-111-3/+3
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-091-2/+0
* new function: friendly wrapper for cal_client_create_calendarSeth Alves2000-04-091-18/+4
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-22/+44
* added libeutil.la and libetext.aSeth Alves2000-03-281-0/+2
* Fix includes. (e_day_view_on_delete_occurance): Do not callFederico Mena Quintero2000-03-231-0/+8
* Fix for srcdir != builddir.Elliot Lee2000-03-181-4/+4
* Removed the corba-cal stuff. Commented out the Pilot conduit stuff forFederico Mena Quintero2000-03-101-109/+75
* Random #ifdefs to make it build, although this file is going away.Federico Mena Quintero2000-03-101-18/+2
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-3/+4
* back out recent commit, and remove calendar.[ch] from Makefile.amSeth Alves2000-03-081-2/+0
* stubs for client side access to alarm structures. this will probablySeth Alves2000-03-061-12/+16
* 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