aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-task-shell-view-private.c
Commit message (Expand)AuthorAgeFilesLines
* EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-061-5/+1
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-061-16/+1
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-061-18/+1
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-6/+3
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-6/+10
* Minor efficiency tweak in task_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1
* ETaskShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-251-5/+0
* Add e_cal_model_ref_default_client().Matthew Barnes2013-04-131-1/+3
* Add e_cal_model_list_clients().Matthew Barnes2013-04-131-5/+5
* Remove ECalShellSettings.Matthew Barnes2013-03-171-22/+56
* e_task_shell_view_delete_completed: Obtain client list from ECalModel.Matthew Barnes2013-02-171-3/+8
* Remove client list param from e_task_table_process_completed_tasks().Matthew Barnes2013-02-171-16/+2
* Remove e_task_shell_view_update_timezone().Matthew Barnes2013-02-171-31/+0
* ETaskShellView: Handle error signals from task list backends.Matthew Barnes2013-02-171-3/+47
* ETaskShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-161-3/+3
* Remove usage of deprecated e_client_is_opened().Matthew Barnes2013-01-261-2/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+3
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+12
* Bug #664634 - Deadlock when processing completed tasks filterMilan Crha2011-11-241-5/+25
* Bug #662742 - Double free when expunging completed tasksMilan Crha2011-10-261-2/+0
* Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-151-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-4/+16
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-25/+19
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-7/+0
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-2/+0
* Simplify EActivity.Matthew Barnes2010-10-231-4/+6
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-4/+7
* Add a GCancellable to EActivity.Matthew Barnes2010-09-191-1/+2
* Fix more non-removal of signals on user_data object distruction byMichael Meeks2010-08-211-36/+36
* Some more directories relocated on windowsFridrich Strba2010-03-111-0/+2
* Improve sidebar and ECalModel interaction.Matthew Barnes2010-01-301-3/+5
* Sidebar cleanups for Memos and Tasks.Matthew Barnes2010-01-301-26/+24
* Give all preview panes a search bar.Matthew Barnes2010-01-181-1/+6
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-271-15/+15
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+2
* Kill ETableScrolled.Matthew Barnes2009-12-081-15/+11
* BugĀ 602704 - Actions->Purge in task view doesn't workMatthew Barnes2009-11-261-1/+57
* Bug #602081 - Runtime warnings when going to TasksMilan Crha2009-11-201-6/+7
* BugĀ 601785 - Menu glitches in memo and task viewMatthew Barnes2009-11-141-0/+5
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-211-2/+2
* Finish killing Bonobo.Matthew Barnes2009-09-091-26/+3
* Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-031-1/+26
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-181/+1
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-2/+2
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-2/+0
* More refactoring of settings management.Matthew Barnes2009-08-091-2/+3
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-41/+24
* Kill CalSearchBar.Matthew Barnes2009-07-281-3/+3
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+744