aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-task-table.c
Commit message (Expand)AuthorAgeFilesLines
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-2/+10
* Remove e_table_new_from_spec_file().Matthew Barnes2013-07-021-2/+6
* e_table_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-021-2/+3
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-4/+6
* Add e_cal_model_ref_default_client().Matthew Barnes2013-04-131-1/+3
* Add e_cal_model_list_clients().Matthew Barnes2013-04-131-2/+2
* Remove client list param from e_task_table_process_completed_tasks().Matthew Barnes2013-02-171-7/+10
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-2/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-15/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-68/+94
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-4/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+0
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-4/+4
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-41/+21
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-10/+10
* Bug #582649 - Toggle for coloring today and overdue tasksMilan Crha2011-12-141-0/+33
* Bug #664634 - Deadlock when processing completed tasks filterMilan Crha2011-11-241-107/+137
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-19/+34
* Bug #655708 - Unreadable tooltip for Memo/TaskMilan Crha2011-08-261-1/+9
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-20/+38
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-42/+63
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-10/+20
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Fix few memory leaksMilan Crha2011-02-151-0/+10
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* libetable cleanups.Matthew Barnes2011-01-171-1/+1
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-4/+6
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-7/+12
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-2/+2
* Bug 629052 - Memory leak in task_table_constructed()Matthew Barnes2010-09-081-0/+2
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-5/+6
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+0
* Bug #333039 - Merge some i18n stringsMilan Crha2010-04-021-11/+15
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-2/+2
* Some more directories relocated on windowsFridrich Strba2010-03-111-0/+1
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Sidebar cleanups for Memos and Tasks.Matthew Barnes2010-01-301-22/+0
* Remove a couple silly ECalModel functions.Matthew Barnes2010-01-251-1/+1
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-201-52/+63
* Improve clipboard behavior.Matthew Barnes2010-01-181-8/+76
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-155/+157
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-071-16/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-15/+35
* Kill e_popup_menu().Matthew Barnes2010-01-051-1/+0
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-271-0/+1674