| Commit message (Expand) | Author | Age | Files | Lines |
* | ETaskShellView: Disconnect all signal handlers in dispose(). | Matthew Barnes | 2013-07-20 | 1 | -56/+169 |
* | EShellView can load the GalViewCollection itself now. | Matthew Barnes | 2013-07-06 | 1 | -5/+1 |
* | Remove gal_view_collection_add_factory(). | Matthew Barnes | 2013-07-06 | 1 | -16/+1 |
* | GalViewFactoryEtable: Remove "specification" property. | Matthew Barnes | 2013-07-06 | 1 | -18/+1 |
* | EShellView: Add a "view-instance" property. | Matthew Barnes | 2013-07-06 | 1 | -6/+3 |
* | ETableSpecification: Implement GInitable. | Matthew Barnes | 2013-07-02 | 1 | -6/+10 |
* | Minor efficiency tweak in task_shell_view_model_row_appended_cb(). | Matthew Barnes | 2013-06-01 | 1 | -3/+1 |
* | ETaskShellSidebar: Remove unused "status-message" signal. | Matthew Barnes | 2013-04-25 | 1 | -5/+0 |
* | Add e_cal_model_ref_default_client(). | Matthew Barnes | 2013-04-13 | 1 | -1/+3 |
* | Add e_cal_model_list_clients(). | Matthew Barnes | 2013-04-13 | 1 | -5/+5 |
* | Remove ECalShellSettings. | Matthew Barnes | 2013-03-17 | 1 | -22/+56 |
* | e_task_shell_view_delete_completed: Obtain client list from ECalModel. | Matthew Barnes | 2013-02-17 | 1 | -3/+8 |
* | Remove client list param from e_task_table_process_completed_tasks(). | Matthew Barnes | 2013-02-17 | 1 | -16/+2 |
* | Remove e_task_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 1 | -31/+0 |
* | ETaskShellView: Handle error signals from task list backends. | Matthew Barnes | 2013-02-17 | 1 | -3/+47 |
* | ETaskShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 1 | -3/+3 |
* | Remove usage of deprecated e_client_is_opened(). | Matthew Barnes | 2013-01-26 | 1 | -2/+1 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
* | Avoid using GdkEventButton directly in certain places. | Matthew Barnes | 2012-11-30 | 1 | -4/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -2/+3 |
* | Adapt modules/calendar to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -1/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -6/+12 |
* | Bug #664634 - Deadlock when processing completed tasks filter | Milan Crha | 2011-11-24 | 1 | -5/+25 |
* | Bug #662742 - Double free when expunging completed tasks | Milan Crha | 2011-10-26 | 1 | -2/+0 |
* | Bug #659125 - Reference counting issues in calendar | Milan Crha | 2011-09-15 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -4/+16 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -25/+19 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -7/+0 |
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 1 | -2/+0 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -4/+6 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -4/+7 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 1 | -1/+2 |
* | Fix more non-removal of signals on user_data object distruction by | Michael Meeks | 2010-08-21 | 1 | -36/+36 |
* | Some more directories relocated on windows | Fridrich Strba | 2010-03-11 | 1 | -0/+2 |
* | Improve sidebar and ECalModel interaction. | Matthew Barnes | 2010-01-30 | 1 | -3/+5 |
* | Sidebar cleanups for Memos and Tasks. | Matthew Barnes | 2010-01-30 | 1 | -26/+24 |
* | Give all preview panes a search bar. | Matthew Barnes | 2010-01-18 | 1 | -1/+6 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -2/+0 |
* | Rename ECalendarTable to ETaskTable. | Matthew Barnes | 2009-12-27 | 1 | -15/+15 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -1/+2 |
* | Kill ETableScrolled. | Matthew Barnes | 2009-12-08 | 1 | -15/+11 |
* | Bug 602704 - Actions->Purge in task view doesn't work | Matthew Barnes | 2009-11-26 | 1 | -1/+57 |
* | Bug #602081 - Runtime warnings when going to Tasks | Milan Crha | 2009-11-20 | 1 | -6/+7 |
* | Bug 601785 - Menu glitches in memo and task view | Matthew Barnes | 2009-11-14 | 1 | -0/+5 |
* | Bug 595119 - Crash while trying to add a new category in contact | Matthew Barnes | 2009-09-21 | 1 | -2/+2 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 1 | -26/+3 |
* | Bug 593881 - Category icons do not appear in preview pane | Matthew Barnes | 2009-09-03 | 1 | -1/+26 |
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 1 | -181/+1 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -2/+2 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -2/+0 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-09 | 1 | -2/+3 |
* | Replace more "config" classes with property bindings. | Matthew Barnes | 2009-08-06 | 1 | -41/+24 |
* | Kill CalSearchBar. | Matthew Barnes | 2009-07-28 | 1 | -3/+3 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -0/+744 |