2c31a5bc23
Bug 641756 - Fix warnings from GCC 4.6
...
GCC learned how to find dead assignments.
2011-02-08 11:57:50 -05:00
0109aa3a92
More whitespace cleanup.
2011-01-30 11:33:28 -05:00
21ab8044da
Coding style and whitespace cleanup.
2011-01-29 20:22:57 -05:00
b7c2f49973
Adapt size_request vfuncs to latest gtk+-3.0 API.
2011-01-25 10:37:16 -05:00
adc0e71ea6
Adapt to GtkComboBox class reorg.
2011-01-25 10:37:10 -05:00
ba05584de5
Dialogs no longer have separators.
2011-01-25 10:28:26 -05:00
753c60fc67
Drop backward-compatibility cruft.
2011-01-25 10:28:26 -05:00
54a449adac
Bug 640083 - Cannot configure LDAPS on port 636
2011-01-22 11:01:11 -05:00
b1565f53d7
Use e_load_book_source_async() for all EBook loading.
2011-01-21 16:34:39 -05:00
3cce94edcb
Bug #634403 - Mails Label popup menu is not updated properly
2011-01-19 14:56:35 +01:00
f3233b37b4
Bug #633982 - Crash when trying to Create a search folder from a search
2011-01-19 12:10:56 +01:00
2878a35580
Use e_source_selector_get_source_by_path().
...
Allows Evolution to not have to know the ESource column number in
ESourceSelector tree models. Backported from "account-mgmt" branch.
2011-01-18 17:50:55 -05:00
d6ce64dc19
Bug #633788 - Mail plugin's update-actions handler is never called
2011-01-18 18:02:03 +01:00
41c66f2d87
Avoid idle callbacks in EMailBackend initialization.
...
If the migration phase has to show a dialog the idle callback for
intializing mail stores will run too soon. Instead, hook it onto
the EShellBackend start() method.
Migration code can initialize mail stores early if it needs to.
2011-01-07 15:25:42 -05:00
11d2490e5a
Bug #637906 - Don't ask again when sending to non-mail recipients
2011-01-05 17:42:04 +01:00
59928e69ed
Add e_shell_submit_alert().
...
An easy way to broadcast application-wide alerts to shell windows.
These alerts will persist in all current and future shell windows
until responded to (either programmatically or by the user).
2010-12-26 23:31:55 -05:00
a1906cdfa4
Fix menu item capitalizaion.
2010-12-26 23:30:15 -05:00
e861630f11
Bug #567879 - Add View >> Gallery Option In Email Composer
2010-12-21 21:11:10 +01:00
a6bce7b74b
Show common addressbook and calendar errors in an alert sink
2010-12-14 17:44:16 +01:00
ffa69c8bef
Bug #637162 - May not add toolbar Send/Receive button multiple times
2010-12-14 15:13:55 +01:00
320c4ce807
Bug #631568 - Scheduling Meetings with CalDAV calendars
2010-12-08 14:31:58 +01:00
0efc5f6217
Bug #627536 - Open meeting as meeting, not as appointment, in week view
2010-12-06 17:17:44 +01:00
22b2d26d04
Free/busy meeting view doesn't work due to non-working extension
2010-12-06 14:23:20 +01:00
558599a201
Bug 636265 - Trash is untranslated in the window title
2010-12-03 15:57:34 -06:00
ab0430a3f3
Show calendar backend errors in an alert sink
2010-12-03 21:33:01 +01:00
6ed4050d05
Add option "Check for new messages in all active accounts"
...
As a follow-up for bug #633949
2010-11-30 09:30:58 +01:00
f8585c4189
Set mnemonic widget for lblDefaultCharset in Mail Preferences
2010-11-29 19:56:34 +01:00
a3705d79b0
Bug #633949 - Add an option to disable new e-mail check at startup
2010-11-29 19:48:58 +01:00
e39dd931bc
Bug #207580 - Allow new mail check on individual accounts
2010-11-25 18:10:14 +01:00
51d17b48e4
Bug #632962 - Duplicate "On this computer" sources after update
2010-11-24 13:37:15 +01:00
b5c8f6f9be
Bug #633783 - Folder->Expunge enabled when no folder selected
2010-11-22 12:30:59 +01:00
b09b3e9cca
Bug #633779 - GtkComboBoxText issues
2010-11-18 13:35:36 +01:00
59da2bdfdc
Bug #632683 - Remove-duplicates should work on selection
2010-11-10 13:38:22 +01:00
1ca2b18e67
Fix distcheck errors.
2010-11-08 00:23:13 -05:00
a891b81cfb
Coding style and whitespace cleanup.
2010-11-07 21:13:03 -05:00
17da811cf5
Bug #634088 - Uses uninitialized variable in action_contact_new_cb
2010-11-05 16:35:57 +01:00
1f17dab6b0
Move calendar preferences to the calendar module.
...
Continue replacing the use of calendar-config functions with GObject
property bindings to EShellSettings properties.
2010-11-04 14:19:50 -04:00
bad8aff04f
Bug #612181 - Show recurring events in italic in date navigator
2010-11-03 16:35:02 +01:00
f13051ae71
Bug #632562 - Disabled account in preferences not remove in folder tree
2010-11-03 15:04:45 +01:00
7d20b8fd5f
Utilize the new ESourceSelector:primary-selection property.
2010-11-01 14:46:03 -04:00
c53fd13220
EMailReader: Add a get_alert_sink() method.
2010-10-31 22:54:30 -04:00
c211a974e3
Kill em_folder_utils_unsubscribe_folder().
...
Use e_mail_session_unsubscribe_folder() instead.
2010-10-31 22:54:30 -04:00
82925c6be9
Pass an EAlertSink to e_alert_sink_submit_alert().
...
Passing a random GtkWidget and then searching its ancestors for an
EAlertSink turned out to be not as useful as I thought. Most of the
time we know about and have access to the widget that implements
EAlertSink, so just pass it directly as an EAlertSink.
2010-10-31 22:54:30 -04:00
855ae5eed1
Bug 628139 - Thread-safety issues in libical time zone loading
2010-10-31 11:31:10 -04:00
43814fe775
Bug 633172 - Folder->Subscriptions is always enabled
2010-10-29 19:54:45 -04:00
2ee8cffd6e
Remove unused function
...
gcc warning fix
2010-10-29 13:49:57 -04:00
475c08d68f
Bug #632199 - Opening calendar from panel clock goes to previous day
2010-10-29 15:54:19 +02:00
0b3647d161
Bug #632767 - Some widgets removed from mail-config.ui
2010-10-27 11:54:54 +02:00
d6d0d1050a
Bug #445439 - Delete mail from pop-server when deleted from Inbox/Trash
2010-10-27 10:06:57 +02:00
a910a31a06
Fix capitalization in menu labels.
2010-10-22 14:33:15 -04:00