aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-component.c
Commit message (Expand)AuthorAgeFilesLines
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-191-5/+15
* peek the primary selection.Rodrigo Moya2003-11-181-34/+23
* try first to create the icon from the stock, and then from a file.Rodrigo Moya2003-11-171-4/+39
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-171-0/+1
* set up a event to be edited (impl_requestCreateItem): implementJP Rosevear2003-11-171-17/+84
* config accessor (calendar_config_set_calendars_selected): dittoJP Rosevear2003-11-151-22/+96
* New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.Ettore Perazzoli2003-11-131-1/+0
* (impl__get_userCreatableItems): New.Ettore Perazzoli2003-11-131-2/+58
* Use non-deprecated gtk_menu_shell_append ().Hans Petter Jansson2003-11-131-1/+1
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-10/+56
* Add the webcal source group.Hans Petter Jansson2003-11-011-1/+5
* set an exception if we fail, so evo won't crash.Dan Winship2003-10-301-0/+6
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-1/+3
* set the timezone for all clients (timezone_changed_cb): callback forJP Rosevear2003-10-291-1/+1
* fixed typo in menu item label.Rodrigo Moya2003-10-291-1/+1
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-291-1/+8
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-291-0/+36
* removed repeated initialization. (calendar_component_peek): use G_STRLOCRodrigo Moya2003-10-251-3/+1
* update protosJP Rosevear2003-10-241-30/+103
* just uses the views array and the current view type (setup_widgets): dittoJP Rosevear2003-10-241-0/+5
* Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise.Ettore Perazzoli2003-10-231-0/+2
* (impl_createControls): Set theEttore Perazzoli2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-666/+183
* Fixes #35814Rodney Dawes2003-04-291-2/+2
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-161-1/+3
* Fixes #39740Rodrigo Moya2003-03-151-9/+0
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-1/+1
* Removed. Removed.Ettore Perazzoli2003-01-141-24/+15
* Pass the env argument to bonobo_control_set_property ().Hans Petter Jansson2002-12-071-2/+2
* pass type to bonobo_control_set_property.Not Zed2002-11-211-2/+2
* Use bonobo_main_quit instead of gtkRodney Dawes2002-11-161-1/+1
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-1/+1
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-7/+5
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-7/+8
* Fixes #32613Rodrigo Moya2002-10-231-10/+25
* Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-261-18/+44
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-051-0/+1
* Use meeting-request-16.png instead of meeting-request.png.Ettore Perazzoli2002-08-021-1/+1
* Change the order so that "New Contact" is first and "New Contact List" isEttore Perazzoli2002-08-011-5/+5
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-011-4/+6
* New arg @tooltip; pass it toEttore Perazzoli2002-07-021-0/+6
* if there are remaining items, return false (foreach_close_cb): don'tJP Rosevear2002-05-271-3/+1
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-271-2/+12
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-0/+1
* 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