/textproc/xmlada/

aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
Commit message (Expand)AuthorAgeFilesLines
* Port EShell to GtkApplication.Matthew Barnes2011-03-251-4/+3
* Add e_shell_submit_alert().Matthew Barnes2010-12-271-0/+3
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-261-4/+0
* Bug 461769 - Add a --force-online command line optionMatthew Barnes2010-10-141-0/+1
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-2/+31
* Coding style and whitespace cleanup.Matthew Barnes2010-05-251-3/+3
* Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-221-0/+3
* Detect MeeGo, and propagate settings variously.Michael Meeks2010-04-121-0/+5
* Move "section" documentation out of header files.Matthew Barnes2010-04-071-6/+0
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-1/+1
* Add 'express mode' gconf settingMichael Meeks2010-03-141-0/+1
* Add an EShell:module-directory constructor property.Matthew Barnes2009-12-021-0/+1
* Make EShell more subclassable.Matthew Barnes2009-11-271-0/+18
* Add a --quit command-line option.Matthew Barnes2009-11-261-1/+1
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-1/+2
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-0/+1
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-131-0/+1
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-3/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for...Suman Manjunath2008-10-171-4/+2
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
| * ** Fixes bug #508732Matthew Barnes2008-08-181-0/+4
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-4/+4
* | Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-2/+0
* | Documentation tweaks.Matthew Barnes2009-02-191-1/+1
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-3/+3
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-0/+2
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-2/+4
* | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-5/+7
* | Tweak the EShell API.Matthew Barnes2009-01-081-4/+4
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-11/+3
* | Progress update:Matthew Barnes2008-11-191-0/+2
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-2/+3
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-0/+2
* | Support migration in the new shell design.Matthew Barnes2008-10-051-0/+1
* | Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-3/+2
* | Continue documenting the new shell API.Matthew Barnes2008-10-011-0/+12
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-2/+2
* | Begin documenting the new shell design.Matthew Barnes2008-09-151-0/+8
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-12/+14
* | Progress update:Matthew Barnes2008-08-271-1/+1
* | Progress update:Matthew Barnes2008-08-241-10/+3
* | Progress update:Matthew Barnes2008-08-231-10/+48
* | Treat the Preferences window as a singleton.Matthew Barnes2008-08-091-1/+1
* | Work through more compilation errors.Matthew Barnes2008-08-091-0/+1
* | Commit progress, which breaks everything.Matthew Barnes2008-08-081-2/+5
* | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-106/+15
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-5/+5
* ** Fix for bug #329712Srinivasa Ragavan2008-01-181-1/+2
* ** Fix for bug #219197Milan Crha2008-01-031-1/+3
* ** Fix for bug #329823Milan Crha2007-10-111-0/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-221-2/+2
* fix warning. (impl_Shell_findComponent): fix signature for warning.Not Zed2005-08-181-1/+1
* added last_version item.JP Rosevear2004-08-021-4/+1
* Change this a lot. Now each component will maintain its ownDan Winship2004-04-091-3/+0
* ** See bug #53683.Not Zed2004-02-041-1/+1
* detect the version more completely with the new util routine (main): don'tJP Rosevear2004-01-141-1/+3
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* New helper function. (idle_cb): Call it if we have a local shell. Also,Ettore Perazzoli2003-11-181-0/+3
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-1/+3
* New.Ettore Perazzoli2003-11-141-0/+2
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-131-3/+3
* Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-111-0/+1
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-231-16/+9
* Append a _2 to all the IIDs.Ettore Perazzoli2003-10-231-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-49/+23
* add a "new_view_xid" arg, so the component has a window id to make use ofDan Winship2003-03-251-3/+0
* s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED)Dan Winship2003-01-141-3/+3
* Disabled for now.Ettore Perazzoli2002-11-201-6/+0
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-0/+1
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-4/+4
* Use e_shell_request_close_view().Ettore Perazzoli2002-09-241-6/+12
* Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so weEttore Perazzoli2002-09-051-1/+2
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-181-1/+8
* New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-231-0/+2
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-0/+2
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-191-1/+4
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-081-8/+6