aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-6/+0
* Add EShellView to E{Calendar,MemoList,TaskList}SelectorFabiano FidĂȘncio2013-09-051-1/+1
* Miscellaneous cleanups.Matthew Barnes2013-07-281-1/+2
* Bug #703153 - Forgotten signal callbacks for freed objectsMilan Crha2013-07-191-0/+3
* ECalShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* Bug #699980 - Calendar delete does not remove events from viewMilan Crha2013-05-141-0/+4
* ECalShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-251-20/+0
* ECalShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-251-51/+58
* ECalShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-251-4/+0
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-26/+0
* Bug 696257 - Handle default values for "primary" selection settingsMatthew Barnes2013-03-251-1/+4
* Remove ECalShellSettings.Matthew Barnes2013-03-171-38/+52
* ECalShellSidebar: Remove "loading" status message.Matthew Barnes2013-02-251-4/+0
* ECalShellSidebar: Show a unique display name while connecting.Matthew Barnes2013-02-251-2/+8
* ECalShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-22/+10
* Remove cal_shell_sidebar_ref_client_cache().Matthew Barnes2013-02-191-28/+7
* ECalShellSidebar: Use EClientSelector to obtain EClient instances.Matthew Barnes2013-02-191-22/+11
* ECalendarSelector: Inherit from EClientSelector.Matthew Barnes2013-02-191-3/+3
* ECalShellSidebar: Remove internal client table.Matthew Barnes2013-02-171-107/+14
* ECalShellSidebar: Use EClientCache to determine refresh support.Matthew Barnes2013-02-171-7/+12
* Remove e_cal_shell_sidebar_get_clients().Matthew Barnes2013-02-171-13/+0
* ECalShellSidebar: Use EClientCache to obtain EClient instances.Matthew Barnes2013-02-171-65/+40
* Defer "backend-error" alerts to shell views.Matthew Barnes2013-02-171-49/+0
* Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-171-16/+3
* Use e_cal_client_connect().Matthew Barnes2013-01-301-184/+240
* E_CLIENT_ERROR_BUSY is no longer used.Matthew Barnes2013-01-251-71/+0
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-4/+0
* Identify calendar/memo/task sources in error messagesMilan Crha2012-11-271-2/+20
* Bug #678476 - Critical warnings on calendar factory consoleMilan Crha2012-08-211-0/+16
* Enable "delete" action for remote-deletable sources.Matthew Barnes2012-08-031-0/+8
* Disable 'Rename' if source is a collection member.Matthew Barnes2012-06-151-8/+20
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+1
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-148/+81
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-16/+24
* 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-39/+31
* Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* Add missing argument to g_settings_bindRodrigo Moya2011-09-221-1/+1
* Port calendar sidebar to use GSettingsRodrigo Moya2011-09-211-6/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-25/+65
* Check for cancelled GIO operation error code tooMilan Crha2011-06-301-2/+2
* Keep opening EClient-s till they report busy errorMilan Crha2011-06-301-12/+84
* Bug #653154 - Crash when constructing calendar viewMilan Crha2011-06-301-5/+20
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-83/+76
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+3
* Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removedMatthew Barnes2011-06-301-0/+1
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-11/+6
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-301-3/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-6/+21
* Use e_source_selector_get_source_by_path().Matthew Barnes2011-06-301-8/+1
* Show common addressbook and calendar errors in an alert sinkMilan Crha2011-06-301-10/+3
* Show calendar backend errors in an alert sinkMilan Crha2011-06-301-24/+3
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-10/+17
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-101-32/+13
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-5/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-5/+6
* Bug #346438 - Error dialog too wide.Vibha Yadav2010-09-141-10/+10
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-2/+2
* Add e_load_cal_source_async().Matthew Barnes2010-08-241-58/+68
* Report error to user when fails to open calendar/task/memo listMilan Crha2010-07-161-0/+12
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-4/+8
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-12/+12
* Bug #621770 - Bottom-left calendar too bigMilan Crha2010-06-251-1/+0
* Bug 619904 - Mnemonic issues in express modeMatthew Barnes2010-05-281-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-2/+4
* Merge branch 'express2'Matthew Barnes2010-05-271-3/+34
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-4/+4
| * Add 'add new calendar' to the side pane like annum.Srinivasa Ragavan2010-04-271-1/+31
| * Handle the side pane's date navigator size. Set a minimum size of 150pxSrinivasa Ragavan2010-04-271-2/+3
| * Bug #611646 - Calendar shows recurring birthdays incorrectlyMilan Crha2010-04-131-0/+3
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-2/+34
* | Bug #611646 - Calendar shows recurring birthdays incorrectlyMilan Crha2010-04-131-0/+3
* | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-6/+6
|/
* Bug 609836 - Add translator comments to ambiguous stringsMatthew Barnes2010-02-171-0/+6
* Bug 609403 - Doesn't restore window size alwaysMatthew Barnes2010-02-101-93/+90
* Fix some dead assignments.Matthew Barnes2010-02-081-2/+0
* Improve sidebar and ECalModel interaction.Matthew Barnes2010-01-301-36/+215
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-2/+2
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-2/+5
* 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-3/+3
* port modules/ to new EError API.Jonathon Jongsma2009-12-011-2/+2
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-301-0/+7
* Bug 600397 - Delete option enabled for undeletable ESourceMatthew Barnes2009-11-141-0/+40
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-4/+4
* Fix calendar pane positioning.Matthew Barnes2009-08-281-2/+4
* More panel resizing goodness.Matthew Barnes2009-08-271-2/+2
* Get the itip-formatter plugin working.Matthew Barnes2009-08-121-3/+1
* More refactoring of settings management.Matthew Barnes2009-08-091-2/+1
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-23/+22
* Trimming redundancy.Matthew Barnes2009-07-291-1/+1
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+759