| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove e_shell_hide_widgets_for_express_mode(). | Matthew Barnes | 2013-04-01 | 1 | -54/+0 |
* | Remove e_shell_configure_ui_manager(). | Matthew Barnes | 2013-04-01 | 1 | -22/+0 |
* | libeshell documentation cleanups. | Matthew Barnes | 2012-12-14 | 1 | -2/+3 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -1/+1 |
* | Bug 664654 - Sanitize subjects before suggesting a save filename | Matthew Barnes | 2011-11-25 | 1 | -2/+10 |
* | Let GtkFileChooser track its own last-used-folder. | Matthew Barnes | 2011-10-06 | 1 | -56/+14 |
* | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -1/+1 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Bug 650491 - Shell handles forwarding uris to existing process wrong | Matthew Barnes | 2011-05-23 | 1 | -2/+2 |
* | Restore lockdown integration. | Matthew Barnes | 2011-03-28 | 1 | -36/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 1 | -3/+3 |
* | Bug 642171 - Implicit libgnome dependency for lockdown GConf keys | Matthew Barnes | 2011-02-13 | 1 | -0/+4 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -4/+0 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -7/+9 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -3/+3 |
* | Remove unused 'preview' argument from e_import_assistant_new_simple(). | Matthew Barnes | 2010-07-30 | 1 | -11/+7 |
* | Bug 619900 - First widget skipped in e_shell_hide_widgets_for_express_mode() | Matthew Barnes | 2010-05-28 | 1 | -6/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -15/+17 |
* | Don't use gconf to store the names of widgets to hide | Federico Mena Quintero | 2010-04-27 | 1 | -21/+17 |
* | Merge branch 'express2' into express2-reduced-preferences | Federico Mena Quintero | 2010-04-10 | 1 | -0/+2 |
|\ |
|
| * | Merge gnome-2-30 into express2 to get bugfixes | Federico Mena Quintero | 2010-04-10 | 1 | -0/+2 |
| |\ |
|
| | * | [win32] Be consistent in disabling the lockdown options. | Fridrich Strba | 2010-04-08 | 1 | -0/+2 |
* | | | Utility function to hide widgets when in Express mode | Federico Mena Quintero | 2010-04-09 | 1 | -0/+58 |
|/ / |
|
* / | Move "section" documentation out of header files. | Matthew Barnes | 2010-04-07 | 1 | -0/+6 |
|/ |
|
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 1 | -0/+25 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -2/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 1 | -1/+1 |
* | Bug #499322 - Use extension for "Save as" suggested file name | Milan Crha | 2009-12-10 | 1 | -0/+55 |
* | EWebView popup menu enhancements. | Matthew Barnes | 2009-11-14 | 1 | -0/+29 |
* | Further tweaks for the command-line importing. | Matthew Barnes | 2009-11-13 | 1 | -11/+1 |
* | Bug #588093 - Allow import of local files from command line | Milan Crha | 2009-11-12 | 1 | -0/+60 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 1 | -3/+85 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 1 | -0/+100 |
* | Remove more unused files. | Matthew Barnes | 2008-07-12 | 1 | -151/+0 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -3/+3 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Use privsolib instead of privlib. Link with SHELL_LIBS. Use NO_UNDEFINED. | Tor Lillqvist | 2005-08-10 | 1 | -1/+3 |
* | (e_shell_folder_name_is_valid): Do not allow | Ettore Perazzoli | 2003-03-07 | 1 | -2/+8 |
* | Set GTK_RESPONSE_OK as the default response. | Ettore Perazzoli | 2003-01-28 | 1 | -2/+2 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -3/+5 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -1/+1 |
* | Removed unused variable. | Ettore Perazzoli | 2002-07-19 | 1 | -1/+1 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Don't allow invalid folder names. [#12027] | Ettore Perazzoli | 2001-10-27 | 1 | -0/+37 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Change `e_shell_get_icon_path()' to only look up the Evolution image | Ettore Perazzoli | 2001-05-04 | 1 | -8/+3 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -2/+5 |
* | Use TigerT's new mini icons in the shell's folder tree view. | Ettore Perazzoli | 2000-05-16 | 1 | -5/+61 |
* | Add new files. | Ettore Perazzoli | 2000-05-14 | 1 | -0/+51 |