Commit Graph

2058 Commits

Author SHA1 Message Date
305b51db24 Add 'book-config-local' module.
Registers the "On This Computer" backend in EBookSourceConfig widgets.

Replaces the 'addressbook-file' plugin.
2012-06-02 23:00:41 -04:00
cd3759369b Add 'backup-restore' module.
Replaces the 'backup-restore' plugin.
2012-06-02 23:00:41 -04:00
ceea3a0a1f Reduce diff noise with 'account-mgmt' branch.
One last time.
2012-06-02 16:52:01 -04:00
71924fc487 Fix memory leaks around gtk_tree_model_get() function 2012-05-31 10:44:49 +02:00
d8bf9f5b38 Bug 672827 - 'Mark as read' confirmation dialog is too big 2012-05-20 21:20:39 -04:00
bf3cd1b5ec Bug #675061 - Evolution 3.5.1 does not build 2012-05-17 21:21:54 +02:00
89777f0726 Whitespace cleanups. 2012-05-13 09:15:42 -04:00
96f9d7a159 Bug #674997 - Collapsing contact lists broken in Contacts preview 2012-05-03 10:14:37 +02:00
c314a91459 ItipView: Cleanups. 2012-04-27 17:06:24 -04:00
3c4e56032c Bug #673420 - Itip formatter lost all mnemonics 2012-04-26 20:32:18 +02:00
3506b02eed Fix possible memory leaks of GError structures 2012-04-23 16:43:08 +02:00
12256b4f1c Bug #671537 - Option to validate SSL certificates with libsoup 2012-04-23 12:44:02 +02:00
7950d6a0c6 Adapt to libedataserver[ui] changes. 2012-04-21 17:07:15 -04:00
785515dcbd Bug #465076 - INBOX confusion with outbox 2012-04-19 13:46:56 +02:00
abf229bec3 Bug #674037 - [attachment-reminder] Parses message body inefficiently 2012-04-17 13:53:58 +02:00
870b676d8b Fix backward buttons in "restore-confirm" dialog.
Cancel button belongs on the left.
2012-04-11 22:29:32 -04:00
299521f02c Whitespace cleanup.
Replace 8-space indentation with tab characters, and various other
automated cleanups.
2012-04-01 23:15:38 -04:00
2e404cbfd9 Bug #673067 - [itip-formatter] Shows one long line for the meeting description 2012-03-29 17:26:03 +02:00
d97c776f24 WebKit port - port plugins 2012-03-28 18:39:26 +02:00
e6d7a86e7b Bug #593450 - attachment-reminder-plugin: minor tweak to configuration tab 2012-03-26 17:22:48 +02:00
1ab9016a09 Bug #593449 - custom-header-plugin: minor tweak to configuration tab 2012-03-26 17:20:53 +02:00
bdb60aa9ce Bug #593444 - templates-plugin: minor tweak to configuration tab 2012-03-26 17:18:56 +02:00
b4f895265d Add missing linker flags. 2012-03-03 14:11:12 -05:00
14f82dde34 Move EAlert* and e-xml-utils references from other part of the code to libevolution-utils. 2012-03-03 09:02:33 -05:00
123c91f241 Bug #663745 - Option to create Google Calendar not available 2012-03-02 11:47:34 +01:00
42ac148a4d Fix unneeded mnemonic conflict of _Customize with _Cancel button 2012-02-27 12:22:18 +01:00
dcb18338d2 Add translator comments to strings 2012-02-27 12:22:17 +01:00
23f5773903 Coding style and whitespace cleanup. 2012-02-20 10:04:25 -05:00
771b41d952 Change 'file name' to 'filename' according to the GDP Style Guide 2012-02-17 15:11:39 +01:00
53ca9a1f97 Use i as mnemonic for Filename string everywhere. This does not conflict with other mnemonics in the affected dialogs. 2012-02-17 15:08:35 +01:00
ea73b4f8ca Bug #659396 - Missing plural handling for "You have selected %d mails to..." 2012-02-16 10:42:31 +01:00
0dc14bba6e Fix broken Help button link for 'Insert > Custom Header' dialog after Mallard transition. 2012-02-15 12:52:01 +01:00
3437451c9e Bug 669433 - Add missing linker flags to pst-import 2012-02-11 07:58:03 -06:00
318ca55318 Add missing mnemonic to string 2012-02-10 20:25:17 +01:00
515b354a4b Fix external editor example. Fixes bug #594736 2012-01-29 13:47:59 +01:00
5c03d975b4 Add missing linker flags. 2012-01-19 09:07:41 -05:00
59e6e599ba Coding style and whitespace cleanup. 2012-01-18 23:48:48 -05:00
61ae36351b Introduce libemail-engine and libemail-utils.
These libraries are bound for E-D-S so they live at the lowest layer of
Evolution for now -- even libeutil can link to them (but please don't).

This is the first step toward moving mail handing to a D-Bus service.
2012-01-18 23:48:47 -05:00
8b8f564a63 Bug #667741 - Crash when browse for CalDAV calendar 2012-01-16 19:25:37 +01:00
f15c6e4e8f Bug #667346 - Fix build with libpst 0.6.54 and require this version 2012-01-09 18:17:54 +01:00
ea4c16fdad Bug #664370 - Crash when putting same component into icalcomponent 2012-01-05 14:22:04 +01:00
a9cfed5938 Avoid passing EMailBackend as much as possible.
More mail API churn... reversing some previous API decisions.

I've made some key API changes to EMailSession on the account-mgmt
branch which should allow for this, and will hopefully also benefit
the "email-factory" branch.

EMailBackend barely needs to exist anymore, except as the owner of
EMailSession.

For several low-level functions, we replace its EMailBackend parameter
with EMailSession and EAlertSink parameters; the latter so it can still
pass user alerts up the chain.
2011-12-16 10:58:54 -05:00
8ec5982480 Bug #666341 - [bbdb] Invalid free in bbdb_do_it 2011-12-16 10:23:29 +01:00
09b17320af Bug #561696 - Invitation's "Open Calendar" button jumps to current day 2011-12-15 11:31:56 +01:00
7c0c40f833 Reorder accounts by drag-and-drop.
This implements https://bugzilla.gnome.org/show_bug.cgi?id=663527#c3.

Account reordering is now done by drag-and-drop instead of up/down
buttons.

Turned out to be a wee bit more complicated than I initially thought.

This scraps EAccountManager and EAccountTreeView and replaces them with
new classes centered around EMailAccountStore, which EMailSession owns.

EMailAccountStore is the model behind the account list in Preferences.
The folder tree model now uses it to sort its own top-level rows using
gtk_tree_path_compare().  It also broadcasts account operations through
signals so we don't have to rely so heavily on EAccountList signals,
since EAccountList is going away soon.

Also as part of this work, the e-mail-local.h and e-mail-store.h APIs
have been merged into EMailSession and MailFolderCache.
2011-12-10 21:34:19 -05:00
dff45d6cd8 Remove some unnecessary GConf crud. 2011-11-27 20:28:53 -06:00
30717998ca Bug #580394 - Comment field in a meeting request is too small 2011-11-25 16:45:28 +01:00
993d4910c1 Bug #616561 - Don't check read-only calendars in the itip-formatter 2011-11-25 14:36:42 +01:00
eabcec7ecf Bug #376075 - Accepting a meeting invitation defaults to wrong calendar 2011-11-25 12:43:53 +01:00
8664187d64 Bug #659491 - Hung when accepting calendar invite 2011-11-25 11:40:28 +01:00