aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-model.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #57622Rodrigo Moya2004-08-021-52/+153
* Fixes #62006JP Rosevear2004-07-291-1/+3
* Fixes #61760JP Rosevear2004-07-241-6/+3
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* Fixes #57287, 58748JP Rosevear2004-07-141-29/+92
* as belowRadek Doulik2004-07-131-8/+8
* removed g_assert call, since we shouldn't crash when getting wrongRodrigo Moya2004-06-111-1/+2
* use e_cal_generate_instances_for_object instead ofRodrigo Moya2004-05-141-7/+1
* Fixes #52294JP Rosevear2004-05-071-8/+44
* fix comment and checkJP Rosevear2004-05-071-3/+1
* use the source color if it is set. Yay for ugly colors.Larry Ewing2004-04-301-2/+22
* kill warningJP Rosevear2004-04-301-2/+0
* just add the client, we have protection against re-adding it any howJP Rosevear2004-04-081-15/+9
* guard against the case that we redo queries while still waiting for aJP Rosevear2004-03-271-0/+4
* Fixes #53134JP Rosevear2004-03-271-2/+4
* finds the client data for a client (cal_opened_cb): update the queryJP Rosevear2004-03-271-30/+61
* fix off by one error when emitting deleted signalJP Rosevear2004-03-261-1/+1
* remove unused variableJP Rosevear2004-03-241-2/+2
* Fixes #55716JP Rosevear2004-03-201-0/+4
* set the search query (e_tasks_init): set the query to be #t by defaultJP Rosevear2004-03-161-1/+3
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-161-0/+2
* Fixes #52253JP Rosevear2004-03-161-66/+231
* return "" instead of NULL if there is no default_category set. FixesNot Zed2004-03-121-1/+1
* prevent from adding the same client more than once.Rodrigo Moya2004-03-041-0/+3
* don't assert if we can't find the component, just continue with next itemRodrigo Moya2004-01-221-1/+2
* month and week view printing works again, day view is next to fixRadek Doulik2004-01-181-0/+53
* make sure timezone value is sane (get_completed): dittoJP Rosevear2003-11-201-2/+2
* make sure the timezone value is saneJP Rosevear2003-11-191-5/+5
* emit the added signal for the correct rowsJP Rosevear2003-11-171-8/+5
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-171-2/+2
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-2/+2
* Remove get-vtype check from the completed-tasks query (and don't leak theDan Winship2003-11-111-36/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-57/+57
* fixed typo in menu item label.Rodrigo Moya2003-10-291-0/+11
* changed fill_component_from_model virtual method to get an ETableModel,Rodrigo Moya2003-10-271-3/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-115/+167
* Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): AddHans Petter Jansson2003-10-101-3/+25
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-3/+14
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-28/+96
* Merged missing bits from branchRodrigo Moya2003-08-091-35/+204
* Merge new-calendar-branch into HEADRodrigo Moya2003-08-081-0/+1303