aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs
Commit message (Expand)AuthorAgeFilesLines
* Convert to bonobo xobjectJP Rosevear2001-05-084-495/+218
* Connect to the "changed" signal of the categories entry so that they willFederico Mena Quintero2001-04-181-2/+2
* Add EXTRA_GNOME_CFLAGS, for gal.Dan Winship2001-04-171-0/+1
* Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-161-7/+272
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+4
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-132-13/+198
* prepend to both changes and change_ids when different and mark asJP Rosevear2001-04-121-2/+2
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-308-12/+1067
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+2
* fixed generation of history recordsRodrigo Moya2001-02-241-2/+38
* Added a `registered' field. (cal_factory_oaf_register): New function; nowFederico Mena Quintero2001-02-212-1/+71
* close DB environment. Some compilation warnings removedRodrigo Moya2001-02-171-14/+28
* implementedRodrigo Moya2001-02-141-38/+73
* cal_backend_db_update_object(): manage both updates and additions/addRodrigo Moya2001-02-131-194/+486
* added DB3 transactions supportRodrigo Moya2001-02-131-29/+145
* added the new DB3-based backend. This is just the beginning, there areRodrigo Moya2001-02-132-0/+1052
* Move the get_change code hereJP Rosevear2001-02-093-149/+174
* libical import cleanupJP Rosevear2001-01-241-2/+2
* Fix transposition of sync db locationJP Rosevear2001-01-171-1/+1
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-1711-373/+214
* accomadate tasks in their new dirJP Rosevear2001-01-161-1/+4
* If the component has no alarms, do not try to queue them.Federico Mena Quintero2001-01-031-2/+1
* account for the case where there are no alarms, fixes crashJP Rosevear2000-12-231-2/+6
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-12/+2
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-194-132/+444
* Create an empty cal component if the object has been deleted.JP Rosevear2000-12-081-1/+6
* kill (Cal_get_changes): return the corba sequence directlyJP Rosevear2000-12-073-66/+47
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-073-329/+109
* DOH, fixed reversed test for the presence of the icalcomp's parent. ThisFederico Mena Quintero2000-11-251-0/+1
* Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-252-5/+9
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-115-129/+129
* SHUT THE FUCK UP, DONNIE. DUDE, THEY PEED YOUR FUCKING RUG.Federico Mena Quintero2000-10-271-1/+0
* unsigned chars to isalphaMichael Meeks2000-10-271-1/+1
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* Pulling up stuff from the 0.6 branchJP Rosevear2000-10-212-32/+45
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-164-164/+4
* Take CalObjType as a param because its impossible to determine after aJP Rosevear2000-10-121-5/+9
* The element is "pilot_id" not "pilotid". Update both maps (compute_pid):JP Rosevear2000-10-111-1/+6
* Add since field to contextJP Rosevear2000-09-211-1/+1
* Make the log file name relevant to the actual calendar file, rather thanJP Rosevear2000-09-211-4/+4
* OopsJP Rosevear2000-09-211-1/+1
* Use a local sax handler.JP Rosevear2000-09-211-28/+5
* Properly assign the CalObjChange type. (cal_backend_log_sax_parse): DeleteJP Rosevear2000-09-211-57/+47
* New utility function (cal_backend_load): use above (cal_backend_create):JP Rosevear2000-09-202-52/+70
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-206-1487/+471
* Only remove the pilot item from the hash if it exists in the first place.JP Rosevear2000-09-131-6/+5
* Use g_int_* for now (cal_backend_file_create): dittoJP Rosevear2000-09-131-8/+13
* Remove bogus #include.Ettore Perazzoli2000-09-131-1/+1
* Use cal component pilot stuff properly (find_record_in_repository): RemoveJP Rosevear2000-09-101-9/+54
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-295-9/+10
* Remove the icalcomponent from the toplevel calendar here.Federico Mena Quintero2000-08-291-21/+28
* Write out the calendar object (cal_backend_file_update_object): Remove/addJP Rosevear2000-08-281-9/+51
* Fixed some warnings.Christopher James Lahey2000-08-091-2/+2
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-094-133/+124
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-083-2/+5
* Fixed a g_return_if_fail that had two parameters and thus wouldn't build.Joe Shaw2000-08-031-1/+1
* call save (cbimc) after setting the pilot id and status.Seth Alves2000-08-031-0/+7
* Dum dum dum - FedericoFederico Mena Quintero2000-08-031-0/+36
* New files for the iCalendar file backend.Federico Mena Quintero2000-08-034-1/+1070
* Ahem, these files will be back in a second - FedericoFederico Mena Quintero2000-08-031-2/+0
* Use CalComponent and the new property types instead of the old iCalObjectFederico Mena Quintero2000-08-021-2/+2
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-263-13/+2
* Removed unneeded check for the URI. (load_fn): Be more paranoid about theFederico Mena Quintero2000-07-121-14/+40
* As a quasi-hack, do a gdk_flush() when the shell view is unrealized soFederico Mena Quintero2000-07-102-0/+4
* server code to service these:Seth Alves2000-06-294-0/+155
* use BONOBO_VFS_GNOME_CFLAGS.Michael Meeks2000-06-281-1/+1
* Doh, sync - FedericoFederico Mena Quintero2000-06-161-0/+2
* added icalendar-test.Damon Chaplin2000-06-161-0/+1
* Added a get_n_objects() method.Federico Mena Quintero2000-06-094-0/+107
* update some .cvsignoresSeth Alves2000-06-081-1/+0
* Moved these files to calendar/cal-util - FedericoFederico Mena Quintero2000-06-075-1362/+0
* fixed a bunch of problems use libical instead of libversitSeth Alves2000-06-073-60/+49
* Removed from the public header; made static. Now everyone should useFederico Mena Quintero2000-06-071-2/+2
* Fix more Makefile breakage.Ettore Perazzoli2000-05-131-0/+1
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-124-5/+124
* remove unused timezone variable to make this compile on BSD systems (whereDan Winship2000-05-121-1/+0
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-125-26/+319
* Set the format when creating a new calendar.Christopher James Lahey2000-05-101-0/+21
* + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothingMatthew Loper2000-05-101-1/+1
* Removed double free of method_string in uri->method_string.Christopher James Lahey2000-05-091-1/+3
* Fix compilation with builddir != srcdir. Boy I love this.Ettore Perazzoli2000-05-092-2/+2
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-097-1068/+1443
* ignore the .pure directoryChris Toshok2000-05-051-0/+1
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-051-2/+2
* Stylistic fix - FedericoFederico Mena Quintero2000-05-011-3/+1
* set attendee and contact address correctly.Seth Alves2000-05-012-17/+31
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-1/+2
* fix memory leak (save_to_vcal): same (save): same (cal_backend_load): sameSeth Alves2000-04-281-0/+5
* Replaced libcal-util.la with *.laChristopher James Lahey2000-04-261-0/+2
* Renamed from backend_destroy_cb. Now we use it for the "last_client_gone"Federico Mena Quintero2000-04-264-10/+65
* don't save on destroy.Seth Alves2000-04-261-3/+2
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-261-2/+2
* allow for null CN (parse_person): allow for null sent_bySeth Alves2000-04-255-14/+192
* finished first stab at iCalObject to icalcomponent conversion.Seth Alves2000-04-251-3/+147
* start on code to do the opposite of icalendar.c (convert from iCalObjectsSeth Alves2000-04-224-3/+379
* fixed code to populate the todo clistSeth Alves2000-04-202-2/+7
* don't call save from here because in all cases the caller of remove_objectSeth Alves2000-04-201-1/+1
* calls gnome_calendar_open instead of checking on disk and calling load orSeth Alves2000-04-201-0/+2
* We have a new "last_calendar_gone" signal that Wombat can use to terminateFederico Mena Quintero2000-04-183-3/+26
* removed implicit save, since we don't want to save as we load from disk.Seth Alves2000-04-181-1/+2
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-177-199/+12
* use HAVE_TIMEZONE to switch between linux's timezone variable and *bsd'sChris Toshok2000-04-121-2/+13
* create and save an actual vcalendar instead of a list of vcal objects.Seth Alves2000-04-111-40/+56
* catch cal_loaded signal on the cal client. (gnome_calendar_load_cb):Seth Alves2000-04-101-21/+114
* + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: NewMatthew Loper2000-04-011-0/+1
* + * wombat/wombat.gnorba: new file.Matthew Loper2000-03-292-0/+19
* Use ical_object_to_string().Federico Mena Quintero2000-03-283-73/+4
* Fix for srcdir != builddir.Elliot Lee2000-03-181-2/+3
* Initialize the alarm types here. Do not call default_alarm() anymore,Federico Mena Quintero2000-03-111-21/+0
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-1/+1
* calobj.[ch] has moved into cal-util/Seth Alves2000-03-081-2/+0
* More file moving - FedericoFederico Mena Quintero2000-03-082-1871/+0
* added some .cvsignore filesSeth Alves2000-03-041-0/+9
* new file -- things shared between the client and server go in thisSeth Alves2000-03-043-17/+705
* I always forget to add the stupid files - FedericoFederico Mena Quintero2000-03-041-0/+66
* moved CalendarFormat type def hereSeth Alves2000-02-182-7/+134
* Implemented.Federico Mena Quintero2000-02-174-7/+98
* Change iCalObject.organizer from char* to iCalPerson*Russell Steinthal2000-02-162-11/+91
* Implemented.Federico Mena Quintero2000-02-126-12/+258
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-117-60/+293
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-095-79/+288
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-083-12/+183
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-041-1/+45
* Sync to laptop - FedericoArturo Espinosa2000-02-032-25/+65
* Added the get_object() method.Federico Mena Quintero2000-02-024-2/+61
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-297-71/+71
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-265-34/+34
* Check that the listener is not nil and emit and exception if it is.Federico Mena Quintero2000-01-252-7/+61
* When will I ever learn to add the files... - FedericoArturo Espinosa2000-01-251-0/+101
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-257-35/+48
* New function to remove a calendar client interface object from a backend.Federico Mena Quintero2000-01-244-42/+161
* Take in a GnomeVFSURI, not a string.Federico Mena Quintero2000-01-223-21/+49
* Moved the calendar backend here. This is the actual calendar-handlingFederico Mena Quintero2000-01-196-110/+560
* Sync, take two - FedericoArturo Espinosa2000-01-181-0/+1
* Forgot these - FedericoArturo Espinosa2000-01-182-0/+131
* Sync - FedericoArturo Espinosa2000-01-182-6/+112
* Removed the CORBA listener methods, adjusted for the new IDL.Federico Mena Quintero2000-01-121-29/+6
* New IDL for the personal calendar server.Federico Mena Quintero2000-01-124-0/+755
* Add default alarm support, Beep on display alarms optionRussell Steinthal1999-11-031-13/+8
* Small fix -miguelArturo Espinosa1999-09-281-30/+30
* About to rehash conduit.Eskil Heyn Olsen1999-09-191-1/+1
* added sources to calendar-conduitEskil Heyn Olsen1999-09-151-2/+2
* Fix the hostname part.Miguel de Icaza1999-08-151-3/+3
* Lots of more work on the sync stuff. It works pretty well now.Arturo Espinosa1999-07-291-6/+11
* New file. Implements PalmPilot syncronization with the Gnome Calendar.Miguel de Icaza1999-07-282-0/+73
* Generate unique IDs on Vevents we load that lack it. WE need this for theMiguel de Icaza1999-07-271-1/+3
* Changed gnome-pim.keys to use the --file flagMiguel de Icaza1999-07-171-3/+27
* One line bug fix from Sergey I Panov.Miguel de Icaza1999-06-041-1/+1
* Work around broken software that writes a broken month-of-day as "zero".Miguel de Icaza1999-06-021-0/+8
* Make intervals always exist. a 0 interval is wrong.Miguel de Icaza1999-05-261-0/+4
* Added this routine so Monthly recurrences use the weekday field as aSteve Murphy1999-04-041-9/+86
* Include <config.h> so that strings get translated. Correct spelling.Nuno Ferreira1999-03-281-0/+1
* Added 2 paranthesis.. "foobar = d / 60*60" is _NOT_ the same as "foobar =Tomas Ogren1999-03-241-1/+1
* 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu)Arturo Espinosa1999-03-111-2/+13
* Save the owner/organizer of the event. (ical_object_create_from_vobject):Miguel de Icaza1999-02-241-0/+10
* GNOME PIM livesMichael Fulbright1998-12-092-2/+2
* Add ctype.hMiguel de Icaza1998-11-071-0/+1
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-032-63/+110
* Small fixes for calendar savingArturo Espinosa1998-08-221-2/+4
* Fix for the weekly event generation. Was reported on the bug trackingMiguel de Icaza1998-05-261-1/+1
* Bug free version of the range computation in place.Miguel de Icaza1998-05-161-2/+2
* Do not add the spurious padding.Miguel de Icaza1998-05-152-5/+45
* Draw the day at startup. (gncal_day_panel_set): Fix selected-day display.Miguel de Icaza1998-05-041-2/+0
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-252-22/+46
* Fixes for vTodo thingies -migArturo Espinosa1998-04-231-7/+18
* Lots of changes:Miguel de Icaza1998-04-221-1/+0
* Enhance the exception date handling -migArturo Espinosa1998-04-211-16/+38
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-3/+6
* more fixes -migArturo Espinosa1998-04-211-0/+3
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-211-1/+23
* Add Quoted printable property to items containing new lines. (duration):Miguel de Icaza1998-04-191-6/+15
* Final steps.Arturo Espinosa1998-04-181-2/+1
* Yes.Arturo Espinosa1998-04-182-0/+25
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-4/+12
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-1/+3
* Year view, double click -migArturo Espinosa1998-04-182-22/+93
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-182-6/+6
* We load the alarms -migArturo Espinosa1998-04-182-15/+49
* Save Recurrence rules -MiguelArturo Espinosa1998-04-181-4/+108
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-182-17/+213
* Remove deadly excessive abuse of encapsulation -migArturo Espinosa1998-04-172-12/+11
* New event generation api in place -miguelArturo Espinosa1998-04-171-1/+3
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-172-2/+3
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-162-1/+17
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-152-5/+25
* Routine to destory rows array properly.Miguel de Icaza1998-04-151-33/+66
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-14/+12
* Load recurrence rules; Paint the recurrence screen according to the rules.Arturo Espinosa1998-04-142-4/+281
* Now takes object and flags parameters. Likewise. Likewise.Federico Mena Quintero1998-04-141-0/+7
* Begginning of the create-appointment-on-range-selection-and-enter code -miguelArturo Espinosa1998-04-121-0/+2
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-122-6/+25
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-092-3/+3
* vCalendar gets fully saved -migArturo Espinosa1998-04-051-3/+83
* lots more -migArturo Espinosa1998-04-041-2/+33
* Lots -migArturo Espinosa1998-04-042-16/+83
* add test.vcf, more code progress -migArturo Espinosa1998-04-031-0/+2
* Various time fixes; lib fixes; cache fixes -migArturo Espinosa1998-04-031-1/+1
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-022-2/+173
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-012-3/+5
* Calendar objects as defined by the iCalendar IETF draft. Calendar holderArturo Espinosa1998-04-012-0/+148