aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-view.c
Commit message (Expand)AuthorAgeFilesLines
* EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-061-35/+23
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-061-0/+9
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-0/+31
* ECalShellView: Disconnect "prepare-for-quit" handler on dispose().Matthew Barnes2013-06-111-1/+5
* ECalShellView cleanups.Matthew Barnes2013-06-111-55/+57
* Bug #700812 - Search in Calendar view is brokenMilan Crha2013-05-301-3/+26
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-27/+0
* Missing search buttons in Calendar viewMilan Crha2012-11-061-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+2
* Add cal_shell_content_check_state().Matthew Barnes2012-08-191-153/+69
* Enable "delete" action for remote-deletable sources.Matthew Barnes2012-08-031-1/+6
* Disable 'Rename' if source is a collection member.Matthew Barnes2012-06-151-4/+9
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-12/+27
* Whitespace cleanups.Matthew Barnes2012-05-131-2/+2
* Show calendar Find Next/Prev/Stop buttons beside Search text entryMilan Crha2012-04-161-0/+56
* Bug #584143 - Global Search Function withing CalendarMilan Crha2012-04-111-1/+23
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-6/+11
* Bug #632619 - Recurring events can clutter month viewMilan Crha2011-09-291-0/+6
* Bug #659568 - One day delay in calendar viewMilan Crha2011-09-261-6/+10
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-3/+7
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-7/+5
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-5/+9
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-10/+14
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Remove redundant EAccountList utilities.Matthew Barnes2011-04-261-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-3/+2
* Bug #639483 - Category list includes weather informationMilan Crha2011-02-181-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+7
* Bug #629462 - Tasks 'Due' filters don't work properlyMilan Crha2010-09-291-5/+8
* Fix critical warning in calendar express mode.Matthew Barnes2010-05-281-13/+9
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-2/+7
* Merge branch 'express2'Matthew Barnes2010-05-271-15/+7
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-6/+6
| * hide meeting creation if we have no accounts configured, for EvoMichael Meeks2010-05-191-0/+5
| * add proxy support to auto-configurationMichael Meeks2010-04-201-1/+2
| * remove custom close / searchbar hiding hacks for express mode,Michael Meeks2010-04-151-4/+0
| * remove special case for calendarMichael Meeks2010-04-121-11/+0
| * Hide searchbar in calendar view in express mode.Srinivasa Ragavan2010-04-071-1/+5
| * Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-04-071-0/+30
* | Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-141-1/+1
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-13/+15
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+2
* | Hide searchbar in calendar view in express mode.Srinivasa Ragavan2010-03-301-1/+5
* | Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-03-201-0/+30
|/
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-29/+32
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-17/+3
* Refactor the EShell search API.Matthew Barnes2009-12-191-5/+11
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-301-0/+7
* Bug #558030 - Convert meeting to appointment popup menu optionMilan Crha2009-11-261-0/+4
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-31/+34
* Disallow renaming a non-deletable ESource.Matthew Barnes2009-11-191-1/+1
* Bug 600397 - Delete option enabled for undeletable ESourceMatthew Barnes2009-11-141-19/+23
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-121-1/+6
* Bug 601516 - Calendar views missing from calendar popup menuMatthew Barnes2009-11-111-9/+17
* Bug #593751 - Show correct context menu in calendar viewsMilan Crha2009-11-111-11/+129
* Bug 600402 - Clear search is always enabled in calendar/contact/taskMatthew Barnes2009-11-041-4/+1
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-4/+4
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-0/+157
* Make switching between calendar views work.Matthew Barnes2009-08-131-9/+0
* Re-enable building GnomeCalendar, except it doesn't yet.Matthew Barnes2009-07-261-4/+6
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+226