aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/tasks-component.c
Commit message (Expand)AuthorAgeFilesLines
* free up the notifications and the ecal (config_create_ecal_changed_cb):JP Rosevear2003-12-041-11/+108
* cast the parent (impl_createControls): add notification for primary tasksJP Rosevear2003-12-041-7/+19
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-2/+2
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-0/+11
* new files containing the implementation of the 'New Task List' dialog.Rodrigo Moya2003-11-241-0/+2
* fixed compilation errors.Rodrigo Moya2003-11-241-1/+1
* fixed copyright notices.Rodrigo Moya2003-11-241-2/+19
* add protos82003-11-191-21/+69
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-191-1/+1
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-191-5/+18
* peek the primary selection.Rodrigo Moya2003-11-181-35/+24
* added 'Delete' and 'Rename' menu items. (delete_task_list_cb,Rodrigo Moya2003-11-171-1/+79
* try first to create the icon from the stock, and then from a file.Rodrigo Moya2003-11-171-0/+41
* copy in here (update_uris_for_selection): save the selectionJP Rosevear2003-11-171-13/+85
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-171-28/+68
* New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.Ettore Perazzoli2003-11-131-1/+39
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-6/+6
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-6/+10
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-2/+2
* pass FALSE as the 'only_if_exists' parameter, so that the calendar getsRodrigo Moya2003-10-271-1/+1
* initialize private structure on TasksComponent.Rodrigo Moya2003-10-251-0/+2
* removed repeated initialization. (calendar_component_peek): use G_STRLOCRodrigo Moya2003-10-251-0/+347