aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ** Fix for bug #529745Milan Crha2009-04-072-0/+9
| | | | | | | | | | | | 2009-04-07 Milan Crha <mcrha@redhat.com> ** Fix for bug #529745 * gui/certificate-manager.c: (import_your), (import_contact): Add more file types in a file filter. svn path=/trunk/; revision=37499
* Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew BarnesTakao Fujiwara2009-04-072-6/+22
| | | | | | | | | | | | | | | 2009-04-07 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew Barnes <mbarnes@redhat.com> * Fixes bug #537530 * misc/e-attachment-bar.c (update): Use g_filename_to_utf8 for attachment filenames. svn path=/trunk/; revision=37497
* ** Fixes bug #577989Tobias Mueller2009-04-072-0/+8
| | | | | | | | | | | | 2009-04-07 Tobias Mueller <tobiasmue@gnome.org> ** Fixes bug #577989 * conf-bridge.c (error_handler): Call gtk_message_dialog_new with a proper format string ("%s") svn path=/trunk/; revision=37496
* ** Fixes bug #578034Tobias Mueller2009-04-072-0/+8
| | | | | | | | | | | | 2009-04-07 Tobias Mueller <tobiasmue@gnome.org> ** Fixes bug #578034 * google-source.c (claim_error): Call gtk_message_dialog_new with a proper format string. svn path=/trunk/; revision=37495
* Updated Spanish translationJorge Gonzalez Gonzalez2009-04-052-10/+14
| | | | svn path=/trunk/; revision=37494
* ** Fix for bug #569765Tobias Mueller2009-04-042-8/+22
| | | | | | | | | | | | | | 2008-04-04 Tobias Mueller <tobiasmue@gnome.org> ** Fix for bug #569765 * message-list.c: Don't keep the selected message in the message list if it is removed from the folder. Patch by Matt McCutchen <matt@mattmccutchen.net> svn path=/trunk/; revision=37493
* Updated Greek translation by Fotis TsamisSimos Xenitellis2009-04-042-5725/+6027
| | | | svn path=/trunk/; revision=37492
* Do not ask for a folder when no folder selected.Milan Crha2009-04-022-1/+7
| | | | | | | | | | 2009-04-02 Milan Crha <mcrha@redhat.com> * em-folder-tree.c: (em_folder_tree_get_selected_folder): Do not ask for a folder when no folder selected. svn path=/trunk/; revision=37490
* ** Fix for bug #577717Milan Crha2009-04-022-0/+14
| | | | | | | | | | | | | 2009-04-02 Milan Crha <mcrha@redhat.com> ** Fix for bug #577717 * gui/dialogs/alarm-dialog.c: (alarm_to_dialog), (malarm_widgets_to_alarm): Fill some default values to mandatory properties of ECalComponentAttendee. svn path=/trunk/; revision=37489
* ** Fix for bug #576921Hiroyuki Ikezoe2009-03-312-2/+6
| | | | | | | | | | | 2009-03-31 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #576921 * mail/em-mailer-prefs.h: Remove needless GtkListStore objects. svn path=/trunk/; revision=37485
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-301-0/+4
| | | | svn path=/trunk/; revision=37484
* Updated Oriya Translation.Manoj Kumar Giri2009-03-301-7/+17
| | | | svn path=/trunk/; revision=37483
* ** Fix for bug #576921Hiroyuki Ikezoe2009-03-282-16/+35
| | | | | | | | | | | | | | | | 2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #576921 * mail/em-mailer-prefs.h: Remove needless GtkListStore objects. * mail/em-mailer-prefs.c: Use dispose instead of finalize. (em_mailer_prefs_dispose): Unref header_list_store. (init_junk_tree), (init_label_tree): Returns gboolean value instead of GtkListStore object. Unref GtkListStore right after gtk_tree_view_set_model. svn path=/trunk/; revision=37481
* ** Fix for bug #576845Hiroyuki Ikezoe2009-03-282-7/+14
| | | | | | | | | | | | 2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #576845 * em-mailr-prefs.c: (init_junk_tree): Call jh_tree_refill instead of label_tree_refill. svn path=/trunk/; revision=37480
* Translation updated by Mattias PõldaruPriit Laes2009-03-272-16/+22
| | | | | | | | 2009-03-27 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Mattias Põldaru svn path=/trunk/; revision=37479
* ** Fix for bug #576696Milan Crha2009-03-264-2/+24
| | | | | | | | | | | | | 2009-03-26 Milan Crha <mcrha@redhat.com> ** Fix for bug #576696 * plugins/mail-to-task/mail-to-task.c: (set_attendees): * plugins/mail-to-meeting/mail-to-meeting.c: (add_attendee_cb): Set mandatory properties. svn path=/trunk/; revision=37477
* Updated British English translation by Jen OckwellPhilip Withnall2009-03-262-15/+22
| | | | | | | | | | | 2009-03-25 Philip Withnall <philip@tecnocode.co.uk> * en_GB/en_GB.po: Updated British English translation by Jen Ockwell <jenfraggleubuntu@gmail.com>. svn path=/trunk/; revision=37475
* ** Fixes bug #576694Matthew Barnes2009-03-254-3/+26
| | | | | | | | | | | | | 2009-03-25 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #576694 * widgets/table/e-cell-text.c (build_layout): * widgets/text/e-text.c (reset_layout): Handle absolute font sizes correctly. svn path=/trunk/; revision=37474
* updated kn.poShankar Prasad2009-03-252-76/+80
| | | | svn path=/trunk/; revision=37473
* Added two screnshots for SpanishJorge Gonzalez Gonzalez2009-03-253-0/+4
| | | | svn path=/trunk/; revision=37472
* ** Fix for bug #552583Milan Crha2009-03-252-1/+21
| | | | | | | | | | | | 2009-03-24 Milan Crha <mcrha@redhat.com> ** Fix for bug #552583 * mail-config.c: (only_username), (mail_config_account_url_equal): Compare only user names, without a domain part, if such exists. svn path=/trunk/; revision=37471
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-232-21/+25
| | | | svn path=/trunk/; revision=37469
* Updating Punjabi Translation (pa)Amanpreet Singh Alam2009-03-221-220/+161
| | | | svn path=/trunk/; revision=37468
* Typo fixed in French translation.Claude Paroz2009-03-222-1/+5
| | | | | | | | 2009-03-21 Claude Paroz <claude@2xlibre.net> * fr.po: Typo fixed in French translation. svn path=/trunk/; revision=37467
* Fixed wrong translation.Takeshi AIHANA2009-03-212-10/+14
| | | | | | | | 2009-03-21 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Fixed wrong translation. svn path=/trunk/; revision=37466
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-191-0/+4
| | | | svn path=/trunk/; revision=37464
* Updated Oriya Translation.Manoj Kumar Giri2009-03-191-487/+214
| | | | svn path=/trunk/; revision=37463
* ** Fix for bug #574680Milan Crha2009-03-192-21/+11
| | | | | | | | | | | | | | 2009-03-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #574680 * e-msg-composer.c: (is_special_header): Function removed. * e-msg-composer.c: (e_msg_composer_new_with_message): Remove all headers except "References" and "In-Reply-To" when composing from an existing message. svn path=/trunk/; revision=37462
* ** Fix for bug #504767Milan Crha2009-03-197-7/+29
| | | | | | | | | | | | | | | | | | 2009-03-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #504767 * em-folder-utils.h: (em_folder_utils_create_folder): * em-folder-utils.c: (em_folder_utils_create_folder): * em-folder-selector.c: (emfs_response): Inherit modality from a parent's window, if any. * em-folder-browser.c: (emfb_folder_create): * em-folder-tree.c: (emft_popup_new_folder): * mail-component.c: (create_item): Propagate changes in function prototype. svn path=/trunk/; revision=37461
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-192-13/+21
| | | | svn path=/trunk/; revision=37460
* Bump the version number.Matthew Barnes2009-03-182-2/+6
| | | | | | | | | 2009-03-18 Matthew Barnes <mbarnes@redhat.com> * help/C/evolution.xml: Bump the version number. svn path=/trunk/; revision=37459
* Updated Arabic translationDjihed Afifi2009-03-182-3487/+4178
| | | | svn path=/trunk/; revision=37458
* Updated Norwegian bokmål translation.Kjartan Maraas2009-03-172-434/+435
| | | | | | | | 2009-03-17 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=37457
* Evolution 2.26.0 release and version bumpEVOLUTION_2_26_0Srinivasa Ragavan2009-03-173-1/+15
| | | | | | | | 2009-03-16 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.26.0 release and version bump svn path=/trunk/; revision=37455
* Updated Turkish TranslationBaris Cicek2009-03-172-3583/+4084
| | | | svn path=/trunk/; revision=37454
* Updated British English translation.Philip Withnall2009-03-172-2533/+2543
| | | | | | | | | 2009-03-16 Philip Withnall <philip@tecnocode.co.uk> * en_GB/en_GB.po: Updated British English translation. svn path=/trunk/; revision=37453
* sv.po: Updated Swedish translationDaniel Nylander2009-03-172-4030/+5318
| | | | svn path=/trunk/; revision=37452
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2009-03-162-3444/+3664
| | | | | | | | | 2009-03-16 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=37451
* Updated assamese translationsAmitakhya Phukan2009-03-162-9610/+8311
| | | | svn path=/trunk/; revision=37450
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2009-03-161-163/+93
| | | | svn path=/trunk/; revision=37449
* Added entry for Gujarati translation update.Ankitkumar Rameshchandra Patel2009-03-161-0/+4
| | | | svn path=/trunk/; revision=37448
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-161-0/+11
| | | | svn path=/trunk/; revision=37447
* Updated Oriya Translation.Manoj Kumar Giri2009-03-161-121/+12
| | | | svn path=/trunk/; revision=37446
* Updated Oriya Translation.Manoj Kumar Giri2009-03-161-203/+103
| | | | svn path=/trunk/; revision=37445
* Fix msgfmt errorsDwayne Bailey2009-03-162-5/+9
| | | | | | | | 2009-03-16 Dwayne Bailey <dwayne@translate.org.za> * af.po: Fix msgfmt errors svn path=/trunk/; revision=37444
* updating for Gnome Punjabi Translation by A S AlamAmanpreet Singh Alam2009-03-161-1363/+1134
| | | | svn path=/trunk/; revision=37443
* Added Afrikaans translation by Friedel Wolff. Fixes bug #575466. Added af.Andre Klapper2009-03-163-0/+23357
| | | | | | | | | | | 2009-03-15 Andre Klapper <a9016009@gmx.de> * af.po: Added Afrikaans translation by Friedel Wolff. Fixes bug #575466. * LINGUAS: Added af. svn path=/trunk/; revision=37442
* Updated Oriya Translation.Manoj Kumar Giri2009-03-161-884/+448
| | | | svn path=/trunk/; revision=37441
* sv.po: Updated Swedish translationDaniel Nylander2009-03-162-2/+6
| | | | svn path=/trunk/; revision=37440
* Updated German translation, fix #574975.Hendrik Richter2009-03-162-166/+303
| | | | | | | | 2009-03-15 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation, fix #574975. svn path=/trunk/; revision=37439
* Updated Russian translation by Yuriy Penkin.Nickolay V. Shmyrev2009-03-152-1117/+1249
| | | | | | | | | 2009-03-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation by Yuriy Penkin. svn path=/trunk/; revision=37438
* Updated Czech translation by Jiri Eischmann.Andre Klapper2009-03-152-1029/+330
| | | | | | | | | 2009-03-15 Andre Klapper <a9016009@gmx.de> * cs/cs.po: Updated Czech translation by Jiri Eischmann. svn path=/trunk/; revision=37437
* Updated Malayalam TranslationAni Peter2009-03-151-0/+4
| | | | svn path=/trunk/; revision=37436
* Updated Malayalam TranslationAni Peter2009-03-151-195/+280
| | | | svn path=/trunk/; revision=37435
* maithili addedRajesh Ranjan2009-03-153-0/+23120
| | | | svn path=/trunk/; revision=37434
* Updated Marathi TranslationsSandeep Shedmake2009-03-152-4326/+4848
| | | | svn path=/trunk/; revision=37433
* Updated Greek Translation by Jennie PetoumenouKostas Papadimas2009-03-152-291/+449
| | | | svn path=/trunk/; revision=37432
* Updated Lithuanian translation.Žygimantas Beručka2009-03-152-318/+317
| | | | | | | | 2009-03-14 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=37431
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-151-0/+4
| | | | svn path=/trunk/; revision=37430
* Updated Oriya Translation.Manoj Kumar Giri2009-03-151-1832/+2934
| | | | svn path=/trunk/; revision=37429
* Updated Czech translation by Jiri Eischmann.Andre Klapper2009-03-142-380/+385
| | | | | | | | | 2009-03-14 Andre Klapper <a9016009@gmx.de> * cs.po: Updated Czech translation by Jiri Eischmann. svn path=/trunk/; revision=37428
* Translation updated by Priit LaesPriit Laes2009-03-142-7118/+1609
| | | | | | | | 2009-03-14 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Priit Laes svn path=/trunk/; revision=37427
* Updated German translation.Andre Klapper2009-03-142-1113/+1028
| | | | | | | | | 2009-03-14 Andre Klapper <a9016009@gmx.de> * de.po: Updated German translation. svn path=/trunk/; revision=37426
* Translation updated.Gabor Kelemen2009-03-142-1/+5
| | | | | | | | | 2009-03-14 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=37425
* Fixed bug #567745.Claude Paroz2009-03-142-4/+7
| | | | | | | | 2009-03-14 Claude Paroz <claude@2xlibre.net> * fr.po: Fixed bug #567745. svn path=/trunk/; revision=37424
* Updated Galician translationIgnacio Casal Quinteiro2009-03-142-4479/+5780
| | | | svn path=/trunk/; revision=37423
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-131-0/+4
| | | | svn path=/trunk/; revision=37421
* Updated Oriya Translation.Manoj Kumar Giri2009-03-131-184/+105
| | | | svn path=/trunk/; revision=37420
* tamil translation updatedFelix I2009-03-132-969/+968
| | | | svn path=/trunk/; revision=37419
* hindi updated by Rajesh Ranjan, applying evaluation FUEL for this modRajesh Ranjan2009-03-132-419/+422
| | | | svn path=/trunk/; revision=37418
* Updated Malayalam TranslationAni Peter2009-03-131-0/+4
| | | | svn path=/trunk/; revision=37417
* Updated Malayalam TranslationAni Peter2009-03-131-5230/+5293
| | | | svn path=/trunk/; revision=37416
* Updated Polish translation and fixed bug #569514Wadim Dziedzic2009-03-132-4881/+3157
| | | | | | | | 2009-03-12 Wadim Dziedzic <wdziedzic@aviary.pl> * pl.po: Updated Polish translation and fixed bug #569514 svn path=/trunk/; revision=37415
* hindi updated by Rajesh RanjanRajesh Ranjan2009-03-132-362/+316
| | | | svn path=/trunk/; revision=37414
* Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2009-03-131-0/+4
| | | | svn path=/trunk/; revision=37413
* Updated Bengali India TranslationRuna Bhattacharjee2009-03-131-3627/+3931
| | | | svn path=/trunk/; revision=37412
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-121-0/+4
| | | | svn path=/trunk/; revision=37411
* Updated Oriya Translation.Manoj Kumar Giri2009-03-121-381/+192
| | | | svn path=/trunk/; revision=37410
* Updated German translation.Andre Klapper2009-03-122-244/+19
| | | | | | | | | 2009-03-11 Andre Klapper <a9016009@gmx.de> * de/de.po: Updated German translation. svn path=/trunk/; revision=37409
* Updated German translation.Andre Klapper2009-03-122-2849/+3168
| | | | | | | | | 2009-03-11 Andre Klapper <a9016009@gmx.de> * de/de.po: Updated German translation. svn path=/trunk/; revision=37408
* Updated Czech translation by Jiri Eischmann.Andre Klapper2009-03-122-2987/+3856
| | | | | | | | | 2009-03-11 Andre Klapper <a9016009@gmx.de> * cs/cs.po: Updated Czech translation by Jiri Eischmann. svn path=/trunk/; revision=37407
* Updated Serbian translation wrt #574841Goran Rakic2009-03-112-2/+2
| | | | svn path=/trunk/; revision=37406
* Updated Serbian translation wrt #574841Goran Rakic2009-03-112-2/+2
| | | | svn path=/trunk/; revision=37405
* Updated Serbian translation wrt #574841Goran Rakic2009-03-112-2/+2
| | | | svn path=/trunk/; revision=37404
* Updated Serbian translation wrt #574841Goran Rakic2009-03-113-1308/+1428
| | | | svn path=/trunk/; revision=37403
* Updated Lithuanian translation.Gintautas Miliauskas2009-03-112-2/+6
| | | | | | | | | | 2009-03-11 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=37402
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-112-423/+427
| | | | svn path=/trunk/; revision=37401
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-113-44/+17
| | | | svn path=/trunk/; revision=37400
* Fixed the warning. Maybe we'll never miss anything once we have the checkBharath Acharya2009-03-112-1/+6
| | | | | | | | | 2009-03-10 Bharath Acharya <abharath@novell.com> * C/evolution.xml: Fixed the warning. Maybe we'll never miss anything once we have the check provided by #574786 svn path=/trunk/; revision=37399
* Updated Gujarati Translations.Ankitkumar Rameshchandra Patel2009-03-102-183/+168
| | | | svn path=/trunk/; revision=37398
* hindi updated by Rajesh RanjanRajesh Ranjan2009-03-102-4566/+5047
| | | | svn path=/trunk/; revision=37397
* Updated British English translation.Philip Withnall2009-03-102-2593/+2787
| | | | | | | | | 2009-03-10 Philip Withnall <philip@tecnocode.co.uk> * en_GB/en_GB.po: Updated British English translation. svn path=/trunk/; revision=37395
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-105-2672/+2837
| | | | svn path=/trunk/; revision=37394
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-101-0/+4
| | | | svn path=/trunk/; revision=37393
* Updated Oriya Translation.Manoj Kumar Giri2009-03-101-341/+328
| | | | svn path=/trunk/; revision=37392
* Updated Dutch translation by Tino Meinen.Wouter Bolsterlee2009-03-092-243/+169
| | | | | | | | | 2009-03-09 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch translation by Tino Meinen. svn path=/trunk/; revision=37391
* Removed the string marked for translation.Chenthill Palanisamy2009-03-092-1/+7
| | | | svn path=/trunk/; revision=37390
* ** Committed on behalf of PC Radhika <pradhika@novell.com>Bharath Acharya2009-03-096-0/+10
| | | | | | | | | | 2009-03-09 Bharath Acharya <abharath@novell.com> ** Committed on behalf of PC Radhika <pradhika@novell.com> * Makefile.am: Added 4 new images. svn path=/trunk/; revision=37388
* Silence a debug message.Matthew Barnes2009-03-092-1/+8
| | | | | | | | | | 2008-03-08 Matthew Barnes <mbarnes@redhat.com> * a11y/e-table/gal-a11y-e-cell-tree.c (ectr_model_row_changed_cb): Silence a debug message. svn path=/trunk/; revision=37387
* ** Committed on behalf of PC Radhika <pradhika@novell.com>Andre Klapper2009-03-092-58/+166
| | | | | | | | | | | | 2009-03-09 Andre Klapper <a9016009@gmx.de> ** Committed on behalf of PC Radhika <pradhika@novell.com> * C/evolution.xml: Updated user documentation by Radhika after some review by hggdh and me. svn path=/trunk/; revision=37386
* Updated Greek tramslation by Jennie PetoumenouKostas Papadimas2009-03-092-916/+321
| | | | svn path=/trunk/; revision=37385
* Updated British English translation.Philip Withnall2009-03-092-167/+171
| | | | | | | | | 2009-03-08 Philip Withnall <philip@tecnocode.co.uk> * en_GB.po: Updated British English translation. svn path=/trunk/; revision=37384
* Fixes #342446Chenthill Palanisamy2009-03-082-5/+40
| | | | svn path=/trunk/; revision=37383
* Updated Slovenian translationMatej Urbančič2009-03-081-2303/+2571
| | | | svn path=/trunk/; revision=37382
* Added Catalan translation of the Evolution welcome e-mail and quickDavid Planella2009-03-086-1/+341
| | | | | | | | | | | | | | | | 2009-03-08 David Planella <david.planella@gmail.com> Added Catalan translation of the Evolution welcome e-mail and quick reference * configure.in: Added Makefiles for the Catalan translations of the welcome e-mail and quick reference. * mail/default/Makefile.am: Added Catalan (ca) to the list of subdirectories * mail/default/ca/Inbox: Added Catalan translation by David Planella * mail/default/ca/Makefile.am: Created Makefile template svn path=/trunk/; revision=37381
* Added Catalan translation of the Evolution welcome e-mail and quickDavid Planella2009-03-085-1/+136
| | | | | | | | | | | | | | | | | | | | | | | 2009-03-08 David Planella <david.planella@gmail.com> Added Catalan translation of the Evolution welcome e-mail and quick reference * configure.in: Added Makefiles for the Catalan translations of the welcome e-mail and quick reference. * mail/default/Makefile.am: Added Catalan (ca) to the list of subdirectories * mail/default/ca/Inbox: Added Catalan translation by David Planella * mail/default/ca/Makefile.am: Created Makefile template * help/quickref/Makefile.am: Added Catalan (ca) to the list of subdirectories * help/quickref/ca/Makefile.am: Created Makefile template * help/quickref/ca/quickref.pdf: Created PDF output from the translation * help/quickref/ca/quickref.tex: Created Catalan translation by David Planella svn path=/trunk/; revision=37380
* Fixed wrong translations.Takeshi AIHANA2009-03-082-200/+201
| | | | | | | | 2009-03-08 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Fixed wrong translations. svn path=/trunk/; revision=37379
* Updated Lithuanian translation.Gintautas Miliauskas2009-03-082-29/+33
| | | | | | | | | | 2009-03-08 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=37378
* Updated Romanian translationdumol2009-03-072-8042/+10085
| | | | | | | Updated Romanian translation svn path=/trunk/; revision=37377
* ** Fix for bug #401346Milan Crha2009-03-063-3/+15
| | | | | | | | | | | | | | 2009-03-06 Milan Crha <mcrha@redhat.com> ** Fix for bug #401346 * gui/e-meeting-time-sel.c: (e_meeting_time_selector_destroy): Do not remove notification twice. * gui/dialogs/event-editor.c: (create_schedule_page), (action_free_busy_cb): Do not show Free/Busy dialog modal. svn path=/trunk/; revision=37376
* Fixes #435455 (bnc)Chenthill Palanisamy2009-03-0511-19/+55
| | | | svn path=/trunk/; revision=37375
* Updated Telugu TranslationKrishnababu Krothapalli2009-03-051-3702/+4136
| | | | svn path=/trunk/; revision=37374
* Updated Changelog entryKrishnababu Krothapalli2009-03-051-0/+4
| | | | svn path=/trunk/; revision=37373
* Updated Portuguese translation.Duarte Loreto2009-03-052-3637/+4197
| | | | | | | | 2009-03-05 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=37372
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-051-0/+4
| | | | svn path=/trunk/; revision=37371
* Updated Oriya Translation.Manoj Kumar Giri2009-03-051-403/+251
| | | | svn path=/trunk/; revision=37370
* Do not unref NULL object.Milan Crha2009-03-052-3/+7
| | | | | | | | | 2009-03-04 Milan Crha <mcrha@redhat.com> * mail-ops.c: (empty_trash_exec): Do not unref NULL object. svn path=/trunk/; revision=37369
* ** Fix for bug #573119Milan Crha2009-03-053-9/+22
| | | | | | | | | | | | | 2009-03-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #573119 * gui/dialogs/comp-editor.c: (set_attendees_for_delegation): * gui/e-cal-popup.c: (is_delegated), (needs_to_accept): Do not ask value of not included (NULL) parameters. svn path=/trunk/; revision=37368
* ** Fix for bug #573193Milan Crha2009-03-042-4/+7
| | | | | | | | | | | 2009-03-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #573193 * gui/e-calendar-view.c: (error_response): Always destroy dialog. svn path=/trunk/; revision=37367
* ** Fix for bug #573122Milan Crha2009-03-044-4/+13
| | | | | | | | | | | | | | 2009-03-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #573122 * gui/dialogs/cal-prefs-dialog.c: (timezone_changed), (show_config): * gui/calendar-config.c: (calendar_config_get_icaltimezone): * gui/e-cal-model.c: (ecm_value_at): Do not pass NULL to icalcomponent_get_first_component. svn path=/trunk/; revision=37366
* Updated Italian translationmiloc2009-03-042-4442/+4350
| | | | svn path=/trunk/; revision=37365
* Minor fix to Catalan translationGil Forcada Codinachs2009-03-042-156/+159
| | | | svn path=/trunk/; revision=37364
* Updated Kannada(kn.po) translationsShankar Prasad2009-03-032-4449/+5127
| | | | svn path=/trunk/; revision=37363
* Updated Lithuanian translation.Žygimantas Beručka2009-03-032-3483/+3786
| | | | | | | | 2009-03-03 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=37362
* Translation updated.Gabor Kelemen2009-03-032-1/+5
| | | | | | | | | 2009-03-02 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=37361
* Updated British English translation.Philip Withnall2009-03-032-5128/+12616
| | | | | | | | | 2009-03-02 Philip Withnall <philip@tecnocode.co.uk> * en_GB/en_GB.po: Updated British English translation. svn path=/trunk/; revision=37360
* Post-release version bump.Matthew Barnes2009-03-032-2/+6
| | | | | | | | | 2009-03-02 Matthew Barnes <mbarnes@redhat.com> * configure.in: Post-release version bump. svn path=/trunk/; revision=37359
* Evolution 2.25.92 releaseEVOLUTION_2_25_92Matthew Barnes2009-03-033-1/+82
| | | | | | | | | 2009-03-02 Matthew Barnes <mbarnes@redhat.com> * NEWS: Evolution 2.25.92 release svn path=/trunk/; revision=37357
* Added entries for Oriya Language TranslationManoj Kumar Giri2009-03-021-0/+4
| | | | svn path=/trunk/; revision=37354
* Updated Oriya TranslationManoj Kumar Giri2009-03-021-6205/+9281
| | | | svn path=/trunk/; revision=37353
* Committed Translation by Sweta KothariSweta Kothari2009-03-022-354/+351
| | | | svn path=/trunk/; revision=37352
* Revert evolution revision 37063 (workaround for bug 563867).Matt McCutchen2009-03-025-38/+12
| | | | | | | | | | | | | | | 2009-03-02 Matt McCutchen <matt@mattmccutchen.net> * evolution/mail/em-folder-view.c: * evolution/mail/em-utils.c: * evolution/mail/em-utils.h: * evolution/mail/em-popup.c: Revert evolution revision 37063 (workaround for bug 563867). ** Part of the fix for bug #549838 svn path=/trunk/; revision=37350
* Updated Dutch translation by Wouter Bolsterlee.Wouter Bolsterlee2009-03-022-3356/+3814
| | | | | | | | | 2009-03-01 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/trunk/; revision=37349
* sv.po: Updated Swedish translationDaniel Nylander2009-03-022-694/+691
| | | | svn path=/trunk/; revision=37348
* Translation updated by Mattias PõldaruPriit Laes2009-03-012-1803/+7588
| | | | | | | | 2009-03-01 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Mattias Põldaru svn path=/trunk/; revision=37347
* Translation updated by Ivar SmolinPriit Laes2009-03-012-5/+9
| | | | | | | | 2009-03-01 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=37345
* Translation updated.Gabor Kelemen2009-03-012-2/+6
| | | | | | | | | 2009-03-01 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=37344
* ** Fixes bug #572950Matthew Barnes2009-02-278-9/+36
| | | | | | | | | | | | | | | | | 2009-02-26 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #572950 * plugins/caldav/Makefile.am: * plugins/google-account-setup/Makefile.am: * plugins/webdav-account-setup/Makefile.am: Fix ordering of -I compiler directives. Patch by Daniel Macks. * addressbook/printing/Makefile.am: Remove meaningless GNOME_INCLUDEDIR. svn path=/trunk/; revision=37343
* Correcting my last ChangeLog entryAndre Klapper2009-02-271-1/+1
| | | | svn path=/trunk/; revision=37342
* Remove deprecated gtk_combo_set_case_sensitive() call as FALSE IS alreadyAndre Klapper2009-02-272-1/+6
| | | | | | | | | | | 2009-02-26 Andre Klapper <mcrha@redhat.com> * message-tag-followup-c: Remove deprecated gtk_combo_set_case_sensitive() call as FALSE IS already the default value for the case-sensitive property. svn path=/trunk/; revision=37341
* remove deprecated and commented code.Andre Klapper2009-02-262-5/+5
| | | | | | | | | | 2009-02-26 Andre Klapper <a9016009@gmx.de> * exchange-permissions-dialog.c: remove deprecated and commented code. svn path=/trunk/; revision=37340
* Chenthill Palanisamy <pchenthill@novell.com> ** Part of fix for bug #573198 ↵Suman Manjunath2009-02-262-1/+9
| | | | | | (Initialize the timezone settings before making any timezone conversion calls). svn path=/trunk/; revision=37339
* ** Fix for bug #558366Milan Crha2009-02-252-0/+9
| | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #558366 * gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar): Set default timezone to resolve floating DATE-TIME properly. svn path=/trunk/; revision=37338
* ** Fix for bug #238346Milan Crha2009-02-252-45/+93
| | | | | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #238346 * gui/e-calendar-view.c: (e_calendar_view_add_event): Keep old timezone when adding event if possible, use the default one otherwise. * gui/e-calendar-view.c: (add_related_timezones), (clipboard_get_text_cb): Set timezones from component to the calendar first, then add events. Also fetch timezones from the calendar, when not part of the component already. svn path=/trunk/; revision=37337
* ** Fix for bug #529037Milan Crha2009-02-252-0/+18
| | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #529037 * gui/gnome-cal.c: (gnome_calendar_destroy): Disconnect signals on ESource-s too, not only on ECal-s. svn path=/trunk/; revision=37335
* ** Fix for bug #572975Milan Crha2009-02-253-15/+33
| | | | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #572975 * gui/smime-ui.glade: Center dialogs. * gui/certificate-manager.c: (import_your), (import_contact), (import_ca): Destroy file chooser dialog early enough to not have hidden any other windows below it. svn path=/trunk/; revision=37333
* ** Fix for bug #572399Milan Crha2009-02-252-6/+14
| | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #572399 * email-custom-header.c: (header_foreach_check_isempty): Do not read from invalid iterator after call of row changed. svn path=/trunk/; revision=37331
* ** Fix for bug #572268Milan Crha2009-02-252-3/+15
| | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #572268 * em-subscribe-editor.c: (sub_fill_level): Do not duplicate "Loading..." node when adding to existing node. svn path=/trunk/; revision=37330
* ** Part of fix for bug #563212Milan Crha2009-02-252-9/+47
| | | | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #563212 * em-utils.c: (try_open_e_book_cb), (try_open_e_book), (is_local), (em_utils_in_addressbook), (em_utils_contact_photo): Ensure empty GError before filling it. Check if group is local based on its base_uri. Adapt to new e_book_cancel behaviour. svn path=/trunk/; revision=37329
* ** Fix for bug #561465Milan Crha2009-02-252-0/+8
| | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #561465 * gui/e-meeting-list-view.c: (build_table): Expand 'Attendee' column instead of the last. svn path=/trunk/; revision=37327
* ** Fix for bug #559719Milan Crha2009-02-254-13/+42
| | | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #559719 * google-contacts-source.c: (struct ui_data), (destroy_ui_data), (plugin_google_contacts): * plugins/google-account-setup/plugins/webdav-account-setup/webdav-contacts-source.c: (destroy_ui_data), (plugin_webdav_contacts): Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet. svn path=/trunk/; revision=37325
* ** Fix for bug #559027Milan Crha2009-02-252-2/+11
| | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #559027 * e-dateedit.c: (on_date_entry_focus_out): Do not set date for 'None' value. svn path=/trunk/; revision=37323
* ** Fix for bug #551470Milan Crha2009-02-253-4/+30
| | | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #551470 * e-composer-private.h: * e-msg-composer.c: (add_signature_delim), (get_signature_html), (set_editor_text): Do not force adding "-- \n" above the signature. svn path=/trunk/; revision=37322
* ** Fixes bug #572962Matthew Barnes2009-02-253-7/+16
| | | | | | | | | | | | | | | | 2009-02-24 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #572962 * e-shell-window.c (setup_nm_support): Pass e_shell_dbus_initialise() the right type of object, and fix the incorrect function declaration. * e-shell-nm.c (e_shell_network_monitor): Go offline when we see NM_STATE_ASLEEP from NetworkManager. svn path=/trunk/; revision=37320
* Add myself as a Shell maintainer, with Srini's permission.Matthew Barnes2009-02-252-0/+6
| | | | | | | | | | 2009-02-24 Matthew Barnes <mbarnes@redhat.com> * MAINTAINERS: Add myself as a Shell maintainer, with Srini's permission. svn path=/trunk/; revision=37319
* ** Fix for bug #572903Philip Withnall2009-02-252-3/+11
| | | | | | | | | | | | | | | 2009-02-24 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #572903 * gui/contact-editor/contact-editor.glade: Change "Novell Groupwise" to "Novell GroupWise". Doesn't break string freeze, as the latter string already exists. svn path=/trunk/; revision=37317
* Updated British English translation.Philip Withnall2009-02-242-3639/+4038
| | | | | | | | | 2009-02-23 Philip Withnall <philip@tecnocode.co.uk> * en_GB.po: Updated British English translation. svn path=/trunk/; revision=37315
* ** Fix for bug #572543Milan Crha2009-02-234-4/+20
| | | | | | | | | | | | | 2009-02-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #572543 * calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory): * mail/em-popup.c: (emp_standard_menu_factory): Always look for alternative apps for application/octet-stream. svn path=/trunk/; revision=37312
* Updated Catalan translation by David PlanellaGil Forcada Codinachs2009-02-232-281/+279
| | | | svn path=/trunk/; revision=37311
* Make it use the proper action. Patch by Paweł ZembrzuskiTobias Mueller2009-02-222-1/+8
| | | | | | | | | | | | 2009-02-22 Tobias Mueller <tobiasmue@svn.gnome.org> * gui/e-itip-control.c (refresh_options_object): Make it use the proper action. Patch by Paweł Zembrzuski ** Fixes bug 566556 svn path=/trunk/; revision=37308
* Updated French translation by Bruno Brouard and Claude Paroz.Claude Paroz2009-02-212-3190/+3430
| | | | | | | | 2009-02-20 Claude Paroz <claude@2xlibre.net> * fr.po: Updated French translation by Bruno Brouard and Claude Paroz. svn path=/trunk/; revision=37300
* Updated Thai translation.Theppitak Karoonboonyanan2009-02-202-42/+46
| | | | | | | | | 2009-02-20 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. svn path=/trunk/; revision=37299
* ** Fix for bug #567949Milan Crha2009-02-203-6/+16
| | | | | | | | | | | | | 2009-02-20 Milan Crha <mcrha@redhat.com> ** Fix for bug #567949 * gui/e-day-view.c: (set_text_as_bold): * gui/e-week-view.c: (set_text_as_bold): Do not free memory before done with it. svn path=/trunk/; revision=37298
* Updated be@latin.poIhar Hrachyshka2009-02-192-357/+204
| | | | svn path=/trunk/; revision=37296
* Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.Matthew Barnes2009-02-192-1/+7
| | | | | | Define some temporary macros to work around it. svn path=/trunk/; revision=37292
* ** Fixes part of bug #572348Matthew Barnes2009-02-197-7/+29
| | | | | | | | | | | | | | | | | | | | 2009-02-19 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #572348 * calendar/gui/alarm-notify/alarm-queue.c (display_notification): * plugins/mail-notification/mail-notification.c (new_notify_status): Call gtk_status_icon_set_tooltip_text() instead of gtk_status_icon_set_tooltip() (deprecated). * calendar/gui/weekday-picker.c (configure_items): Remove dead code. * widgets/table/e-table-example-1.c (main): gtk_widget_push_visual() is a no-op. Remove it. svn path=/trunk/; revision=37291
* Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls.Andre Klapper2009-02-192-11/+6
| | | | | | | | | | | 2009-02-19 Andre Klapper <a9016009@gmx.de> * /gui/e-day-view.c: Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls. svn path=/trunk/; revision=37289
* Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizableAndre Klapper2009-02-192-1/+6
| | | | | | | | | | 2009-02-19 Andre Klapper <a9016009@gmx.de> * e-table-field-chooser-dialog.c: Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable svn path=/trunk/; revision=37288
* Updated Thai translation.Theppitak Karoonboonyanan2009-02-182-2985/+3309
| | | | | | | | | 2009-02-18 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. svn path=/trunk/; revision=37287
* Updated be@latin.poIhar Hrachyshka2009-02-182-5324/+6825
| | | | svn path=/trunk/; revision=37286
* Updated Korean translationChangwoo Ryu2009-02-182-616/+728
| | | | svn path=/trunk/; revision=37285
* Added image in Basque language. Images are: account_editor_a.pngInaki Larranaga Murgoitio2009-02-18120-0/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-17 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu/figures/: Added image in Basque language. Images are: account_editor_a.png addrs_book_a.png attach_reminder_a.png.png calendar.png categories_a.png collap_head_a.png config-cal.png config-mail.png contact-editor.png contact.png contacts_mainwindow_a.png delgt-add.png evo_account_editor_a.png evo_account_info_a.png evo_add_rule_a.png evo_adv_search_a.png evo_allday_a.png evo_attachreminder_plugin.png evo_backup.png evo_backup_prgsbar.png evo_backup_warning.png evo_blink.png evo_cal_advsearch.png evo_cal_a.png evo_cal_callout_a.png evo_calender_appointmnt.png evo_cal_prop_a.png evo_calstatus_a.png evo_contacteditor_a.png evo_crash_recovery.png evo_custom_header.png evo_debuglogs_a.png evo_delegate_permission_a.png evo_dialog-info.png evo_dialog-warning.png evo_edit_rule_a.png evo_edit_search.png evo_email_a.png evo_flag_follow_up_a.png evo_gwreceive_a.png evo_gwreceiveedit_a.png evo_gwreceiveoptedit_a.png evo_gwstatustrack.png evo_identity_a.png evo_identityedit_a.png evo_imapheader_a.png evo_imapreceive_a.png evo_import_asst_a.png evo_junk_a.png evo_label_a.png evo_labels_a.png evo_mail_a.png evo_mail_callout_a.png evo_maildirreceive_a.png evo_mail_notifier.png evo_mboxreceive_a.png evo_memo_a.png evo_mereceive_a.png evo_message_filters_a.png evo_mhreceive_a.png evo_newmail.png evo_newmess_a.png evo_offline.png evo_popreceive_a.png evo_proxyadd_a.png evo_receive_setup2_a.png evo_receive_setup_a.png evo_rmdrnotes_a.png evo_rule_a.png evo_select_add_folder.png evo_select_folder.png evo_send_option_a.png evo_send_setup_a.png evo_sendstatus_a.png evo_shd_memo_a.png evo_timezone_a.png evo_usereceive_a.png exchange-delegation.png exchange-identity.png exchange-receive-options.png exchange-receive.png exchg-identity.png exchng-identity.png exchng-rec-mail.png exchng-rec-mails.png exchng-rec-option.png exchng-rec-options.png exchng-settings.png filter-new-fig.png free_busy.png full-1.png full-2.png full-3.png full-4.png full-5.png full-6.png full-7.png google_cal_view.png mail-druid-pic.png mailer_preferences.png mail-inbox.png mail_mainwindow_a.png mail-threaded.png mainwindow-pic.png minus.png newmsg.png plus.png proxy-cal.png proxy-login.png quick_add_a.png quick_reference.png replymsg.png schedule.png Screenshot-Free-Busy.png stock_search.png sub-others-folder.png sub-pub-fold.png ver_view_a.png vfolder-createrule-fig.png svn path=/trunk/; revision=37284
* 2.25.91Chao-Hsiung Liao2009-02-173-561/+591
| | | | svn path=/trunk/; revision=37282
* Updated Japanese translation.Takeshi AIHANA2009-02-172-4337/+4606
| | | | | | | | 2009-02-17 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=37281
* Closes bug 569519Simos Xenitellis2009-02-172-5/+5
| | | | svn path=/trunk/; revision=37280
* Updated Greek translation (Marios Zindilis)Simos Xenitellis2009-02-172-3397/+3926
| | | | svn path=/trunk/; revision=37279
* Added Basque translation. Added 'eu' to DOC_LINGUAS.Inaki Larranaga Murgoitio2009-02-162-1/+6
| | | | | | | | | | 2009-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu/eu.po: Added Basque translation. * Makefile.am: Added 'eu' to DOC_LINGUAS. svn path=/trunk/; revision=37278
* svn path=/trunk/; revision=37277Iñaki Larrañaga Murgoitio2009-02-161-0/+9303
| | | | svn path=/trunk/; revision=37277
* ** Fix for bug #571721Milan Crha2009-02-162-0/+7
| | | | | | | | | | | 2009-02-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #571721 * itip-view.c: (itip_view_init): Added translators comment. svn path=/trunk/; revision=37276
* ** Fix for bug #550114Milan Crha2009-02-1611-36/+94
| | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #550114 * widgets/table/e-table-group.h: * widgets/table/e-table-group.c: * widgets/table/e-table-group-container.c: * widgets/table/e-table-group-leaf.c: Replaced 'compute_mouse_over' with 'get_mouse_over', now works with cached values 'motion_row', 'motion_col'. * widgets/table/e-table.c: (e_table_get_mouse_over_cell): Mouse position not required anymore, remove it too then. * calendar/gui/e-calendar-table.h: (ec_query_tooltip): * calendar/gui/e-calendar-table.c: (ec_query_tooltip): Offer it to others too. * calendar/gui/e-calendar-table.c: (query_tooltip_cb): Use above funtion. Show proper tooltip in table with grouping columns. * calendar/gui/e-memo-table.c: (query_tooltip_cb), (e_memo_table_init): Show tooltips in memo view too. svn path=/trunk/; revision=37275
* Committed Translation by Sweta KothariSweta Kothari2009-02-162-103/+107
| | | | svn path=/trunk/; revision=37274
* ** Fixes bug #571734Matthew Barnes2009-02-152-3/+5
| | | | | | | | | | | | 2009-02-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #571734 * widgets/text/e-text.c: Remove unneeded #include <libart_lgpl/...>. svn path=/trunk/; revision=37271
* Updated Danish translationKenneth Nielsen2009-02-152-2885/+3160
| | | | svn path=/trunk/; revision=37269
* Updated Czech translation by Jiri Eischmann.Petr Kovar2009-02-152-2806/+2959
| | | | | | | | 2009-02-15 Petr Kovar <pknbe@volny.cz> * cs.po: Updated Czech translation by Jiri Eischmann. svn path=/trunk/; revision=37268
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-142-19/+21
| | | | svn path=/trunk/; revision=37267
* ** Fixes part of bug #564229Matthew Barnes2009-02-144-7/+21
| | | | | | | | | | | | | | | | | 2009-02-13 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #564229 * e-util/e-plugin-ui.c (plugin_ui_hook_class_init): Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it. * plugins/email-custom-header/email-custom-header.c: (e_plugin_lib_get_configure_widget): Do not use uninitialized variable. svn path=/trunk/; revision=37265
* Translation updated.Gabor Kelemen2009-02-142-397/+292
| | | | | | | | 2009-02-14 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=37264
* ** Fixes bug #571625Chow Loong Jin2009-02-143-10/+14
| | | | | | | | | | | | | 2009-02-13 Chow Loong Jin <hyperair@gmail.com> ** Fixes bug #571625 * calendar/gui/e-day-view.c * calendar/gui/e-week-view.c: Use black/white for foreground instead of active/inactive text color svn path=/trunk/; revision=37262
* svn path=/trunk/; revision=37256Iñaki Larrañaga Murgoitio2009-02-121-201/+103
| | | | svn path=/trunk/; revision=37256
* Committed Translation by Sweta KothariSweta Kothari2009-02-122-134/+18
| | | | svn path=/trunk/; revision=37255
* Updated Basque translation.Inaki Larranaga Murgoitio2009-02-122-3640/+4039
| | | | | | | | | 2009-02-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=37254
* ** Fix for bug #404232Milan Crha2009-02-124-2/+19
| | | | | | | | | | | | | | | | 2009-02-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #404232 * addressbook/gui/widgets/e-addressbook-view.c: (search_activated): Rebuild view immediately for an advanced search too. * widgets/misc/e-filter-bar.c: (rule_advanced_response): Emit signal after search bar text is set, thus the text will not be empty, which is considered as "no search" these days. svn path=/trunk/; revision=37253
* ** Fix for bug #567089Milan Crha2009-02-122-1/+13
| | | | | | | | | | | | 2009-02-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #567089 * e-msg-composer.c: (get_signature_html): Do not crash when no From set yet. svn path=/trunk/; revision=37251
* Substitute some deprecated gtk+ functions.Andre Klapper2009-02-1210-19/+41
| | | | | | | | | | | | | | | 2009-02-11 Andre Klapper <a9016009@gmx.de> * addressbook/gui/component/addressbook-migrate.c: * calendar/gui/migration.c: * calendar/gui/dialogs/alarm-dialog.c: * mail/em-folder-browser.c: * mail/em-migrate.c: * plugins/audio-inline/audio-inline.c: Substitute some deprecated gtk+ functions. svn path=/trunk/; revision=37249
* Updated Brazilian Portuguese translation by Andre Gondim.Jonh Wendell2009-02-112-558/+317
| | | | | | | | | 2009-02-11 Jonh Wendell <jwendell@gnome.org> * pt_BR.po: Updated Brazilian Portuguese translation by Andre Gondim. svn path=/trunk/; revision=37248
* ** Fix for bug #569700Milan Crha2009-02-112-0/+11
| | | | | | | | | | | | 2009-02-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #569700 * em-format-html.c: (emfh_gethttp): Stop reading from a network when operation was canceled. svn path=/trunk/; revision=37246
* ** Fix for bug #333716Milan Crha2009-02-112-9/+15
| | | | | | | | | | | | 2009-02-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #333716 * em-format-html.c: (emfh_gethttp): Do not store incomplete or broken files in a cache. svn path=/trunk/; revision=37244
* ** Removed unused figures (bug #552695)Matthew Barnes2009-02-1148-47/+7
| | | | | | | | | 2009-02-10 Matthew Barnes <mbarnes@redhat.com> ** Removed unused figures (bug #552695) svn path=/trunk/; revision=37243
* Format signature/encryption information nicer.Milan Crha2009-02-112-3/+11
| | | | | | | | | | 2009-02-10 Milan Crha <mcrha@redhat.com> * em-format-html-display.c: (efhd_format_secure): Format signature/encryption information nicer. svn path=/trunk/; revision=37241
* Updated Finnish translationIlkka Tuohela2009-02-102-257/+293
| | | | svn path=/trunk/; revision=37240
* Updated Catalan translation by David PlanellaGil Forcada Codinachs2009-02-102-858/+1006
| | | | svn path=/trunk/; revision=37238
* Do not use non-zero page size in an adjustment, it's deprecated now.Milan Crha2009-02-092-1/+6
| | | | | | | | | | 2009-02-09 Milan Crha <mcrha@redhat.com> * gui/dialogs/cal-prefs-dialog.glade: Do not use non-zero page size in an adjustment, it's deprecated now. svn path=/trunk/; revision=37237
* ** Part of fix for bug #555888Milan Crha2009-02-097-204/+82
| | | | | | | | | | | | | | | | | | | | | | | 2009-02-09 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #555888 * mail-config.glade: * em-network-prefs.h: (struct _EMNetworkPrefs): * em-network-prefs.c: (emnp_parse_ignore_hosts), (emnp_load_sys_settings), (notify_proxy_type_changed), (em_network_prefs_construct): Do not overwrite user settings with system proxy settings. Register signals at the end, when all widgets are read. Hide socks settings, it is not used at the moment. * em-utils.h: (em_utils_get_proxy_uri): * em-utils.c: (em_utils_get_proxy_uri), (emu_proxy_setup): * em-format-html.c: (emfh_gethttp): Use proxy configurable within Evolution. svn path=/trunk/; revision=37236
* ** Fix for bug #548623Milan Crha2009-02-094-4/+38
| | | | | | | | | | | | | | | | 2009-02-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #548623 * mail-config.glade: * em-network-prefs.h: * em-network-prefs.c: (emnp_set_sensitiveness), (emnp_load_sys_settings), (notify_proxy_type_changed), (em_network_prefs_construct), (emnp_set_markups): No auto-proxy at the moment. svn path=/trunk/; revision=37235
* Updated Norwegian bokmål translation.Kjartan Maraas2009-02-072-192/+203
| | | | | | | | 2009-02-07 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=37231
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-072-17/+30
| | | | svn path=/trunk/; revision=37230
* Updated Vietnamese translationClytie Siddall2009-02-062-6463/+7020
| | | | svn path=/trunk/; revision=37229
* ** Part of fix for bug #554458Milan Crha2009-02-062-7/+12
| | | | | | | | | | | | 2009-02-05 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #554458 * em-format.c: (em_format_describe_part): Make content type from a mime type first. svn path=/trunk/; revision=37228
* Committed Translation by Sweta KothariSweta Kothari2009-02-052-4598/+5137
| | | | svn path=/trunk/; revision=37227
* ** Fix for bug #568176Gilles Dartiguelongue2009-02-052-26/+56
| | | | | | | | | | * em-migrate.c: (em_migrate_setup_progress_dialog), (em_migrate_close_progress_dialog), (em_migrate_set_folder_name), (em_migrate_local_folders_1_4), (migrate_to_db): Make the migration dialog look better. svn path=/trunk/; revision=37226
* Include <mono/metadata/mono-config.h> to fix an ↵Suman Manjunath2009-02-052-0/+6
| | | | | | implicit-function-declaration compiler warning. svn path=/trunk/; revision=37225
* 2.25.91Chao-Hsiung Liao2009-02-043-7401/+7768
| | | | svn path=/trunk/; revision=37224
* Use -mwindows on Windows to build a "GUI" executable.Tor Lillqvist2009-02-042-0/+9
| | | | | | | | | | 2009-02-03 Tor Lillqvist <tml@novell.com> * Makefile.am (evolution_LDFLAGS): Use -mwindows on Windows to build a "GUI" executable. svn path=/trunk/; revision=37223
* Revert accidental commit.Tor Lillqvist2009-02-042-7/+0
| | | | svn path=/trunk/; revision=37222
* Set MWINDOWS to -mwindows on Windows. AC_SUBST it.Tor Lillqvist2009-02-042-0/+7
| | | | | | | | | 2009-02-03 Tor Lillqvist <tml@novell.com> * configure.in: Set MWINDOWS to -mwindows on Windows. AC_SUBST it. svn path=/trunk/; revision=37221
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-041-35/+36
| | | | svn path=/trunk/; revision=37220
* Mark a string for translation. Fixes bug #570364Gabor Kelemen2009-02-032-1/+7
| | | | | | | | | 2009-02-03 Gabor Kelemen <kelemeng@gnome.hu> * gui/alarm-notify/alarm-notify.glade: Mark a string for translation. Fixes bug #570364 svn path=/trunk/; revision=37219
* ** Fix for bug #569986Srinivasa Ragavan2009-02-035-1/+14
| | | | | | | | | | | | | | | | 2009-02-03 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #569986 * mail/em-format-html-print.c: Handle printers while doing attachment bar rendering. * mail/em-format-html.c: * mail/em-format.c: * mail/em-format.h: svn path=/trunk/; revision=37218
* Evolution 2.25.90 releaseEVOLUTION_2_25_90Srinivasa Ragavan2009-02-033-1/+54
| | | | | | | | 2009-02-02 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.90 release svn path=/trunk/; revision=37215
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-032-229/+249
| | | | svn path=/trunk/; revision=37212
* Reviewed by Srinivasa Ragavan <sragavan@novell.com>Takao Fujiwara2009-02-033-3/+38
| | | | | | | | | | | | | | | | 2009-02-02 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #567568 * apps_evolution_email_custom_header.schemas.in: Remove translatable <default> tag. * email-custom-header.c (epech_setup_widgets): Added gettext for the default custom header. svn path=/trunk/; revision=37211
* Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #548787 (Enable CnP ↵Suman Manjunath2009-02-022-0/+25
| | | | | | for all the text info present in calendar related messages). svn path=/trunk/; revision=37210
* Patch from Matt McCutchen 2: Fix for bug #567935 (Don't use an uninitialized ↵Suman Manjunath2009-02-022-3/+10
| | | | | | variable). svn path=/trunk/; revision=37208
* Fix compiler warnings.Matthew Barnes2009-02-0212-13/+34
| | | | svn path=/trunk/; revision=37206
* EPLugin : Added new hook point.Johnny Jacob2009-02-024-0/+54
| | | | svn path=/trunk/; revision=37205
* Updated Czech translation by Jiri Eischmann.Petr Kovar2009-02-022-4807/+9889
| | | | | | | | 2009-02-01 Petr Kovar <pknbe@volny.cz> * cs/cs.po: Updated Czech translation by Jiri Eischmann. svn path=/trunk/; revision=37204
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-0113-12/+15
| | | | | | | | | 2009-01-31 Matthew Barnes <mbarnes@redhat.com> ** Disable debug macros (#define d(x) x) throughout. (#569638) svn path=/trunk/; revision=37202
* Translation updated.Gabor Kelemen2009-02-012-3601/+4101
| | | | | | | | 2009-01-31 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=37201
* updating for Punjabi by A S AlamAmanpreet Singh Alam2009-01-311-323/+240
| | | | svn path=/trunk/; revision=37198
* sv.po: Updated Swedish translationDaniel Nylander2009-01-312-2965/+3217
| | | | svn path=/trunk/; revision=37197
* updating for Punjabi by A S AlamAmanpreet Singh Alam2009-01-311-5225/+5767
| | | | svn path=/trunk/; revision=37196
* Removed dangling '*/'.Milan Crha2009-01-312-1/+5
| | | | | | | | | 2009-01-30 Milan Crha <mcrha@redhat.com> * backup-restore.c: (sanity_check): Removed dangling '*/'. svn path=/trunk/; revision=37195
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-312-258/+318
| | | | svn path=/trunk/; revision=37194
* Cross-compilation from Linux to Windows support by Fridrich Strba.Tor Lillqvist2009-01-303-42/+72
| | | | | | | | | | | | | | | | | | | 2009-01-29 Tor Lillqvist <tml@novell.com> Cross-compilation from Linux to Windows support by Fridrich Strba. * configure.in: Check for <sys/wait.h>. Don't look for socklen_t on Windows. If cross-compiling, we obviously can't run the test to find out the preferred formats for charset names of iconv(). We know them a priori for Windows, though. For cross-compilation to other platforms more change is needed. * win32/Makefile.am: Use $(DLLTOOL) instead of hardcoding name. svn path=/trunk/; revision=37193
* Fix for bug #450554 (bugzilla.novell.com) - Remove all attendees from the ↵Suman Manjunath2009-01-307-16/+98
| | | | | | list-view and name-selector before populating it on 'event_changed' callback. svn path=/trunk/; revision=37191
* Fixes #463602.Chenthill Palanisamy2009-01-302-87/+99
| | | | svn path=/trunk/; revision=37189
* Fixes #450535 (bnc).Chenthill Palanisamy2009-01-302-1/+8
| | | | svn path=/trunk/; revision=37188
* Fixes #347287.Chenthill Palanisamy2009-01-303-4/+11
| | | | svn path=/trunk/; revision=37187
* Patch from Behnam Esfahbod - Fix for bug #342446 (Use localized digits in ↵Suman Manjunath2009-01-302-9/+25
| | | | | | the calendar widget). svn path=/trunk/; revision=37186
* vi.po: Don't translate gconf keys, #569508Nguyen Thai Ngoc Duy2009-01-302-5/+9
| | | | svn path=/trunk/; revision=37185
* Fix compiler warningsSrinivasa Ragavan2009-01-302-1/+6
| | | | | | | | 2009-01-30 Srinivasa Ragavan <sragavan@novell.com> * message-list.c: (regen_list_exec): Fix compiler warnings svn path=/trunk/; revision=37183
* Updated Finnish translationIlkka Tuohela2009-01-302-60/+56
| | | | svn path=/trunk/; revision=37182
* Don't translate the gconf keys. Closes bug #569528Kjartan Maraas2009-01-302-1535/+1780
| | | | | | | | | 2009-01-29 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Don't translate the gconf keys. Closes bug #569528 svn path=/trunk/; revision=37181
* Updated Brazilian Portuguese translation.Jonh Wendell2009-01-302-3031/+3367
| | | | | | | | | 2009-01-29 Jonh Wendell <jwendell@gnome.org> * pt_BR.po: Updated Brazilian Portuguese translation. svn path=/trunk/; revision=37180
* Added another pattern to killev.Srinivasa Ragavan2009-01-302-1/+5
| | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> * tools/killev.c: Added another pattern to killev. svn path=/trunk/; revision=37179
* Show attachment bar at all times. Seems like the contents are missing atSrinivasa Ragavan2009-01-302-2/+9
| | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> * em-format-html-display.c: (efhd_update_bar), (efhd_message_update_bar): Show attachment bar at all times. Seems like the contents are missing at times. svn path=/trunk/; revision=37176
* Handle empty messages well.Srinivasa Ragavan2009-01-302-1/+5
| | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> * em-format.c: (em_format_format_text): Handle empty messages well. svn path=/trunk/; revision=37175
* Updated Finnish translationIlkka Tuohela2009-01-292-193/+222
| | | | svn path=/trunk/; revision=37173
* ** Fix for bug #546637Srinivasa Ragavan2009-01-292-0/+8
| | | | | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #546637 * em-folder-view.c: (emfv_popup_source): Ensure uid for source view also. svn path=/trunk/; revision=37171
* ** Fix for bug #562449Srinivasa Ragavan2009-01-292-4/+15
| | | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #562449 * em-folder-view.c: (em_folder_view_mark_selected), (emfv_delete_msg_response): Don't emit for vfolders. svn path=/trunk/; revision=37170