aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-actions.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-07-071-1/+1
* Replace "Define Views..." menu item with "Delete Current View".Matthew Barnes2013-07-061-23/+39
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-1/+15
* Use F9 to toggle sidebar visibility.Matthew Barnes2013-05-291-1/+1
* Update copyright year on About dialog.Matthew Barnes2013-04-091-1/+1
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-39/+4
* Remove EUIManager.Matthew Barnes2013-04-011-2/+2
* Remove EMailShellSettings.Matthew Barnes2013-03-171-12/+12
* Reset the maintainer list in the About dialog.Matthew Barnes2012-12-231-569/+8
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-1/+2
* Add format checker (in compile time) to e_notice()Milan Crha2012-10-171-7/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Remove the last remaining usage of GConfMilan Crha2012-06-151-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+1
* Adapt libeshell to the new ESource API.Matthew Barnes2012-06-031-28/+0
* Bug 677280 - "Help - Quick Reference" opens multiple PDF documentsMatthew Barnes2012-06-011-2/+4
* Update About dialog contentJavier Jardón2012-05-161-5/+4
* Bug #661535 - "Current View" tooltip uses string with mnemonic underscoreMilan Crha2012-01-181-2/+4
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-2/+5
* Bug #576478 - [Windows] Redirect Help->Contents to a web pageMilan Crha2011-10-131-0/+9
* Bug 661534 - "Current View" tooltip untranslatedMatthew Barnes2011-10-121-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-24/+34
* Remove link to FAQ as content is covered by new user docsAndre Klapper2011-08-051-26/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Bug 332497 - Add Edit -> Available CategoriesDan Vrátil2011-05-051-0/+44
* Composer: Add Edit -> PreferencesMatthew Barnes2011-02-041-3/+2
* Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-0/+2
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-261-27/+0
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-191-2/+0
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-20/+34
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-111-0/+1
* Bug 622329 - Help menu points to the wrong FAQ pageMatthew Barnes2010-06-221-1/+1
* Remove gnome-pilot integration.Matthew Barnes2010-06-161-45/+0
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-1/+1
* Merge branch 'express2'Matthew Barnes2010-05-271-7/+30
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-5/+4
| * Handle adding 'X' close button on the menu bar. Restore adding the sameSrinivasa Ragavan2010-05-111-0/+8
| * Add filter_page option for pref window so that we can show only requiredSrinivasa Ragavan2010-04-301-4/+11
| * Adapt the event editor for MeeGo / small-screen.Michael Meeks2010-04-151-3/+5
| * add a close-window action that doesn't become insensitive on the last window.Michael Meeks2010-04-151-0/+7
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-3/+3
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+6
|/
* Some more missing relocations fixedFridrich Strba2010-03-151-0/+1
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-4/+9
* re-enable middle-click to open in new window with new actionsMichael Meeks2010-03-141-1/+2
* make the 'New' drop-down menu much cleaner for express modeMichael Meeks2010-03-141-3/+31
* Add a set of actions that open a view in a new windowMichael Meeks2010-03-141-28/+75
* clean up the 'express' mode hooks for UI Managers and start toMichael Meeks2010-03-141-5/+1
* Add generic 'express mode' conditionals to the UI XMLMichael Meeks2010-03-141-2/+5
* Bug #610659 - Clear option is disabled after moving to other componentMilan Crha2010-02-251-6/+1
* Clarify "Synchronization Options" menu item.Matthew Barnes2009-12-281-3/+9
* Hide "Submit Bug Report" if bug-buddy is not present.Matthew Barnes2009-12-281-0/+7
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-0/+73
* Refactor the EShell search API.Matthew Barnes2009-12-191-32/+4
* Make e_shell_window_update_search_menu() more crash-resistant.Matthew Barnes2009-12-151-0/+9
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+2
* Add private virtual methods to EShellWindowClass.Matthew Barnes2009-12-021-64/+33
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port shell/ over to the new EError APIJonathon Jongsma2009-12-011-1/+1
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-0/+15
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+1
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-7/+7
* Shell cleanup.Matthew Barnes2009-10-071-5/+12
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-301-1/+8
* Show import progress directly in the assistant window.Matthew Barnes2009-09-261-2/+6
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-261-7/+5
* Convert the shell importer to a widget class.Matthew Barnes2009-09-261-1/+13
* Shell importer does not need an EShellWindow.Matthew Barnes2009-09-261-1/+1
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-18/+33
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-12/+12
* Disable switcher actions when sidebar is hidden.Matthew Barnes2009-09-021-0/+24
* Add menu item ellipsis according to bug #324492.Matthew Barnes2009-08-251-1/+1
* Bug 592335 - Submit bug-report doesn't workMatthew Barnes2009-08-251-1/+1
* Update GConf when the online/offline button is clicked.Matthew Barnes2009-08-141-0/+16
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
* Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-101-6/+8
* Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-15/+9
* Make the message search bar more Firefoxy.Matthew Barnes2009-04-301-1/+1
* Documentation tweaks.Matthew Barnes2009-02-191-1/+4
* Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-2/+2
* Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-1/+4
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-271-46/+8
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-7/+29
* Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-9/+1
* Tweak the EShell API.Matthew Barnes2009-01-081-2/+2
* Get the Character Encoding menu working.Matthew Barnes2009-01-011-23/+2
* - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-2/+2
* Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-1/+0
* Fix a couple minor UI bugs.Matthew Barnes2008-10-281-1/+5
* Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-8/+1
* Progress update:Matthew Barnes2008-10-141-11/+27
* Finally fix the stupid shell view bootstrapping issue.Matthew Barnes2008-10-041-14/+23
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-7/+2
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-031-0/+2
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-10/+11
* Continue documenting the new shell API.Matthew Barnes2008-10-011-3/+308
* Memos are mostly working now. Tasks to follow.Matthew Barnes2008-09-301-9/+1
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-1/+2
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-12/+12
* Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-231-24/+169
* Finally got the "Current View" menu under control.Matthew Barnes2008-09-191-6/+18
* Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-60/+30
* Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-131-2/+2
* Fix some bootstrapping issues.Matthew Barnes2008-09-101-33/+21
* Fix some bugs in the way the shell widgets get initialized.Matthew Barnes2008-09-091-9/+3
* Progress update:Matthew Barnes2008-09-091-25/+40
* Progress update:Matthew Barnes2008-09-071-9/+123
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-23/+237
* Fix some bugs related to the New menu and toolbar button.Matthew Barnes2008-08-311-4/+6
* Preferences window awesomeness.Matthew Barnes2008-08-301-0/+6
* Progress update:Matthew Barnes2008-08-271-5/+6
* Progress update:Matthew Barnes2008-08-241-73/+76
* Progress update:Matthew Barnes2008-08-231-7/+23
* Committing the day's progress.Matthew Barnes2008-08-191-18/+178
* Write the algorithm for sorting items in the "New" menu. Not yet tested.Matthew Barnes2008-08-171-5/+4
* Demonstrate displaying the test shell view.Matthew Barnes2008-08-141-9/+33
* Get a basic shell window working.Matthew Barnes2008-08-141-25/+97
* Add a few stub functions to get compilation to complete.Matthew Barnes2008-08-111-6/+6
* Treat the Preferences window as a singleton.Matthew Barnes2008-08-091-1/+6
* Commit progress, which breaks everything.Matthew Barnes2008-08-081-2/+9
* Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-0/+1205