aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/tmpl
Commit message (Expand)AuthorAgeFilesLines
* Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-301-28/+0
* Simplify the search UI for express mode.Matthew Barnes2010-03-275-15/+95
* More API documentation tweaking.Matthew Barnes2010-03-2228-5380/+11
* Demonstrate extending the EExtension API.Matthew Barnes2010-03-223-5/+16
* Document EExtensible and EExtension.Matthew Barnes2010-03-222-0/+72
* Prevent future bugs like #612792.Matthew Barnes2010-03-151-2/+0
* Shell and UI manager cleanups.Matthew Barnes2010-03-143-1/+25
* Update API documentation.Matthew Barnes2010-02-103-2/+71
* Implement account-wide search scope in mail.Matthew Barnes2010-02-072-9/+13
* Add a EShellWindow::shell-view-created signal.Matthew Barnes2010-01-231-0/+18
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-0/+5
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-0/+5
* Refactor the EShell search API.Matthew Barnes2009-12-194-265/+578
* Introduce EMailSidebar into libevolution-mail.Matthew Barnes2009-12-155-43/+59
* Add private virtual methods to EShellWindowClass.Matthew Barnes2009-12-026-21/+307
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-022-120/+106
* Add a --quit command-line option.Matthew Barnes2009-11-261-0/+1
* Add a --geometry command-line option.Matthew Barnes2009-11-264-13/+23
* Kill Evolution's icon cache once and for all.Matthew Barnes2009-11-203-14/+17
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-174-75/+0
* Add some new Gtk-Doc generated files.Matthew Barnes2009-11-152-0/+259
* Update API documentation.Matthew Barnes2009-11-153-0/+60
* Further tweaks for the command-line importing.Matthew Barnes2009-11-131-0/+1
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-122-17/+15
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-112-31/+28
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-102-30/+16
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-083-21/+19
* Remove redundant URI/filename conversion functions.Matthew Barnes2009-11-062-18/+16
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-281-0/+1
* Gtk-Doc updates.Matthew Barnes2009-10-071-0/+1
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-261-0/+0
* Convert the shell importer to a widget class.Matthew Barnes2009-09-262-27/+7
* Developer documentation improvements.Matthew Barnes2009-09-2320-9/+2322
* Fix some mistakes in the EShell documentation.Matthew Barnes2009-09-032-0/+16
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-033-8/+15
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-012-2/+10
* Update EShell API docs.Matthew Barnes2009-07-151-0/+8
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-132-1/+16
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-113-37/+40
* Fix up EShell API documentation.Matthew Barnes2009-07-013-2/+46
* Radically reorganize source code.Matthew Barnes2009-06-252-0/+283
* Use key files for tracking widget states.Matthew Barnes2009-06-131-0/+16
* Search bar improvements.Matthew Barnes2009-06-091-0/+5
* Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-101-0/+1
* Adapt tasks to EShellBackend changes.Matthew Barnes2009-05-094-13/+226
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-252-1/+2
* Manual conflict resolutionMatthew Barnes2009-04-252-2/+1
* Correct documentation.Matthew Barnes2009-02-231-0/+8
* Make filter options for mail labels work again.Matthew Barnes2009-02-231-0/+1
* Documentation tweaks.Matthew Barnes2009-02-191-0/+1
* Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-192-4/+35
* Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-142-41/+38
* Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-081-0/+9
* When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-292-10/+37
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-272-0/+17
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-272-0/+42
* Miscellaneous stuff.Matthew Barnes2009-01-271-0/+5
* Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-0/+1
* Tweak the EShell API.Matthew Barnes2009-01-082-11/+64
* Update EShell documentation.Matthew Barnes2008-12-281-0/+18
* Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-272-0/+10
* - Mail: Update the sidebar on folder selection.Matthew Barnes2008-12-162-26/+45
* Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-115-413/+464
* Implement bug #263268 - Contact categories need to be able to be filtered byMatthew Barnes2008-12-045-464/+413
* Documentation improvements.Matthew Barnes2008-11-209-404/+585
* Progress update:Matthew Barnes2008-11-191-0/+5
* Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-142-9/+9
* Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-085-454/+404
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-283-0/+1891
* Fix some compilation errors.Matthew Barnes2008-10-053-4/+30
* Support migration in the new shell design.Matthew Barnes2008-10-052-0/+30
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-0411-22/+347
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-0312-25/+373
* Add more EShell API documentation.Matthew Barnes2008-10-022-9/+26
* Continue documenting the new shell API.Matthew Barnes2008-10-014-2171/+66
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-302-9/+22
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-252-10/+9
* Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-232-2/+8
* Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-204-137/+136
* Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-173-9/+61
* Begin documenting the new shell design.Matthew Barnes2008-09-1525-0/+5410