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