aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/component-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Use new-and-improved default folder URI config paths.Dan Winship2002-04-111-0/+2
* Add view_info arg. If the view_info is non-empty and this is a calendarDan Winship2002-04-091-0/+3
* add all day event editor modeJP Rosevear2002-03-151-22/+30
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-131-0/+3
* New helper function. (create_object): Add icons for the various userEttore Perazzoli2002-02-221-15/+40
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-081-20/+37
* Pass a NULL @icon toEttore Perazzoli2002-01-241-4/+4
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Handle tasks folders as well; was always using "calendar.ics" as theFederico Mena Quintero2001-10-251-2/+14
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-251-99/+88
* keep a reference to the EvolutionShellClient componentRodrigo Moya2001-10-191-0/+3
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-0/+58
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-20/+8
* don't use gnome_vfs_uri_new_private (fixes Ximian #10544)Rodrigo Moya2001-09-211-7/+6
* #include a few files we were missing from libgnomevfs.Federico Mena Quintero2001-09-211-0/+2
* Fixes bug #6350.Federico Mena Quintero2001-09-191-71/+83
* new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-191-131/+202
* Do not call calendar_config_init() here.Federico Mena Quintero2001-09-181-3/+0
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-12/+11
* Implemented.Federico Mena Quintero2001-09-051-3/+113
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-2/+2
* Add the user creatable items. The callback is not actually implementedFederico Mena Quintero2001-08-151-0/+31
* Handle an array of categories in the CalSearchBar instead of our own menuFederico Mena Quintero2001-08-151-1/+2
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-231-1/+37
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-2/+2
* fix the calendar not exiting with a gross hack because i don't have timeJP Rosevear2001-07-121-0/+18
* Re-added removed paramter in call to evolution_shell_component_newRodrigo Moya2001-06-281-0/+1
* removed not-uses-anymore parameter in call toRodrigo Moya2001-06-281-1/+0
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* add auto exit unrefJP Rosevear2001-06-201-11/+15
* Committing the new My Evolution.Iain Holmes2001-06-091-8/+2
* implemented the 'remove_folder' function for the calendar shell componentRodrigo Moya2001-05-281-2/+174
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+0
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+1
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-1/+10
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+4
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-1/+6
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-7/+34
* Handle the case where the calendar view cannot be created; present aFederico Mena Quintero2001-01-041-1/+6
* Working Calendar summary.Iain Holmes2000-12-221-27/+3
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-141-0/+2
* return NULL if we can't create a view.Michael Meeks2000-12-051-2/+2
* Disable stuffIain Holmes2000-10-121-1/+2
* Disable executive-summaryIain Holmes2000-10-121-1/+9
* don't free evolution_dir as we need it to save the config settings.Damon Chaplin2000-10-121-1/+0
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-6/+7
* Added the executive-summary library and cflagsIain Holmes2000-10-101-1/+25
* Remove gnorba stuffJP Rosevear2000-08-261-4/+0
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-3/+1
* Update prototype.Dan Winship2000-08-111-1/+2
* Update the components to match the changes in the libeshell API.Ettore Perazzoli2000-07-211-1/+1
* One of these days, I need somebody to teach me how to program.Ettore Perazzoli2000-06-301-3/+3
* Make calendar die when evolution quits.Christopher James Lahey2000-06-301-1/+15
* EvolutionShellClient.Ettore Perazzoli2000-06-301-1/+2
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-3/+10
* Do not initialize libglade twice.Federico Mena Quintero2000-05-261-4/+6
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+96