| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -1096/+0 |
* | Adapt API documentation to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -151/+62 |
* | Remove e_dialog_editable_get(). | Matthew Barnes | 2011-12-24 | 1 | -1/+0 |
* | Remove e_dialog_editable_set(). | Matthew Barnes | 2011-12-24 | 1 | -1/+0 |
* | Remove GConfBridge. | Matthew Barnes | 2011-11-28 | 1 | -17/+0 |
* | Remove e_shell_get_gconf_client(). | Matthew Barnes | 2011-11-25 | 1 | -1/+0 |
* | Move some GBinding transform funcs to libedataserver. | Matthew Barnes | 2011-11-16 | 1 | -2/+0 |
* | Let GtkFileChooser track its own last-used-folder. | Matthew Barnes | 2011-10-06 | 1 | -3/+0 |
* | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -2/+0 |
* | The EExtension framework is now in libebackend. | Matthew Barnes | 2011-09-26 | 1 | -56/+0 |
* | Gtk-Doc updates. | Matthew Barnes | 2011-08-10 | 1 | -2/+1 |
* | Remove e_get_subscribable_accounts(). | Matthew Barnes | 2011-05-29 | 1 | -1/+0 |
* | Remove unused e_get_gnome2_user_dir(). | Matthew Barnes | 2011-05-16 | 1 | -1/+0 |
* | Remove e_get_account_by_source_url(). | Matthew Barnes | 2011-05-06 | 1 | -1/+0 |
* | Remove e_get_account_by_transport_url(). | Matthew Barnes | 2011-05-03 | 1 | -1/+0 |
* | Restore lockdown integration. | Matthew Barnes | 2011-03-28 | 1 | -1/+0 |
* | Add e_shell_submit_alert(). | Matthew Barnes | 2010-12-27 | 1 | -0/+1 |
* | Update API docs. | Matthew Barnes | 2010-12-23 | 1 | -2/+0 |
* | Add GBinding transform funcs for enum types. | Matthew Barnes | 2010-11-05 | 1 | -0/+2 |
* | Update API docs. | Matthew Barnes | 2010-11-05 | 1 | -4/+6 |
* | EActivity: Add an "alert-sink" property. | Matthew Barnes | 2010-11-01 | 1 | -1/+2 |
* | Bug 633172 - Folder->Subscriptions is always enabled | Matthew Barnes | 2010-10-30 | 1 | -0/+1 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -7/+2 |
* | ESignatureList cleanups. | Matthew Barnes | 2010-10-21 | 1 | -1/+2 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -0/+4 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -24/+0 |
* | EAlert: Allow arbitrary actions to be added. | Matthew Barnes | 2010-10-19 | 1 | -0/+1 |
* | Implement EAlertSinkInterface in EShellContent. | Matthew Barnes | 2010-10-18 | 1 | -0/+1 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -21/+2 |
* | Bug 461769 - Add a --force-online command line option | Matthew Barnes | 2010-10-14 | 1 | -0/+1 |
* | EShellBackend: Respond to EShell::prepare-for-quit signals. | Matthew Barnes | 2010-10-14 | 1 | -0/+2 |
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 1 | -6/+0 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 1 | -4/+2 |
* | Update API documentation. | Matthew Barnes | 2010-07-19 | 1 | -1/+520 |
* | Fix places where "~/.evolution" is hard-coded. | Matthew Barnes | 2010-07-09 | 1 | -1/+0 |
* | Move EPoolv back to Evolution from libedataserver. | Matthew Barnes | 2010-04-01 | 1 | -0/+10 |
* | Update API docs. | Matthew Barnes | 2010-03-30 | 1 | -3/+0 |
* | Simplify the search UI for express mode. | Matthew Barnes | 2010-03-27 | 1 | -5/+8 |
* | Bug 613639 - Evolution hard codes .gnome2 | Matthew Barnes | 2010-03-23 | 1 | -0/+1 |
* | More API documentation tweaking. | Matthew Barnes | 2010-03-22 | 1 | -3/+3 |
* | Demonstrate extending the EExtension API. | Matthew Barnes | 2010-03-22 | 1 | -0/+1 |
* | Document EExtensible and EExtension. | Matthew Barnes | 2010-03-22 | 1 | -0/+34 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 1 | -0/+2 |
* | Update API documentation. | Matthew Barnes | 2010-02-10 | 1 | -1/+8 |
* | Add a EShellWindow::shell-view-created signal. | Matthew Barnes | 2010-01-23 | 1 | -0/+1 |
* | Refactor the EShell search API. | Matthew Barnes | 2009-12-19 | 1 | -28/+43 |
* | Add an EShell:module-directory constructor property. | Matthew Barnes | 2009-12-02 | 1 | -0/+1 |
* | Add private virtual methods to EShellWindowClass. | Matthew Barnes | 2009-12-02 | 1 | -20/+33 |
* | Update API documentation. | Matthew Barnes | 2009-11-29 | 1 | -4/+0 |
* | Update API documentation. | Matthew Barnes | 2009-11-15 | 1 | -14/+50 |
* | Kill e-cursor(s) (both of them). | Matthew Barnes | 2009-11-10 | 1 | -2/+0 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 1 | -2/+0 |
* | Remove redundant URI/filename conversion functions. | Matthew Barnes | 2009-11-06 | 1 | -2/+0 |
* | Rename EShellImporter to EImportAssistant and move it to widgets. | Matthew Barnes | 2009-09-26 | 1 | -18/+0 |
* | Convert the shell importer to a widget class. | Matthew Barnes | 2009-09-26 | 1 | -1/+14 |
* | Developer documentation improvements. | Matthew Barnes | 2009-09-23 | 1 | -1/+345 |
* | Fix some mistakes in the EShell documentation. | Matthew Barnes | 2009-09-03 | 1 | -1/+1 |
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 1 | -0/+1 |
* | Simplify binding EShellSettings properties to GConf keys. | Matthew Barnes | 2009-08-01 | 1 | -1/+1 |
* | Update EShell API docs. | Matthew Barnes | 2009-07-15 | 1 | -4/+1 |
* | Fix up EShell API documentation. | Matthew Barnes | 2009-07-01 | 1 | -0/+5 |
* | Fix bugs caused by EShellBackend changes. | Matthew Barnes | 2009-05-10 | 1 | -4/+0 |
* | Adapt tasks to EShellBackend changes. | Matthew Barnes | 2009-05-09 | 1 | -35/+35 |
* | Correct documentation. | Matthew Barnes | 2009-02-23 | 1 | -1/+1 |
* | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 1 | -0/+1 |
* | Rename EShell:online-mode to EShell:online and update docs. | Matthew Barnes | 2009-02-19 | 1 | -2/+2 |
* | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 1 | -0/+1 |
* | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 1 | -4/+0 |
* | Make MailSession available through EShellSettings so composer can use it. | Matthew Barnes | 2009-02-13 | 1 | -0/+2 |
* | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 1 | -0/+3 |
* | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -2/+3 |
* | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 1 | -0/+2 |
* | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 1 | -0/+6 |
* | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 1 | -0/+6 |
* | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 1 | -4/+4 |
* | Update EShell documentation. | Matthew Barnes | 2008-12-28 | 1 | -4/+3 |
* | Documentation improvements. | Matthew Barnes | 2008-11-20 | 1 | -1/+30 |
* | Fix some compilation errors. | Matthew Barnes | 2008-10-05 | 1 | -4/+4 |
* | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 1 | -0/+4 |
* | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 1 | -88/+126 |
* | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 1 | -9/+16 |
* | Continue documenting the new shell API. | Matthew Barnes | 2008-10-01 | 1 | -72/+58 |
* | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 1 | -5/+5 |
* | Begin documenting the new shell design. | Matthew Barnes | 2008-09-15 | 1 | -0/+267 |