| Commit message (Expand) | Author | Age | Files | Lines |
* | Move icon theme path setup from main() to EShell. | Matthew Barnes | 2009-12-15 | 1 | -0/+6 |
* | Bug 603592 - X11 window roles should be set | Matthew Barnes | 2009-12-04 | 1 | -0/+10 |
* | Revise the EShell ref-leak check to not upset Valgrind. | Matthew Barnes | 2009-12-03 | 1 | -6/+5 |
* | Add an EShell:module-directory constructor property. | Matthew Barnes | 2009-12-02 | 1 | -6/+65 |
* | Make EShell more subclassable. | Matthew Barnes | 2009-11-27 | 1 | -19/+34 |
* | Handle a missed corner case with --quit. | Matthew Barnes | 2009-11-26 | 1 | -0/+11 |
* | Add a --quit command-line option. | Matthew Barnes | 2009-11-26 | 1 | -19/+56 |
* | Add a --geometry command-line option. | Matthew Barnes | 2009-11-26 | 1 | -1/+46 |
* | Bug #588093 - Allow import of local files from command line | Milan Crha | 2009-11-12 | 1 | -11/+55 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 1 | -10/+4 |
* | Clean up e_shell_get_active_window() | Matthew Barnes | 2009-10-21 | 1 | -12/+16 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -0/+27 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 1 | -24/+10 |
* | Start migration -after- loading all modules and plugins. | Matthew Barnes | 2009-09-02 | 1 | -3/+0 |
* | Fix for few compiler warnings | Milan Crha | 2009-08-31 | 1 | -2/+2 |
* | Exit if no command-line URIs are handled. | Matthew Barnes | 2009-08-25 | 1 | -1/+3 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -2/+2 |
* | Update GConf when the online/offline button is clicked. | Matthew Barnes | 2009-08-14 | 1 | -0/+4 |
* | Simplify binding EShellSettings properties to GConf keys. | Matthew Barnes | 2009-08-01 | 1 | -50/+13 |
* | Finish EggSMClient shell integration. | Matthew Barnes | 2009-07-16 | 1 | -34/+102 |
* | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 1 | -28/+76 |
* | Fix a problem with EShell initialization. | Matthew Barnes | 2009-07-12 | 1 | -5/+4 |
* | Implement the shutdown protocol and stub in session management. | Matthew Barnes | 2009-07-11 | 1 | -65/+95 |
* | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 1 | -0/+6 |
* | Fix similar weak pointer issues throughout. | Matthew Barnes | 2009-06-20 | 1 | -0/+6 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -1/+0 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for... | Suman Manjunath | 2008-10-17 | 1 | -43/+7 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 1 | -13/+13 |
| * | Fix a little compiler warning I caused. | Matthew Barnes | 2008-08-18 | 1 | -1/+1 |
| * | ** Fixes bug #508732 | Matthew Barnes | 2008-08-18 | 1 | -0/+20 |
* | | Convert EShellModule to EShellBackend | Matthew Barnes | 2009-05-07 | 1 | -112/+106 |
* | | Make the selected attachment view and file chooser folder persistent. | Matthew Barnes | 2009-04-15 | 1 | -10/+0 |
* | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-30 | 1 | -1/+19 |
* | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -0/+14 |
* | | Fix crash on exit. | Matthew Barnes | 2009-02-20 | 1 | -0/+2 |
* | | Documentation tweaks. | Matthew Barnes | 2009-02-19 | 1 | -7/+19 |
* | | Rename EShell:online-mode to EShell:online and update docs. | Matthew Barnes | 2009-02-19 | 1 | -37/+37 |
* | | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 1 | -2/+25 |
* | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -70/+97 |
* | | Add unique-1.0 requirement (blessed external dependency). | Matthew Barnes | 2009-01-29 | 1 | -40/+197 |
* | | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 1 | -0/+12 |
* | | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 1 | -0/+73 |
* | | Fix online mode initialization. | Matthew Barnes | 2009-01-14 | 1 | -1/+1 |
* | | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 1 | -43/+37 |
* | | Update EShell documentation. | Matthew Barnes | 2008-12-28 | 1 | -6/+6 |
* | | - Get offline synchronization working in the mailer (I think). | Matthew Barnes | 2008-12-14 | 1 | -24/+87 |
* | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 1 | -20/+209 |
* | | Documentation improvements. | Matthew Barnes | 2008-11-20 | 1 | -0/+156 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 1 | -1/+33 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 1 | -6/+12 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -0/+22 |
* | | Fix some compilation errors. | Matthew Barnes | 2008-10-05 | 1 | -2/+2 |
* | | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 1 | -0/+43 |
* | | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 1 | -0/+6 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -12/+7 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -2/+1 |
* | | Begin documenting the new shell design. | Matthew Barnes | 2008-09-15 | 1 | -6/+186 |
* | | Progress update: | Matthew Barnes | 2008-08-24 | 1 | -18/+18 |
* | | Progress update: | Matthew Barnes | 2008-08-23 | 1 | -68/+254 |
* | | Committing the day's progress. | Matthew Barnes | 2008-08-19 | 1 | -0/+1 |
* | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 1 | -1/+6 |
* | | Demonstrate loading the test module. | Matthew Barnes | 2008-08-14 | 1 | -3/+8 |
* | | Add a few stub functions to get compilation to complete. | Matthew Barnes | 2008-08-11 | 1 | -0/+46 |
* | | Treat the Preferences window as a singleton. | Matthew Barnes | 2008-08-09 | 1 | -13/+7 |
* | | Work through more compilation errors. | Matthew Barnes | 2008-08-09 | 1 | -0/+54 |
* | | Fix some compilation errors. | Matthew Barnes | 2008-08-08 | 1 | -4/+9 |
* | | Commit progress, which breaks everything. | Matthew Barnes | 2008-08-08 | 1 | -1300/+62 |
* | | Disable all components and plugins. Begin rewriting the shell. | Matthew Barnes | 2008-07-17 | 1 | -97/+3 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -4/+2 |
* | Patch from James Westby <jw+debian@jameswestby.net>: Fix for bug #518103 (Ch... | Suman Manjunath | 2008-04-26 | 1 | -1/+1 |
* | ** Fix for bug #511232 | Jan Tichavsky | 2008-01-23 | 1 | -1/+1 |
* | Fix a regression due to my previous commit. | Srinivasa Ragavan | 2008-01-19 | 1 | -1/+1 |
* | ** Fix for bug #329712 | Srinivasa Ragavan | 2008-01-18 | 1 | -5/+10 |
* | ** Fix for bug #219197 | Milan Crha | 2008-01-03 | 1 | -11/+32 |
* | ** Add basic support for crash recovery | Srinivasa Ragavan | 2007-12-05 | 1 | -0/+3 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -55/+55 |
* | ** Fixes bug #492058 | Damien Carbery | 2007-11-03 | 1 | -14/+14 |
* | ** Fix for bug #329823 | Milan Crha | 2007-10-11 | 1 | -0/+38 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -2/+5 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 1 | -3/+3 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 1 | -5/+5 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Added a hook event after the shell is started. | Srinivasa Ragavan | 2007-07-03 | 1 | -0/+8 |
* | Revert the change from 2007-05-11. (#407104) | Matthew Barnes | 2007-05-14 | 1 | -7/+13 |
* | Create a shell window if the schema or an alias was found. Previously this | Matthew Barnes | 2007-05-12 | 1 | -13/+7 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -1/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Fix memory leak of iid. | Harish Krishnaswamy | 2006-12-04 | 1 | -0/+1 |
* | Don't call bonobo_activation_active_server_unregister() here, it's too | Tor Lillqvist | 2006-06-19 | 1 | -4/+5 |
* | Remove unused code and fix format specifiers in some cases. | Kjartan Maraas | 2006-01-30 | 1 | -12/+4 |
* | Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitions | Parthasarathi Susarla | 2005-12-22 | 1 | -3/+3 |
* | Evolution is now Network Aware, the day of complete awareness beckons, The | Shreyas Srinivasan | 2005-12-22 | 1 | -9/+15 |
* | committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354 | Parthasarathi Susarla | 2005-12-21 | 1 | -3/+11 |
* | Use libedataserver's e_xml_parse_file() instead of xmlParseFile() | Tor Lillqvist | 2005-12-18 | 1 | -49/+47 |
* | fix warning. (impl_Shell_findComponent): fix signature for warning. | Not Zed | 2005-08-18 | 1 | -103/+84 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 1 | -2/+0 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | BonoboObject wrapper for Evolution::Component interface. Abstract, doesn't | Not Zed | 2005-06-02 | 1 | -0/+25 |
* | fix error file build/path changes | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | don't build wizard related code | JP Rosevear | 2005-04-29 | 1 | -1/+0 |
* | fix the qualifier bit assignments for the STATE target. | Not Zed | 2005-03-18 | 1 | -1/+1 |
* | bump version, requires | JP Rosevear | 2005-03-01 | 1 | -7/+11 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -1/+2 |
* | open a new window if we get a component id type url | JP Rosevear | 2005-01-10 | 1 | -4/+11 |
* | set start_offline gconf key when ever offline state is changed. | Sivaiah Nallaagatla | 2004-12-24 | 1 | -4/+9 |
* | register event hook. | Not Zed | 2004-10-25 |