Commit Graph

36702 Commits

Author SHA1 Message Date
Rodrigo Moya de38aaef11 Migrate external editor plugin to GSettings 2011-10-14 12:52:51 +02:00
Rodrigo Moya 3dc5ac02b4 Migrate prefer-plain plugin to GSettings 2011-10-14 12:25:34 +02:00
Rodrigo Moya 3e2efde829 Remove unneeded GConf header 2011-10-13 18:23:17 +02:00
Rodrigo Moya c7a08c2272 Migrate most of the composer to GSettings 2011-10-13 18:11:35 +02:00
Rodrigo Moya ff8b1650ea Port EComposerHeaderTable to GSettings 2011-10-13 17:44:28 +02:00
Rodrigo Moya 65a7bac6c6 Last remainig bits that can migrated to GSettings in the capplet 2011-10-13 17:28:43 +02:00
Rodrigo Moya 2dd62937f0 Build fixes 2011-10-13 17:23:54 +02:00
Rodrigo Moya 7caabe9230 Migrate mail-account-view.c to GSettings 2011-10-13 17:13:34 +02:00
Rodrigo Moya b436b84683 Migrate Contact Editor to GSettings 2011-10-13 17:00:14 +02:00
Rodrigo Moya d4e8e2f809 Migrate most of the shell code to GSettings 2011-10-13 16:53:51 +02:00
Rodrigo Moya 805d8c25ac Use a GPtrArray instead of GArray to build the array string to use for g_settings_set_strv 2011-10-13 16:18:42 +02:00
Rodrigo Moya 93f489a9a4 Port misc widgets to use GSettings 2011-10-13 13:55:54 +02:00
Rodrigo Moya c94f0cf753 NULL-terminate arrays that we pass to g_settings_set_strv 2011-10-13 13:46:30 +02:00
Rodrigo Moya 74317a2183 NULL-terminate arrays that we pass to g_settings_set_strv 2011-10-13 13:44:58 +02:00
Rodrigo Moya a7fd5679e4 Fix typo in key name 2011-10-13 13:35:40 +02:00
Rodrigo Moya cb3e037f8f Merge branch 'master' into wip/gsettings 2011-10-13 12:55:34 +02:00
Milan Crha ee5ca188d5 Bug #455271 - A moved/renamed mail folder loses focus 2011-10-13 11:57:17 +02:00
Milan Crha 2a38470844 Bug #660721 - Online Account services not always activating 2011-10-13 10:30:19 +02:00
Andre Klapper 3b26bfc864 Fix typos in user visible strings 2011-10-13 08:29:50 +02:00
Matthew Barnes 1c7c5557bf Require libgdata >= 0.10.
Drop all the backward-compatibility cruft.
2011-10-12 21:03:47 -04:00
Daniel Mustieles 6c903c5ef1 Updated Spanish translation 2011-10-12 17:28:53 +02:00
Matthew Barnes 07544c359f Bug 661534 - "Current View" tooltip untranslated 2011-10-12 09:43:18 -04:00
Vincent Untz c2288452b3 Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use
GConf's default value for the version key is an empty string, which
causes "sscanf (string, "%d.%d.%d", major, minor, micro)" to fail and
leaves the major/minor/micro variables uninitialized.

Instead, initialize the up front before reading the GConf key.
2011-10-12 09:31:17 -04:00
Matthew Barnes a59599ca0e Bug 661399 - Crash when hovering over calendar entry 2011-10-11 13:11:30 -04:00
Milan Crha 6d2863d35a Bug #661434 - Unfriendly search result 2011-10-11 15:21:41 +02:00
Milan Crha 68b890ab4d Bug #661404 - Adding multiple e-mails to contact list is too hard 2011-10-11 13:29:24 +02:00
Milan Crha ce5054cf34 Use gtk_check_button_new_with_mnemonic() with a mnemonic string 2011-10-11 13:21:35 +02:00
Milan Crha 23f7fa7570 Bug #660829 - Allow 'Mark as read' in right click menu on spam folder 2011-10-11 10:03:17 +02:00
Milan Crha 7225739d7d Bug #660861 - Avoid mark-all-read on a non-folder selection 2011-10-10 22:30:48 +02:00
Milan Crha bc58ab6a77 Bug #660850 - Missing set mnemonic widgets in composer preferences 2011-10-10 22:07:30 +02:00
Milan Crha 3c45eb1bdd Bug #660782 - [pst-import] Missing tasks after import 2011-10-10 20:27:45 +02:00
Rodrigo Moya b77871e4fd Migrate ECalShellContent to GSettings 2011-10-10 18:11:01 +02:00
Rodrigo Moya 90ffcfd8ce Last bits of calendar-config migrated to GSettings 2011-10-10 17:40:06 +02:00
Rodrigo Moya 2f62d91630 Port calendar importer to GSettings 2011-10-10 17:13:18 +02:00
Rodrigo Moya 56a166bb42 Merge branch 'master' into wip/gsettings 2011-10-10 12:50:18 +02:00
Algimantas Margevičius 6d5db4c7cd Updated Lithuanian translation 2011-10-09 00:33:50 +03:00
Mario Blättermann 2247faeab3 [l10n] Updated German translation 2011-10-08 21:34:39 +02:00
Jorge González c85477a920 Updated Spanish translation 2011-10-08 15:42:23 +02:00
Jorge González 643b5d5383 Updated Spanish translation 2011-10-08 14:55:51 +02:00
Dan Vrátil a3775515de Fix typo in schema file in commit d2232a7 2011-10-07 16:04:17 +02:00
Milan Crha aa75990c13 Bug #235665 - Heavy hard disk access when resizing columns in views 2011-10-07 15:35:15 +02:00
Dan Vrátil d2232a718d Bug #659876 - Make automatic contact address formatting optional
Make behavior introduced in bug #636809 optional by adding checkbox
to Preferences->Contacts.
2011-10-07 14:40:55 +02:00
Dan Vrátil 03a438c3ac Bug #658066 - Security dialog is too big
Fixed security dialog default size and resizing issues by simplifying
the layout and replacing GtkVBoxes by GtkGrids.
2011-10-07 14:29:37 +02:00
Nguyễn Thái Ngọc Duy e61283b109 Updated Vietnamese translation 2011-10-07 22:48:17 +11:00
Daniel Mustieles 7af8f9f926 Updated Spanish translation 2011-10-07 12:56:18 +02:00
Daniel Mustieles c14ea5b006 Fixed typo in string 2011-10-07 12:55:53 +02:00
Daniel Mustieles 380255979e Updated Spanish translation 2011-10-07 10:49:48 +02:00
Matthew Barnes 20ffeb5901 Remove redundant ETypeFunc definition.
This lives in libebackend/e-module.h now.
2011-10-07 00:52:36 -04:00
Milan Crha d79ca40b62 Adapt to CamelFolderSummary API changes 2011-10-06 16:59:04 +02:00
Matthew Barnes 126aa2398a Prefer g_simple_async_result_take_error().
Slightly more efficient and convenient than:

    g_simple_async_result_set_from_error (simple, error);
    g_error_free (error);

One less GError to copy and destroy.
2011-10-06 09:37:01 -04:00