aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-model.c
Commit message (Expand)AuthorAgeFilesLines
* Convert ETableModel to an interface.Matthew Barnes2013-06-191-16/+30
* ETable-related cleanups.Matthew Barnes2013-06-191-912/+896
* Add a boolean return to e_cal_model_remove_client().Matthew Barnes2013-06-011-3/+16
* Add a boolean return to e_cal_model_add_client().Matthew Barnes2013-06-011-7/+19
* ECalModel: Make view handling thread-safe.Matthew Barnes2013-04-131-221/+304
* Add e_cal_model_ref_default_client().Matthew Barnes2013-04-131-15/+17
* Remove e_cal_model_get_client_for_source().Matthew Barnes2013-04-131-36/+0
* Add e_cal_model_list_clients().Matthew Barnes2013-04-131-3/+6
* ECalModel: Make the ClientData queue thread-safe.Matthew Barnes2013-04-131-56/+124
* ECalModel: Give ClientData a reference count.Matthew Barnes2013-04-131-103/+143
* ECalModel: Rename ECalModelClient struct to ClientData.Matthew Barnes2013-04-131-29/+31
* ECalModel: Track ECalModelClient structs in a GQueue.Matthew Barnes2013-04-131-55/+65
* Convert all "week-start-day" properties to GDateWeekday.Matthew Barnes2013-03-171-16/+15
* EDayView: Move "work-day-*" properties to ECalModel.Matthew Barnes2013-03-171-0/+303
* Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-171-1/+1
* Remove usage of deprecated e_client_is_opened().Matthew Barnes2013-01-261-86/+2
* E_CLIENT_ERROR_BUSY is no longer used.Matthew Barnes2013-01-251-57/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-97/+134
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-9/+9
* Bug #678476 - Critical warnings on calendar factory consoleMilan Crha2012-08-211-2/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-10/+4
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+30
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-6/+1
* Adapt calendar/gui to the new ESource API.Matthew Barnes2012-06-031-31/+103
* Fix possible memory leaks of GError structuresMilan Crha2012-04-231-0/+1
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-43/+32
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-3/+7
* Bug #666106 - libical 0.47 handles CATEGORIES as multiple parametersMilan Crha2011-12-141-20/+49
* Bug #664634 - Deadlock when processing completed tasks filterMilan Crha2011-11-241-0/+2
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-9/+102
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+1
* Bug #659568 - One day delay in calendar viewMilan Crha2011-09-261-7/+11
* Bug #659932 - 'Use system time zone' in not honored immediatelyMilan Crha2011-09-261-0/+2
* Bug #658835 - Color Scheme off in calendarMilan Crha2011-09-261-17/+41
* Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-151-5/+18
* Bug #655253 - Do not show detached instances twice in a calendarMilan Crha2011-09-151-19/+33
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-88/+214
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-9/+26
* Bug #655190 - Sluggish performance interacting with calendar/tasksMilan Crha2011-08-021-38/+118
* Keep opening EClient-s till they report busy errorMilan Crha2011-06-271-2/+70
* Bug #653154 - Crash when constructing calendar viewMilan Crha2011-06-271-7/+24
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-168/+155
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Add itip_address_is_user().Matthew Barnes2011-04-261-1/+1
* Remove redundant EAccountList utilities.Matthew Barnes2011-04-261-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-4/+7
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-11/+3
* Order matters, process master object first, then detached instancesMilan Crha2011-02-181-2/+40
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-4/+3
* More whitespace cleanup.Matthew Barnes2011-01-311-11/+11
* libetable cleanups.Matthew Barnes2011-01-171-1/+1
* Make sure ECalModelComponent::client is reffed as it should beMilan Crha2011-01-141-0/+2
* Bug #635673 - Stack overflow when opening slow calendarMilan Crha2010-11-241-4/+17
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-11/+425
* Bug #617611 - redo_queries calls gtk+ functions in non-main threadMilan Crha2010-10-131-12/+55
* Bug #629462 - Tasks 'Due' filters don't work properlyMilan Crha2010-09-291-2/+11
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Use the and operator only if there are two conditionsChenthill Palanisamy2010-09-081-5/+12
* Bug #624021 - Honour weeks shown in a multi week view on printMilan Crha2010-09-011-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-6/+25
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+15
|\
| * Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-221-0/+15
| |\
| | * Bug 596601 (bnc) - monitor system timezone changes in evolutionChenthill Palanisamy2010-04-161-0/+15
| * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-04-131-0/+2
| |\|
| | * Bug #611646 - Calendar shows recurring birthdays incorrectlyMilan Crha2010-04-131-0/+2
| * | Add extensions to configure calender widgets.Matthew Barnes2010-04-071-75/+6
| |/
* | Bug #611646 - Calendar shows recurring birthdays incorrectlyMilan Crha2010-04-131-0/+2
* | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-1/+1
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-201-75/+6
|/
* Bug 611727 - Date navigator marks dates for inactive calendarsMatthew Barnes2010-03-101-0/+7
* Improve sidebar and ECalModel interaction.Matthew Barnes2010-01-301-12/+36
* Remove a couple silly ECalModel functions.Matthew Barnes2010-01-251-23/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+2
* Bug #602098 - No progress notification from GnomeCalendarMilan Crha2009-11-181-0/+27
* Bug #599627 - Crash when adding a new task in a tableC de-Avillez2009-11-031-6/+2
* Bug #596860 - Duplicate event gets shown in calendar viewMilan Crha2009-10-161-0/+5
* Bug #555901 - Preserve Start/End/Due timezone when editing in list viewMilan Crha2009-10-161-20/+57
* Bug #593753 - Calendar search in list view doesn't work properlyMilan Crha2009-10-151-0/+2
* Bug #597564 - Invalid g_object_unref call in redo_queriesMilan Crha2009-10-071-16/+21
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-6/+6
* Coding style and whitespace cleanup.Matthew Barnes2009-08-301-1/+1
* Centralize week-start-day tracking in calendar views.Matthew Barnes2009-08-191-37/+61
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-2/+0
* Bug #539334 - Postpone processing event when called recursivelyMilan Crha2009-08-111-6/+125
* More refactoring of settings management.Matthew Barnes2009-08-091-6/+7
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-25/+113
* Add properties to calendar classes.Matthew Barnes2009-07-311-117/+157
* Trimming redundancy.Matthew Barnes2009-07-291-7/+12
* Fix excessive whitespace.Matthew Barnes2009-07-141-4/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-3/+3
|\
| * Bug #252296 - Do not preset alarm for all day eventsMilan Crha2009-07-031-3/+3
| * More code cleanup.Matthew Barnes2009-06-021-2/+2
| * Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-76/+76
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-14/+14
* | More code cleanup.Matthew Barnes2009-06-021-2/+2
* | Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-76/+76
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-23/+23
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-14/+14
| |/
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-9/+9
| * Allow Last Modified and Created columns for event tableMilan Crha2009-04-271-0/+69
| * Possible leak fixMilan Crha2009-04-251-2/+6
* | Allow Last Modified and Created columns for event tableMilan Crha2009-04-281-0/+69
* | Possible leak fixMilan Crha2009-04-281-2/+6
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+1
|\|
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-4/+4
| * ** Fix for bug #573122Milan Crha2009-03-041-0/+1
| * Fixes #347287.Chenthill Palanisamy2009-01-301-2/+2
| * ** Fix for bug #541209Suman Manjunath2009-01-211-1/+1
| * ** Fix for bug #567850Milan Crha2009-01-201-1/+36
| * ** Fix for bug #554454Milan Crha2009-01-141-0/+9
| * Show reason of a failure on a console too.Milan Crha2008-12-181-1/+1
| * ** Fix for bug #563633Jeff Cai2008-12-081-0/+1
| * Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove ...Suman Manjunath2008-09-141-6/+27
| * ** Fix for bug #551382Milan Crha2008-09-091-2/+2
| * Fixes #544187.Chenthill Palanisamy2008-09-081-12/+112
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-12/+16
| * Fixed some warnings.Chenthill Palanisamy2008-08-141-3/+2
| * Fixes #347287Chenthill Palanisamy2008-08-131-44/+100
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-3/+3
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-1/+36
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+9
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+1
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-0/+1
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-6/+27
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-4/+4
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-24/+128
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-46/+101
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* Fixes#516408Chenthill Palanisamy2008-02-251-2/+7
* ** Fix for bug #440426Milan Crha2008-02-211-0/+4
* ** Part of fix for bug #515744Milan Crha2008-02-181-1/+4
* ** Fix for bug #475781Milan Crha2008-01-251-0/+2
* ** Fix for bug #325730Milan Crha2007-11-301-6/+9
* ** Fix for bug #325730Milan Crha2007-11-231-5/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-65/+65
* 2007-09-27 mcrha Fix for bug #346686Milan Crha2007-09-271-0/+38
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-10/+15
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Added advanced search options.Chenthill Palanisamy2007-06-041-0/+31
* ** Fixes bug #373116Matthew Barnes2007-04-021-3/+4
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #389961 Check if the item is a event before processing the end time.Wang Xin2007-01-081-16/+20
* Fixes #367183.Chenthill Palanisamy2006-11-201-1/+10
* Fixes #332101Chenthill Palanisamy2006-10-171-2/+2
* Added support Gw notes.Chenthill Palanisamy2006-07-221-0/+5
* Handle the start_time_zone != end_time_zone scenario. FixesHarish Krishnaswamy2006-07-071-0/+22
* partially fixes #332911Chenthill Palanisamy2006-05-111-0/+19
* Commiting Johnny's patch for adding ' Click to add' feature in Memo.Srinivasa Ragavan2006-04-221-0/+4
* Fixes bug 335214Irene Huang2006-04-041-0/+1
* Fixes #330842Chenthill Palanisamy2006-03-221-1/+6
* Fixes #334003Chenthill Palanisamy2006-03-131-2/+4
* Pass the client along with the id for search to handle cases where theHarish Krishnaswamy2006-02-091-2/+2
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-22/+4
* Fixes #324195Chenthill Palanisamy2005-12-191-0/+9
* fixes #318777Chenthill Palanisamy2005-11-281-5/+26
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* fixes #266144, #317575.Chenthill Palanisamy2005-10-111-35/+34
* fixes #264449.Chenthill Palanisamy2005-10-031-30/+28
* Fixes #274188.Chenthill Palanisamy2005-09-301-1/+2
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-3/+3
* source-type is an enum not a pointer!Not Zed2005-08-241-1/+2
* Fixes #309991Chenthill Palanisamy2005-07-221-0/+26
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-2/+26
* uncomment code that shouldn't be.Rodrigo Moya2005-05-061-9/+9
* Fixes #271679Rodrigo Moya2005-05-061-15/+10
* If the status is busy call open method again, do not remove the client. IFChenthill Palanisamy2005-04-081-0/+5
* Remove the component from the view, if its already present before addingChenthill Palanisamy2005-02-101-2/+14
* set instance times correctly.Rodrigo Moya2005-02-081-29/+8
* clear the component preview when we update the view.Rodrigo Moya2005-02-041-3/+2
* redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-031-1/+1
* removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-271-6/+4
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-9/+8
* Change copyright from ximian to novellJP Rosevear2004-12-221-1/+1
* no need to convert times now. (add_instance_cb): no need to convert here.Rodrigo Moya2004-12-221-29/+18
* Merge from recurrences-work-branchRodrigo Moya2004-12-221-123/+116
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-16/+7
* Fixes #66344JP Rosevear2004-09-241-2/+8
* Fixes #62706JP Rosevear2004-08-171-1/+5
* guard against re-running the same query.Rodrigo Moya2004-08-111-0/+3
* 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