c003c99a75
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
2011-06-29 18:41:39 +02:00
f55aaa5e00
Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.
...
I thought this might be the cause of bug #643089 .
Turns out it wasn't, but it's a good thing to do anyway.
2011-06-29 18:41:38 +02:00
70a7e9d829
Bug #641343 - Cannot scroll to bottom of folder list while dragging
2011-06-29 18:41:37 +02:00
2df4eb2b0c
Bug #434972 - Reply does not detect "RE :" subject prefix
2011-06-29 18:41:36 +02:00
3b6c8972a5
Coding style and whitespace cleanup.
2011-06-29 18:41:36 +02:00
fab082af35
Bug #642121 - Won't build with --with-clutter due missing include
2011-06-29 18:41:36 +02:00
a5a7e47850
Bug 642566 - Picture Gallery, not Image Gallery
2011-06-29 18:41:36 +02:00
34e4d0542d
Bug #638307 - Error when sending mail after converting to maildir
2011-06-29 18:41:36 +02:00
97935df7b6
Bug #642088 - Crash when changing advanced send options in GroupWise
2011-06-29 18:41:35 +02:00
5b4065a44a
Bug #638478 - During sending fails to parse X-Evolution-PostTo field
2011-06-29 18:41:35 +02:00
d15d6e8e41
Bug #638391 - Always passing NULL to emu_addr_cancel_book()
2011-06-29 18:41:35 +02:00
65bc58546c
Bug #638333 - Critical warning when invoking File->New->Mail Folder
2011-06-29 18:41:35 +02:00
90f59dca71
Bug #640802 - [express] Message preview automatically switches to vertical view
2011-06-29 18:41:35 +02:00
3c6cc7e1a7
Slightly nicer EAlertDialog after move to gtk3
2011-06-29 18:41:35 +02:00
a4e2599f95
Fix few memory leaks
2011-06-29 18:41:35 +02:00
f03d5a9023
Bug 642171 - Implicit libgnome dependency for lockdown GConf keys
...
Lockdown keys have moved to gsettings-desktop-schemas, so disable
lockdown integration until we're ready for GSettings.
2011-06-29 18:41:34 +02:00
274697623e
Remove NULL checks for GObject methods.
...
As of GLib 2.28 all GObject virtual methods, including constructed(),
are safe to chain up to unconditionally. Remove unnecessary checks.
2011-06-29 18:41:34 +02:00
2e83026eaa
Bug #637727 - Sent/Draft folder not set in startup-wizard account
2011-06-29 18:41:32 +02:00
85542a15b4
Bug #637493 - Fails to build with --enable-profiling configure option
2011-06-29 18:41:32 +02:00
9fef76c5ca
Bug #636408 - Loss of data on removal of an IMAP folder with an asterisk
2011-06-29 18:41:32 +02:00
47fd95fb13
Do not perform the summary consistency check on local folders, 'On this Computer'
2011-06-29 18:41:31 +02:00
8efc1bc6f9
Bug 641756 - Fix warnings from GCC 4.6
...
GCC learned how to find dead assignments.
2011-06-29 18:41:31 +02:00
28d1b270ab
Bug #641011 - Ugly appointment editing windows
2011-06-29 18:41:31 +02:00
d7ff1792f7
Bug #635144 - Using external editor duplicates signature
2011-06-29 18:41:30 +02:00
dbc22f9de5
More whitespace cleanup.
2011-06-29 18:41:29 +02:00
6af0c53b69
Coding style and whitespace cleanup.
2011-06-29 18:41:29 +02:00
dfc04d7e2b
Bug 640760 - New mail "stuck" if missing attachment dialog cancelled
2011-06-29 18:41:29 +02:00
7a42d829fc
Bug #640706 - Can't edit filter/advance search condition
2011-06-29 18:41:29 +02:00
0364d4192b
Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizable
2011-06-29 18:41:29 +02:00
d95fd4173b
Adapt EMFolderTree to latest gtk+-3.0 API.
2011-06-29 18:41:27 +02:00
7da22c1960
Most (but not all) packing issues from Mail preferences
2011-06-29 18:41:26 +02:00
b5aba428f4
Adapt size_request vfuncs to latest gtk+-3.0 API.
2011-06-29 18:41:26 +02:00
cadcc080ee
Adapt to GtkComboBox class reorg.
2011-06-29 18:41:25 +02:00
9914970baa
gdk_cursor_unref() -> g_object_unref()
2011-06-29 18:41:25 +02:00
7a49a21178
Dialogs no longer have separators.
2011-06-29 18:41:25 +02:00
a3ba231fcc
Drop backward-compatibility cruft.
2011-06-29 18:41:25 +02:00
c5298d19d8
Adapt to Camel API changes.
2011-06-29 18:41:25 +02:00
e5cddb452f
mail: Use G_DEFINE_TYPE for EmFolderTreeModel
2011-06-29 18:41:24 +02:00
15c32eafdb
Bug 640091 - Improve error handling during send post-processing
...
If a newly-composed message was successfully sent but an error occurred
during post-processing (outgoing filters or appending to a Sent folder),
close the composer window and show an alert in the main window.
2011-06-29 18:41:21 +02:00
700e263817
Bug #604534 - Evolution "ignores" key-usage info in certificates
2011-06-29 18:41:20 +02:00
2e68a6a74d
Bug #633982 - Crash when trying to Create a search folder from a search
2011-06-29 18:41:20 +02:00
a9734efa53
Do not dereference NULL local_error variable
2011-06-29 18:41:19 +02:00
dfc4205ce5
libetable cleanups.
2011-06-29 18:41:19 +02:00
788b153bc5
Runtime warning when closing without using mailer
2011-06-29 18:41:18 +02:00
cdbf674fbe
Do not hide maildir accounts from UI
2011-06-29 18:41:18 +02:00
74bc8ba6d1
Bug #600013 - Crash in mail_reader_message_loaded_cb
2011-06-29 18:41:18 +02:00
642b32cbdb
Bug #638808 - camel_shutdown() called too early
2011-06-29 18:41:17 +02:00
d089ecf128
Bug #593020 - Do not check Bcc in "Sender or Recipients" condition
2011-06-29 18:41:16 +02:00
3f5b5bb1f3
EMFolderTree: Fully implement ESelectableInterface.
...
Was missing "copy-target-list" and "paste-target-list" properties.
2011-06-29 18:41:16 +02:00
0c74d3be3b
Improve Maildir migration.
...
The Maildir migration code was pretty busted. Trying to fix it for
simple test cases and also clean up the code a bit.
2011-06-29 18:41:16 +02:00