GIF loading and saving shared library. (Saving uses an uncompressed gif algorithm that does not use LZW compression.) See /usr/local/share/doc/libungif directory for more information on libungif's capabilities. WWW: http://prtr-13.ucsc.edu/~badger/software/libungif/ git' href='https://www.tfcis.org/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* missed commitMichael Zucci2005-08-011-0/+7
| | | | svn path=/trunk/; revision=29944
* ** See bug #300607.Not Zed2005-08-011-23/+60
| | | | | | | | | | | 2005-07-29 Not Zed <NotZed@Ximian.com> ** See bug #300607. * mail-vfolder.c (store_folder_renamed_rec, store_folder_renamed): rename all folders in the folder tree renamed. svn path=/trunk/; revision=29943
* Bulk change to fi.po: (gnome-fi.org to gnome.fi)Ilkka Tuohela2005-08-012-1/+6
| | | | svn path=/trunk/; revision=29941
* Updated Japanese translation for v2.3.6.1.Takeshi AIHANA2005-07-301-286/+162
| | | | | | | | 2005-07-30 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v2.3.6.1. svn path=/trunk/; revision=29938
* adjust row counts while calling add_detail so that it doesn't overlap theVivek Jain2005-07-292-3/+11
| | | | | | | | | | | 2005-07-29 Vivek Jain <jvivek@novell.com> * status-track.c: (track_status): adjust row counts while calling add_detail so that it doesn't overlap the entries. **Fixes #302817 svn path=/trunk/; revision=29936
* Updated Japanese translation for v2.3.6.Takeshi AIHANA2005-07-292-1290/+1380
| | | | | | | | 2005-07-29 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v2.3.6. svn path=/trunk/; revision=29935
* Fix #311223. Include <camel/camel-multipart.h> so that lazy binding doesShreyas Srinivasan2005-07-292-0/+6
| | | | | | | | | 2005-07-29 Shreyas Srinivasan <sshreyas@novell.com> * mail-ops.c: Fix #311223. Include <camel/camel-multipart.h> so that lazy binding does not fail on CAMEL_IS_MULTIPART. svn path=/trunk/; revision=29934
* added bug id 310488 to changelogSushma Rai2005-07-291-6/+7
| | | | svn path=/trunk/; revision=29933
* Fixes the bug #309416Srinivasa Ragavan2005-07-292-1/+6
| | | | | | | | | 2005-07-29 Srinivasa Ragavan <sragavan@novell.com> * gui/contact-editor/eab-editor.c: (eab_editor_prompt_to_save_changes) (eab_editor_request_close_all) Fixes the bug #309416 svn path=/trunk/; revision=29932
* Bump version numberHarish Krishnaswamy2005-07-292-1/+9
| | | | | | | | | | | 2005-07-29 Harish Krishnaswamy <kharish@novell.com> * configure.in: Bump version number *****Release 2.3.6.1***** includes fix for #311731 - (Removing folders from an IMAP) svn path=/trunk/; revision=29930
* Fix #307358. Check if the provider type exists before senisitizingShreyas Srinivasan2005-07-292-4/+12
| | | | | | | | | 2005-07-29 Shreyas Srinivasan <sshreyas@novell.com> * em-account-editor.c (emae_defaults_page): Fix #307358. Check if the provider type exists before senisitizing widgets. svn path=/trunk/; revision=29929
* Fixes the bug #269870. Commiting Michael Meeks patch.Srinivasa Ragavan2005-07-292-1/+11
| | | | | | | | | 2005-07-29 Srinivasa Ragavan <sragavan@novell.com> * tools/evolution-addressbook-export-list-cards.c: (output_n_cards_file) Fixes the bug #269870. Commiting Michael Meeks patch. svn path=/trunk/; revision=29928
* for status strack removed "Item" tag entries, included a factory methodVivek Jain2005-07-293-27/+58
| | | | | | | | | | | | | | 2005-07-29 Vivek Jain <jvivek@novell.com> * org-gnome-groupwise-features.eplug.xml: for status strack removed "Item" tag entries, included a factory method * status-track.c : (org_gnome_track_status): converted to factory method to add the item, moved most of its code to new function (track_status), which is a callback for the click **Fixes #311721 svn path=/trunk/; revision=29927
* Commenting the code for marking the summary of unaccepted meetings asChenthill Palanisamy2005-07-293-5/+15
| | | | | | | | | | | | | 2005-07-29 Chenthill Palanisamy <pchenthill@novell.com> * gui/e-day-view.c: (e_day_view_update_event_label), (e_day_view_update_long_event_label): * gui/e-week-view.c: (e_week_view_reshape_event_span): Commenting the code for marking the summary of unaccepted meetings as bold, since pango crashes for some meetings. svn path=/trunk/; revision=29926
* Partially updated German translation.Frank Arnold2005-07-292-1608/+2300
| | | | | | | | 2005-07-29 Frank Arnold <farnold@cvs.gnome.org> * de.po: Partially updated German translation. svn path=/trunk/; revision=29925
* Void function should not return value.Mengjie Yu2005-07-292-2/+11
| | | | | | | | | | | 2005-07-28 Mengjie Yu <meng-jie.yu@sun.com> * misc/e-attachment-bar.c: (update_remote_file): Void function should not return value. Fixes #311837 svn path=/trunk/; revision=29924
* Add reserved field for an empty structure.Mengjie Yu2005-07-292-0/+8
| | | | | | | | | | | 2005-07-28 Mengjie Yu <meng-jie.yu@sun.com> * lib/e-cert-db.c: Add reserved field for an empty structure. Fixes #311837 svn path=/trunk/; revision=29923
* Fixed in a genereic way, the resizing of contact photosSrinivasa Ragavan2005-07-292-32/+47
| | | | | | | | | 2005-07-29 Srinivasa Ragavan <sragavan@novell.com> * gui/contact-editor/e-contact-editor.c: (extract_simple_field) (image_selected) Fixed in a genereic way, the resizing of contact photos svn path=/trunk/; revision=29922
* used ref instead of copying the entire mime part. Also commitedSrinivasa Ragavan2005-07-293-45/+28
| | | | | | | | | | 2005-07-29 Srinivasa Ragavan <sragavan@novell.com> * e-attachment.c: (e_attachment_new_from_mime_part) used ref instead of copying the entire mime part. Also commited (2005-07-15 Diego Gonzalez <diego@pemas.net>) patch svn path=/trunk/; revision=29921
* ** See bug #311440.Not Zed2005-07-292-3/+8
| | | | | | | | | | 2005-07-28 Not Zed <NotZed@Ximian.com> ** See bug #311440. * em-utils.c (em_utils_in_addressbook): handle NULL address. svn path=/trunk/; revision=29920
* Translation updated.Priit Laes2005-07-292-2019/+1307
| | | | | | | | 2005-07-28 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated. svn path=/trunk/; revision=29919
* Handle error conditions if folder subscription fails. Fixes bug 311712Praveen Kumar2005-07-292-21/+33
| | | | | | | | | 2005-07-27 Praveen Kumar <kpraveen@novell.com> * exchange-folder.c (org_gnome_exchange_folder_subscription) : Handle error conditions if folder subscription fails. Fixes bug 311712 svn path=/trunk/; revision=29918
* Translation updated by Tino Meinen.Vincent van Adrighem2005-07-292-1085/+1221
| | | | | | | | 2005-07-28 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen. svn path=/trunk/; revision=29917
* Bulk changes to Finnish stringsIlkka Tuohela2005-07-282-66/+69
| | | | svn path=/trunk/; revision=29916
* The command name for hiding selected messages needs to beRodney Dawes2005-07-282-1/+6
| | | | | | | | | 2005-07-28 Rodney Dawes <dobey@novell.com> * evolution-mail-list.xml: The command name for hiding selected messages needs to be ViewHideSelected, not ViewShowSelected svn path=/trunk/; revision=29915
* Updated TranslationsAnkitkumar Rameshchandra Patel2005-07-282-2094/+2541
| | | | svn path=/trunk/; revision=29914
* check for NULL before using the address. **Fixes bugs like #274544Vivek Jain2005-07-282-15/+27
| | | | | | | | | | 2005-07-28 Vivek Jain <jvivek@novell.com> * bbdb.c:(bbdb_handle_reply):check for NULL before using the address. **Fixes bugs like #274544 svn path=/trunk/; revision=29913
* *** empty log message ***Jain Vivek2005-07-281-1/+1
| | | | svn path=/trunk/; revision=29912
* HideDeleted has to be a toggle button. **Relevent Comments on #309163Vivek Jain2005-07-282-1/+7
| | | | | | | | | | 2005-07-28 Vivek Jain <jvivek@novell.com> * evolution-mail-list.xml: HideDeleted has to be a toggle button. **Relevent Comments on #309163 svn path=/trunk/; revision=29911
* Update the "Full Name" text entry with the detected real name of the user.Praveen Kumar2005-07-282-1/+8
| | | | | | | | | 2005-07-28 Praveen Kumar <kpraveen@novell.com> * em-account-editor.c (emae_check_complete) : Update the "Full Name" text entry with the detected real name of the user. Fixes bug 311778 svn path=/trunk/; revision=29910
* Translation updated by Ivar Smolin.Priit Laes2005-07-282-25/+45
| | | | | | | | 2005-07-28 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=29909
* applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" toVivek Jain2005-07-282-8/+24
| | | | | | | | | | | | | | 2005-07-27 Vivek Jain <jvivek@novell.com> * itip-formatter.c : (update_item) applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" to get the part. check part for NULL before using it. (message_foreach_part): do nothing if part is NULL saves crash. **Fixes #272632 svn path=/trunk/; revision=29908
* Updated Greek translationNikos Charonitakis2005-07-282-947/+1242
| | | | svn path=/trunk/; revision=29907
* Updated pt_BR translationRaphael Higino2005-07-282-1188/+1899
| | | | svn path=/trunk/; revision=29906
* Updated Spanish translation.Francisco Javier F. Serrador2005-07-282-396/+473
| | | | | | | | 2005-07-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=29905
* Updated Simplified Chinese translationFunda Wang2005-07-282-388/+449
| | | | svn path=/trunk/; revision=29904
* Added the hook for the proxy-login feature, since it was removed bySankar P2005-07-272-0/+13
| | | | | | | | | 2005-07-27 Sankar P <psankar@novell.com> * org-gnome-groupwise-features.eplug.xml: Added the hook for the proxy-login feature, since it was removed by mistake. svn path=/trunk/; revision=29903
* Changed "Host" to "Server"Srinivasa Ragavan2005-07-272-2/+6
| | | | | | | | 2005-07-27 Srinivasa Ragavan <sragavan@novell.com> * mail-config.glade: Changed "Host" to "Server" svn path=/trunk/; revision=29902
* updated by rranjan@redhat.comRajesh Ranjan2005-07-271-811/+1000
| | | | svn path=/trunk/; revision=29901
* C99 keyword 'inline' could not been used as variable name.Mengjie Yu2005-07-272-1/+8
| | | | | | | | | | | 2005-07-27 Mengjie Yu <meng-jie.yu@sun.com> * e-msg-composer-select-file.h: C99 keyword 'inline' could not been used as variable name. Fixes #310198 svn path=/trunk/; revision=29900
* Add reserved field for an empty structure. Add reserved field for an emptyMengjie Yu2005-07-273-0/+11
| | | | | | | | | | | | | 2005-07-27 Mengjie Yu <meng-jie.yu@sun.com> * gui/e-cal-model-calendar.c: Add reserved field for an empty structure. * gui/e-cal-model-tasks.c: Add reserved field for an empty structure. Fixes #310198 svn path=/trunk/; revision=29899
* Only show the unsubscribe menu if it is an exchange folder.Harry Lu2005-07-272-2/+23
| | | | | | | | | | | 2005-07-27 Harry Lu <harry.lu@sun.com> Only show the unsubscribe menu if it is an exchange folder. * exchange-folder.c: (org_gnome_exchange_check_address_book_subscribed), (org_gnome_exchange_check_subscribed): svn path=/trunk/; revision=29898
* Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2005-07-272-996/+1006
| | | | | | | | | 2005-07-27 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org> svn path=/trunk/; revision=29897
* hack to make it honour the 'refresh only inbox' imap/groupwise setting.Not Zed2005-07-272-4/+16
| | | | | | | | | 2005-07-27 Not Zed <NotZed@Ximian.com> * mail-send-recv.c (get_folders): hack to make it honour the 'refresh only inbox' imap/groupwise setting. svn path=/trunk/; revision=29896
* Translation updated by Ivar Smolin.Priit Laes2005-07-272-641/+791
| | | | | | | | 2005-07-27 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=29895
* Fix build breakage due to extra whitespace after a backslash.Jody Goldberg2005-07-272-1/+6
| | | | | | | | | 2005-07-26 Jody Goldberg <jody@gnome.org> * Makefile.am : Fix build breakage due to extra whitespace after a backslash. svn path=/trunk/; revision=29894
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-278-2/+111
| | | | | | | | | | | | | | | 2005-07-26 Harish Krishnaswamy <kharish@novell.com> * plugins/calendar-weather/Makefile.am: * plugins/groupwise-features/Makefile.am: * plugins/mail-account-disable/Makefile.am: * plugins/mailing-list-actions/Makefile.am: * plugins/print-message/Makefile.am: Fix make distcheck issues. * configure.in: Bump version number ***** Release 2.3.6 ***** svn path=/trunk/; revision=29892
* Fix make distcheck issues.Harish Krishnaswamy2005-07-277-1/+18
| | | | | | | | 2005-07-26 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make distcheck issues. svn path=/trunk/; revision=29891
* fix make distcheck issues. remove duplicate inclusion of headerHarish Krishnaswamy2005-07-273-2/+7
| | | | | | | | | | 2005-07-26 Harish Krishnaswamy <kharish@novell.com> * gui/component/Makefile.am: fix make distcheck issues. * gui/component/addressbook-config.c: remove duplicate inclusion of header svn path=/trunk/; revision=29890
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-07-262-237/+260
| | | | svn path=/trunk/; revision=29889
* Updated Canadian English translation.Adam Weinberger2005-07-262-345/+408
| | | | | | | | 2005-07-26 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=29888
* Fixed a small typo. The file name isShakti Sen2005-07-252-1/+7
| | | | | | | | | | 2005-07-25 Shakti Sen <shprasad@novell.com> * org-gnome-exchange-operations.eplug.in: Fixed a small typo. The file name is org-gnome-exchange-tasks-subscription.xml, not org-gnome-exchange-task-subscription.xml. svn path=/trunk/; revision=29887
* send the comp_data->client to itip_get_comp_attendee.Chenthill Palanisamy2005-07-252-1/+7
| | | | | | | | | | 2005-07-25 Chenthill Palanisamy <pchenthill@novell.com> * gui/e-cal-popup.c: (e_cal_popup_target_new_select): send the comp_data->client to itip_get_comp_attendee. svn path=/trunk/; revision=29886
* Added a string for resize popup Added code to check the size of image andSrinivasa Ragavan2005-07-253-1/+44
| | | | | | | | | | 2005-07-25 Srinivasa Ragavan <sragavam@novell.com> * addressbook.error.xml: Added a string for resize popup * gui/contact-editor/e-contact-editor.c: (image_selected) Added code to check the size of image and prompt for resize. svn path=/trunk/; revision=29885
* Add the size label only if the calendar exists. Add the size label only ifSarfraaz Ahmed2005-07-253-36/+49
| | | | | | | | | | | 2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-calendar.c (e_exchange_calendar_pcalendar) : Add the size label only if the calendar exists. * exchange-contacts.c (e_exchange_contacts_pcontacts) : Add the size label only if the addressbook exists. svn path=/trunk/; revision=29884
* Dont enter default values for button label and menu label Dont add theSarfraaz Ahmed2005-07-253-5/+11
| | | | | | | | | | | 2005-07-21 Sarfraaz Ahmed <asarfraaz@novell.com> * e-component-registry.c (query_components): Dont enter default values for button label and menu label * e-shell-window.c (setup_widgets): Dont add the sidebar button when there is no label. svn path=/trunk/; revision=29883
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-07-252-114/+155
| | | | svn path=/trunk/; revision=29882
* Fixes:248126 Added 2 Bonobo UI verbs for Assign Task and Forward asViren.l2005-07-256-20/+107
| | | | | | | | | | | | | | 2005-07-25 Viren.l <lviren@novel.com> Fixes:248126 * gui/tasks-control.c (tasks_control_assign_cmd) (tasks_control_forward_cmd): Added 2 Bonobo UI verbs for Assign Task and Forward as iCalendar and the definitions to commands. * gui/e-calendar-table.[ch] (e_calendar_table_open_task) (e_calendar_table_get_selected_comp): renamed static functions open_task and get_selected_comp and made them public. svn path=/trunk/; revision=29881
* Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooksShakti Sen2005-07-255-8/+99
| | | | | | | | | | | | | | | | 2005-07-25 Shakti Sen <shprasad@novell.com> * Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. * org-gnome-exchange-operations.eplug.in: Added the hooks for Calendar, Tasks and Contacts. * exchange-folder-permission.c: Added new functions to support 'File->Permissions' for all the components. * org-gnome-folder-permissions.xml: Changed the placeholder from 'Folder' to 'File' menu for 'Permissions' menu-item. Fixes bug #231968 (Partly). svn path=/trunk/; revision=29880
* Updated Finnish translationIlkka Tuohela2005-07-252-299/+373
| | | | svn path=/trunk/; revision=29879
* Takes care of displaying the folder size for mail folders. Now also addsSarfraaz Ahmed2005-07-257-10/+172
| | | | | | | | | | | | | | | | | | | 2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c (org_gnome_exchange_show_folder_size_factory): Takes care of displaying the folder size for mail folders. * exchange-calendar.c (e_exchange_calendar_pcalendar): Now also adds the calendar size in the properties page * exchange-contacts.c (e_exchange_contacts_pcontacts): Now also adds the addressbook size in the properties page. * exchange-folder-size-display.c (exchange_folder_size_get_val) : Fetch the folder size of a particular exchange folder. * exchange-folder-size-display.h : Similar * org-gnome-exchange-operations.eplug.in : Added the hook for the mail properties page. svn path=/trunk/; revision=29878
* Patch by "Arunprakash <arunp@novell.com>" to change the string marked forSushma Rai2005-07-252-8/+13
| | | | | | translation. Related to his previous patch for #235830. svn path=/trunk/; revision=29877
* Changed the e_notice calls to e_error_run calls. Same. *Arunprakash2005-07-2510-66/+167
| | | | | | | | | | | | | | | | | | | 2005-07-25 Arunprakash <arunp@novell.com> * exchange-delegates.c (get_folder_security) (add_button_clicked_cb) (delegates_apply) : Changed the e_notice calls to e_error_run calls. * exchange-folder-permission.c (create_folder_subscription_dialog) : Same. * exchange-calendar.c (e_exchange_calendar_commit) : Same. * exchange-contacts.c (e_exchange_contacts_commit) : Same. * exchange-folder-subscription.c (create_folder_subscription_dialog) : Same * exchange-permissions-dialog.c (exchange_permissions_dialog_new) (dialog_response) (add_clicked): Same. * exchange-operations.c (exchange_operations_report_error) : Modified to report the quota value to the user. * org-gnome-exchange-operations.error.xml : Added few more error descriptions needed for the above changes. svn path=/trunk/; revision=29876
* Creating the dialog and getting the user.Shakti Sen2005-07-252-1/+19
| | | | | | | | | | | 2005-07-25 Shakti Sen <shprasad@novell.com> * exchange-permissions-dialog.c (add_clicked): Creating the dialog and getting the user. Fixes bug #311096. svn path=/trunk/; revision=29875
* Added checks for the parameters.Srinivasa Ragavan2005-07-252-0/+33
| | | | | | | | | | | 2005-07-25 Srinivasa Ragavan <sragavan@novell.com> * e-attachment-bar,c: (e_attachment_bar_remove_selected) (e_attachment_bar_edit_selected) (e_attachment_bar_get_attachment) (e_attachment_bar_get_parts) (e_attachment_bar_get_download_count) (e_attachment_bar_attach_remote_file): Added checks for the parameters. svn path=/trunk/; revision=29874
* Committing the header file.Chenthill Palanisamy2005-07-251-0/+1
| | | | svn path=/trunk/; revision=29873
* Added Shortcut for Save Draft (Ctrl+Shift+s) and a toolbar button for theSrinivasa Ragavan2005-07-252-0/+6
| | | | | | | | | | 2005-07-25 Srinivasa Ragavan <sragavan@novell.com> * e-message-composer.c: Added Shortcut for Save Draft (Ctrl+Shift+s) and a toolbar button for the same. Fixes #219242. Commited Devasish patch. svn path=/trunk/; revision=29872
* Added Shortcut for Save Draft -(Ctrl+Shift+S) and a toolbar button for theSrinivasa Ragavan2005-07-252-1/+11
| | | | | | | | | | 2005-07-25 Srinivasa Ragavan <sragavan@novell.com> * evolution-message-composer.xml: Added Shortcut for Save Draft -(Ctrl+Shift+S) and a toolbar button for the same. Fixes #219242. Commiting Devashish Sharma's patch svn path=/trunk/; revision=29871
* Added the new file process-meeting.c and widgets/misc to include headers.Chenthill Palanisamy2005-07-255-6/+306
| | | | | | | | | | | | | 2005-07-23 Chenthill Palanisamy <pchenthill@novell.com> * Makefile.am: Added the new file process-meeting.c and widgets/misc to include headers. * org-gnome-groupwise-features.eplug.xml: Added the hook for processing meetings. * org-gnome-shared-folder.errors.xml: Added the message for asking for error svn path=/trunk/; revision=29870
* Added a mask to check if the meeting needs to be accepted. Increased theChenthill Palanisamy2005-07-255-13/+56
| | | | | | | | | | | | | | | | | 2005-07-23 Chenthill Palanisamy <pchenthill@novell.com> * gui/e-cal-popup.[ch]: (needs_to_accept), (e_cal_popup_target_new_select): Added a mask to check if the meeting needs to be accepted. * gui/e-calendar-view.c: Increased the index of the labels. * gui/e-day-view.c: (set_text_as_bold): * gui/e-week-view.c: (set_text_as_bold): Show as bold even if the attendee property is not found, since it might be a mailing list. The attendee will be added once he accepts meeting. svn path=/trunk/; revision=29869
* Fixes a bug where it allows just builtin views to be edited and not userSrinivasa Ragavan2005-07-252-2/+8
| | | | | | | | | | 2005-07-21 Srinivasa Ragavan <sragavan@novell.com> * menus/gal-define-views-dialog.c: (etable_selection_change_forall_cb) Fixes a bug where it allows just builtin views to be edited and not user added one. It should have been the other way around. svn path=/trunk/; revision=29868
* Added code to use stock icons instead of -> and <-Srinivasa Ragavan2005-07-252-8/+262
| | | | | | | | | 2005-07-25 Srinivasa Ragavan <sragavan@novell.com> * e-table-config.glade: Added code to use stock icons instead of -> and <- svn path=/trunk/; revision=29867
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-257-36/+542
| | | | | | | | | | | | | | | | | | | | | 2005-07-25 Srinivasa Ragavan <sragavan@novell.com> * em-format-html-display.c: (efhd_init) (efhd_finalise) () (efhd_attachment_image) (efhd_attachment_button) (efhd_format_attachment) Added code to create a attachment bar. * em-format-html.c: (efh_format_message) Added code to add bar at the beginning of the message. * em-popup.[ch]: (em_popup_target_new_attachments) (emp_part_popup_set_background) (emp_standard_menu_factory) Added code to handle the popup menu inside the attachment bar. * em-utils.[ch]: (em_utils_edit_filters) (emu_get_save_filesel) (em_utils_save_part) (em_utils_save_messages) Added code to handle save selected and save all options of the attachment bar. svn path=/trunk/; revision=29866
* Updated Finnish translationIlkka Tuohela2005-07-252-7/+12
| | | | svn path=/trunk/; revision=29865
* Updated Finnish translationIlkka Tuohela2005-07-252-1582/+3335
| | | | svn path=/trunk/; revision=29864
* Updated Norwegian bokmål translation. SameKjartan Maraas2005-07-243-2514/+3919
| | | | | | | | | 2005-07-24 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same svn path=/trunk/; revision=29863
* Updated pt_BR translationRaphael Higino2005-07-241-0/+4
| | | | svn path=/trunk/; revision=29862
* Updated Simplified Chinese translationFunda Wang2005-07-241-324/+407
| | | | svn path=/trunk/; revision=29861
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-07-242-319/+407
| | | | svn path=/trunk/; revision=29860
* Updated Spanish translation.Francisco Javier F. Serrador2005-07-242-343/+451
| | | | | | | | 2005-07-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=29859
* Added many files, sorted. Updated Canadian English translation.Adam Weinberger2005-07-244-343/+450
| | | | | | | | | 2005-07-23 Adam Weinberger <adamw@gnome.org> * POTFILES.in, POTFILES.skip: Added many files, sorted. * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=29858
* Updated Canadian English translation.Adam Weinberger2005-07-242-17/+35
| | | | | | | | 2005-07-23 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=29857
* Marking "Novell GroupWise Address Book" for offline usage, by default.Sushma Rai2005-07-232-1/+11
| | | | svn path=/trunk/; revision=29856
* Updated Lithuanian translation.Žygimantas Beručka2005-07-232-1733/+2353
| | | | | | | | 2005-07-23 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=29855
* Updated Japanese translation for v2.3.5 (not completed yet).Takeshi AIHANA2005-07-232-1479/+2096
| | | | | | | | 2005-07-23 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v2.3.5 (not completed yet). svn path=/trunk/; revision=29854
* Updated Simplified Chinese translationFunda Wang2005-07-232-347/+460
| | | | svn path=/trunk/; revision=29853
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-07-23