027c7e7279
Remove unneeded composer autosave functions.
2009-10-01 23:40:39 -04:00
656178049b
Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
2009-10-01 16:24:49 -04:00
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
a0d0dd604b
Bug #594015 - Keeps "Loading..." node on the first fetch
2009-09-29 19:54:09 +02:00
274fd1329d
Bug #594005 - Mailer preview pane doesn't update on show
2009-09-29 19:48:59 +02:00
3187a3dede
Whitespace cleanup in em-folder-tree.c
2009-09-28 17:06:08 -04:00
e9895d6999
Added Romanian welcome message
2009-09-28 23:48:14 +03:00
c8312b7dd4
Fix non-existent widget warning in account editor.
2009-09-28 10:52:34 -04:00
3b2cfae176
Trim unused or unnecessary bits from the import framework.
2009-09-26 10:28:05 -04:00
8bbaca9faf
Fix duplicate symbols in Glade files.
2009-09-24 17:52:24 -04:00
0ca6e9ac60
Bug 596157 - Use "Message-ID" instead of "Message-Id"
2009-09-24 07:52:11 -04:00
e73e6f1ea8
Bug #593633 - Runtime warnings trying to create a recurrence event
2009-09-24 12:25:35 +02:00
60f483c4ed
Bug 594864 - "Select Folder" is a too generic title
...
Also for "Copy Folder To..." and "Move Folder To..." commands.
2009-09-23 14:09:41 -04:00
ff497b958a
Bug 594864 - "Select Folder" is a too generic title
...
A number of EMFolderSelector dialogs use a rather generic title:
"Select Folder". Use more specific titles for three EMFolderSelector
dialogs:
- Move to Folder
- Copy to Folder
- Add Folder
2009-09-23 13:57:16 -04:00
8a11d5c190
Bug 594989 - Drop some dialog titles
...
HIG suggests alerts (for which these titles are only used as far as I
know) do not have a title.
2009-09-23 13:50:48 -04:00
b1cbbd1833
Fix few valgrind claims
2009-09-22 12:38:49 +02:00
41dbadc4a8
Whitespace cleanup.
2009-09-20 23:18:38 -04:00
0b0fb7a3a5
Another attempt at fixing a label-related crash.
...
The reporter's label list in GConf had the default labels, but without
the mnemonic underscores. So they weren't recognized as default labels.
As a last ditch effort, generate a tag from the label name to ensure
that e_mail_label_list_store_get_tag() never returns NULL.
2009-09-20 23:05:59 -04:00
cf63ded620
Typo fix.
2009-09-21 00:49:27 +02:00
bbb2314e21
Typo fix
2009-09-21 00:48:21 +02:00
9ed93049d1
Bug 595668 - Crash on startup
...
This is a partial solution to avoid the crash. Still don't understand
why e_mail_label_list_store_get_tag() is returning NULL.
2009-09-19 11:49:50 -04:00
9951a2dcb0
Rename dead files to avoid fpeter's GNOME 2.99 scanner.
...
Changed foo.dead.c to foo.c.dead and foo.dead.h to foo.h.dead.
2009-09-18 17:55:05 -04:00
acb28fef9d
Goodbye libgnome and libgnomeui!!
2009-09-18 12:34:47 -04:00
591bcbeb91
Remove a bunch of unused functions.
2009-09-15 05:26:52 -05:00
68c304d8de
Bug 594528 - Crash when clicked on File->quit
2009-09-14 21:14:09 -05:00
e841a0b223
Bug 594863 - Message body doesn't allow right click pop up menu
2009-09-12 22:35:45 -05:00
43594a8b6e
Followup fixes for inline folder renames.
2009-09-12 17:08:03 -05:00
cbf5c62ee8
Bug 217066 - Rename folders directly inside folder list
2009-09-12 16:46:43 -05:00
abb6b43305
EMFolderTree code cleanup.
2009-09-12 15:16:20 -05:00
ae2e93bbaf
Bug 593899 - "Create Search Folder from Search" does not work
2009-09-11 09:49:48 -05:00
144af76757
Bug 593892 - 'Find in message' issues when clearing search
2009-09-10 22:26:00 -05:00
778402dd5c
Bug 593905 - 'Subject or Addresses contains' search criteria missing
2009-09-10 21:42:13 -05:00
881792fadc
Require a parent window when creating an EMFolderSelector.
2009-09-10 13:13:18 -05:00
769f0ac676
Bug #594628 - Switching back from Outgoing filters to Incoming filters does not
...
show existing incoming filters
2009-09-10 14:34:09 +05:30
3ae254a2b5
Bug 593659 - Missing UI error messages
2009-09-09 18:21:23 -05:00
f41979c499
Bug #571881 - Make messages inherit labels from collapsed subtree
2009-09-09 11:20:25 +02:00
9b8fecaa7f
Mark dead source files as such.
...
I still want to look through these before deleting them to make sure I
didn't overlook anything.
2009-09-08 22:42:43 -04:00
fa9051e040
Finish killing Bonobo.
2009-09-08 14:53:45 -04:00
016805f54d
Get the mailing-list-actions plugin working.
...
Also get mail-to-task working for the message browser window.
Came up with a new technique for managing actions and action groups in
the process. Also gave the EMailReader interface an "update-actions"
signal for plugins to connect to.
2009-09-05 11:35:02 -04:00
e9fe87ee99
Remove some obsolete utility functions.
2009-09-04 21:18:15 -04:00
35929a37e7
Bug 594002 - Stuck mail activities when error occurs
2009-09-04 17:39:59 -04:00
983fce5e53
Kill the default parent window hack in e-error.c.
...
Fix as many cases that relied on it as I could find, but there may be
more cases out there. They should be fixed too. Passing a NULL parent
window to e_error_new() is illegal and will emit a runtime warning.
2009-09-04 17:07:15 -04:00
586725125f
Bug #593922 - Reply freezes evo
2009-09-02 16:30:37 +02:00
8962868ff9
Relax the EBinding API to reduce GObject casting.
...
Also make it more fault-tolerant by warning about non-existent
property names instead of just crashing.
2009-09-01 21:12:44 -04:00
1ecad022dd
Bug 592169 - "Checking for new mail" doesn't show which folder
2009-09-01 08:21:04 -04:00
140aa99d94
Bug #593779 - re-committing patch from bug #214238
2009-09-01 12:51:01 +02:00
e7a7e7d1b4
Bug 593614 - efh_format_secure() recurses forever
2009-08-31 18:26:24 -04:00
c450a333ee
Bug 593685 - Insensitive actions after start
2009-08-31 15:56:26 -04:00
78b5ff3b82
Fix distcheck errors.
2009-08-30 11:38:25 -04:00
32f545cdf0
Simplify EPlugin loading at startup.
...
- Require all EPlugin and EPluginHook subtypes be registered before
loading plugins. This drastically simplifies the EPlugin/EPluginHook
negotiation.
- Turn most EPluginHook subtypes into GTypeModules and register their
types from an e_module_load() function (does not include shell hooks).
- Convert EPluginLib and the Mono and Python bindings to GTypeModules
and register their types from an e_module_load() function, and kill
EPluginTypeHook.
2009-08-29 17:23:20 -04:00