aboutsummaryrefslogtreecommitdiffstats
path: root/shell/apps_evolution_shell.schemas.in
Commit message (Collapse)AuthorAgeFilesLines
* Replace user name by username as used anywhere else in EvolutionAndre Klapper2011-09-141-1/+1
|
* document schema to avoid errorsMichael Meeks2010-03-141-0/+4
|
* Add 'express mode' gconf settingMichael Meeks2010-03-141-0/+8
|
* Default /evolution/shell/network_config/proxy_type to 0 explicitlyMilan Crha2009-11-241-0/+1
| | | | As part of fix for bug #602719
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-2/+2
| | | | | | | | | | This introduces e-shell-utils for miscellaneous utility functions that integrate with the shell or shell settings. First function is e_shell_run_save_dialog(), which automatically remembers the selected folder in the file chooser dialog. Also, kill some redundant save dialog functions, as well as some write-this-string-to-disk functions that block.
* Bug 488409 - Remember size of filter/vfolder editor windowsMatthew Barnes2009-08-251-1/+1
|
* Remember position of main window.Matthew Barnes2009-08-251-0/+22
|
* Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-1/+29
| | | | svn path=/branches/kill-bonobo/; revision=37523
* Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-25/+0
| | | | | | Adapt recent "crash recovery" changes to new architecture. svn path=/branches/kill-bonobo/; revision=36018
* Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+1
| | | | svn path=/branches/kill-bonobo/; revision=35931
* Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-18/+6
| | | | svn path=/branches/kill-bonobo/; revision=35748
* ** Fixes bug #540282Matthew Barnes2008-07-011-13/+0
| | | | | | | | | | | | | | | | | 2008-07-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #540282 * e-util/e-print.c: Store printer and page settings in a key file rather than GConf. Also properly apply page settings to print operations, including custom margins. * shell/apps_evolution_shell.schemas.in: Remove the "printing" GConf key. We use a key file now. svn path=/trunk/; revision=35711
* Varadhan's patch for configurable proxy settings in Evolution. Suman Manjunath2008-03-251-0/+147
| | | | | | | | | | | | | | | M shell/apps_evolution_shell.schemas.in M shell/ChangeLog A mail/em-network-prefs.c M mail/GNOME_Evolution_Mail.server.in.in A mail/em-network-prefs.h M mail/ChangeLog M mail/mail-config.glade M mail/Makefile.am M mail/mail-component-factory.c M mail/mail-config-factory.c svn path=/trunk/; revision=35240
* Change Crash Recovery to Crash detection.Srinivasa Ragavan2008-01-311-2/+2
| | | | | | | | | | | | 2008-01-30 Srinivasa Ragavan <sragavan@novell.com> * apps_evolution_shell.schemas.in: Change Crash Recovery to Crash detection. * main.c: (show_recovery_warning): svn path=/trunk/; revision=34934
* Add missing punctuation.Kjartan Maraas2008-01-141-2/+2
| | | | | | | | 2008-01-14 Kjartan Maraas <kmaraas@gnome.org> * apps_evolution_shell.schemas.in: Add missing punctuation. svn path=/trunk/; revision=34819
* ** Add basic support for crash recoverySrinivasa Ragavan2007-12-051-1/+26
| | | | | | | | | | | | | | 2007-12-05 Srinivasa Ragavan <sragavan@novell.com> ** Add basic support for crash recovery * apps_evolution_shell.schemas.in: Keys to recover and recovery dialog. * e-shell.c: (e_shell_quit): Delete the lock while quitting. * main.c: (show_recovery_warning), (idle_cb): Create lock and also show the warning dialog. svn path=/trunk/; revision=34652
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-0/+220
svn path=/trunk/; revision=33642