aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Adjust to using gnome-pilot-sync-abs conduit which is based on the latestJP Rosevear2000-10-101-0/+5
* Added the executive-summary library and cflagsIain Holmes2000-10-101-0/+13
* New widget to pick weekdays.Federico Mena Quintero2000-10-071-0/+4
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-0/+6
* when the user types in a new event, don't create it until the user hitsDamon Chaplin2000-10-051-0/+15
* As a temporary solution to the to-do printing, just print the summaries.Federico Mena Quintero2000-10-051-0/+4
* Use g_list_append() correctly. (print_todo_details_cb): Likewise.Federico Mena Quintero2000-10-051-0/+7
* Fix strftime() %a versus %b confusion. Fixes bugzilla #644.Federico Mena Quintero2000-10-051-0/+8
* *** empty log message ***Jesse Pavel2000-10-041-2/+8
* kill.Michael Meeks2000-10-031-0/+4
* *** empty log message ***Jesse Pavel2000-10-031-0/+8
* updated to support RDATE end times or durations. Note that if you have twoDamon Chaplin2000-09-301-0/+32
* *** empty log message ***Jesse Pavel2000-09-281-0/+11
* set the height of the scrolled window for the description field, since theDamon Chaplin2000-09-251-0/+17
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-231-0/+4
* Removed the "about calendar" command, since we don't want to have bothFederico Mena Quintero2000-09-221-0/+6
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-0/+5
* Don't fail if there is no map file.JP Rosevear2000-09-211-0/+5
* Add since field to contextJP Rosevear2000-09-211-0/+13
* Make the log file name relevant to the actual calendar file, rather thanJP Rosevear2000-09-211-0/+6
* OopsJP Rosevear2000-09-211-0/+4
* Use a local sax handler.JP Rosevear2000-09-211-0/+8
* Properly assign the CalObjChange type. (cal_backend_log_sax_parse): DeleteJP Rosevear2000-09-211-0/+7
* New utility function (cal_backend_load): use above (cal_backend_create):JP Rosevear2000-09-201-0/+19
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-0/+78
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-0/+14
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-171-0/+6
* ShushJP Rosevear2000-09-151-0/+4
* Add headers with GPL notice and credit copyright to those appropriateJP Rosevear2000-09-151-0/+33
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-0/+4
* Removed an unused variable.Federico Mena Quintero2000-09-141-0/+3
* See if the new object matches the type of objects we were told to dealFederico Mena Quintero2000-09-141-0/+6
* Only remove the pilot item from the hash if it exists in the first place.JP Rosevear2000-09-131-0/+9
* Hack to compile for distcheck.JP Rosevear2000-09-131-0/+6
* Use g_int_* for now (cal_backend_file_create): dittoJP Rosevear2000-09-131-0/+16
* Get rid of the `ui.xml' stuff that Michael committed, as it's breakingEttore Perazzoli2000-09-131-0/+2
* Remove bogus #include.Ettore Perazzoli2000-09-131-0/+4
* Connect to the "cal_loaded" signal of the client here. (connect_load):Federico Mena Quintero2000-09-121-0/+11
* Fixed a warning (removed unused variable gfloat width fromChristopher James Lahey2000-09-111-0/+5
* Handle renaming, header cleanupJP Rosevear2000-09-111-0/+7
* Use description list instead of comment list for pilot todo noteJP Rosevear2000-09-111-0/+8
* Only set the due date only if it existsJP Rosevear2000-09-111-0/+5
* Relying on the status field is somewhat faulty since it is related toJP Rosevear2000-09-111-0/+5
* Make log output a little more sensible (comp_from_remote_record): MinorJP Rosevear2000-09-111-0/+9
* Remove catch_ret_val function since its no longer useful. Fix naming ofJP Rosevear2000-09-111-0/+28
* changed to use EDateEdit.Damon Chaplin2000-09-111-0/+31
* Convert "//" style comments (local_record_from_ical_uid): RemoveJP Rosevear2000-09-101-0/+6
* Use cal component pilot stuff properly (find_record_in_repository): RemoveJP Rosevear2000-09-101-0/+42
* Fix the calendar Makefiles so that they #include the `icalversion.h'Ettore Perazzoli2000-09-091-0/+8
* New function with the loading/creation state machine. It is carefullyFederico Mena Quintero2000-09-091-0/+17
* Use icaltime_as_timetJP Rosevear2000-09-091-0/+5
* Fixed some warnings.Christopher James Lahey2000-09-091-0/+6
* TidyJP Rosevear2000-09-091-0/+6
* Fall equinox cleanup!Federico Mena Quintero2000-09-081-0/+44
* Bunch of unicode related changesLauris Kaplinski2000-09-081-0/+7
* Use new cal_component_has_recurrences convenience functionJP Rosevear2000-09-061-0/+26
* Use new convenience functions and only get the recurrence stuff if needed.JP Rosevear2000-09-061-0/+18
* Kill all exdates if there are no dates in the boxJP Rosevear2000-09-061-0/+19
* uses the new TaskEditor dialog.Damon Chaplin2000-09-061-0/+32
* The exdate and rdate lists are a list of icaltimetypes, notJP Rosevear2000-09-061-1/+9
* Append the exdate to the list AFTER we create the date value.JP Rosevear2000-09-061-0/+5
* Free the data, not the list element.JP Rosevear2000-09-061-0/+5
* Compute the event duration using the event start/end times, not theJP Rosevear2000-09-061-0/+6
* Check to see if r->enddate is (time_t)-1 and set to 0 if soJP Rosevear2000-09-061-0/+5
* Get the calendar conduits to compile.Ettore Perazzoli2000-09-031-0/+6
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-0/+6
* Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile andChristopher James Lahey2000-09-021-0/+6
* Use gnome_calendar_construct() so that we can check for proper creation ofFederico Mena Quintero2000-09-021-0/+14
* Update for new libical. Conduits should atleast compile again.JP Rosevear2000-09-021-0/+10
* We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOLJP Rosevear2000-09-011-0/+16
* No need to spit a warning if removal fails. (event_editor_destroy): FreeFederico Mena Quintero2000-09-011-0/+19
* Implement delete option (recurrence_toggled): Make an ugly hack to get theJP Rosevear2000-09-011-0/+12
* Event editor destroyed callback to do hash cleanupJP Rosevear2000-08-311-0/+24
* Made it compilable both with gnome-print 0.20 and 0.21+Lauris Kaplinski2000-08-311-0/+4
* Ensure that the child's allocation height is >= 1.Federico Mena Quintero2000-08-311-0/+2
* Oops, set the dtstart/dtend on the component before adding it.Federico Mena Quintero2000-08-301-0/+7
* Make sure the is_utc flag is always FALSE for icaltime_from_timetJP Rosevear2000-08-301-0/+8
* Make sure the is_utc flag is always FALSE for icaltime_from_timetJP Rosevear2000-08-301-0/+11
* Oops, commit changelogJP Rosevear2000-08-301-0/+6
* Now the views monitor the client by themselves; it does not make sense toFederico Mena Quintero2000-08-301-0/+54
* Remove USING_OAF checksDan Winship2000-08-301-0/+7
* Use event_editor_set_event_objectJP Rosevear2000-08-301-0/+14
* These are not UTC timesJP Rosevear2000-08-291-0/+5
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-291-0/+30
* We no longer need time_from_icaltimetype as libical has the API for thisJP Rosevear2000-08-291-0/+16
* Remove the icalcomponent from the toplevel calendar here.Federico Mena Quintero2000-08-291-0/+10
* Initiliaze tzid to null, only set recurrence rules and exception dates ifJP Rosevear2000-08-281-0/+6
* Write out the calendar object (cal_backend_file_update_object): Remove/addJP Rosevear2000-08-281-0/+8
* Remove gnorba stuffJP Rosevear2000-08-261-0/+12
* Uncomment debug code.JP Rosevear2000-08-261-0/+9
* Don't attempt to free this if its null (calendar_model_duplicate_value):JP Rosevear2000-08-261-0/+26
* Update for libical 0.19JP Rosevear2000-08-251-0/+4
* Fixed some warnings.Christopher James Lahey2000-08-251-0/+6
* Do not alloc the struct icaltimetype but point to one on the stack. MoreJP Rosevear2000-08-251-0/+6
* Make signal names saner (released_event_object_cb): dittoJP Rosevear2000-08-251-0/+19
* Do not alloc the struct icaltimetype but point to one on the stack. MoreFederico Mena Quintero2000-08-241-0/+6
* Remove owner fieldJP Rosevear2000-08-241-0/+8
* Handle summary field (calendar_model_value_is_empty): dittoJP Rosevear2000-08-241-0/+7
* Remove status barJP Rosevear2000-08-241-0/+11
* #include <e-util/e-cursors.h>Federico Mena Quintero2000-08-241-1/+19
* Set vtype of new CalComponent (e_week_view_on_new_appointment): dittoJP Rosevear2000-08-241-0/+8
* Include gnome.h for gettext purposesJP Rosevear2000-08-241-0/+8
* Updated function. (e_calendar_table_open_task): Updated function.Federico Mena Quintero2000-08-241-0/+6
* Updated function. (calendar_model_free_value): Updated function.Federico Mena Quintero2000-08-221-0/+17
* New function. (parse_time): Moved over from the old set_time_t(). ThisFederico Mena Quintero2000-08-221-0/+14
* Use CalObjTypeJP Rosevear2000-08-221-0/+7
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-221-1/+6
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-221-0/+15
* Use CalComponent instead of iCalObject. Work around not having a compareJP Rosevear2000-08-221-0/+37
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-211-0/+5
* Use CalComponent instead of iCalObject. Work around not having a compareJP Rosevear2000-08-211-0/+26
* Update prototypes.JP Rosevear2000-08-191-0/+20
* Use CalComponent instead of iCalObject (cancel_button): dittoJP Rosevear2000-08-181-0/+14
* Rework gnome-cal.c - alarms are a tad broken ATM so this will need moreJP Rosevear2000-08-171-0/+22
* Callback used to mark every event in a month. (mark_month_item): UseJP Rosevear2000-08-161-0/+26
* Sync - FedericoFederico Mena Quintero2000-08-131-0/+5
* *** empty log message ***Seth Alves2000-08-121-0/+5
* stubs for pilot id accessors (cal_component_get_pilot_status):Seth Alves2000-08-121-0/+7
* Generate a prettier string for the geographical position.Federico Mena Quintero2000-08-121-0/+36
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-0/+17
* Update prototype.Dan Winship2000-08-111-0/+4
* New function. Mostly moved over fromFederico Mena Quintero2000-08-111-0/+9
* Removed. Wheee!Federico Mena Quintero2000-08-111-0/+4
* There. A pretty function to generate recurrence instances atomically soFederico Mena Quintero2000-08-111-0/+8
* Merge with camel-async.Peter Williams2000-08-111-0/+3
* Made the toolbars conform to the user's gnomecc settings for detachableCody Russell2000-08-101-0/+4
* Oops, subtract the new alarm's trigger time from the current time.Federico Mena Quintero2000-08-101-0/+5
* Fixed a warning.Christopher James Lahey2000-08-101-0/+4
* Fixed some warnings.Christopher James Lahey2000-08-091-0/+5
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-091-0/+30
* New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-081-0/+9
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-0/+40
* *** empty log message ***Seth Alves2000-08-051-0/+7
* Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-041-0/+4
* *** empty log message ***Seth Alves2000-08-031-0/+5
* Fixed a g_return_if_fail that had two parameters and thus wouldn't build.Joe Shaw2000-08-031-0/+6
* updated to match the new ETableModel append_row. This meant we could alsoDamon Chaplin2000-08-031-0/+6
* Emit "model_pre_change" signals as appropriate.Christopher James Lahey2000-08-031-0/+5
* New files for the iCalendar file backend.Federico Mena Quintero2000-08-031-0/+11
* Use CalComponent and the new property types instead of the old iCalObjectFederico Mena Quintero2000-08-021-0/+22
* Removed doc directory, since it is the old gnome-pim docs which aren'tDamon Chaplin2000-08-021-0/+7
* Solaris compile fix. OK on Linux too.Matthew Loper2000-07-271-0/+5
* OK, it seems that we have all the interesting properties for single-userFederico Mena Quintero2000-07-271-0/+21
* Put all the functions used to free returned values all together.Federico Mena Quintero2000-07-271-0/+13
* gui/Makefile.am: Fixed a typo.Jeffrey Stedfast2000-07-271-0/+4
* Added a few xpm files to the EXTRA DIST sectionJeffrey Stedfast2000-07-271-0/+4
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-261-0/+33
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-0/+23
* *** empty log message ***Damon Chaplin2000-07-231-0/+8
* Update the components to match the changes in the libeshell API.Ettore Perazzoli2000-07-211-0/+5
* Finish filling the trigger. What a pain, again.Federico Mena Quintero2000-07-201-0/+6
* Added the Turkish desktop entriesFatih Demir2000-07-201-0/+7
* Free the icalcomponent if this is an unattached alarm.Federico Mena Quintero2000-07-191-0/+8
* Docs docs docs - FedericoFederico Mena Quintero2000-07-181-0/+1
* Fixed inline docs. (cal_client_new): Ditto.Federico Mena Quintero2000-07-181-0/+6
* New internal represntation for alarm components. We really don't map themFederico Mena Quintero2000-07-151-0/+15
* oopsSeth Alves2000-07-141-0/+4
* conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDBSeth Alves2000-07-141-0/+5
* Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versionsFederico Mena Quintero2000-07-131-0/+5
* GnomeFont update.Michael Meeks2000-07-131-0/+5
* fixed various problemsSeth Alves2000-07-131-0/+9
* Handle the COMPLETED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-121-0/+14
* Removed unneeded check for the URI. (load_fn): Be more paranoid about theFederico Mena Quintero2000-07-121-0/+9
* Disable Pilot conduit stuff for now. It's not quite ready yet and itEttore Perazzoli2000-07-111-0/+6
* remove gnomecal.conduitDan Winship2000-07-111-0/+7
* added makefiles for calendar conduitsSeth Alves2000-07-111-0/+8
* Remove "Close calendar" command, which does not make much sense.Ettore Perazzoli2000-07-091-0/+5
* Remove conflict markers - FedericoFederico Mena Quintero2000-07-091-1/+0
* Add mouse wheel scrolling support to the calendar day and week viewsAnders Carlsson2000-07-081-0/+9
* Handle the SEQUENCE property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-081-0/+18
* Handle the LAST-MODIFIED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-071-0/+12
* Handle the CREATED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-071-0/+21
* Use &obj instead of &ico in the call to cal_client_get_object(). The ToDoDamon Chaplin2000-07-041-0/+8
* Use CalComponentText instead of CalComponentPropSummary. Removed theFederico Mena Quintero2000-07-041-0/+8
* Renamed from cal_component_free_description_list(). We can share thisFederico Mena Quintero2000-07-041-0/+20
* Handle CATEGORIES. This can appear multiple times, so we maintain a list.Federico Mena Quintero2000-07-031-0/+10
* Handle date/time and timezone pairs. (scan_property): Handle DTSTART andFederico Mena Quintero2000-07-021-0/+16
* Handle the DESCRIPTION property. There can be multiple descriptions withFederico Mena Quintero2000-07-011-0/+19
* Make calendar die when evolution quits.Christopher James Lahey2000-06-301-0/+4
* Get an EvolutionShellClient instead of an Evolution_Shell to match theEttore Perazzoli2000-06-301-0/+23
* EvolutionShellClient.Ettore Perazzoli2000-06-301-0/+6
* Do not link and include the pilot stuff for the calendar component, justFederico Mena Quintero2000-06-301-0/+7
* Make the pilot stuff in calendar/gui optional.Peter Williams2000-06-291-0/+7
* server code to service these:Seth Alves2000-06-291-0/+18
* New files for the new iCalendar component object. Today's properties:Federico Mena Quintero2000-06-291-0/+9
* use BONOBO_VFS_GNOME_CFLAGS.Michael Meeks2000-06-281-0/+4
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+5
* Sync again - FedericoFederico Mena Quintero2000-06-271-0/+7
* Sync - FedericoFederico Mena Quintero2000-06-231-0/+31
* set event before using it! (e_day_view_init): used new colors from tigert.Damon Chaplin2000-06-211-0/+6
* Remove the usage of the "x" and "y" arguments.Christopher James Lahey2000-06-211-0/+5
* changed so it keeps the selection range. It just moves it on one day/weekDamon Chaplin2000-06-211-0/+19
* Fix compilation with builddir != srcdir.Ettore Perazzoli2000-06-191-0/+7
* fixed a DnD bug.Damon Chaplin2000-06-191-0/+5
* Fix to not depend on installed ical.hDan Winship2000-06-181-0/+5
* added little buttons which are shown when there are more events than willDamon Chaplin2000-06-171-0/+18
* new icon for the EWeekView to jump to the day.Damon Chaplin2000-06-171-0/+6
* #ifdef'ed out references to functions which don't exist yet, so evolutionDamon Chaplin2000-06-161-0/+6
* Doh, sync - FedericoFederico Mena Quintero2000-06-161-0/+28
* updated.Damon Chaplin2000-06-161-0/+7
* added icalendar-test.Damon Chaplin2000-06-161-0/+4
* use libical.aDamon Chaplin2000-06-161-0/+17
* merge the two separate noinst_PROGRAMS declarations into one so automakeDan Winship2000-06-151-0/+7
* Added the array of objects and the hash table of UID->array index.Federico Mena Quintero2000-06-131-0/+17
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-0/+6
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-0/+9
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+23
* Allow for NULL summaries.Federico Mena Quintero2000-06-091-0/+5
* Added missing tooltips. We still need icons, though.Federico Mena Quintero2000-06-081-0/+5
* put this back in, it's still used inSeth Alves2000-06-081-0/+3
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-081-0/+20
* fixed a bunch of problems use libical instead of libversitSeth Alves2000-06-071-0/+13
* Removed from the public header; made static. Now everyone should useFederico Mena Quintero2000-06-071-0/+9
* New function to call the print engine. (calendar_toolbar): Added the PrintFederico Mena Quintero2000-06-031-0/+18
* Implemented. (toolbar): Added an icon for the Save and Close command.Federico Mena Quintero2000-06-021-0/+9
* Implemented. (gnome_calendar_add_object): Removed function, since it wasFederico Mena Quintero2000-06-021-0/+23
* Fixed EXTRA_DIST.Christopher James Lahey2000-06-021-0/+4
* Handler for the "editor_closed" signal of the event editor; we justFederico Mena Quintero2000-06-021-0/+11
* Change of plans. The toplevel GnomeApp is now generated with Glade insteadFederico Mena Quintero2000-06-021-0/+20
* Make the toolbar look like a standard GNOME toolbar my putting it intoEttore Perazzoli2000-06-011-0/+8
* Added a hash table to map calendar objects to their respective eventFederico Mena Quintero2000-06-011-0/+49
* added test-recur test program.Damon Chaplin2000-06-011-0/+10
* Create the UI handler after we have constructed the parent GnomeApp.Federico Mena Quintero2000-05-311-0/+10
* Flush - FedericoFederico Mena Quintero2000-05-301-0/+21
* Put the main notebook directly under a simple GtkWindow. We are going toFederico Mena Quintero2000-05-261-7/+23
* Do not initialize libglade twice.Federico Mena Quintero2000-05-261-0/+15
* From shell/ChangeLog:Christopher James Lahey2000-05-261-0/+4
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+22
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-251-0/+6
* Commit for if my laptop dies - FedericoFederico Mena Quintero2000-05-241-0/+28
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-0/+25
* Fixed warning message. (time_add_day): Likewise. (time_add_month):Federico Mena Quintero2000-05-191-0/+13
* hooked up more widget signals to callbacks to the gladified dialog actsSeth Alves2000-05-181-0/+5
* hook the radio buttons to the pages of the notebook. (append_exception):Seth Alves2000-05-171-0/+18
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-161-0/+23
* Fix more Makefile breakage.Ettore Perazzoli2000-05-131-0/+5
* Added version and availability of required libunicode library.Matt Loper2000-05-131-0/+16
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-121-40/+60
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-0/+4
* remove unused timezone variable to make this compile on BSD systems (whereDan Winship2000-05-121-0/+6
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-0/+59
* Move "about" menuitem to the help menu.Matthew Loper2000-05-111-0/+5
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+5
* ChangeLog fix.Chris Lahey2000-05-101-1/+4
* Set the format when creating a new calendar.Christopher James Lahey2000-05-101-0/+2
* Removed double free of method_string in uri->method_string.Christopher James Lahey2000-05-091-0/+5
* Fix compilation with builddir != srcdir. Boy I love this.Ettore Perazzoli2000-05-091-0/+8
* call e_day_view_stop_editing_event here to avoid a divide by zero a bitSeth Alves2000-05-091-0/+6
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-0/+78
* don't set the ico->uid to NULL or we won't find any other occurrences ofDamon Chaplin2000-05-091-0/+13