Dan Vrátil
d2390b4cc3
Bug #647429 - Hide port-entry for providers without port
2011-04-18 18:05:12 +02:00
Matthew Barnes
ea0fdf21ec
Adapt to sealed up CamelService.
2011-04-17 13:13:55 -04:00
David Woodhouse
d44fb9e2cf
Bug 647816 - Moving folder hierarchy causes error
...
When *moving*, as opposed to copying, we only need to operate on the top-level
folder; its children will automatically follow it.
2011-04-15 15:00:07 +01:00
Matthew Barnes
0b07e836c2
Don't try to refresh or sync mail folders when offline.
...
Switching between mail folders in offline mode produces lots of
annoying alerts for operations we shouldn't even be attempting.
2011-04-13 12:50:00 -04:00
Matthew Barnes
35a998b2de
Demonstrate EWebView as an EAlertSink.
2011-04-13 12:09:07 -04:00
Matthew Barnes
ea8326df3a
Remove the profiler plugin.
...
This plugin was for developers, but no one uses it anymore. Plus the
only profiling hooks left in Evolution were in the MessageList widget,
which performs fine. There's better ways to collect profiling data
these days anyway (sysprof, systemtap, etc.).
2011-03-28 16:12:42 -04:00
Matthew Barnes
63c26d5712
Miscellaneous GtkAction-related cleanups.
...
Prefer the newer GtkAction "set" functions over g_object_set().
2011-03-27 18:38:39 -04:00
Matthew Barnes
ba6a234386
Restore lockdown integration.
...
With lockdown settings available through GSettings, widgets can handle
lockdown integration themselves without having to use EShellSettings.
Also fixed a few places where printing or save-to-disk actions were
either not properly wired up or not responding to lockdown settings,
but much more work needs done. Attachments, for example, are not
honoring the disable-save-to-disk setting at all.
This too requires the recently-added gsettings-desktop-schemas
dependency.
2011-03-27 18:38:39 -04:00
Matthew Barnes
88c041d2bc
Change "mail:async-error" alerts to warnings.
...
Most Camel alerts are transient. Make them warnings so they time out.
2011-03-25 14:21:57 -04:00
Matthew Barnes
a09a95559e
Fix alignment of extra widgets in EAlertDialogs.
...
Add e_alert_dialog_get_content_area(), which returns the GtkVBox
containing the primary and secondary labels. Use this instead of
gtk_dialog_get_content_area() to maintain the dialog's left margin
beneath the image.
2011-03-24 16:50:19 -04:00
Dan Vráti
07f943554d
Bug 418954 - Add a separate entry combo for port numbers
...
Adds a new EPortEntry widget which appears alongside "host" entry boxes
so users don't have to know about the "host:port" syntax to specify a
custom port number.
Currently only used in the mail account editor, but we'll generalize it
futher so it can be used everywhere.
2011-03-23 15:53:05 -04:00
Matthew Barnes
b0f0049aa2
Select IMAP+ by default in new account setup.
...
It's high time we promote IMAP+ over the older IMAP provider. Migration
of existing IMAP accounts to IMAP+ will come in a future release. This
is a first step.
2011-03-21 09:36:05 -04:00
Milan Crha
1b21f29ab5
Save account list when changing account after password prompt
...
It was necessary to propagate the change into evolution-exchange,
as found within bug #644644
2011-03-17 09:54:37 +01:00
Milan Crha
40346a792f
Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus message
2011-03-15 12:51:49 +01:00
Milan Crha
5989073e50
Bug #223838 - Do not share global Sent folder view with regular folders
2011-03-10 14:27:39 +01:00
Milan Crha
ac59607b75
Bug #615204 - Adding AOL mail account as IMAP results in POP account
2011-03-10 13:50:39 +01:00
Milan Crha
7d795c23b3
Minor glitches in Account Editor
...
- hotmail username is user's email
- preselected account type didn't rebuild pages,
thus for hotmail POP3 was shown IMAP options
2011-03-10 13:30:36 +01:00
Milan Crha
3dbad4ffb4
Do not prompt for offline when mail backend not started
2011-03-09 16:59:40 +01:00
Matthew Barnes
cf7a5095c2
Bug 643507 - Font preferences don't work
2011-03-08 18:13:13 -05:00
Matthew Barnes
972bddf871
Bug 644053 - Fix packing in "Network Preferences"
2011-03-07 08:57:11 -05:00
Matthew Barnes
c6fd77460f
Coding style and whitespace cleanup.
2011-03-05 12:34:28 -05:00
Milan Crha
9a6f182c0d
Construct attachment bars for correct message part ids
2011-03-04 13:56:49 +01:00
Milan Crha
744f785a9c
Do not flush Outbox when mail shell backend not started
2011-03-04 10:00:26 +01:00
Milan Crha
f1e4164380
Bug #643218 - Local delivery doesn't deliver after maildir migration
2011-03-03 14:13:33 +01:00
Milan Crha
6db171ad88
Bug #643402 - Fails to build with --disable-smime
2011-03-02 17:33:49 +01:00
Milan Crha
c0635e17d9
Bug #643635 - Typo in the code from commit for bug #434972
2011-03-02 15:25:38 +01:00
Milan Crha
2533e52b8c
Do not leak attachments in a mail view
2011-03-02 15:13:40 +01:00
Milan Crha
5dfb6cdf0c
Let Esc behave like Cancel in Reply questions and do not leak message
2011-03-01 15:56:41 +01:00
Milan Crha
c1e6e105bb
Slightly smaller dialogs for Reply type questions (but not all)
2011-03-01 12:06:16 +01:00
Milan Crha
c973419aca
Bug #641374 - "Send new mail to..." popup action doesn't work
2011-02-28 13:54:50 +01:00
Milan Crha
70241e1db9
Bug #643297 - multipart/related formatter skips the last part
2011-02-28 11:31:50 +01:00
Milan Crha
1301cf02ef
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
2011-02-25 16:20:41 +01:00
Matthew Barnes
1a4be6c521
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-02-24 14:19:20 -05:00
Milan Crha
7a7d6cd2f1
Bug #641343 - Cannot scroll to bottom of folder list while dragging
2011-02-23 15:53:40 +01:00
Milan Crha
7745ae2986
Bug #434972 - Reply does not detect "RE :" subject prefix
2011-02-22 09:39:28 +01:00
Matthew Barnes
fcb29478f6
Coding style and whitespace cleanup.
2011-02-18 20:44:24 -05:00
Dan Vrátil
c4c8f03b0a
Bug #642121 - Won't build with --with-clutter due missing include
2011-02-18 10:10:47 +01:00
Matthew Barnes
d7b6cc9771
Bug 642566 - Picture Gallery, not Image Gallery
2011-02-17 20:21:30 -05:00
Milan Crha
2ee58bbcb1
Bug #638307 - Error when sending mail after converting to maildir
2011-02-17 12:32:35 +01:00
Milan Crha
065b166b06
Bug #642088 - Crash when changing advanced send options in GroupWise
2011-02-17 08:58:10 +01:00
Milan Crha
1548d3b959
Bug #638478 - During sending fails to parse X-Evolution-PostTo field
2011-02-16 17:06:33 +01:00
Milan Crha
a79ed9e3a3
Bug #638391 - Always passing NULL to emu_addr_cancel_book()
2011-02-16 16:30:35 +01:00
Milan Crha
94e43758de
Bug #638333 - Critical warning when invoking File->New->Mail Folder
2011-02-16 13:14:49 +01:00
Milan Crha
fd0b595034
Bug #640802 - [express] Message preview automatically switches to vertical view
2011-02-16 09:30:34 +01:00
Milan Crha
23e3079db1
Slightly nicer EAlertDialog after move to gtk3
2011-02-15 19:19:41 +01:00
Milan Crha
4b9ac3879d
Fix few memory leaks
2011-02-14 19:15:36 +01:00
Matthew Barnes
1afbba4a8b
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-02-12 13:40:33 -05:00
Matthew Barnes
7a1677520d
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-02-12 12:54:08 -05:00
Milan Crha
7215cf088f
Bug #637727 - Sent/Draft folder not set in startup-wizard account
2011-02-11 12:58:29 +01:00
Milan Crha
d7a4351101
Bug #637493 - Fails to build with --enable-profiling configure option
2011-02-11 10:59:31 +01:00