aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-memo-shell-view-actions.c
Commit message (Expand)AuthorAgeFilesLines
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-24/+0
* Add e_cal_model_ref_default_client().Matthew Barnes2013-04-131-2/+4
* Remove e_cal_model_get_client_for_source().Matthew Barnes2013-04-131-13/+10
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-1/+1
* action_memo_list_delete_cb(): Fix typo.Matthew Barnes2012-08-181-1/+1
* e-memo-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-58/+64
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-0/+3
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-13/+28
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-5/+8
* Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* Add missing argument to g_settings_bindRodrigo Moya2011-09-221-2/+2
* Port e-memo-shell-view-actions.c to use GSettingsRodrigo Moya2011-09-211-7/+7
* Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-211-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-10/+24
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-18/+15
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Bug #639483 - Category list includes weather informationMilan Crha2011-06-301-1/+1
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-3/+9
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-101-5/+5
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-4/+6
* Calendar's "Open Web Page" actions doesn't workMilan Crha2010-10-061-1/+1
* Bug #611165 - Use memo start date from a calendar view, if activeMilan Crha2010-06-241-1/+2
* Bug 615745 - New task pop up in calendar day view doesn't workMatthew Barnes2010-05-141-5/+14
* BugĀ 612792 - Crash when trying to delete WebDav addressbookMatthew Barnes2010-03-151-1/+1
* Bug 611873 - Make triple-clicking a shortcut for "Show Only This ..."Matthew Barnes2010-03-061-15/+2
* Implement account-wide search scope in mail.Matthew Barnes2010-02-071-16/+10
* Give all preview panes a search bar.Matthew Barnes2010-01-181-10/+27
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-18/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-6/+19
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-72/+0
* Refactor the EShell search API.Matthew Barnes2009-12-191-13/+21
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-1/+4
* Kill ETableScrolled.Matthew Barnes2009-12-081-10/+6
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+2
* port modules/ to new EError API.Jonathon Jongsma2009-12-011-1/+1
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-301-0/+40
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-261-1/+1
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-25/+15
* EWebView popup menu enhancements.Matthew Barnes2009-11-141-13/+44
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-1/+1
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-7/+22
* Bug 597533 - e_file_dialog_save() does not pass parent windowMatthew Barnes2009-10-071-1/+7
* Finish killing Bonobo.Matthew Barnes2009-09-091-1/+1
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-28/+2
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-4/+4
* Disable classic/vertical options when preview is hidden.Matthew Barnes2009-09-021-0/+8
* Add vertical view to Memos and Tasks.Matthew Barnes2009-08-281-1/+71
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-111-1/+1
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+949