aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-044-18/+18
* Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-041-2/+2
* Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-047-11/+11
* Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-041-2/+2
* Delist removed Glade files from POTFILES.in.Matthew Barnes2009-05-041-2/+0
* Remove obsolete Glade files.Matthew Barnes2009-05-043-413/+1
* Updated Spanish translationJorge Gonzalez2009-05-041-3/+3
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-04163-43/+496
* Updated Spanish translationJorge Gonzalez2009-05-041-79/+68
* Updated Spanish translationJorge Gonzalez2009-05-041-2544/+2480
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-043-414/+0
* Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-041-27/+0
* External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-041-0/+3
* Merge changes from master.Matthew Barnes2009-05-028-3865/+3850
* Add a "Print Preview" menu item to CompEditor.Matthew Barnes2009-05-021-6/+21
* Merge in changes from master.Matthew Barnes2009-05-0137-1874/+147
* Fix a duplicate label.Matthew Barnes2009-05-011-1/+1
* Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-05-018-183/+321
* Updated Norwegian bokmål translation.Kjartan Maraas2009-05-011-3670/+2415
* Use the standard FAQ icon for Help -> Evolution FAQMatthew Barnes2009-05-011-1/+2
* BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-05-011-8/+57
* Update POTFILES.in with removed and newly added filesMilan Crha2009-05-011-21/+15
* External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-017-163/+303
* Store username in a source URL in CalDAVMilan Crha2009-05-012-1/+21
* Further tweaking of the message search bar.Matthew Barnes2009-04-301-13/+16
* Clarify Firefox's license for the "wrapped" icon.Matthew Barnes2009-04-301-1/+8
* Make the message search bar more Firefoxy.Matthew Barnes2009-04-305-51/+161
* Add another .gitignoreMatthew Barnes2009-04-291-0/+15
* Fix compilation errors.Matthew Barnes2009-04-293-45/+2
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2912-7/+86
|\
| * Fix filter breakage after deprecated Gtk+ symbols removalMilan Crha2009-04-285-3/+21
| * Do not mark newly recognized Junk messages ReadMilan Crha2009-04-282-1/+9
| * Cosmetic cleanups for EMFormat headersMatthew Barnes2009-04-285-151/+288
| * Simplify action and action group lookups in CompEditor.Matthew Barnes2009-04-281-24/+6
| * Add some initial .gitignore files.Matthew Barnes2009-04-283-0/+37
| * Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-2813-91/+93
| * Alphabetize the plugins/.../Makefile list in configure.inMatthew Barnes2009-04-281-32/+32
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-2846-7828/+3430
| * Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-2824-0/+8952
| * Hide last junked message too from the non-junk folderMilan Crha2009-04-272-2/+10
| * Sanitize values from GConf before using themMilan Crha2009-04-272-4/+19
| * Allow Last Modified and Created columns for event tableMilan Crha2009-04-279-12/+116
| * Do not delete text lines on signature set in composerMilan Crha2009-04-272-35/+47
| * Define .error files correctly and external-editor crash fixMilan Crha2009-04-2715-88/+137
| * Fix email addresses in doap file.Matthew Barnes2009-04-261-4/+4
| * Do not crash on delete folderMilan Crha2009-04-252-2/+7
| * Calendar - do not close editor after errorMilan Crha2009-04-252-7/+20
| * Updated Spanish translationJorge Gonzalez2009-04-251-1484/+1587
| * Possible leak fixMilan Crha2009-04-252-2/+12
| * Sort UIDs before using themMilan Crha2009-04-252-0/+9
| * Be able to save mail to event, meeting, task or memoMilan Crha2009-04-2510-405/+314
| * Use new ESourceList API (simplifies code)Milan Crha2009-04-2514-322/+113
* | Get the "Hide Deleted Messages" option working.Matthew Barnes2009-04-297-6/+143
* | Bug 579269 – Non junk option (tool bar) is disabled in junk folderMatthew Barnes2009-04-291-8/+39
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-286-200/+706
* | Add some initial .gitignore files.Matthew Barnes2009-04-283-0/+37
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-2821-2323/+57
* | Hide last junked message too from the non-junk folderMilan Crha2009-04-282-2/+10
* | Sanitize values from GConf before using themMilan Crha2009-04-282-4/+19
* | Allow Last Modified and Created columns for event tableMilan Crha2009-04-289-12/+116
* | Do not delete text lines on signature set in composerMilan Crha2009-04-282-5/+28
* | Define .error files correctly and external-editor crash fixMilan Crha2009-04-2815-86/+137
* | Fix email addresses in doap file.Matthew Barnes2009-04-281-4/+4
* | Do not crash on delete folderMilan Crha2009-04-281-0/+7
* | Calendar - do not close editor after errorMilan Crha2009-04-282-7/+20
* | Updated Spanish translationJorge Gonzalez2009-04-281-1484/+1587
* | Possible leak fixMilan Crha2009-04-282-2/+12
* | Sort UIDs before using themMilan Crha2009-04-282-0/+9
* | Be able to save mail to event, meeting, task or memoMilan Crha2009-04-2810-405/+314
* | Use new ESourceList API (simplifies code)Milan Crha2009-04-2810-125/+52
* | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-2634-301/+512
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-2517-106/+108
* | Fix translation issues.Matthew Barnes2009-04-252-26065/+0
* | Manual conflict resolutionMatthew Barnes2009-04-2527-536/+1759
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-25386-178047/+254946
|\|
| * Let the provider compare urlsMilan Crha2009-04-252-78/+46
| * Use system timezone in EvolutionMilan Crha2009-04-2511-108/+281
| * Show error or success to user with publish-calendar pluginMilan Crha2009-04-258-72/+178
| * Include timezone information in a tooltip when differs from user'sMilan Crha2009-04-242-3/+22
| * Updated version numbers preparing for 2.27.1 releaseSrinivasa Ragavan2009-04-241-2/+2
| * Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-248-178/+19
| * Remove unused filesMilan Crha2009-04-2411-4216/+0
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2481-6349/+2868
| * Add evolution.doap and update MAINTAINERS.Matthew Barnes2009-04-242-6/+46
| * Bug 577898 – Port ExoBinding to EvolutionMatthew Barnes2009-04-243-0/+656
| * Reset ETable vertical padding to 3 to more closely match GtkTreeView.Matthew Barnes2009-04-241-1/+1
| * Bug 565780 – Message view is tightly packed and hard to readMatthew Barnes2009-04-241-3/+4
| * Add a missing file.Matthew Barnes2009-04-241-0/+68
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-2372-313/+115
| * Fix a mistranslation.khaledh2009-04-161-1/+1
| * Minor fix to Catalan translation to fix bug #574842Gil Forcada Codinachs2009-04-152-215/+219
| * Fixed gettext problems.Ihar Hrachyshka2009-04-151-6987/+12190
| * Corrected a copy/paste error.Chenthill Palanisamy2009-04-152-1/+5
| * Don't translate gconf key values, fixes #569507.khaledh2009-04-142-205/+208
| * BGO : 578685 : Copy string. Avoids SIGSEGV.EVOLUTION_2_26_1Johnny Jacob2009-04-132-0/+11
| * Fixes #467659 (bnc)Chenthill Palanisamy2009-04-133-3/+16
| * Fixes #561312Chenthill Palanisamy2009-04-136-17/+131
| * Fixes #471083 (bnc) Do not allow deletion of system folders.Chenthill Palanisamy2009-04-134-0/+49
| * Updated Thai translation.Theppitak Karoonboonyanan2009-04-132-320/+320
| * Translation updated by Ivar SmolinPriit Laes2009-04-122-4/+8
| * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-125-6/+6
| * Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-102-11194/+13112
| * Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-102-13106/+11192
| * Updated Turkish TranslationBaris Cicek2009-04-102-248/+194
| * Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-103-420/+310
| * ** Fix for bug #574248Milan Crha2009-04-093-3/+10
| * updated kn.po and ChangeLogShankar Prasad2009-04-092-509/+559
| * Fix for British English date formats by Bruce CowanPhilip Withnall2009-04-082-140/+147
| * ** Fix for bug #523802Milan Crha2009-04-0811-11/+167
| * ** Fix for bug #539002Milan Crha2009-04-072-1/+11
| * ** Fix for bug #529745Milan Crha2009-04-072-0/+9
| * Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew BarnesTakao Fujiwara2009-04-072-6/+22
| * ** Fixes bug #577989Tobias Mueller2009-04-072-0/+8
| * ** Fixes bug #578034Tobias Mueller2009-04-072-0/+8
| * Updated Spanish translationJorge Gonzalez Gonzalez2009-04-052-10/+14
| * ** Fix for bug #569765Tobias Mueller2009-04-042-8/+22
| * Updated Greek translation by Fotis TsamisSimos Xenitellis2009-04-042-5725/+6027
| * Do not ask for a folder when no folder selected.Milan Crha2009-04-022-1/+7
| * ** Fix for bug #577717Milan Crha2009-04-022-0/+14
| * ** Fix for bug #576921Hiroyuki Ikezoe2009-03-312-2/+6
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-301-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-301-7/+17
| * ** Fix for bug #576921Hiroyuki Ikezoe2009-03-282-16/+35
| * ** Fix for bug #576845Hiroyuki Ikezoe2009-03-282-7/+14
| * Translation updated by Mattias PõldaruPriit Laes2009-03-272-16/+22
| * ** Fix for bug #576696Milan Crha2009-03-264-2/+24
| * Updated British English translation by Jen OckwellPhilip Withnall2009-03-262-15/+22
| * ** Fixes bug #576694Matthew Barnes2009-03-254-3/+26
| * updated kn.poShankar Prasad2009-03-252-76/+80
| * Added two screnshots for SpanishJorge Gonzalez Gonzalez2009-03-253-0/+4
| * ** Fix for bug #552583Milan Crha2009-03-252-1/+21
| * Updated Spanish translationJorge Gonzalez Gonzalez2009-03-232-21/+25
| * Updating Punjabi Translation (pa)Amanpreet Singh Alam2009-03-221-220/+161
| * Typo fixed in French translation.Claude Paroz2009-03-222-1/+5
| * Fixed wrong translation.Takeshi AIHANA2009-03-212-10/+14
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-191-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-191-487/+214
| * ** Fix for bug #574680Milan Crha2009-03-192-21/+11
| * ** Fix for bug #504767Milan Crha2009-03-197-7/+29
| * Updated Spanish translationJorge Gonzalez Gonzalez2009-03-192-13/+21
| * Bump the version number.Matthew Barnes2009-03-182-2/+6
| * Updated Arabic translationDjihed Afifi2009-03-182-3487/+4178
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-03-172-434/+435
| * Evolution 2.26.0 release and version bumpEVOLUTION_2_26_0Srinivasa Ragavan2009-03-173-1/+15
| * Updated Turkish TranslationBaris Cicek2009-03-172-3583/+4084
| * Updated British English translation.Philip Withnall2009-03-172-2533/+2543
| * sv.po: Updated Swedish translationDaniel Nylander2009-03-172-4030/+5318
| * Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2009-03-162-3444/+3664
| * Updated assamese translationsAmitakhya Phukan2009-03-162-9610/+8311
| * Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2009-03-161-163/+93
| * Added entry for Gujarati translation update.Ankitkumar Rameshchandra Patel2009-03-161-0/+4
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-161-0/+11
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-161-121/+12
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-161-203/+103
| * Fix msgfmt errorsDwayne Bailey2009-03-162-5/+9
| * updating for Gnome Punjabi Translation by A S AlamAmanpreet Singh Alam2009-03-161-1363/+1134
| * Added Afrikaans translation by Friedel Wolff. Fixes bug #575466. Added af.Andre Klapper2009-03-163-0/+23357
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-161-884/+448
| * sv.po: Updated Swedish translationDaniel Nylander2009-03-162-2/+6
| * Updated German translation, fix #574975.Hendrik Richter2009-03-162-166/+303
| * Updated Russian translation by Yuriy Penkin.Nickolay V. Shmyrev2009-03-152-1117/+1249
| * Updated Czech translation by Jiri Eischmann.Andre Klapper2009-03-152-1029/+330
| * Updated Malayalam TranslationAni Peter2009-03-151-0/+4
| * Updated Malayalam TranslationAni Peter2009-03-151-195/+280
| * maithili addedRajesh Ranjan2009-03-153-0/+23120
| * Updated Marathi TranslationsSandeep Shedmake2009-03-152-4326/+4848
| * Updated Greek Translation by Jennie PetoumenouKostas Papadimas2009-03-152-291/+449
| * Updated Lithuanian translation.Žygimantas Beručka2009-03-152-318/+317
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-151-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-151-1832/+2934
| * Updated Czech translation by Jiri Eischmann.Andre Klapper2009-03-142-380/+385
| * Translation updated by Priit LaesPriit Laes2009-03-142-7118/+1609
| * Updated German translation.Andre Klapper2009-03-142-1113/+1028
| * Translation updated.Gabor Kelemen2009-03-142-1/+5
| * Fixed bug #567745.Claude Paroz2009-03-142-4/+7
| * Updated Galician translationIgnacio Casal Quinteiro2009-03-142-4479/+5780
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-131-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-131-184/+105
| * tamil translation updatedFelix I2009-03-132-969/+968
| * hindi updated by Rajesh Ranjan, applying evaluation FUEL for this modRajesh Ranjan2009-03-132-419/+422
| * Updated Malayalam TranslationAni Peter2009-03-131-0/+4
| * Updated Malayalam TranslationAni Peter2009-03-131-5230/+5293
| * Updated Polish translation and fixed bug #569514Wadim Dziedzic2009-03-132-4881/+3157
| * hindi updated by Rajesh RanjanRajesh Ranjan2009-03-132-362/+316
| * Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2009-03-131-0/+4
| * Updated Bengali India TranslationRuna Bhattacharjee2009-03-131-3627/+3931
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-121-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-121-381/+192
| * Updated German translation.Andre Klapper2009-03-122-244/+19
| * Updated German translation.Andre Klapper2009-03-122-2849/+3168
| * Updated Czech translation by Jiri Eischmann.Andre Klapper2009-03-122-2987/+3856
| * Updated Serbian translation wrt #574841Goran Rakic2009-03-112-2/+2
| * Updated Serbian translation wrt #574841Goran Rakic2009-03-112-2/+2
| * Updated Serbian translation wrt #574841Goran Rakic2009-03-112-2/+2
| * Updated Serbian translation wrt #574841Goran Rakic2009-03-113-1308/+1428
| * Updated Lithuanian translation.Gintautas Miliauskas2009-03-112-2/+6
| * Updated Spanish translationJorge Gonzalez Gonzalez2009-03-112-423/+427
| * Updated Spanish translationJorge Gonzalez Gonzalez2009-03-113-44/+17
| * Fixed the warning. Maybe we'll never miss anything once we have the checkBharath Acharya2009-03-112-1/+6
| * Updated Gujarati Translations.Ankitkumar Rameshchandra Patel2009-03-102-183/+168
| * hindi updated by Rajesh RanjanRajesh Ranjan2009-03-102-4566/+5047
| * Updated British English translation.Philip Withnall2009-03-102-2593/+2787
| * Updated Spanish translationJorge Gonzalez Gonzalez2009-03-105-2672/+2837
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-101-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-101-341/+328
| * Updated Dutch translation by Tino Meinen.Wouter Bolsterlee2009-03-092-243/+169
| * Removed the string marked for translation.Chenthill Palanisamy2009-03-092-1/+7
| * ** Committed on behalf of PC Radhika <pradhika@novell.com>Bharath Acharya2009-03-096-0/+10
| * Silence a debug message.Matthew Barnes2009-03-092-1/+8
| * ** Committed on behalf of PC Radhika <pradhika@novell.com>Andre Klapper2009-03-092-58/+166
| * Updated Greek tramslation by Jennie PetoumenouKostas Papadimas2009-03-092-916/+321
| * Updated British English translation.Philip Withnall2009-03-092-167/+171
| * Fixes #342446Chenthill Palanisamy2009-03-082-5/+40
| * Updated Slovenian translationMatej Urbančič2009-03-081-2303/+2571
| * Added Catalan translation of the Evolution welcome e-mail and quickDavid Planella2009-03-086-1/+341
| * Added Catalan translation of the Evolution welcome e-mail and quickDavid Planella2009-03-085-1/+136
| * Fixed wrong translations.Takeshi AIHANA2009-03-082-200/+201
| * Updated Lithuanian translation.Gintautas Miliauskas2009-03-082-29/+33
| * Updated Romanian translationdumol2009-03-072-8042/+10085
| * ** Fix for bug #401346Milan Crha2009-03-063-3/+15
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-0511-19/+55
| * Updated Telugu TranslationKrishnababu Krothapalli2009-03-051-3702/+4136
| * Updated Changelog entryKrishnababu Krothapalli2009-03-051-0/+4
| * Updated Portuguese translation.Duarte Loreto2009-03-052-3637/+4197
| * Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-051-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-03-051-403/+251
| * Do not unref NULL object.Milan Crha2009-03-052-3/+7
| * ** Fix for bug #573119Milan Crha2009-03-053-9/+22
| * ** Fix for bug #573193Milan Crha2009-03-042-4/+7
| * ** Fix for bug #573122Milan Crha2009-03-044-4/+13
| * Updated Italian translationmiloc2009-03-042-4442/+4350
| * Minor fix to Catalan translationGil Forcada Codinachs2009-03-042-156/+159
| * Updated Kannada(kn.po) translationsShankar Prasad2009-03-032-4449/+5127
| * Updated Lithuanian translation.Žygimantas Beručka2009-03-032-3483/+3786
| * Translation updated.Gabor Kelemen2009-03-032-1/+5
| * Updated British English translation.Philip Withnall2009-03-032-5128/+12616
| * Post-release version bump.Matthew Barnes2009-03-032-2/+6
| * Evolution 2.25.92 releaseEVOLUTION_2_25_92Matthew Barnes2009-03-033-1/+82
| * Added entries for Oriya Language TranslationManoj Kumar Giri2009-03-021-0/+4
| * Updated Oriya TranslationManoj Kumar Giri2009-03-021-6205/+9281
| * Committed Translation by Sweta KothariSweta Kothari2009-03-022-354/+351
| * Revert evolution revision 37063 (workaround for bug 563867).Matt McCutchen2009-03-025-38/+12
| * Updated Dutch translation by Wouter Bolsterlee.Wouter Bolsterlee2009-03-022-3356/+3814
| * sv.po: Updated Swedish translationDaniel Nylander2009-03-022-694/+691
| * Translation updated by Mattias PõldaruPriit Laes2009-03-012-1803/+7588
| * Translation updated by Ivar SmolinPriit Laes2009-03-012-5/+9
| * Translation updated.Gabor Kelemen2009-03-012-2/+6
| * ** Fixes bug #572950Matthew Barnes2009-02-278-9/+36
| * Correcting my last ChangeLog entryAndre Klapper2009-02-271-1/+1
| * Remove deprecated gtk_combo_set_case_sensitive() call as FALSE IS alreadyAndre Klapper2009-02-272-1/+6