aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-task-shell-content.c
Commit message (Expand)AuthorAgeFilesLines
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-18/+2
* ETaskShellContent: Remove hard-coded default table state.Matthew Barnes2013-07-021-15/+0
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-0/+13
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-2/+2
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+6
* Bug #676179 - Memos/Tasks - Update preview when it's shownDan Vrátil2012-06-141-0/+6
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-1/+5
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-2/+2
* Bug #675863 - Cannot load webview.css from Tasks/MemosDan Vrátil2012-05-171-12/+16
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-1/+1
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-53/+40
* Port some calendar plugins to use GSettingsRodrigo Moya2011-09-261-1/+0
* Port ETask/MemoShellContent to GSettingsRodrigo Moya2011-09-221-8/+7
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-4/+4
* Coding style and whitespace cleanups.Matthew Barnes2011-06-301-1/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Fix compiler warnings.Matthew Barnes2011-06-301-2/+0
* Restore lockdown integration.Matthew Barnes2011-06-301-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-11/+6
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-9/+3
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-3/+8
* Bug 625624 - Customizations of contacts views forgottenMatthew Barnes2010-07-301-1/+4
* EShellContent: Add a focus_search_results() method.Matthew Barnes2010-06-251-0/+11
* Bug 613038 - Preview pane size not rememberedMatthew Barnes2010-05-291-13/+31
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-4/+4
* Simplify the search UI for express mode.Matthew Barnes2010-03-271-1/+3
* Add extensions to configure calender widgets.Matthew Barnes2010-03-201-1/+1
* Add DnD support to e-selection.c.Matthew Barnes2010-02-091-11/+15
* Give all preview panes a search bar.Matthew Barnes2010-01-181-28/+31
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-271-13/+12
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-5/+0
* Refactor the EShell search API.Matthew Barnes2009-12-191-0/+15
* Kill ETableScrolled.Matthew Barnes2009-12-081-24/+29
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-261-2/+2
* Bug 601785 - Menu glitches in memo and task viewMatthew Barnes2009-11-141-0/+6
* EWebView popup menu enhancements.Matthew Barnes2009-11-141-6/+4
* Finish killing Bonobo.Matthew Barnes2009-09-091-2/+9
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-4/+4
* Add vertical view to Memos and Tasks.Matthew Barnes2009-08-281-33/+78
* Fix resize behavior of main window panes.Matthew Barnes2009-08-271-2/+2
* More refactoring of settings management.Matthew Barnes2009-08-091-3/+5
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-12/+9
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+700