aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Translation updated by Ivar Smolin.Priit Laes2006-12-022-2/+6
| | | | | | | | 2006-12-02 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=33032
* ** Fix bug #348679Parthasarathi Susarla2006-11-292-10/+23
| | | | | | | | | | | | 2006-11-28 Parthasarathi Susarla <ajaysusarla@gmail.com> ** Fix bug #348679 * icsimporter.c: (org_gnome_evolution_import_ics_attachment): Do not access structure elements directly. Use the methods of the class in the CamelDataWrapper Class svn path=/trunk/; revision=33030
* Fixed bug #373453.Jakub Friedl2006-11-282-5/+9
| | | | | | | | 2006-11-27 Jakub Friedl <jfriedl@suse.cz> * cs.po: Fixed bug #373453. svn path=/trunk/; revision=33029
* Fixed bug #356884.Jakub Friedl2006-11-282-3612/+3518
| | | | | | | | 2006-11-27 Jakub Friedl <jfriedl@suse.cz> * cs.po: Fixed bug #356884. svn path=/trunk/; revision=33028
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-11-282-0/+51
| | | | | | Added support to print/preview from Calendar Editor. svn path=/trunk/; revision=33027
* ** Fix for bug #349966Daniel Gryniewicz2006-11-2812-259/+258
| | | | | | | | 2006-11-28 Daniel Gryniewicz <dang@gentoo.org> ** Fix for bug #349966 svn path=/trunk/; revision=33026
* Missed to commit with the previous.Srinivasa Ragavan2006-11-271-1/+3
| | | | svn path=/trunk/; revision=33025
* Fix for bug #337439 DoS attach with large emailsSrinivasa Ragavan2006-11-2712-25/+396
| | | | | | | | 2006-11-26 Srinivasa Ragavan <sragavan@novell.com> * Fix for bug #337439 DoS attach with large emails svn path=/trunk/; revision=33024
* removed leftover filesFrancisco Javier F. Serrador2006-11-233-106/+5
| | | | | | | | 2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com> * C/Makefile.am, C/evolution-C.omf: removed leftover files svn path=/trunk/; revision=33020
* Added Evolution omf.Francisco Javier F. Serrador2006-11-232-0/+13
| | | | | | | | 2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com> * evolution.omf.in: Added Evolution omf. svn path=/trunk/; revision=33019
* Updated Spanish translation.Francisco Javier F. Serrador2006-11-232-6621/+238
| | | | | | | | 2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com> * es/es.po: Updated Spanish translation. svn path=/trunk/; revision=33018
* Modified to support gnome-doc-utils. Added Spanish translation. RemovedFrancisco Javier F. Serrador2006-11-2314-659/+18742
| | | | | | | | | | | | | | 2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com> * .cvsignore, Makefile.am, configure.in, help/.cvsignore, help/ChangeLog, help/Makefile.am, help/C/evolution.xml: Modified to support gnome-doc-utils. * help/es/es.po: Added Spanish translation. * help/omf.make, help/update_po.pl, help/update_translation.pl, help/xmldocs.make, help/es/Makefile.am, help/es/topic.dat: Removed old files. svn path=/trunk/; revision=33017
* type should be initialized to 0, not NULL.Harish Krishnaswamy2006-11-212-1/+6
| | | | | | | | | 2006-11-21 Harish Krishnaswamy <kharish@novell.com> * e-filter-bar.c: (e_filter_bar_new): type should be initialized to 0, not NULL. svn path=/trunk/; revision=33010
* Remove unreachable code and fix the leak of basename.Harish Krishnaswamy2006-11-212-12/+8
| | | | | | | | | 2006-11-20 Harish Krishnaswamy <kharish@novell.com> * e-icon-factory.c: (load_icon), (e_icon_factory_get_icon): Remove unreachable code and fix the leak of basename. svn path=/trunk/; revision=33007
* Fixes #367183.Chenthill Palanisamy2006-11-202-1/+17
| | | | svn path=/trunk/; revision=33003
* Translation updated by Ivar Smolin.Priit Laes2006-11-192-3/+7
| | | | | | | | 2006-11-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32994
* Fixed typoKarsten Bräckelmann2006-11-182-1/+5
| | | | svn path=/trunk/; revision=32992
* Remove an extraneous initialization that leaks a CamelUrl on eachHarish Krishnaswamy2006-11-172-1/+6
| | | | | | | | | | 2006-11-17 Harish Krishnaswamy <kharish@novell.com> * proxy-login.c: (proxy_login_get_cnc): Remove an extraneous initialization that leaks a CamelUrl on each invocation. svn path=/trunk/; revision=32990
* Translation updated by Ivar Smolin.Priit Laes2006-11-172-11/+16
| | | | | | | | 2006-11-16 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32989
* Updated Spanish translation.Francisco Javier F. Serrador2006-11-162-15/+22
| | | | | | | | 2006-11-16 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32986
* Display a warning message when calendar fails to load.Chenthill Palanisamy2006-11-152-0/+10
| | | | svn path=/trunk/; revision=32984
* Translation updated by Ivar Smolin.Priit Laes2006-11-152-2/+40
| | | | | | | | 2006-11-15 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32983
* ** Fixes bug #357492 put the attachment pointes into a temporary array.Parthasarathi Susarla2006-11-152-4/+18
| | | | | | | | | | | | | 2006-11-03 Parthasarathi Susarla <ajaysusarla@gmail.com> ** Fixes bug #357492 * e-attachment-bar.c: (e_attachment_bar_remove_selected): put the attachment pointes into a temporary array. Free the pointers and the array after going thru the entire list This prevents a crash and also fixes the issue of only few attachments getting deleted. svn path=/trunk/; revision=32981
* Updated Spanish translation.Francisco Javier F. Serrador2006-11-152-54/+36
| | | | | | | | 2006-11-14 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32980
* Updated Spanish translation.Francisco Javier F. Serrador2006-11-152-129/+218
| | | | | | | | 2006-11-14 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32979
* Removed AddedFrancisco Javier F. Serrador2006-11-153-0/+5
| | | | | | | | | 2006-11-14 Francisco Javier F. Serrador <serrador@openshine.com> * C/figures/evo_cal_callout_a.gif: Removed * C/figures/evo_cal_callout_a.png: Added svn path=/trunk/; revision=32978
* Disconnect signal handlers before gcal is destroyed. Fixes #208959Harish Krishnaswamy2006-11-152-1/+26
| | | | | | | | | | 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * gui/gnome-cal.c: (gnome_calendar_destroy): Disconnect signal handlers before gcal is destroyed. Fixes #208959 (bugzilla.novell.com). svn path=/trunk/; revision=32977
* Install evolution.desktop instead of evolution-<version>.desktop.Harish Krishnaswamy2006-11-152-3/+8
| | | | | | | | | 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * data/Makefile.am: Install evolution.desktop instead of evolution-<version>.desktop. svn path=/trunk/; revision=32975
* Add targets help/quickref/es/Makefile and mail/default/es/Makefile.Harish Krishnaswamy2006-11-152-0/+7
| | | | | | | | | 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * configure.in: Add targets help/quickref/es/Makefile and mail/default/es/Makefile. svn path=/trunk/; revision=32974
* Update: Javier F. Serrador has provided a patch atHarish Krishnaswamy2006-11-141-2/+1
| | | | | | Bug 373421. svn path=/trunk/; revision=32973
* Reverting the previous patch as it breaks the HEAD build. TargetHarish Krishnaswamy2006-11-142-7/+10
| | | | | | | | | | | | 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * configure.in: Reverting the previous patch as it breaks the HEAD build. Target Help/C/Makefile was removed from configure.in while Help/Makefile.am still refers to subdirectory C. The port to gnome-doc-utils also needs to submitted for review. svn path=/trunk/; revision=32972
* Translation updated by Ivar Smolin.Priit Laes2006-11-132-12/+33
| | | | | | | | 2006-11-12 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32971
* Translation updated by Ivar Smolin.Priit Laes2006-11-122-2/+16
| | | | | | | | 2006-11-11 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32969
* Fixes #358249 Fixes #358249Francisco Javier F. Serrador2006-11-113-2/+7
| | | | | | | | | 2006-11-11 Francisco Javier F. Serrador <serrador@openshine.com> * gui/widgets/e-minicard.c: Fixes #358249 * gui/widgets/eab-contact-display.c: Fixes #358249 svn path=/trunk/; revision=32967
* Fixes #76336 and fix Spanish quickref.Francisco Javier F. Serrador2006-11-112-1/+10
| | | | | | | | 2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com> * configure.in: Fixes #76336 and fix Spanish quickref. svn path=/trunk/; revision=32966
* quickref/Makefile.am quickref/es/Makefile.am quickref/es/quickref.pdfFrancisco Javier F. Serrador2006-11-115-1/+139
| | | | | | | | | | | 2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com> * quickref/Makefile.am * quickref/es/Makefile.am * quickref/es/quickref.pdf * quickref/es/quickref.tex: Added Quick Reference card svn path=/trunk/; revision=32964
* Updated Spanish translation.Francisco Javier F. Serrador2006-11-102-294/+332
| | | | | | | | 2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32963
* Added file for Spanish translation.Francisco Javier F. Serrador2006-11-101-0/+2
| | | | | | | | 2006-11-09 Francisco Javier F. Serrador <serrador@openshine.com> * .cvsignore: Added file for Spanish translation. svn path=/trunk/; revision=32962
* Added "es" to SUBDIRSFrancisco Javier F. Serrador2006-11-102-2/+7
| | | | | | | | 2006-11-09 Francisco Javier F. Serrador <serrador@openshine.com> * default/Makefile.am: Added "es" to SUBDIRS svn path=/trunk/; revision=32961
* Added Spanish welcome mail. Added MakefileFrancisco Javier F. Serrador2006-11-103-0/+379
| | | | | | | | | 2006-11-09 Francisco Javier F. Serrador <serrador@openshine.com> * default/es/Inbox: Added Spanish welcome mail. * default/es/Makefile.am: Added Makefile svn path=/trunk/; revision=32960
* Disable mail delete for proxy when there are not enough rightsSankar P2006-11-094-3/+44
| | | | | | | | | | | 2006-11-09 Sankar P <psankar@novell.com> * em-folder-browser.c: (emfb_view_hide_selected): * em-folder-view.c: (emfv_popup_delete): * mail.error.xml: Disable mail delete for proxy when there are not enough rights svn path=/trunk/; revision=32958
* Translation updated by Ivar Smolin.Priit Laes2006-11-092-2/+6
| | | | | | | | 2006-11-08 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32957
* Fixes #208318.Chenthill Palanisamy2006-11-073-5/+27
| | | | svn path=/trunk/; revision=32956
* Evolution 2.9.1 release updates.Harish Krishnaswamy2006-11-073-1/+19
| | | | | | | | | 2006-11-07 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in : Evolution 2.9.1 release updates. svn path=/trunk/; revision=32955
* Move prefer-plain plugin to the 'standard' list from 'experimental'.Harish Krishnaswamy2006-11-072-2/+7
| | | | | | | | | 2006-11-06 Harish Krishnaswamy <kharish@novell.com> * configure.in: Move prefer-plain plugin to the 'standard' list from 'experimental'. svn path=/trunk/; revision=32954
* Fixes #354875Chenthill Palanisamy2006-11-062-6/+17
| | | | svn path=/trunk/; revision=32951
* Updated French translation.Christophe Merlet2006-11-062-9/+12
| | | | svn path=/trunk/; revision=32950
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-11-042-262/+287
| | | | | | | | | 2006-11-04 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=32949
* Updated Spanish translation.Francisco Javier F. Serrador2006-11-032-215/+121
| | | | | | | | 2006-11-02 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32947
* Added execversion to evolution-shell.pc.inJules Colding2006-11-022-0/+7
| | | | svn path=/trunk/; revision=32945
* Translation updated by Ivar Smolin.Priit Laes2006-11-022-6/+12
| | | | | | | | 2006-11-01 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32944
* Translation updated by Ivar Smolin.Priit Laes2006-10-282-12/+18
| | | | | | | | 2006-10-28 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32941
* Updated Finnish translationIlkka Tuohela2006-10-262-77/+81
| | | | svn path=/trunk/; revision=32938
* Translation updated by Ivar Smolin.Priit Laes2006-10-252-8/+14
| | | | | | | | 2006-10-24 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32936
* Updated Spanish translation.Francisco Javier F. Serrador2006-10-242-120/+215
| | | | | | | | 2006-10-24 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32935
* Fixed typo in plugin description. Fixes bug 363999.Priit Laes2006-10-232-1/+6
| | | | | | | | 2006-10-23 Priit Laes <amd@store20.com> * org-gnome-default-source.eplug.xml: Fixed typo in plugin description. Fixes bug 363999. svn path=/trunk/; revision=32933
* Updated French translation.Christophe Merlet2006-10-232-263/+315
| | | | svn path=/trunk/; revision=32931
* Translation updated.Priit Laes2006-10-222-83/+95
| | | | | | | | 2006-10-21 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated. svn path=/trunk/; revision=32927
* Fix typo. Fixes #363999.Priit Laes2006-10-222-1/+5
| | | | | | | 2006-10-21 Priit Laes <amd@store20.com> * org-gnome-default-source.eplug.xml: Fix typo. Fixes #363999. svn path=/trunk/; revision=32926
* Updated Nepali TranslationPawan Chitrakar2006-10-202-1580/+1676
| | | | svn path=/trunk/; revision=32922
* Translation updated.Gabor Kelemen2006-10-202-441/+625
| | | | | | | | 2006-10-20 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=32919
* Translation updated by Ivar Smolin.Priit Laes2006-10-202-43/+48
| | | | | | | | 2006-10-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32917
* Translation updated by Ivar Smolin.Priit Laes2006-10-192-37/+43
| | | | | | | | 2006-10-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32915
* Updated Catalan translation.Josep Puigdemont i Casamajó2006-10-191-5/+5
| | | | svn path=/trunk/; revision=32913
* Added Catalan translation.Josep Puigdemont i Casamajó2006-10-192-649/+782
| | | | svn path=/trunk/; revision=32912
* Translation updated by Ivar Smolin.Priit Laes2006-10-192-6/+29
| | | | | | | | 2006-10-18 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32911
* Evolution 2.9.1 release updates.Harish Krishnaswamy2006-10-173-3/+53
| | | | | | | | | 2006-10-16 Harish Krishnaswamy <kharish@novell.com> * configure.in: Evolution 2.9.1 release updates. svn path=/trunk/; revision=32904
* Update last stable version.Harish Krishnaswamy2006-10-172-1/+6
| | | | | | | | | 2006-10-17 Harish Krishnaswamy <kharish@novell.com> * main.c: (show_development_warning): Update last stable version. svn path=/trunk/; revision=32903
* Fixes #332101Chenthill Palanisamy2006-10-1729-60/+128
| | | | svn path=/trunk/; revision=32902
* ** Fixes bug #347768Ushveen Kaur2006-10-162-2/+9
| | | | | | | | | | | 2006-10-16 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #347768 * gui/dialogs/memo-page.glade : Label changed from "_Memo Content" to "_Description". svn path=/trunk/; revision=32900
* List the function mail_win32_get_mail_thread_queued() instead of theTor Lillqvist2006-10-165-1/+36
| | | | | | | | | | | | | | | | | | 2006-10-16 Tor Lillqvist <tml@novell.com> * win32/libevolution-mail.def: List the function mail_win32_get_mail_thread_queued() instead of the variable mail_thread_queued. (#348212) * mail-mt.h: On Win32 we don't want to use the mail_thread_queued variable outside the libevolution-mail DLL, but instead access its value through a getter function. * mail-mt.c: Make mail_thread_queued static on Win32. (mail_win32_get_mail_thread_queued): New function that returns the value of mail_thread_queued. svn path=/trunk/; revision=32898
* Fixes #360815Chenthill Palanisamy2006-10-166-5/+20
| | | | svn path=/trunk/; revision=32897
* Changed the parameter passed to gal_view_minicard_attach.Devashish Sharma2006-10-164-5/+27
| | | | | | | | | | | | | | | | | | 2005-10-16 Devashish Sharma <sdevashish@novell.com> * gui/widgets/e-addressbook-view.c (display_view): Changed the parameter passed to gal_view_minicard_attach. * gui/widgets/gal-view-minicard.c (column_width_changed): Sets the horizontal scroll amount for the addresss card view to the current page size. * gui/widgets/gal-view-minicard.h: Changed function prototype for gal_view_minicard_attach. Passing EABView instead of EMinicardViewWidget. Fixes Bug#218273 svn path=/trunk/; revision=32896
* Updated Finnish translationIlkka Tuohela2006-10-162-177/+218
| | | | svn path=/trunk/; revision=32895
* Changes the string displayed in the status bar. Fixes #320615Sankar P2006-10-162-1/+7
| | | | | | | | | | 2005-10-16 Sankar P <psankar@novell.com> * mail-ops.c: (em_filter_folder_element_describe) Changes the string displayed in the status bar. Fixes #320615 svn path=/trunk/; revision=32894
* Add two files here. Update the translation.Kjartan Maraas2006-10-163-949/+1046
| | | | | | | | | 2006-10-16 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Add two files here. * nb.po: Update the translation. svn path=/trunk/; revision=32893
* Mark name and description for translation.Kjartan Maraas2006-10-162-2/+7
| | | | | | | | | 2006-08-28 Kjartan Maraas <kmaraas@gnome.org> * org-gnome-evolution-mail-attachments-import-ics.eplug.xml: Mark name and description for translation. svn path=/trunk/; revision=32892
* ** Fixes bug #308276Ushveen Kaur2006-10-162-1/+7
| | | | | | | | | | 2006-10-16 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #308276 * mail.error.xml : secondary for "vfolder-notunique" corrected. svn path=/trunk/; revision=32890
* ** Fixes bug#332908Ushveen Kaur2006-10-163-9/+20
| | | | | | | | | | | | 2006-10-16 Ushveen Kaur <kushveen@novell.com> ** Fixes bug#332908 * addressbook.error.xml : * gui/contact-editor/e-contact-editor.c : Prompt-resize dialog options changed. Three options given now, "Resize", "Use as it is" and "Do not save". svn path=/trunk/; revision=32889
* ** Fixes bug #329696 String change to make it more clear.Ushveen Kaur2006-10-162-2/+8
| | | | | | | | | | 2006-10-16 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #329696 * gui/e-itip-control.c : (show_current_event),(show_current_todo): String change to make it more clear. svn path=/trunk/; revision=32888
* Disable tooltips on drag, resize and edit. Fixes #333224. Patch submittedHarish Krishnaswamy2006-10-162-8/+42
| | | | | | | | | | | | | | | 2006-10-16 Harish Krishnaswamy <kharish@novell.com> * gui/e-day-view.c: (e_day_view_init), (e_day_view_on_top_canvas_button_press), (e_day_view_on_main_canvas_button_press), (e_day_view_on_long_event_button_press), (e_day_view_on_event_button_press), (e_day_view_on_text_item_event): Disable tooltips on drag, resize and edit. Fixes #333224. Patch submitted by Srinivasa Ragavan. svn path=/trunk/; revision=32885
* ** Fix for bug #333864 and bug #351374Srinivasa Ragavan2006-10-162-2/+29
| | | | | | ** Fix for bug #333864 and bug #351374 svn path=/trunk/; revision=32884
* Translation updated by Ivar Smolin.Priit Laes2006-10-162-4/+10
| | | | | | | | 2006-10-15 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32882
* 2006-10-15 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated ↵Jovan Naumovski2006-10-162-8/+12
| | | | | | Macedonian translation svn path=/trunk/; revision=32881
* Updated Finnish translationIlkka Tuohela2006-10-152-23/+24
| | | | svn path=/trunk/; revision=32880
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-159-9/+22
| | | | | | | | | | | | | | | | 2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com> * addressbook/gui/widgets/eab-contact-display.c: addressbook/importers/evolution-ldif-importer.c addressbook/importers/evolution-vcard-importer.c calendar/importers/icalendar-importer.c plugins/groupwise-features/properties.glade plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml plugins/save-attachments/org-gnome-save-attachments.xml shell/shell.error.xml : Make some string improvements to allow better use of gettext compendia. svn path=/trunk/; revision=32879
* Updated Spanish translation.Francisco Javier F. Serrador2006-10-152-33/+37
| | | | | | | | 2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32878
* Updated Finnish translationIlkka Tuohela2006-10-152-9/+13
| | | | svn path=/trunk/; revision=32877
* Updated Nepali TranslationPawan Chitrakar2006-10-151-2190/+2269
| | | | svn path=/trunk/; revision=32876
* Updated Swedish Translation and my emailJohan Dahlin2006-10-152-6/+10
| | | | svn path=/trunk/; revision=32875
* Fixed plurals-related problem.Satoru SATOH2006-10-142-753/+833
| | | | | | | | 2006-10-15 Satoru SATOH <ss@gnome.gr.jp> * ja.po: Fixed plurals-related problem. svn path=/trunk/; revision=32874
* Fixes bug #352546Matthew Barnes2006-10-142-1/+8
| | | | | | | | | | | 2006-10-14 Matthew Barnes <mbarnes@redhat.com> Fixes bug #352546 * gui/dialogs/event-page.c: (init_widgets) Fix typo in a translated string ("appointement"). svn path=/trunk/; revision=32873
* Documentation updates. Committing on behalf of Radhika NairHarish Krishnaswamy2006-10-142-32/+40
| | | | | | | | | 2006-10-14 Harish Krishnaswamy <kharish@novell.com> * C/evolution.xml: Documentation updates. Committing on behalf of Radhika Nair <pradhika@novell.com> svn path=/trunk/; revision=32872
* Translation updated by Ivar Smolin.Priit Laes2006-10-142-8/+18
| | | | | | | | 2006-10-14 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32871
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-10-142-403/+467
| | | | | | | | | 2006-10-13 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=32870
* ** Fix for bug #334966Srinivasa Ragavan2006-10-142-1/+15
| | | | svn path=/trunk/; revision=32869
* Updated Italian translation.Luca Ferretti2006-10-112-289/+382
| | | | | | | | 2006-10-11 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=32866
* ** Fix for bug #360237 & bug #359236Srinivasa Ragavan2006-10-112-2/+13
| | | | svn path=/trunk/; revision=32865
* Updated Lithuanian translation.Žygimantas Beručka2006-10-102-469/+542
| | | | | | | | 2006-10-09 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=32864
* Updated Finnish translationIlkka Tuohela2006-10-092-4/+8
| | | | svn path=/trunk/; revision=32863
* Small fixes to Catalan translationJordi Mas2006-10-091-6/+5
| | | | svn path=/trunk/; revision=32862
* Updated French translation.Christophe Merlet2006-10-092-250/+316
| | | | svn path=/trunk/; revision=32861
* Catalan translation fixesJordi Mas2006-10-082-5/+9
| | | | | | | | 2006-10-08 Jordi Mas <jmas@softcatala.org> * ca.po: Catalan translation fixes svn path=/trunk/; revision=32860
* Translation updated by Ivar Smolin.Priit Laes2006-10-062-2/+6
| | | | | | | | 2006-10-05 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32859
* Updated Finnish translationIlkka Tuohela2006-10-052-61/+89
| | | | svn path=/trunk/; revision=32858
* Translation updated by Ivar Smolin.Priit Laes2006-10-052-2/+22
| | | | | | | | 2006-10-04 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32857
* Translation updated by Tino Meinen.Vincent van Adrighem2006-10-042-405/+471
| | | | | | | | 2006-10-04 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen. svn path=/trunk/; revision=32856
* Translation updated by Ivar Smolin.Priit Laes2006-10-042-2/+22
| | | | | | | | 2006-10-04 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32855
* Updated TranslationAnkitkumar Rameshchandra Patel2006-10-042-403/+467
| | | | svn path=/trunk/; revision=32854
* Updated Swedish translation.Daniel Nylander2006-10-042-65/+91
| | | | | | | | 2006-10-03 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation. svn path=/trunk/; revision=32853
* Translation updated by Ivar Smolin.Priit Laes2006-10-042-403/+450
| | | | | | | | 2006-10-03 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32852
* 2006-10-03 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated ↵Jovan Naumovski2006-10-041-97/+120
| | | | | | Macedonian translation svn path=/trunk/; revision=32851
* Updated Spanish translation.Francisco Javier F. Serrador2006-10-032-191/+117
| | | | | | | | 2006-10-03 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32850
* svn path=/trunk/; revision=32849Francisco Javier F. Serrador2006-10-032-4/+9
| | | | | | | | 2006-10-03 Francisco Javier F. Serrador <serrador@openshine.com> * calendar/gui/dialogs/recurrence-page.c: (Fix #359271) svn path=/trunk/; revision=32849
* Make two strings translatable.Francisco Javier F. Serrador2006-10-032-61/+73
| | | | | | | | 2006-10-03 Francisco Javier F. Serrador <serrador@openshine.com> * e-dateedit.c: Make two strings translatable. svn path=/trunk/; revision=32848
* Make two strings translatable.Francisco Javier F. Serrador2006-10-032-2/+6
| | | | | | | | 2006-10-03 Francisco Javier F. Serrador <serrador@tecknolabs.com> * e-dateedit.c: Make two strings translatable. svn path=/trunk/; revision=32847
* Revert the previous patch as per rel-team disapproval on the commit.Harish Krishnaswamy2006-10-022-1/+6
| | | | | | | | | 2006-10-02 Harish Krishnaswamy <kharish@novell.com> * Revert the previous patch as per rel-team disapproval on the commit. svn path=/trunk/; revision=32845
* Evolution 2.8.1 release updates.Harish Krishnaswamy2006-10-023-1/+39
| | | | | | | | | 2006-10-02 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.8.1 release updates. svn path=/trunk/; revision=32844
* Documentation updates. Committing on behalf of Radhika NairHarish Krishnaswamy2006-10-022-119/+273
| | | | | | | | | 2006-09-04 Harish Krishnaswamy <kharish@novell.com> * C/evolution.xml: Documentation updates. Committing on behalf of Radhika Nair <pradhika@novell.com> svn path=/trunk/; revision=32843
* *** empty log message ***Ignacio Casal Quinteiro2006-10-022-2148/+2500
| | | | svn path=/trunk/; revision=32842
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-018-16/+34
| | | | | | | | | | | | | | | | | | | | | 2006-10-01 Kjartan Maraas <kmaraas@gnome.org> * gui/component/addressbook-component.c: Remove duplicate include. * gui/contact-editor/e-contact-editor.c: (extract_simple_field): Fix some compiler warnings. * gui/contact-editor/e-contact-quick-add.c: (build_quick_add_dialog): Cast away a compiler warning. * gui/widgets/e-addressbook-view.c: (generate_viewoption_menu): #if 0 out an unused array, fix 0 vs NULL initialization in some other arrays and remove an unused GSList. * gui/widgets/e-minicard.c: (add_email_field): Make a var const. * gui/widgets/eab-gui-util.c: (eab_contact_save), (eab_contact_list_save): Add some casts to fix compiler warnings and #if 0 out an unused function. * util/eab-book-util.c: (escape), (eab_contact_list_from_string): Some GString fixes. All of this from bug #332101. svn path=/trunk/; revision=32841
* Initialize a pointer to NULL and cast away a warning. bug #332101. FixKjartan Maraas2006-10-013-4/+11
| | | | | | | | | | | 2006-10-01 Kjartan Maraas <kmaraas@gnome.org> * lib/e-asn1-object.c: (build_from_der): Initialize a pointer to NULL and cast away a warning. bug #332101. * lib/e-pkcs12.c: (prompt_for_password), (nickname_collision): Fix some signed/unsigned warnings. bug #332101. svn path=/trunk/; revision=32840
* Move a var into #ifndef #USE_FILECOOSER to get rid of a warning. bugKjartan Maraas2006-10-012-1/+9
| | | | | | | | | 2006-10-01 Kjartan Maraas <kmaraas@gnome.org> * filter-file.c: (get_widget): Move a var into #ifndef #USE_FILECOOSER to get rid of a warning. bug #332101. svn path=/trunk/; revision=32839
* Updated Finnish translationIlkka Tuohela2006-10-012-389/+432
| | | | svn path=/trunk/; revision=32838
* Updated Spanish translation.Francisco Javier Fernandez Serrador2006-10-012-233/+275
| | | | | | | | 2006-09-30 Francisco Javier Fernandez Serrador <cyphra@beauty.tecknolabs.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32837
* Updated Swedish translation.Daniel Nylander2006-09-302-240/+279
| | | | | | | | 2006-09-30 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation. svn path=/trunk/; revision=32836
* Fixes #343369 Set the filename as email followed the number of theChenthill Palanisamy2006-09-302-1/+25
| | | | | | | | | | 2006-09-30 Chenthill Palanisamy <pchenthill@novell.com> Fixes #343369 * gui/dialogs/comp-editor.c: (attach_message), (drop_action): Set the filename as email followed the number of the attachment. svn path=/trunk/; revision=32835
* Do not mark empty strings for translation. Fixes #357422.Harish Krishnaswamy2006-09-302-1/+6
| | | | | | | | | 2006-09-30 Harish Krishnaswamy <kharish@novell.com> * em-format-html-display.c: (em_format_html_get_search_dialog): Do not mark empty strings for translation. Fixes #357422. svn path=/trunk/; revision=32834
* ignore marked, empty selections when replying. Fixes bug #354650.Daniel Gryniewicz2006-09-302-1/+6
| | | | | | | | | 2006-09-29 Daniel Gryniewicz <dang@gentoo.org> * em-folder-view.c: ignore marked, empty selections when replying. Fixes bug #354650. (committed by Andre Klapper) svn path=/trunk/; revision=32833
* UUEncoded calendars will be displayed as calendars, not as plain text.Nick Sukharev2006-09-302-1/+7
| | | | | | | | | | 2006-09-29 Nick Sukharev <nick@galaktika.ru> * mail/em-format-html.c: UUEncoded calendars will be displayed as calendars, not as plain text. Fixes bug #352767. (committed by Andre Klapper) svn path=/trunk/; revision=32832
* 2006-09-29 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated ↵Jovan Naumovski2006-09-292-357/+397
| | | | | | Macedonian translation svn path=/trunk/; revision=32831
* ** Fix for bug #341932 Patch from Roozbeh PournaderSrinivasa Ragavan2006-09-292-1/+8
| | | | svn path=/trunk/; revision=32830
* *** empty log message ***Pema Geyleg2006-09-292-302/+318
| | | | svn path=/trunk/; revision=32829
* ** Fixes bug #261082Ushveen Kaur2006-09-292-0/+19
| | | | | | | | | | | 2006-09-28 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #261082 * gui/e-itip-control.c: (write_recurrence_piece): Translator comments added. svn path=/trunk/; revision=32828
* ** Fixes bug #261062Srinivasa Ragavan2006-09-294-0/+16
| | | | svn path=/trunk/; revision=32827
* ** Fixes bug #261980, #325611Ushveen Kaur2006-09-292-0/+27
| | | | | | | | | | | 2006-08-24 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #261980, #325611 * gui/e-itip-control.c (write_recurrence_piece) (set_date_label) : Translator comment added. svn path=/trunk/; revision=32826
* ** Fixes bug #325613Ushveen Kaur2006-09-292-0/+10
| | | | | | | | | | | 2006-08-24 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #325613 * gui/dialogs/recurrence-page.c (make_recur_month_menu) : Translator comment added. svn path=/trunk/; revision=32825
* ** Fix for bug #329694Ushveen kaur2006-09-292-0/+7
| | | | | | | | | | 2006-08-23 Ushveen kaur <kushveen@novell.com> ** Fix for bug #329694 * e-charset-picker.c : Translator comment added for "logical". svn path=/trunk/; revision=32824
* ** Fixes bug #335814Ushveen Kaur2006-09-292-1/+8
| | | | | | | | | | | 2006-09-28 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #335814 * e-charset-picker.c: Name and subclass changed for E_CHARSET_HEBREW from "ISO-8859-8","Visual" to "ISO-8859-8-i","Logical". svn path=/trunk/; revision=32823
* ** Fixes bug #324882 Alignment corrected for the date filtering rule.Ushveen Kaur2006-09-292-104/+188
| | | | | | | | | 2006-09-25 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #324882 * filter.glade: Alignment corrected for the date filtering rule. svn path=/trunk/; revision=32822
* Fixes a lot of search issues.Srinivasa Ragavan2006-09-296-149/+316
| | | | svn path=/trunk/; revision=32821
* ** Fixes bug #341474 patch from UshveenSrinivasa Ragavan2006-09-292-19/+11
| | | | | | | | | | | 2006-09-29 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #341474 patch from Ushveen * e-attachment-bar.c: (size_to_string): Use gnome_vfs_format_file_size_for_display instead of manual calculations. svn path=/trunk/; revision=32820
* ** Pushing a downstream fix in SUSE.Srinivasa Ragavan2006-09-283-6/+16
| | | | | | | | | | | | 2006-09-28 Srinivasa Ragavan <sragavan@novell.com> ** Pushing a downstream fix in SUSE. * message-list.c: (message_list_init), (message_list_destroy), (folder_changed), (regen_list_regened): Fix to indicate object destroy * message-list.h: removed the old mechanism. svn path=/trunk/; revision=32819
* ** Fix for bug #357811Srinivasa Ragavan2006-09-282-2/+8
| | | | | | | | | | | 2006-09-28 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #357811 * gui/widgets/e-addressbook-view.c: (search_activated): Fix for search on any type to work. svn path=/trunk/; revision=32818
* ** Fix for bug #343331Srinivasa Ragavan2006-09-282-1/+18
| | | | | | | | | | | 2006-09-28 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #343331 * e-shell-window.c: (impl_dispose): Remove the timer which seem to get activated after we destroy. svn path=/trunk/; revision=32817
* ** Fix for bug #334692Srinivasa Ragavan2006-09-282-8/+29
| | | | | | | | | | | | | 2006-09-28 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #334692 * gui/e-week-view.c: (e_week_view_on_scroll), (tooltip_destroy), (tooltip_event_cb), (e_week_view_on_text_item_event): Remove the timers that are left out when using scroll. They seem to trigger crashes. svn path=/trunk/; revision=32816
* Translation updated by Ivar Smolin.Priit Laes2006-09-282-11/+17
| | | | | | | | 2006-09-27 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32815
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-09-262-172/+177
| | | | | | | | 2006-09-25 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=32814
* Fixes bug #356811Matthew Barnes2006-09-252-0/+10
| | | | | | | | | | | 2006-09-19 Matthew Barnes <mbarnes@redhat.com> Fixes bug #356811 * Makefile.am: Add a uninstall-local rule to remove $(DESTDIR)$(datadir)/pixmaps/evolution-$(BASE_VERSION).png. svn path=/trunk/; revision=32813
* Updated German translation.Hendrik Richter2006-09-242-521/+538
| | | | | | | | 2006-09-24 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=32812
* Updated Russian translation.Nickolay V. Shmyrev2006-09-242-666/+763
| | | | | | | | 2006-09-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=32811
* Updated Swedish translation.Daniel Nylander2006-09-242-541/+558
| | | | | | | | 2006-09-23 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation. svn path=/trunk/; revision=32810
* Updated Korean translation.Changwoo Ryu2006-09-232-401/+419
| | | | | | | | 2006-09-23 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. svn path=/trunk/; revision=32809
* Translation updated by Ivar Smolin.Priit Laes2006-09-232-4/+10
| | | | | | | | 2006-09-23 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32808
* Translation updated by Wouter Bolsterlee.Wouter Bolsterlee2006-09-232-1/+5
| | | | | | | | 2006-09-23 Wouter Bolsterlee <wbolster@gnome.org> * nl.po: Translation updated by Wouter Bolsterlee. svn path=/trunk/; revision=32807
* Updated Italian translation.Luca Ferretti2006-09-222-294/+247
| | | | | | | | 2006-09-21 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=32806
* Translation updated.Gabor Kelemen2006-09-212-282/+319
| | | | | | | | 2006-09-21 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=32805
* ** Fix for bug #354775Srinivasa Ragavan2006-09-212-2/+9
| | | | svn path=/trunk/; revision=32804
* Updated French translation.Christophe Merlet2006-09-212-229/+248
| | | | svn path=/trunk/; revision=32803
* Added String for Updated Oriya TranslationSubhransu Behera2006-09-201-0/+4
| | | | svn path=/trunk/; revision=32802
* Updated Oriya TranslationSubhransu Behera2006-09-201-32/+33
| | | | svn path=/trunk/; revision=32801
* Updated Nepali TranslationPawan Chitrakar2006-09-202-1456/+1435
| | | | svn path=/trunk/; revision=32800
* Updated Oriya TranslationSubhransu Behera2006-09-201-101/+101
| | | | svn path=/trunk/; revision=32799
* Added String for Updated Oriya TranslationSubhransu Behera2006-09-201-0/+4
| | | | svn path=/trunk/; revision=32798
* Translation updated by Ivar Smolin.Priit Laes2006-09-202-8/+13
| | | | | | | | 2006-09-20 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32797
* Added String for Updated Oriya TranslationSubhransu Behera2006-09-191-0/+4
| | | | svn path=/trunk/; revision=32796
* Updated Oriya TranslationSubhransu Behera2006-09-191-53/+61
| | | | svn path=/trunk/; revision=32795
* Updated Spanish translation.Francisco Javier F. Serrador2006-09-192-526/+541
| | | | | | | | 2006-09-18 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. svn path=/trunk/; revision=32794
* ** Fixes bug #351332Matthew Barnes2006-09-192-0/+7
| | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #351332 * misc/e-attachment-bar.h: Fix implicit function declarations. svn path=/trunk/; revision=32793
* ** Fixes #351332Matthew Barnes2006-09-192-0/+13
| | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes #351332 * e-shell-window.c: Fix implicit function declarations. svn path=/trunk/; revision=32792
* Fixes #351332Matthew Barnes2006-09-193-0/+11
| | | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #351332 * em-folder-view.c: * em-format-html-display.c: Fix implicit function declarations. svn path=/trunk/; revision=32791
* Fixes #351332Matthew Barnes2006-09-192-0/+7
| | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #351332 * e-msg-composer.c: Fix implicit function declarations. svn path=/trunk/; revision=32790
* Fixes #351332Matthew Barnes2006-09-196-0/+29
| | | | | | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #351332 * gui/cal-search-bar.c: * gui/e-cal-model-tasks.h: * gui/e-calendar-view.h: * gui/gnome-cal.h: * gui/dialogs/memo-page.h: Fix implicit function declarations. svn path=/trunk/; revision=32789
* Fixes bug #351332Matthew Barnes2006-09-192-0/+8
| | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes bug #351332 * gui/widgets/e-minicard.c: Fix implicit function declarations. svn path=/trunk/; revision=32788
* Fixes #351332Matthew Barnes2006-09-192-0/+8
| | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #351332 * calendar/ea-gnome-calendar.c: Fix implicit function declarations. svn path=/trunk/; revision=32787
* Chain up to parent's finalize() method.Matthew Barnes2006-09-192-0/+7
| | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> * camel-hula-listener.c: (finalize) Chain up to parent's finalize() method. svn path=/trunk/; revision=32786
* Chain up to parent's finalize() method.Matthew Barnes2006-09-192-0/+7
| | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> * camel-gw-listener.c: (finalize) Chain up to parent's finalize() method. svn path=/trunk/; revision=32785
* Fixes #353472Matthew Barnes2006-09-196-0/+22
| | | | | | | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #353472 * widgets/ea-calendar-cell.c: (ea_calendar_cell_finalize) * calendar/ea-week-view-cell.c: (ea_week_view_cell_finalize) * calendar/ea-day-view-cell.c: (ea_day_view_cell_finalize) * calendar/ea-cal-view-event.c: (ea_cal_view_finalize) * e-table/gal-a11y-e-cell-registry.c: (gal_a11y_e_call_registry_finalize) Chain up to parent's finalize() method. svn path=/trunk/; revision=32784
* ** Fixes bug #352450Matthew Barnes2006-09-1819-62/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-08-23 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #352450 * misc/e-canvas-background.c: * misc/e-cursors.c: * misc/e-map.c: * misc/e-reflow.c: * misc/e-task-widget.c: * misc/gal-combo-box.c: * table/e-cell-text.c: * table/e-cell-toggle.c: * table/e-table-field-chooser-item.c: * table/e-table-field-chooser.c: * table/e-table-header-item.c: * table/e-table-header-utils.c: * table/e-table-item.c: * table/e-table.c: * table/e-tree-memory.c: * table/e-tree-sorted.c: * table/e-tree.c: * table/e-text.c: Replace deprecated GLib and GDK function calls. svn path=/trunk/; revision=32783
* ** Fixes bug #352450Matthew Barnes2006-09-182-1/+8
| | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #352450 * e-cursor.c: Replace deprecated GDK function call. svn path=/trunk/; revision=32782
* ** Fixes bug #352450Matthew Barnes2006-09-188-24/+37
| | | | | | | | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #352450 * gui/calendar-commands.c: * gui/e-day-view-main-item.c: * gui/e-day-view-top-item.c: * gui/e-meeting-list-view.c: * gui/e-meeting-time-sel-item.c: * gui/e-meeting-time-sel.c: * gui/e-week-view-event-item.c: Replace deprecated GLib and GDK function calls. svn path=/trunk/; revision=32781
* Translation updated by Ivar Smolin.Priit Laes2006-09-182-2/+6
| | | | | | | | 2006-09-18 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32780
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-09-182-77/+91
| | | | | | | | 2006-09-17 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=32779
* Updated Italian translationLuca Ferretti2006-09-172-335/+263
| | | | | | | | 2006-09-17 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation svn path=/trunk/; revision=32778
* Translation updated by Ivar Smolin.Priit Laes2006-09-172-5/+9
| | | | | | | | 2006-09-17 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32777
* Updated Finnish translationIlkka Tuohela2006-09-162-2/+6
| | | | svn path=/trunk/; revision=32775
* Updated Finnish translationIlkka Tuohela2006-09-162-17/+21
| | | | svn path=/trunk/; revision=32774
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-09-162-163/+182
| | | | | | | | | 2006-09-16 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=32773
* Updated English (British) translationDavid Lodge2006-09-162-294/+325
| | | | | | | | 2006-09-16 David Lodge <dave@cirt.net> * en_GB.po: Updated English (British) translation svn path=/trunk/; revision=32772
* Translation updated by Ivar Smolin.Priit Laes2006-09-162-158/+177
| | | | | | | | 2006-09-16 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32771
* 2006-09-15 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated ↵Jovan Naumovski2006-09-152-104/+120
| | | | | | Macedonian translation svn path=/trunk/; revision=32770
* Translation updated by Wouter Bolsterlee.Wouter Bolsterlee2006-09-152-447/+467
| | | | | | | | 2006-09-15 Wouter Bolsterlee <wbolster@gnome.org> * nl.po: Translation updated by Wouter Bolsterlee. svn path=/trunk/; revision=32769
* Updated Finnish translationIlkka Tuohela2006-09-152-154/+172
| | | | svn path=/trunk/; revision=32768
* Updated TranslationAnkitkumar Rameshchandra Patel2006-09-152-466/+482
| | | | svn path=/trunk/; revision=32767
* ** Fix for bug #353920Srinivasa Ragavan2006-09-152-2/+9
| | | | | | | | | | | 2006-09-14 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #353920 * em-folder-browser.c: (emfb_search_search_activated): Mark two messages for translation which have not been marked by accident. svn path=/trunk/; revision=32766
* correct display of time. Fixes bug #343686.Andre Klapper2006-09-152-1/+5
| | | | | | | | 2006-09-14 Andre Klapper <a9016009@gmx.de> * itip-view.c: correct display of time. Fixes bug #343686. svn path=/trunk/; revision=32765
* update last stable version number from 2.6.3 to 2.8.0Andre Klapper2006-09-142-1/+5
| | | | | | | | 2006-09-14 Andre Klapper <a9016009@gmx.de> * main.c: update last stable version number from 2.6.3 to 2.8.0 svn path=/trunk/; revision=32764
* Updated Georgian translationVladimer Sichinava2006-09-142-5827/+7422
| | | | svn path=/trunk/; revision=32763
* Fix for bug #355294Srinivasa Ragavan2006-09-132-8/+7
| | | | svn path=/trunk/; revision=32762
* Translation updated by Ivar Smolin.Priit Laes2006-09-132-6/+12
| | | | | | | | 2006-09-13 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32761
* ** Fixes bug #352353Ushveen Kaur2006-09-122-0/+8
| | | | | | | | | | | 2006-09-12 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #352353 * gui/widgets/eab-gui-utils.c (file_exists): Translator comment is added. svn path=/trunk/; revision=32760
* ** Fix for bug #325614Ushveen Kaur2006-09-122-1/+10
| | | | | | | | | | | 2006-09-12 Ushveen Kaur <kushveen@novell.com> ** Fix for bug #325614 * e-task-widget.c (e_task_widget_update) : Translator comment added. svn path=/trunk/; revision=32759
* Translation updated by Ivar Smolin.Priit Laes2006-09-122-2/+6
| | | | | | | | 2006-09-12 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32758
* Updated Greek translationKostas Papadimas2006-09-112-12/+16
| | | | svn path=/trunk/; revision=32757
* Fixes #344276Chenthill Palanisamy2006-09-112-1/+8
| | | | svn path=/trunk/; revision=32755
* Translation updated by Ivar Smolin.Priit Laes2006-09-102-292/+35
| | | | | | | | 2006-09-10 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32754
* Updated English (British) translation.David Lodge2006-09-102-5095/+6992
| | | | | | | | 2006-09-10 David Lodge <dave@cirt.net> * en_GB.po: Updated English (British) translation. svn path=/trunk/; revision=32753
* Dutch welcome message updated by Vincent van Adrighem and WouterWouter Bolsterlee2006-09-102-124/+117
| | | | | | | | | 2006-09-09 Wouter Bolsterlee <uws+gnome@xs4all.nl> * default/nl/Inbox: Dutch welcome message updated by Vincent van Adrighem and Wouter Bolsterlee. svn path=/trunk/; revision=32752
* bn.po: Updated Bengali Translation from bn_INJamil Ahmed2006-09-092-4903/+6456
| | | | svn path=/trunk/; revision=32751
* Fixes #343409.Chenthill Palanisamy2006-09-083-33/+41
| | | | svn path=/trunk/; revision=32749
* Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, asTor Lillqvist2006-09-082-0/+9
| | | | | | | | | | | | 2006-09-07 Tor Lillqvist <tml@novell.com> * Makefile.am (ruledir): Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, as we use it in SEARCH_RULE_DIR for the benefit of e-win32-reloc.c. Fixes the Win32-specific problem "eab-widgets-WARNING **: Could not load addressbook search; no parts". (#348419) svn path=/trunk/; revision=32748
* Reverting last commit, head and stable are not branched so cannot commit ↵Devashish Sharma2006-09-071-1/+1
| | | | | | string chnages. svn path=/trunk/; revision=32747
* Changed the comment "Do you want to overwrite it" to "Do you want to ↵Devashish Sharma2006-09-071-1/+1
| | | | | | overwrite the file" svn path=/trunk/; revision=32746
* *** empty log message ***Pema Geyleg2006-09-072-2380/+1886
| | | | svn path=/trunk/; revision=32745
* ** Fixes bug #341099.Hiroyuki Ikezoe2006-09-072-1/+7
| | | | | | | * e-canvas-item.c: (e_canvas_unrealize): Set second argument of gtk_im_context_set_client_window to NULL. svn path=/trunk/; revision=32744
* Updated Finnish translationIlkka Tuohela2006-09-062-2/+6
| | | | svn path=/trunk/; revision=32743
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-09-052-2539/+3107
| | | | | | | | 2006-09-05 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=32742
* Fixed a bug in Italian translation.Alessio Frusciante2006-09-052-2820/+3187
| | | | svn path=/trunk/; revision=32741
* Evolution 2.8.0 release updates.Harish Krishnaswamy2006-09-043-2/+11
| | | | | | | | | 2006-09-04 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.8.0 release updates. svn path=/trunk/; revision=32739
* Add documentation credits.Harish Krishnaswamy2006-09-042-0/+6
| | | | | | | | | 2006-09-04 Harish Krishnaswamy <kharish@novell.com> * e-shell-window-commands.c: Add documentation credits. svn path=/trunk/; revision=32738
* Update the doc for Evolution 2.8. Committing on behalf of Radhika NairHarish Krishnaswamy2006-09-042-106/+477
| | | | | | | | | 2006-09-04 Harish Krishnaswamy <kharish@novell.com> * C/evolution.xml: Update the doc for Evolution 2.8. Committing on behalf of Radhika Nair <pradhika@novell.com> svn path=/trunk/; revision=32737
* Fixes a crash on exit-time issue. Resolves #334966Nickolay V. Shmyrev2006-09-042-3/+31
| | | | | | | | | | 2006-09-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * mail-component.c: (impl_dispose) (view_changed_timeout_remove) (view_changed_timeout): Fixes a crash on exit-time issue. Resolves #334966 svn path=/trunk/; revision=32736
* Updated Serbian translation by Igor Miletić.Danilo Šegan2006-09-043-5331/+6501
| | | | svn path=/trunk/; revision=32735
* Updated TranslationRajesh Ranjan2006-09-042-185/+134
| | | | svn path=/trunk/; revision=32734
* Updated Malayalam translationAni Peter2006-09-042-108/+161
| | | | svn path=/trunk/; revision=32733
* Updated Oriya TranslationSubhransu Behera2006-09-041-69/+69
| | | | svn path=/trunk/; revision=32732
* Added Strings for Updated Oriya TranslationSubhransu Behera2006-09-041-0/+4
| | | | svn path=/trunk/; revision=32731
* Updated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)Kwok-Koon Cheung2006-09-043-6654/+1283
| | | | | | | * zh_HK.po: Updated Chinese (Hong Kong) translation. * zh_TW.po: Updated Chinese (Taiwan) translation. svn path=/trunk/; revision=32730
* Updated Oriya TranslationSubhransu Behera2006-09-041-38/+37
| | | | svn path=/trunk/; revision=32729
* Added Strings for Updated Oriya TranslationSubhransu Behera2006-09-041-0/+4
| | | | svn path=/trunk/; revision=32728
* Removed conflict indicators.Josep Puigdemont i Casamajó2006-09-041-1/+0
| | | | svn path=/trunk/; revision=32727
* Updated Catalan translation.Josep Puigdemont i Casamajó2006-09-042-544/+485
| | | | svn path=/trunk/; revision=32726
* Translation updated by Ivar Smolin.Priit Laes2006-09-042-12/+34
| | | | | | | | 2006-09-03 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=32725
* Updated Oriya TranslationSubhransu Behera2006-09-031-83/+84
| | | | svn path=/trunk/; revision=32724
* Added Strings for Updated Oriya TranslationSubhransu Behera2006-09-031-0/+4
| | | | svn path=/trunk/; revision=32723
* Updated Finnish translationIlkka Tuohela2006-09-032-3/+7
| | | | svn path=/trunk/; revision=32722
* Updated Malayalam translationAni Peter2006-09-032-295/+335
| | | | svn path=/trunk/; revision=32721
* Updated Malayalam translationAni Peter2006-09-022-542/+664
| | | | svn path=/trunk/; revision=32720
* Updated Basque translation.Inaki Larranaga2006-09-022-547/+574
| | | | | | | | 2006-09-02 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=32719
* Updated Malayalam translationAni Peter2006-09-021-262/+308
| | | | svn path=/trunk/; revision=32718
* Updated Greek translationKostas Papadimas2006-09-022-130/+240
| | | | svn path=/trunk/; revision=32717
* Updated Malayalam translationAni Peter2006-09-022-221/+269
| | | | svn path=/trunk/; revision=32716
* Updated TranslationRajesh Ranjan2006-09-012-116/+183
| | | | svn path=/trunk/; revision=32715
* Update Ukrainian translation.Maxim Dziumanenko2006-09-011-462/+467
| | | | | | | | 2006-09-01 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=32714
* recover changelogKwok-Koon Cheung2006-09-011-3/+7186
| | | | svn path=/trunk/; revision=32713
* Add missing entries into LINGUASKwok-Koon Cheung2006-09-012-7187/+5
| | | | svn path=/trunk/; revision=32712
* Fixes #353763Chenthill Palanisamy2006-09-012-0/+8
| | | | svn path=/trunk/; revision=32711
* 2006-09-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated ↵Jovan Naumovski2006-09-012-9/+13
| | | | | | Macedonian translation svn path=/trunk/; revision=32710
* Updated Malayalam translationAni Peter2006-08-312-44/+55
| | | | svn path=/trunk/; revision=32709
* Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2006-08-311-0/+4
| | | | svn path=/trunk/; revision=32708