#undef ENABLE_NLS #undef HAVE_CATGETS #undef HAVE_GETTEXT #undef HAVE_LC_MESSAGES #undef HAVE_STPCPY #undef HAVE_LIBSM #undef PACKAGE #undef VERSION #undef HAVE_BONOBO #undef ENABLE_THREADS #undef SENDMAIL_PATH #undef SYSTEM_MAIL_DIR #undef HAVE_LDAP #undef HAVE_TIMEZONE #undef HAVE_TM_GMTOFF #undef USING_OAF #undef HAVE_KRB4 #undef HAVE_KRB5 /* Define this if you want to build against the development gtk */ #undef HAVE_DEVGTK on Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
Commit message (Expand)AuthorAgeFilesLines
* Move icon theme path setup from main() to EShell.Matthew Barnes2009-12-151-0/+6
* Bug 603592 - X11 window roles should be setMatthew Barnes2009-12-041-0/+10
* Revise the EShell ref-leak check to not upset Valgrind.Matthew Barnes2009-12-031-6/+5
* Add an EShell:module-directory constructor property.Matthew Barnes2009-12-021-6/+65
* Make EShell more subclassable.Matthew Barnes2009-11-271-19/+34
* Handle a missed corner case with --quit.Matthew Barnes2009-11-261-0/+11
* Add a --quit command-line option.Matthew Barnes2009-11-261-19/+56
* Add a --geometry command-line option.Matthew Barnes2009-11-261-1/+46
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-11/+55
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-10/+4
* Clean up e_shell_get_active_window()Matthew Barnes2009-10-211-12/+16
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-0/+27
* Finish killing Bonobo.Matthew Barnes2009-09-091-24/+10
* Start migration -after- loading all modules and plugins.Matthew Barnes2009-09-021-3/+0
* Fix for few compiler warningsMilan Crha2009-08-311-2/+2
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-251-1/+3
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-2/+2
* Update GConf when the online/offline button is clicked.Matthew Barnes2009-08-141-0/+4
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-011-50/+13
* Finish EggSMClient shell integration.Matthew Barnes2009-07-161-34/+102
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-131-28/+76
* Fix a problem with EShell initialization.Matthew Barnes2009-07-121-5/+4
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-65/+95
* Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-0/+6
* Fix similar weak pointer issues throughout.Matthew Barnes2009-06-201-0/+6
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for...Suman Manjunath2008-10-171-43/+7
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-301-13/+13
| * Fix a little compiler warning I caused.Matthew Barnes2008-08-181-1/+1
| * ** Fixes bug #508732Matthew Barnes2008-08-181-0/+20
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-112/+106
* | Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-10/+0
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-1/+19
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-0/+14
* | Fix crash on exit.Matthew Barnes2009-02-201-0/+2
* | Documentation tweaks.Matthew Barnes2009-02-191-7/+19
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-37/+37
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-2/+25
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-70/+97
* | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-40/+197
* | Make action group management in shell windows more elegant.Matthew Barnes2009-01-271-0/+12
* | Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-0/+73
* | Fix online mode initialization.Matthew Barnes2009-01-141-1/+1
* | Tweak the EShell API.Matthew Barnes2009-01-081-43/+37
* | Update EShell documentation.Matthew Barnes2008-12-281-6/+6
* | - Get offline synchronization working in the mailer (I think).Matthew Barnes2008-12-141-24/+87
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-20/+209
* | Documentation improvements.Matthew Barnes2008-11-201-0/+156
* | Progress update:Matthew Barnes2008-11-191-1/+33
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-6/+12
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-0/+22
* | Fix some compilation errors.Matthew Barnes2008-10-051-2/+2
* | Support migration in the new shell design.Matthew Barnes2008-10-051-0/+43
* | Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-0/+6
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-12/+7
* | Progress update:Matthew Barnes2008-09-181-2/+1
* | Begin documenting the new shell design.Matthew Barnes2008-09-151-6/+186
* | Progress update:Matthew Barnes2008-08-241-18/+18
* | Progress update:Matthew Barnes2008-08-231-68/+254
* | Committing the day's progress.Matthew Barnes2008-08-191-0/+1
* | Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-1/+6
* | Demonstrate loading the test module.Matthew Barnes2008-08-141-3/+8
* | Add a few stub functions to get compilation to complete.Matthew Barnes2008-08-111-0/+46
* | Treat the Preferences window as a singleton.Matthew Barnes2008-08-091-13/+7
* | Work through more compilation errors.Matthew Barnes2008-08-091-0/+54
* | Fix some compilation errors.Matthew Barnes2008-08-081-4/+9
* | Commit progress, which breaks everything.Matthew Barnes2008-08-081-1300/+62
* | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-97/+3
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-4/+2
* Patch from James Westby <jw+debian@jameswestby.net>: Fix for bug #518103 (Ch...Suman Manjunath2008-04-261-1/+1
* ** Fix for bug #511232Jan Tichavsky2008-01-231-1/+1
* Fix a regression due to my previous commit.Srinivasa Ragavan2008-01-191-1/+1
* ** Fix for bug #329712Srinivasa Ragavan2008-01-181-5/+10
* ** Fix for bug #219197Milan Crha2008-01-031-11/+32
* ** Add basic support for crash recoverySrinivasa Ragavan2007-12-051-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-55/+55
* ** Fixes bug #492058Damien Carbery2007-11-031-14/+14
* ** Fix for bug #329823Milan Crha2007-10-111-0/+38
* ** Fixes bug #437579Matthew Barnes2007-10-101-2/+5
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-3/+3
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-5/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Added a hook event after the shell is started.Srinivasa Ragavan2007-07-031-0/+8
* Revert the change from 2007-05-11. (#407104)Matthew Barnes2007-05-141-7/+13
* Create a shell window if the schema or an alias was found. Previously thisMatthew Barnes2007-05-121-13/+7
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix memory leak of iid.Harish Krishnaswamy2006-12-041-0/+1
* Don't call bonobo_activation_active_server_unregister() here, it's tooTor Lillqvist2006-06-191-4/+5
* Remove unused code and fix format specifiers in some cases.Kjartan Maraas2006-01-301-12/+4
* Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitionsParthasarathi Susarla2005-12-221-3/+3
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-221-9/+15
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-211-3/+11
* Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-181-49/+47
* fix warning. (impl_Shell_findComponent): fix signature for warning.Not Zed2005-08-181-103/+84
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-2/+0
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* BonoboObject wrapper for Evolution::Component interface. Abstract, doesn'tNot Zed2005-06-021-0/+25
* fix error file build/path changesNot Zed2005-05-161-1/+1
* don't build wizard related codeJP Rosevear2005-04-291-1/+0
* fix the qualifier bit assignments for the STATE target.Not Zed2005-03-181-1/+1
* bump version, requiresJP Rosevear2005-03-011-7/+11
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+2
* open a new window if we get a component id type urlJP Rosevear2005-01-101-4/+11
* set start_offline gconf key when ever offline state is changed.Sivaiah Nallaagatla2004-12-241-4/+9
* register event hook.Not Zed2004-10-25