aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pcJosselin Mouette2011-11-251-1/+2
| | | | gnome-desktop-3.0 is a private requirement.
* Remove almost all *_DISABLED_DEPRECATED_FLAGS.Matthew Barnes2011-11-251-3/+1
| | | | | | | Leave the EDS macros alone since we control them. I'll care about deprecated APIs again when a gtk4 release date is announced. Meanwhile it's just causing distros unnecessary pain.
* Remove *_DISABLE_SINGLE_INCLUDES macros.Matthew Barnes2011-11-251-2/+0
| | | | We already comply, and it's required now anyway for gtk3.
* Remove e_shell_get_gconf_client().Matthew Barnes2011-11-253-26/+0
| | | | No longer needed.
* Bug 664654 - Sanitize subjects before suggesting a save filenameMatthew Barnes2011-11-251-2/+10
|
* Bug #664634 - Deadlock when processing completed tasks filterMilan Crha2011-11-244-112/+165
|
* Bug 664707 - Tasks & Memos panel size not rememberedMatthew Barnes2011-11-241-1/+1
|
* Bug 664678 - Bad defaults for SpamAssassin GSettings keysMatthew Barnes2011-11-241-2/+2
| | | | | These need to be changed manually if the defaults are not suitable. These do not appear in Evolution's user interface.
* Updated POTFILES.inPiotr Drąg2011-11-241-53/+70
|
* Cosimo's spidey senses pointed him to a memory leak.Matthew Barnes2011-11-241-1/+0
|
* Merge branch 'wip/gsettings'Matthew Barnes2011-11-23146-1955/+3526
|\
| * Miscellaneous cleanups.Matthew Barnes2011-11-2349-190/+211
| |
| * Tweak GSettings schemas.Matthew Barnes2011-11-2325-91/+113
| | | | | | | | | | | | | | | | - Don't use the term "eplugin" for modules. - Use the term "plugin" instead of "eplugin" for plugins. - Split SpamAssassin settings into a separate schema.
| * Fix some GSettings runtime issues.Matthew Barnes2011-11-238-28/+41
| |
| * Include git.mk in mail/mail-autoconfig/Makefile.am.Matthew Barnes2011-11-231-0/+2
| |
| * Remove .gitignore from git - we generate this file.Matthew Barnes2011-11-231-33/+0
| |
| * More compiler warning fixes.Matthew Barnes2011-11-232-5/+8
| |
| * Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-2364-1872/+2125
| |\ | | | | | | | | | | | | Conflicts: mail/e-mail-paned-view.c
| * | Miscellaneous cleanups.Matthew Barnes2011-11-2318-80/+110
| | |
| * | Fix compiler warnings.Matthew Barnes2011-11-2325-39/+14
| | |
| * | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-213-588/+665
| |\ \
| * | | Use GSettings in em-account-editor to retrieve/set selected calendarsRodrigo Moya2011-11-181-21/+33
| | | |
| * | | Build fixesRodrigo Moya2011-11-182-1/+2
| | | |
| * | | Port autocontacts plugin to GSettingsRodrigo Moya2011-11-186-103/+132
| | | |
| * | | Migrate ECalConfig* code to use GSettingsRodrigo Moya2011-11-172-4/+4
| | | |
| * | | Migrate all EABConfig* code to use GSettingsRodrigo Moya2011-11-173-13/+12
| | | |
| * | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-1728-803/+869
| |\ \ \
| * | | | Build fixesRodrigo Moya2011-11-152-15/+13
| | | | |
| * | | | Migrate EShellSettings to GSettingsRodrigo Moya2011-11-1510-225/+493
| | | | |
| * | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-14217-3336/+3758
| |\ \ \ \
| * | | | | Remove unused config_data_get_conf_clientRodrigo Moya2011-11-092-9/+0
| | | | | |
| * | | | | Make it fully buildRodrigo Moya2011-11-096-11/+17
| | | | | |
| * | | | | Some build fixesRodrigo Moya2011-11-095-12/+8
| | | | | |
| * | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-0874-10915/+2613
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-042-3/+24
| |\ \ \ \ \ \
| * | | | | | | Migrate itip formatter to GSettingsRodrigo Moya2011-11-045-9/+20
| | | | | | | |
| * | | | | | | Migrate attachment reminder plugin to GSettingsRodrigo Moya2011-11-041-29/+28
| | | | | | | |
| * | | | | | | Migrate template plugin to GSettingsRodrigo Moya2011-11-031-20/+18
| | | | | | | |
| * | | | | | | Migrate face plugin to GSettingsRodrigo Moya2011-11-022-8/+7
| | | | | | | |
| * | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-025-15/+63
| |\ \ \ \ \ \ \
| * | | | | | | | Migrate mail notification plugin to GSettingsRodrigo Moya2011-11-023-67/+51
| | | | | | | | |
| * | | | | | | | Addressbook module GSettings migrationRodrigo Moya2011-11-025-26/+30
| | | | | | | | |
| * | | | | | | | Migrate SA extension to GSettingsRodrigo Moya2011-11-025-89/+86
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-312-229/+227
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Mail module has now all basic settings in GSettingsRodrigo Moya2011-10-283-50/+21
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-2816-83/+136
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | More GSettings migrationRodrigo Moya2011-10-263-26/+110
| | | | | | | | | | |
| * | | | | | | | | | Almost no more GConf in e-utilRodrigo Moya2011-10-267-28/+31
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-2613-134/+224
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-2424-11426/+5704
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | And yet more GSettings migration on the mail componentRodrigo Moya2011-10-206-98/+76
| | | | | | | | | | | | |
| * | | | | | | | | | | | More mail GSettings migrationRodrigo Moya2011-10-194-108/+69
| | | | | | | | | | | | |
| * | | | | | | | | | | | Migrate em-format* to GSettingsRodrigo Moya2011-10-192-12/+10
| | | | | | | | | | | | |
| * | | | | | | | | | | | Bug #661549 - Avoid fetching from backend when calculating summaryMilan Crha2011-10-191-16/+24
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix invalid read on vCard dropMilan Crha2011-10-191-1/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Updated Galician translationsFran Diéguez2011-10-191-2/+12
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix some GSettings schema typos.Matthew Barnes2011-10-192-6/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-175-2218/+2995
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Some more migration to GSettings in the mail componentRodrigo Moya2011-10-143-11/+7
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Use GSettings in mail-config.cRodrigo Moya2011-10-141-136/+56
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Migrate EMailAttachmentBar to GSettingsRodrigo Moya2011-10-141-9/+5
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Make e_utils_prompt_user and callers use GSettings keysRodrigo Moya2011-10-146-27/+35
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-147-283/+273
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Migrate bogfilter module to GSettingsRodrigo Moya2011-10-141-5/+5
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Migrate external editor plugin to GSettingsRodrigo Moya2011-10-143-108/+100
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Migrate prefer-plain plugin to GSettingsRodrigo Moya2011-10-144-17/+29
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove unneeded GConf headerRodrigo Moya2011-10-141-1/+0
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Migrate most of the composer to GSettingsRodrigo Moya2011-10-143-92/+33
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Port EComposerHeaderTable to GSettingsRodrigo Moya2011-10-132-42/+22
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Last remainig bits that can migrated to GSettings in the cappletRodrigo Moya2011-10-131-1/+0
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Build fixesRodrigo Moya2011-10-133-10/+7
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Migrate mail-account-view.c to GSettingsRodrigo Moya2011-10-132-18/+25
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Migrate Contact Editor to GSettingsRodrigo Moya2011-10-133-27/+23
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Migrate most of the shell code to GSettingsRodrigo Moya2011-10-134-94/+63
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Use a GPtrArray instead of GArray to build the array string to use for ↵Rodrigo Moya2011-10-131-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | g_settings_set_strv
| * | | | | | | | | | | | | | Port misc widgets to use GSettingsRodrigo Moya2011-10-134-19/+12
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | NULL-terminate arrays that we pass to g_settings_set_strvRodrigo Moya2011-10-132-0/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | NULL-terminate arrays that we pass to g_settings_set_strvRodrigo Moya2011-10-133-3/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix typo in key nameRodrigo Moya2011-10-131-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-1318-126/+251
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Migrate ECalShellContent to GSettingsRodrigo Moya2011-10-113-18/+36
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Last bits of calendar-config migrated to GSettingsRodrigo Moya2011-10-106-65/+49
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Port calendar importer to GSettingsRodrigo Moya2011-10-104-5/+24
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-1068-7593/+7405
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | First successful buildRodrigo Moya2011-10-0618-495/+299
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Use correct path for GSettings schemasRodrigo Moya2011-10-0511-13/+13
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Finally completely mergedRodrigo Moya2011-10-056-96538/+24
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Remove some leftover filesRodrigo Moya2011-10-054-764/+0
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge from masterRodrigo Moya2011-10-05347-10431/+108454
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add GLIB_GSETTINGS macro to configure.acRodrigo Moya2011-09-261-0/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port some calendar plugins to use GSettingsRodrigo Moya2011-09-264-19/+3
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #659568 - One day delay in calendar viewMilan Crha2011-09-263-27/+47
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #655625 - Crash in atk_state_set_contains_stateMilan Crha2011-09-262-7/+12
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-262-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #659440 - Doesn't mark messages as replied when sending offlineMilan Crha2011-09-261-0/+21
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #656473 - Store server folder cache in user's cache directoryMilan Crha2011-09-262-1/+17
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-2624-108/+1628
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #659558 - Missing set mnemonic widgetsMilan Crha2011-09-261-0/+3
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update Czech translation by Jiri EischmannPetr Kovar2011-09-261-818/+13385
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update Czech translation by Jiri EischmannPetr Kovar2011-09-261-26/+37
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #637673 - Make phone fields one row and auto-expand when neededMilan Crha2011-09-261-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #659932 - 'Use system time zone' in not honored immediatelyMilan Crha2011-09-262-3/+30
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #658835 - Color Scheme off in calendarMilan Crha2011-09-261-17/+41
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #657170 - Disallow creating assigned tasks when not supportedMilan Crha2011-09-263-0/+37
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-264-72/+116
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #659555 - Add custom icons in a folder Subscription dialogMilan Crha2011-09-261-0/+12
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Invalid unref when merging contactsMilan Crha2011-09-261-1/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Kannada TranslationShankar Prasad2011-09-261-7446/+9557
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Oriya TranslationManoj Kumar Giri2011-09-261-6297/+6631
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [l10n]Updated Catalan translationGil Forcada2011-09-261-5188/+5328
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Basque languageInaki Larranaga Murgoitio2011-09-261-5030/+5809
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-09-262-3720/+3720
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Czech translationMarek Černocký2011-09-261-2256/+2244
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Post-release version bump.Matthew Barnes2011-09-261-4/+4
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | NEWS update for 3.2.0 release.Matthew Barnes2011-09-261-0/+21
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [l10n] Updated German translationGabor Karsay2011-09-261-697/+434
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-261-35/+65
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-261-37/+53
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Korean translationChangwoo Ryu2011-09-261-5064/+5218
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Turkish translationMuhammet Kara2011-09-261-14386/+18228
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | update Punjabi Translation: date time formatA S Alam2011-09-261-42/+26
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Arabic translationAbderrahim Kitouni2011-09-261-5414/+5540
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | hindi updateRajesh Ranjan2011-09-261-216/+130
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Czech translationMarek Černocký2011-09-261-2230/+2050
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [l10n] Updated German translationMario Blättermann2011-09-261-2033/+2043
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Dutch translation by Hannie DumoleynHannie Dumoleyn2011-09-261-160/+162
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Galician translationsFran Dieguez2011-09-261-3532/+2677
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | l10n: Updated Italian translationLuca Ferretti2011-09-261-2144/+1965
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationDaniel Mustieles2011-09-261-6/+6
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port ETask/MemoShellContent to GSettingsRodrigo Moya2011-09-224-17/+36
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add missing argument to g_settings_bindRodrigo Moya2011-09-224-11/+11
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port ETaskShellBackend to GSettingsRodrigo Moya2011-09-214-21/+37
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port e-task-shell-view-actions to GSettingsRodrigo Moya2011-09-213-7/+19
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port EMemoShellBackend to GSettingsRodrigo Moya2011-09-214-17/+34
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port ECalShellBackend to GSettingsRodrigo Moya2011-09-213-15/+31
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port calendar preferences to GSettingsRodrigo Moya2011-09-211-8/+8
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port calendar sidebar to use GSettingsRodrigo Moya2011-09-213-6/+12
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port e-memo-shell-view-actions.c to use GSettingsRodrigo Moya2011-09-213-7/+19
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Set day-second-zones in GSettings, not GConfRodrigo Moya2011-09-211-6/+7
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Use GSettings where possible in calendar importerRodrigo Moya2011-09-211-3/+3
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | hindi updateRajesh Ranjan2011-09-211-136/+60
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | hindi updateRajesh Ranjan2011-09-211-37/+19
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | hindi updateRajesh Ranjan2011-09-211-14539/+18860
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Gujarati TranslationsSweta Kothari2011-09-211-5185/+5543
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Brazilian Portuguese translation. Reviewed by Antonio Fernandes C. ↵Djavan Fagundes2011-09-211-5274/+5281
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Neto <fernandesn@gnome.org>
| * | | | | | | | | | | | | | | | | Updated Slovenian translationMatej Urbančič2011-09-211-98/+60
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | post release version bumpChenthill Palanisamy2011-09-211-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | News update for 3.1.92 releaseChenthill Palanisamy2011-09-211-0/+50
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update simplified Chinese translation.Yinghua Wang2011-09-211-5028/+5159
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Serbian translationМирослав Николић2011-09-212-4282/+4164
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-211-57/+90
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationDaniel Mustieles2011-09-211-68/+80
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Bulgarian translationAlexander Shopov2011-09-211-4549/+4175
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Galician translations for docFran Dieguez2011-09-211-49/+89
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Galician translationsFran Dieguez2011-09-211-4769/+3828
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Danish translationKenneth Nielsen2011-09-211-5068/+5188
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Slovenian translationMatej Urbančič2011-09-211-3483/+3595
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Japanese translationJiro Matsuzawa2011-09-211-2756/+2765
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Punjabi TranslationA S Alam2011-09-211-2226/+2086
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-219-11/+28
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Reverting the previous commit.Vibha Yadav2011-09-212-35/+0
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #657374 - mailto: attachment parameter can lead to accidental data ↵Vibha Yadav2011-09-212-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exfiltration Through warning on attaching Hidden/security files by mailto command.
| * | | | | | | | | | | | | | | | | Fix typo in GSettings keyRodrigo Moya2011-09-151-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port most settings in calendar-config.c to GSettingsRodrigo Moya2011-09-153-24/+79
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port alarm-notify configuration to GSettingsRodrigo Moya2011-09-153-67/+80
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Port event/task/meeting editor to GSettingsRodrigo Moya2011-09-153-19/+50
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | l10n: Updated Italian translationLuca Ferretti2011-09-151-4191/+21644
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | l10n: Updated Italian translationLuca Ferretti2011-09-151-21292/+4195
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #655253 - Do not show detached instances twice in a calendarMilan Crha2011-09-151-19/+33
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationdmustieles2011-09-151-19/+7
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationdmustieles2011-09-151-112/+123
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fixed typo in stringdmustieles2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Make sure GConf schemas have defined default valuesMilan Crha2011-09-144-5/+40
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug 635347 - Message lacks ID when submitted for sendingMatthew Barnes2011-09-141-0/+4
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | updated Tamil translationDr.T.Vasudevan2011-09-141-1930/+1941
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationdmustieles2011-09-141-116/+83
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationdmustieles2011-09-141-279/+276
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix syntax errorGabor Kelemen2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Hungarian translationGabor Kelemen2011-09-141-5159/+5425
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Portuguese translationDuarte Loreto2011-09-141-5123/+5270
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-44/+67
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Latvian translation.Rudolfs Mazurs2011-09-141-2552/+2626
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Fix order of sentences.Andre Klapper2011-09-141-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationDaniel Mustieles2011-09-141-15/+6
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Hide 'Other Settings' if there is no content. Thanks to Michael ↵Andre Klapper2011-09-146-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hill for pointing this out
| * | | | | | | | | | | | | | | | | User Docs: Add TODOs as pointed out by Michael HillAndre Klapper2011-09-142-0/+5
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-22/+40
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-181/+239
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Indonesian translationAndika Triwidada2011-09-141-155/+106
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Polish translation of default welcome mailPiotr Drąg2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Polish translation of default welcome mailPiotr Drąg2011-09-141-10/+8
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Make maintiner mode enabled by defaultJavier Jardón2011-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
| * | | | | | | | | | | | | | | | | [l10n] Updated German doc translationMario Blättermann2011-09-141-13190/+5009
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Polish translationPiotr Drąg2011-09-141-5120/+4666
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Dutch translation by Hannie DumoleynHannie Dumoleyn2011-09-141-8008/+9168
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added hu to DOC_LINGUASGabor Kelemen2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added initial Hungarian translation by several authorsGabor Kelemen2011-09-141-0/+10259
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Update CSS/WebKit integration version statementAndre Klapper2011-09-141-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated British English translationBruce Cowan2011-09-141-5102/+5231
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #657611 - Hidden error of invalid attendee on sendMilan Crha2011-09-141-1/+7
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug 658460 - alarm-notify issues runtime warningMatthew Barnes2011-09-141-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Block the default GApplication.activate() method from running.
| * | | | | | | | | | | | | | | | | Bug #657386 - Changing default source doesn't unmark previous oneMilan Crha2011-09-142-11/+89
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Slovenian translationMojca Ograjšek2011-09-141-7101/+2607
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #655728 - Read proxy settings from GSettings since Gnome 3Milan Crha2011-09-141-36/+43
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Add subsections to Receiving settings for better readability, use ↵Andre Klapper2011-09-1413-33/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lists everywhere
| * | | | | | | | | | | | | | | | | User Docs: Include Security and Default tab pages in new EWS account ↵Andre Klapper2011-09-143-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings page
| * | | | | | | | | | | | | | | | | User Docs: Add missing includes for Exchange account typesAndre Klapper2011-09-141-1/+5
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Add initial docu for EWS account setup. Thanks to Akhil Laddha ↵Andre Klapper2011-09-142-3/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for screenshots.
| * | | | | | | | | | | | | | | | | Bug #655564 - Express remembers settings of not finished accountMilan Crha2011-09-142-5/+5
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #655568 - Cursor lost after Collapse all threads calledMilan Crha2011-09-141-1/+16
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-143-2/+8
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-68/+55
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix several issues pointed out by Jiří EischmannAndre Klapper2011-09-144-10/+10
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-61/+73
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-23/+16
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Lithuanian translationAurimas Černius2011-09-141-1411/+1275
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-60/+100
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Post-release version bump.Matthew Barnes2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | NEWS update for 3.1.91 release.Matthew Barnes2011-09-141-0/+22
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Don't require online-accounts support for distcheck.Matthew Barnes2011-09-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes it possible to run "make distcheck" on non-GNOME 3 environments.
| * | | | | | | | | | | | | | | | | Coding style and whitespace cleanup.Matthew Barnes2011-09-14521-11588/+16877
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-92/+103
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix wrong gconf value translations in az, eu, hi, kn, ml, ne, sq, te, xh. ↵Andre Klapper2011-09-149-29/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug #569522, bug #569518, bug #569533, bug #569512, bug #569535, bug #569525, bug #569531, bug #569527, bug #569539.
| * | | | | | | | | | | | | | | | | Add page explaining how to use address books as data source in LibreOffice. ↵Andre Klapper2011-09-141-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug #252072
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-5/+16
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-102/+121
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add page how to change keyboard shortcutsAndre Klapper2011-09-141-0/+31
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Add info how to write a good bug reportAndre Klapper2011-09-141-3/+5
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add "Contact Maps" to the configure summary.Matthew Barnes2011-09-141-0/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Improve wording and add hint about IRC applicationAndre Klapper2011-09-141-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Fix order of Outlook import stepsAndre Klapper2011-09-141-5/+6
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: fixed logo in title bar issueTiffany Antopolski2011-09-141-2/+3
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | User Docs: Remove preceding './' from image path in <title> in the hope of ↵Andre Klapper2011-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library.gnome.org rendering it correctly afterwards. We will see if it works after the next tarball release...
| * | | | | | | | | | | | | | | | | Consolidate MailFolderCache signal handlers.Matthew Barnes2011-09-142-162/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging the "folder-deleted" and "folder-renamed" signal handlers in mail-config.c into the ones in e-mail-backend.c makes the account-mgmt branch a little easier, since e-mail-backend.c has resources I can't easily get to from mail-config.c.
| * | | | | | | | | | | | | | | | | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2011-09-142-2476/+2468
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated French translationBruno Brouard2011-09-141-4747/+4299
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Spanish translationDaniel Mustieles2011-09-141-99/+63
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Swedish translationDaniel Nylander2011-09-141-407/+411
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug 657836 - Work around g_unix_signal API changes.Matthew Barnes2011-09-141-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Work around GLib API churn with regard to registering UNIX signal callbacks on the main loop. GLib >= 2.29.5 calls the function one thing, GLib >= 2.29.19 calls it another.
| * | | | | | | | | | | | | | | | | Create tar.xz files for 'make dist' onlyMilan Crha2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bug 657765 - Explicitly link libgnomecanvas against libmFrederic Peters2011-09-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We used to implicitly link to libm through gtk+, but that got dropped. http://mail.gnome.org/archives/desktop-devel-list/2011-August/msg00236.html
| * | | | | | | | | | | | | | | | | Miscellaneous cleanups.Matthew Barnes2011-09-1423-355/+403
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reducing diff noise with the account-mgmt branch. Trying to erode our dependency on EAccount as much as possible, or at least isolate its usage, to make things easier for me on the branch.
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-59/+59
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix default in image-inline help string.Matthew Barnes2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Disable inline-image plugin by default.Matthew Barnes2011-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still waiting for a gtkimageview release that works with GTK+ 3.
| * | | | | | | | | | | | | | | | | Updated Spanish translationJorge González2011-09-141-117/+96
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Updated Indonesian translationAndika Triwidada2011-09-141-1773/+1274
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Post-release version bump.Matthew Barnes2011-09-141-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | NEWS update for 3.1.90 release.Matthew Barnes2011-09-141-0/+98
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix build break in libeshell.Matthew Barnes2011-09-141-0/+1
| | | | | | | | | | | | | | | | | |