aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-103-2/+10
| | | | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * csv-format.c: * rdf-format.c: use e_utf8_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31120
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-102-0/+7
| | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * itip-view.c: use e_utf8_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31119
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-1013-16/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * em-composer-utils.c: * em-folder-tree-model.c: (em_folder_tree_model_save_state): * em-format-html.c: * em-migrate.c: (cp_r), (em_migrate_folder), (em_migrate_pop_uid_caches_1_4), (em_migrate_folder_expand_state_1_4), (em_migrate_folder_view_settings_1_4), (em_migrate_imap_cmeta_1_4), (em_migrate_1_4), (emm_setup_initial), (em_migrate): * em-popup.c: * em-utils.c: (em_utils_save_part_to_file): * mail-component.c: (mail_component_init): * mail-config.c: * mail-folder-cache.c: * mail-mt.c: * mail-ops.c: * mail-tools.c: (mail_tool_get_local_movemail_path): Use e_util_mkdir_hier() instead of e_mkdir_hier(). Use e_util_strstrcase() instead of e_strstrcasea(). use e_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. use e_filename_make_safe() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. use e_utf8_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31118
* Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it.Simon Zheng2006-01-105-200/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * e-mktemp.c (get_dir): * e-plugin.c: * e-util.[ch] (e_create_directory): (e_sort): Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it. Delete e_strstrcasea(), and use e_util_strstrcase() instead of it. Delete e_strftime(), use the copy in evolution-data-server/ libedataserver/e-data-server-util.c instead of it. Delete e_filename_make_safe(), and use the copy in evolution-data-server/libedataserver/e-data-server-util.c instead of it. Detelte e_utf8_strftime(), and use the copy in evolution-data-server/libedataserver/e-data-server-util.c instead of it. svn path=/trunk/; revision=31117
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-1010-5/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * gui/calendar-component.c: (calendar_component_peek): * gui/calendar-config.c: * gui/e-cal-model-tasks.c: * gui/e-cal-popup.c: * gui/e-cell-date-edit-text.c: * gui/e-meeting-store.c: * gui/memos-component.c: (memos_component_peek): * gui/print.c: * gui/tasks-component.c: (tasks_component_peek): Use e_util_mkdir_hier() instead of e_mkdir_hier(). Use e_util_strstrcase() instead of e_strstrcasea(). use e_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. use e_filename_make_safe() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. use e_utf8_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31116
* use e_filename_make_safe() inSimon Zheng2006-01-102-0/+7
| | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * gui/widgets/eab-gui-util.c:use e_filename_make_safe() in evolution-data-server/libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31115
* use e_utf8_strftime() inSimon Zheng2006-01-102-1/+7
| | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * widgets/ea-calendar-item.c: use e_utf8_strftime() in evolution-data-server/libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31114
* Committing Rohini's patch.Srinivasa Ragavan2006-01-102-3/+12
| | | | | | | | 2006-01-10 Srinivasa Ragavan <sragavan@novell.com> * Committing Rohini's patch. svn path=/trunk/; revision=31113
* Updated Canadian English translation.Adam Weinberger2006-01-102-140/+127
| | | | | | | | 2006-01-09 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=31112
* Updated Chinese Translation by Zhe Su <zsu@novell.com>Harish Krishnaswamy2006-01-092-2/+7
| | | | | | | | | 2006-01-09 Harish Krishnaswamy <kharish@novell.com> * zh_TW.po: Updated Chinese Translation by Zhe Su <zsu@novell.com> svn path=/trunk/; revision=31106
* changing old evo1.4 path to current path. Fixes bug 307513. Committing onAli Akcaagac / Andre Klapper2006-01-092-1/+6
| | | | | | | | | 2006-01-09 Ali Akcaagac / Andre Klapper <a9016009@gmx.de> * tools/evolution-addressbook-clean.in: changing old evo1.4 path to current path. Fixes bug 307513. Committing on behalf of Ali Akcaagac. svn path=/trunk/; revision=31104
* Fixed the issue of subscribe to other users folder being modal.Sushma Rai2006-01-092-17/+22
| | | | | | Fixes #314748 svn path=/trunk/; revision=31103
* Translation updated by Ivar Smolin.Priit Laes2006-01-092-2520/+2952
| | | | | | | | 2006-01-09 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=31102
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-092-89/+73
| | | | svn path=/trunk/; revision=31101
* Updated Japanese translation for HEAD.Takeshi AIHANA2006-01-092-143/+133
| | | | | | | | 2006-01-09 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for HEAD. svn path=/trunk/; revision=31100
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-092-6680/+6401
| | | | svn path=/trunk/; revision=31099
* Bypass most of this file on Win32, as there are no 1.x installations onTor Lillqvist2006-01-092-3/+24
| | | | | | | | | | | 2006-01-08 Tor Lillqvist <tml@novell.com> * gui/migration.c: Bypass most of this file on Win32, as there are no 1.x installations on Win32 to migrate from. Use g_filename_to_uri() in a couple places instead of just prefixing file://. svn path=/trunk/; revision=31098
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-01-093-69/+76
| | | | | | | | | | * gui/dialogs/alarm-dialog.glade: Added code to hscroll the custom message of alarm. Fixes bug #325446 * gui/dialogs/task-page.glade: Added code to expand the description scrolled window when the parent window is dragged. Fixes bug #325502 svn path=/trunk/; revision=31097
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-01-083-790/+833
| | | | | | | | | 2006-01-08 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same. svn path=/trunk/; revision=31096
* Add whitespace before all line continuation backslashes. Fixes build onTor Lillqvist2006-01-072-3/+9
| | | | | | | | | | 2006-01-07 Tor Lillqvist <tml@novell.com> * server.mk: Add whitespace before all line continuation backslashes. Fixes build on Debian-based systems. (#325574, Sebastien Bacher) svn path=/trunk/; revision=31095
* added translator comments to several strings. Fixes bug 325612.Andre Klapper2006-01-072-91/+20
| | | | | | | | 2005-01-06 Andre Klapper <a9016009@gmx.de> * gui/e-alarm-list.c: added translator comments to several strings. Fixes bug 325612. svn path=/trunk/; revision=31094
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-072-224/+242
| | | | | | | | 2006-01-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=31092
* Updated Traditional Chinese translation.Chao-Hsiung Liao2006-01-072-2120/+2234
| | | | | | | | 2006-01-07 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_TW.po: Updated Traditional Chinese translation. svn path=/trunk/; revision=31091
* Updated Finnish translationIlkka Tuohela2006-01-072-457/+468
| | | | svn path=/trunk/; revision=31090
* fixed wrong plural forms and one string.Andre Klapper2006-01-061-6/+6
| | | | | | | 2006-01-06 Andre Klapper <a9016009@gmx.de> * de.po: fixed wrong plural forms and one string. svn path=/trunk/; revision=31089
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-0617-30/+60
| | | | | | | | | | | | | | | | | | | | | | 2006-01-06 Andre Klapper <a9016009@gmx.de> * addressbook/gui/widgets/eab-gui-util.c: * calendar/calendar.error.xml: * calendar/gui/dialogs/task-details-page.glade: * calendar/gui/e-cal-component-preview.c: * calendar/gui/e-cal-model-tasks.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-itip-control.c: * calendar/gui/print.c: * mail/mail-ops.c: * mail/mail-send-recv.c: * mail/mail-session.c: * plugins/itip-formatter/itip-formatter.c: * plugins/itip-formatter/itip-view.c: changing "cancelled" (British English) to "canceled" (American English). Fixes bug 325334. svn path=/trunk/; revision=31088
* fixing two missing whitespaces. Fixes bug 325568.Andre Klapper2006-01-062-2/+6
| | | | | | | | 2006-01-06 Andre Klapper <a9016009@gmx.de> * shell/e-shell-window.c: fixing two missing whitespaces. Fixes bug 325568. svn path=/trunk/; revision=31087
* marked LDAP specific strings as not translatable. Fixes bug 273076.Andre Klapper2006-01-062-10/+14
| | | | | | | | 2006-01-06 Andre Klapper <a9016009@gmx.de> * lib/e-cert-c: marked LDAP specific strings as not translatable. Fixes bug 273076. svn path=/trunk/; revision=31086
* changed "RSVP" to "reply". Fixes bug 261071.Andre Klapper2006-01-062-1/+4
| | | | | | | 2005-01-06 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: changed "RSVP" to "reply". Fixes bug 261071. svn path=/trunk/; revision=31085
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-062-36/+45
| | | | svn path=/trunk/; revision=31084
* removed. Merged to evolution-data-server/libedataserver/. remove aboveSimon Zheng2006-01-066-1756/+6
| | | | | | | | | | 006-01-06 Simon Zheng <simon.zheng@sun.com> * e-account.[ch], e-account-list.[ch]: removed. Merged to evolution-data-server/libedataserver/. * Makefile.am: remove above files from list. svn path=/trunk/; revision=31083
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * evolution-mail-session.c: * evolution-mail-store.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31082
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-062-2/+8
| | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * mail-account-disable.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31081
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * itip-formatter.c: * itip-view.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31080
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * camel-hula-listener.c: * camel-hula-listener.h: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31079
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-067-7/+18
| | | | | | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * junk-mail-settings.c: * mail-send-options.c: * proxy-login.c: * proxy.c: * proxy.h: * send-options.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31078
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * camel-gw-listener.c: * camel-gw-listener.h: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31077
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-065-4/+13
| | | | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * exchange-account-setup.c: * exchange-calendar.c: * exchange-config-listener.h: * exchange-contacts.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31076
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-0614-13/+31
| | | | | | | | | | | | | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * em-account-editor.c: * em-account-prefs.c: * em-composer-utils.c: * em-folder-tree-model.h: * em-migrate.c: * em-subscribe-editor.c: * em-utils.c: * importers/netscape-importer.c: * mail-config.c: * mail-crypto.c: * mail-ops.h: * mail-send-recv.c: * mail-vfolder.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31075
* use libedataserver/e-account.h instead of e-util/e-account.h. useSimon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * e-msg-composer-hdrs.h: use libedataserver/e-account.h instead of e-util/e-account.h. * evolution-composer.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. svn path=/trunk/; revision=31074
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-062-1/+6
| | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * gui/itip-utils.h: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. svn path=/trunk/; revision=31073
* Reviewed/Committed by Harish <kharish@novell.com> : Fixed warnings.Johnny Jacob2006-01-062-16/+23
| | | | | | | | | | | 2006-01-06 Johnny Jacob <johnnyjacob@gmail.com> Reviewed/Committed by Harish <kharish@novell.com> * gui/dialog/event-page.c: (set_all_day), (sensitize_widgets) (time_sel_changed), (update_end_time_selector), (hour_minute_changed), (event_page_set_all_day_event), (alarm_changed_cb), (init_widgets) : Fixed warnings. svn path=/trunk/; revision=31072
* Change the keys which need to be pressed to alter the end time of theBoby Wang2006-01-062-2/+10
| | | | | | | | | | | | 2005-01-06 Boby Wang <boby.wang@sun.com> * gui/e-day-view.c: (e_day_view_on_text_item_event): Change the keys which need to be pressed to alter the end time of the event selected. Now: Ctrl+Shift+Up(or Down) Before: Ctrl+Alt+Shift+Up(or Down) conflict with switching the workspace in Gnome Desktop. svn path=/trunk/; revision=31071
* assign the data first before accessing it.Parthasarathi Susarla2006-01-062-1/+6
| | | | | | | | | 2006-01-06 Parthasarathi Susarla <sparthasarathi@novell.com> * e-search-bar.c:(clear_verb_cb): assign the data first before accessing it. svn path=/trunk/; revision=31070
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-01-062-293/+420
| | | | | | | | 2006-01-05 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=31069
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-01-062-36/+45
| | | | | | | | | 2006-01-04 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=31067
* Updated Lithuanian translation.Žygimantas Beručka2006-01-052-301/+308
| | | | | | | | 2006-01-05 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=31066
* Translation updated by Tino Meinen.Vincent van Adrighem2006-01-052-2987/+3916
| | | | | | | | 2006-01-05 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen. svn path=/trunk/; revision=31065
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2006-01-053-8/+26
| | | | | | | | created, so that corresponding folder will be authenticated and loaded after the folder creation. Also fixed memory leak in case of no any changes condition. Not freeing the non allocated string offline_mode. svn path=/trunk/; revision=31064
* make the alarm dialog modal.Chenthill Palanisamy2006-01-052-0/+6
| | | | svn path=/trunk/; revision=31063
* fixes #216535Chenthill Palanisamy2006-01-052-5/+27
| | | | svn path=/trunk/; revision=31062
* fixes a build break.Chenthill Palanisamy2006-01-052-2/+10
| | | | svn path=/trunk/; revision=31061
* fixes #258786Chenthill Palanisamy2006-01-053-2/+21
| | | | svn path=/trunk/; revision=31060
* fixes #303193Chenthill Palanisamy2006-01-052-2/+12
| | | | svn path=/trunk/; revision=31059
* modified the alarm-notify.glade file and some code in alarm-notify-dialog.cChenthill Palanisamy2006-01-053-26/+95
| | | | | | | to include "hours" as an option for snooze time in alarm notification dialog. Fixes 317808 svn path=/trunk/; revision=31058
* add a not NULL-pointer check before using lud->scope.Shi Pu2006-01-052-11/+18
| | | | | | | | | 2006-01-04 Shi Pu <shi.pu@sun.com> * gui/component/addressbook-config.c (eabc_details_search): add a not NULL-pointer check before using lud->scope. svn path=/trunk/; revision=31056
* e-plugin.c (epl_construct) [Win32] The interface ofTor Lillqvist2006-01-053-4/+14
| | | | | | | | | | 2006-01-05 Tor Lillqvist <tml@novell.com> * e-plugin.c (epl_construct) * e-menu.c (emph_construct_menu): [Win32] The interface of e_util_replace_prefix() changed a bit. svn path=/trunk/; revision=31053
* Updated Canadian English translation.Adam Weinberger2006-01-052-113/+132
| | | | | | | | 2006-01-04 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=31052
* reverting the patch.Chenthill Palanisamy2006-01-042-33/+15
| | | | svn path=/trunk/; revision=31051
* See bug ** 325210Shi Pu2006-01-042-3/+58
| | | | | | | | | | | | | | 2005-01-04 Shi Pu <shi.pu@sun.com> See bug ** 325210 * em-junk-filter.c: (get_spamassassin_version): gets the spamassassin version which evolution used (em_junk_sa_report_junk), (em_junk_sa_report_non_junk), (em_junk_sa_commit_reports): judge spamassassin version to decide which sync option should be used svn path=/trunk/; revision=31050
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-01-042-3063/+3440
| | | | | | | | | 2006-01-04 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=31049
* Uncommented mail_tool_get_local_movemail_path for non-win32 builds sinceSrinivasa Ragavan2006-01-042-2/+6
| | | | | | | | | 2006-01-04 Srinivasa Ragavan <sragavan@novell.com> * mail-tools.c: Uncommented mail_tool_get_local_movemail_path for non-win32 builds since it is used in non-win32 build. svn path=/trunk/; revision=31048
* Fixed formatting with strftime() in Japanese locale.Takeshi AIHANA2006-01-041-36/+36
| | | | | | | | 2006-01-04 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Fixed formatting with strftime() in Japanese locale. svn path=/trunk/; revision=31047
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-042-107/+124
| | | | svn path=/trunk/; revision=31046
* Include also the glade files in the plugins directory.Tor Lillqvist2006-01-042-5/+11
| | | | | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * evolution-zip.in: Include also the glade files in the plugins directory. Include all of etc/gconf in the zipfile. (One should "make install" to a temporary directory when building a distribution anyway, so only evolution's GConf stuff will be included.) svn path=/trunk/; revision=31045
* Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match whatTor Lillqvist2006-01-044-3/+25
| | | | | | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match what is redefined for Win32 in e-util/e-util-private.h * publish-calendar.c (publish_calendar_locations) * url-editor-dialog.c (url_editor_dialog_construct): Construct glade file pathname at run-time. svn path=/trunk/; revision=31044
* Remove stray cvs conflict indicator.Tor Lillqvist2006-01-041-1/+0
| | | | svn path=/trunk/; revision=31043
* Reinstate the run-time glade file pathname lookup change from 2005-11-26.Tor Lillqvist2006-01-042-1/+13
| | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * gui/dialogs/cal-prefs-dialog.c: Reinstate the run-time glade file pathname lookup change from 2005-11-26. It had been overwritten on 2005-12-19. svn path=/trunk/; revision=31042
* Use the composer window as the parent window while showing the errorParthasarathi Susarla2006-01-042-1/+7
| | | | | | | | | | 2006-01-04 Parthasarathi Susarla <sparthasarathi@novell.com> * em-composer-utils.c: (em_utils_composer_send_cb): Use the composer window as the parent window while showing the error message. svn path=/trunk/; revision=31041
* Updated Japanese translation for v1.5.4.Takeshi AIHANA2006-01-042-1303/+1516
| | | | | | | | 2006-01-03 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v1.5.4. svn path=/trunk/; revision=31040
* ** Fix for bug #325416Srinivasa Ragavan2006-01-042-8/+42
| | | | | | | | | | | | | 2006-01-03 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #325416 * gui/e-day-view.c: (e_day_view_convert_event_coords), (tooltip_get_view_event), (tooltip_destroy), (e_day_view_on_text_item_event): Read the event num from the position of x,y. svn path=/trunk/; revision=31039
* Fix 313095, Add error identifier ask-delete-proxy-accounts.Shreyas Srinivasan2006-01-032-0/+13
| | | | | | | | | 2006-01-02 Shreyas Srinivasan <sshreyas@novell.com> * mail.error.xml: Fix 313095, Add error identifier ask-delete-proxy-accounts. svn path=/trunk/; revision=31037
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-032-57/+79
| | | | svn path=/trunk/; revision=31036
* Updated Canadian English translation.Adam Weinberger2006-01-032-137/+137
| | | | | | | | 2006-01-02 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=31035
* Committing NEWS FileHarish2006-01-031-0/+1
| | | | | | | | 2006-01-02 Harish <kharish@novell.com> * Committing NEWS File svn path=/trunk/; revision=31033
* Committing NEWS fileHarish2006-01-031-0/+106
| | | | | | | | 2006-01-02 Harish <kharish@novell.com> * Committing NEWS file svn path=/trunk/; revision=31032
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-032-132/+132
| | | | | | | | 2006-01-02 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=31031
* Release updates, version bump. ***** Release 2.5.4 *****Harish Krishnaswamy2006-01-032-1/+6
| | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * configure.in: Release updates, version bump. ***** Release 2.5.4 ***** svn path=/trunk/; revision=31030
* Check for static capability only if the ecal already exists. Fixes anotherHarish Krishnaswamy2006-01-032-1/+8
| | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * itip-formatter.c: (source_selected_cb): Check for static capability only if the ecal already exists. Fixes another critical warning crasher. svn path=/trunk/; revision=31029
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-01-022-4/+8
| | | | | | | | 2006-01-02 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=31028
* ** Fix for bug #325414Srinivasa Ragavan2006-01-024-0/+42
| | | | | | | | | | | | | | | 2006-01-02 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #325414 * gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Added null check for the string before creating the tooltips and stopped showing it. * gui/e-day-view.c: (e_day_view_on_editing_stopped): * gui/e-week-view.c: (e_week_view_on_editing_stopped): Added code to hide tooltips window when start/stop hiding svn path=/trunk/; revision=31027
* Remove the first check in the previous commit. This is redundant as it isHarish Krishnaswamy2006-01-022-4/+9
| | | | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * em-folder-view.c: (emfv_setting_notify): Remove the first check in the previous commit. This is redundant as it is always guaranteed that the component has been activated at this point. And when not, it ought to crash :-). svn path=/trunk/; revision=31026
* reviewed by: Parthasarathi <sparthasarathi@novell.com>Harish Krishnaswamy2006-01-022-3/+18
| | | | | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> reviewed by: Parthasarathi <sparthasarathi@novell.com> * em-folder-view.c: (emfv_setting_notify): Set the properties on the bonobo component only if it already has been activated. Fixes #325375 (critical warning crasher). svn path=/trunk/; revision=31024
* translate the labels of emfp_items.Changwoo Ryu2006-01-023-1/+34
| | | | | | | | | | | | 2006-01-01 Changwoo Ryu <cwryu@debian.org> * em-folder-properties.c (emfp_dialog_got_folder): translate the labels of emfp_items. * em-account-editor.c (em_account_editor_construct): translate the labels of emae_{editor,druid}_items. svn path=/trunk/; revision=31023
* Don't eventually free a return value from xmlGetProp() with g_free().Tor Lillqvist2006-01-022-5/+24
| | | | | | | | | | | | | 2006-01-02 Tor Lillqvist <tml@novell.com> * e-menu.c (emph_construct_menu): Don't eventually free a return value from xmlGetProp() with g_free(). g_strdup() it first, and xmlFree() what xmlGetProp() returned. On Win32, replace a configure-time prefix of the ui file with the run-time one. svn path=/trunk/; revision=31021
* In the plugin porceed only with the exchange account folders.Sushma Rai2006-01-023-2/+16
| | | | | | fixes #325491. svn path=/trunk/; revision=31020
* The timezone should be set on the task we are trying to open - not on theHarish Krishnaswamy2006-01-022-1/+9
| | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * gui/e-tasks.c: (open_ecal): The timezone should be set on the task we are trying to open - not on the default. Fixes #325489. svn path=/trunk/; revision=31019
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-022-180/+240
| | | | svn path=/trunk/; revision=31018
* Reviewed by Harish Krishnaswamy <kharish@novell.com> Remove the MailerKarsten Bräckelmann2006-01-023-3/+12
| | | | | | | | | | | | | 2006-12-02 Karsten Bräckelmann <guenther@rudersport.de> Reviewed by Harish Krishnaswamy <kharish@novell.com> * evolution.xml: Remove the Mailer specific separator. * evolution-mail-global.xml: Move it here. This adds the separator always between the global SendReceive and the component specific buttons. Fixes #323151. svn path=/trunk/; revision=31017
* Set the foreground only if the widget has already been realized. FixesHarish Krishnaswamy2006-01-022-2/+13
| | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * e-canvas-background.c: (ecb_style_set): Set the foreground only if the widget has already been realized. Fixes #309618. svn path=/trunk/; revision=31016
* Do not set the sort column before the model is initialized. This is doneHarish Krishnaswamy2006-01-022-5/+8
| | | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * gui/certificate-manager.c: (initialize_yourcerts_ui): Do not set the sort column before the model is initialized. This is done later by the function unload_certs. Fixes #325472 (critical warning crasher). svn path=/trunk/; revision=31015
* Remove suspicious and possibly redundant register/unregister calls. FixesHarish Krishnaswamy2006-01-022-3/+7
| | | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * e-shell-nm-glib.c: (e_shell_nm_glib_initialise): Remove suspicious and possibly redundant register/unregister calls. Fixes #325364 (critical warning crasher). svn path=/trunk/; revision=31014
* Fixes #325468 (critical warning crasher).Harish Krishnaswamy2006-01-022-1/+6
| | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/cal-prefs-dialog.c: (show_fb_config): Fixes #325468 (critical warning crasher). svn path=/trunk/; revision=31013
* Fix for #325129.Harish Krishnaswamy2006-01-021-1/+1
| | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * evolution-executive-summary.xml : Fix for #325129. svn path=/trunk/; revision=31012
* Remove entry evolution-executive-summary.xmlHarish Krishnaswamy2006-01-021-1/+0
| | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * Makefile.am : Remove entry evolution-executive-summary.xml svn path=/trunk/; revision=31011
* Remove non-existant file. Updated Norwegian bokmål translation. SameKjartan Maraas2006-01-024-5877/+6548
| | | | | | | | | | 2006-01-02 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Remove non-existant file. * nb.po: Updated Norwegian bokmål translation. * no.po: Same svn path=/trunk/; revision=31010
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-01-012-15/+19
| | | | | | | | 2006-01-01 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=31008
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-01-012-712/+559
| | | | | | | | 2006-01-01 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=31007
* String Fixes (Bug #325122)Harish Krishnaswamy2006-01-016-16/+16
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * String Fixes (Bug #325122) svn path=/trunk/; revision=31006
* Fix for #325117Harish Krishnaswamy2006-01-013-5/+5
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> Fix for #325117 svn path=/trunk/; revision=31005
* Remove ui/evolution-executive-summary.xml from CVS. Fixes #325120.Harish Krishnaswamy2006-01-012-12/+6
| | | | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * evolution-executive-summary.xml : Remove ui/evolution-executive-summary.xml from CVS. Fixes #325120. svn path=/trunk/; revision=31004
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-013-4/+4
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * s/don't/do not/ string changes. Fixes #325276. svn path=/trunk/; revision=31003
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-014-6/+13
| | | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * em-utils.c (em_utils_prompt_user), mail-config.glade, mail.error.xml : s/don't/do not/ string changes. Fixes #325276. svn path=/trunk/; revision=31002
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-011-10/+10
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * s/don't/do not/ string changes. Fixes #325276. svn path=/trunk/; revision=31001
* Fix typo 'availabe'.Harish Krishnaswamy2006-01-011-1/+1
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * evolution-editor.xml: Fix typo 'availabe'. svn path=/trunk/; revision=31000
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-012-6316/+6695
| | | | svn path=/trunk/; revision=30999
* Updated Lithuanian translation.Žygimantas Beručka2006-01-012-200/+301
| | | | | | | | 2005-12-31 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=30998
* removed a duplicated exclamation mark. Fixes bug 325123.Andre Klapper2005-12-311-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * icalendar-importer.c: removed a duplicated exclamation mark. Fixes bug 325123. 2005-12-30 Andre Klapper <a9016009@gmx.de> * gui/apps_evolution_calendar.schemas.in.in: harmonized "URL", "Url" and "url". Fixes bug 325125. 2005-12-30 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: changing "canceled" to "cancelled" to stay consistant to the rest. Fixes bug 325116. 2005-12-20 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: Adding punctation to some error messages. Fixes bug 313144. 2005-12-20 Andre Klapper <a9016009@gmx.de> * gui/dialogs/recur-comp.c: fixing string bug 308851 svn path=/trunk/; revision=30997
* adding top/bottom buttons for filter manager dialog. Fixes bug 205616.Matthew Hall2005-12-311-0/+5
| | | | | | | | | 2005-12-20 Matthew Hall <matt@castleinthesky.org> * filter.glade; rule-editor.c: adding top/bottom buttons for filter manager dialog. Fixes bug 205616. svn path=/trunk/; revision=30996
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+10
| | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution-calendar.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. 2005-12-19 Andre Klapper <a9016009@gmx.de> * evolution.xml: fixed duplicated mnemonic. Fixes bug 319946. svn path=/trunk/; revision=30995
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-311-0/+10
| | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/widgets/misc/e-url-entry.c: harmonized "URL", "Url" and "url". Fixes bug 325125. 2005-12-23 Andre Klapper <a9016009@gmx.de> * e-table.c: fixed one typo. Fixes bug 306118 partially. svn path=/trunk/; revision=30994
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30993
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-311-0/+5
| | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * csv-format.c: fixed two strings for consistency. Fixes bug 325127 and partially bug 325125. svn path=/trunk/; revision=30992
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30991
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-311-0/+9
| | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c: added a missing word. Fixes bug 325128. 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c, itip-view.c: Marked missing strings translatable. Fixes bug 313554 in CVS HEAD. svn path=/trunk/; revision=30990
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/groupwise-features/properties.glade: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30989
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+11
| | | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/exchange-account-setup.c: harmonized "URL", "Url" and "url". Fixes bug 325125. svn path=/trunk/; revision=30988
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+5
| | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * org-gnome-evolution-bbdb.eplug.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30987
* removed a typo. yeah.Andre Klapper2005-12-311-0/+8
| | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * shell.error.xml: removed a typo. yeah. 2005-12-30 Andre Klapper <a9016009@gmx.de> * shell.error.xml: removed a duplicated word. Fixes bug 325119. svn path=/trunk/; revision=30986
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * mail.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. 2005-12-30 Andre Klapper <a9016009@gmx.de> * mail-session.c: changing "canceled" to "cancelled" to stay consistant to the rest. Fixes bug 325116. 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution-mail.schemas.in.in: added quotes to literal values. Fixes bug 272772. 2005-12-29 Andre Klapper <a9016009@gmx.de> * em-folder-properties.c: removed wrong singular string. Fixes bug 311472. 2005-12-22 Andre Klapper <a9016009@gmx.de> * mail-config.glade: changed one duplicated mnemonic. Fixes bug 313801. 2005-12-20 Andre Klapper <a9016009@gmx.de> * mail-config.glade: changing file selector window title from "Execute command..." to "Select sound file". Fixes bug 324173. 2005-12-19 Andre Klapper <a9016009@gmx.de> * mail-config.glade: changed 3 HIG-violating mnemonics. Fixes bug 256913. svn path=/trunk/; revision=30985
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2005-12-312-3020/+3960
| | | | | | | | 2005-12-31 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=30984
* Revert the patch committed for shortcut to mark spam (see 2005-12-16Harish Krishnaswamy2005-12-312-2/+8
| | | | | | | | | | 2005-12-31 Harish Krishnaswamy <kharish@novell.com> * evolution-mail-message.xml : Revert the patch committed for shortcut to mark spam (see 2005-12-16 below) as it uses an existing accel. svn path=/trunk/; revision=30983
* Updated Canadian English translation.Adam Weinberger2005-12-312-103/+185
| | | | | | | | 2005-12-30 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=30982
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-312-292/+305
| | | | | | | | 2005-12-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=30981
* Updated Finnish translationIlkka Tuohela2005-12-302-112/+211
| | | | svn path=/trunk/; revision=30980
* removed a duplicated exclamation mark. Fixes bug 325123.Andre Klapper2005-12-301-1/+1
| | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * icalendar-importer.c: removed a duplicated exclamation mark. Fixes bug 325123. svn path=/trunk/; revision=30979
* removed a typo. yeah.Andre Klapper2005-12-301-1/+1
| | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * shell.error.xml : removed a typo. yeah. svn path=/trunk/; revision=30978
* removed a duplicated word. Fixes bug 325119.Andre Klapper2005-12-301-1/+1
| | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * shell.error.xml : removed a duplicated word. Fixes bug 325119. svn path=/trunk/; revision=30977
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-303-6/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/calendar/gui/apps_evolution_calendar.schemas.in.in, evolution/plugins/exchange-operations/exchange-account-setup.c, evolution/widgets/misc/e-url-entry.c: harmonized "URL", "Url" and "url". Fixes bug 325125. svn path=/trunk/; revision=30976
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-301-2/+2
| | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * csv-format.c: fixed two strings for consistency. Fixes bug 325127 and partially bug 325125. svn path=/trunk/; revision=30975
* changing "canceled" to "cancelled" to stay consistant to the rest. FixesAndre Klapper2005-12-302-2/+2
| | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/mail/mail-session.c, evolution/calendar/calendar.error.xml: changing "canceled" to "cancelled" to stay consistant to the rest. Fixes bug 325116. svn path=/trunk/; revision=30974
* added quotes to literal values. Fixes bug 272772.Andre Klapper2005-12-301-1/+1
| | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution-mail.schemas.in.in: added quotes to literal values. Fixes bug 272772. svn path=/trunk/; revision=30973
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-306-6/+6
| | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml, evolution/plugins/groupwise-features/properties.glade, evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml, evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml, evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml, evolution/mail/mail.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30972
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-301-1/+1
| | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c: added a missing word. Fixes bug 325128. svn path=/trunk/; revision=30971
* Fixed some typos.Andre Klapper2005-12-301-18/+18
| | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * de.po: Fixed some typos. svn path=/trunk/; revision=30969
* Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.Andre Klapper2005-12-302-26/+26
| | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c, itip-view.c: Marked missing strings translatable. Fixes bug 313554 in CVS HEAD. svn path=/trunk/; revision=30968
* removed wrong singular string. Fixes bug 311472.Andre Klapper2005-12-301-2/+4
| | | | | | | | 2005-12-29 Andre Klapper <a9016009@gmx.de> * em-folder-properties.c: removed wrong singular string. Fixes bug 311472. svn path=/trunk/; revision=30967
* Guard against generating code when running this through the IDL compilerTor Lillqvist2005-12-282-0/+24
| | | | | | | | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * Evolution-Shell.idl: Guard against generating code when running this through the IDL compiler elsewhere than here in evo/shell, the same way as in Evolution-Component.idl. Otherwise we get duplicated IDL-generated functions in the libeshell and libevolution-mail DLLs (shared libraries), which causes much pain on Win32 at least, and is useless and potentially risky on all platforms. svn path=/trunk/; revision=30966
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-12-282-378/+547
| | | | svn path=/trunk/; revision=30965
* updated credits in about evolution box (removing duplicates, fixing oneAndre Klapper2005-12-271-5/+2
| | | | | | | | 2005-12-27 Andre Klapper <a9016009@gmx.de> * e-shell-window-commands.c: updated credits in about evolution box (removing duplicates, fixing one unicode-breakage, etc) svn path=/trunk/; revision=30964
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-272-4/+15
| | | | svn path=/trunk/; revision=30963
* Updated Finnish translationIlkka Tuohela2005-12-272-1434/+1653
| | | | svn path=/trunk/; revision=30962
* Updated Canadian English translation.Adam Weinberger2005-12-272-2/+10
| | | | | | | | 2005-12-26 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=30961
* Updated Lithuanian translation.Žygimantas Beručka2005-12-262-575/+490
| | | | | | | | 2005-12-26 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=30960
* fixed a typoAndre Klapper2005-12-261-1/+1
| | | | | | | 2005-12-26 Andre Klapper <a9016009@gmx.de> * org-gnome-addressbook-file.eplug.xml: fixed a typo svn path=/trunk/; revision=30959
* added description and author according to the changelog and c file. FixesAndre Klapper2005-12-261-1/+2
| | | | | | | | 2005-12-26 Andre Klapper <a9016009@gmx.de> * org-gnome-evolution-startup-wizard.eplug.xml: added description and author according to the changelog and c file. Fixes bug 301149. svn path=/trunk/; revision=30958
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-262-323/+485
| | | | svn path=/trunk/; revision=30956
* update for Change for strings in (Punjabi (Gurmukhi)Amanpreet Singh Alam2005-12-261-1546/+1654
| | | | svn path=/trunk/; revision=30955
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-252-7/+75
| | | | | | | | 2005-12-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=30953
* Updated Canadian English translation.Adam Weinberger2005-12-252-1/+71
| | | | | | | | 2005-12-25 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=30952
* Updated full evo translation.Funda Wang2005-12-251-50/+79
| | | | svn path=/trunk/; revision=30951
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-2520-12/+46
| | | | svn path=/trunk/; revision=30950
* Updated evo translation.Funda Wang2005-12-252-1748/+1706
| | | | svn path=/trunk/; revision=30949
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-232-330/+436
| | | | | | | | 2005-12-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=30947
* Updated Greek translationKostas Papadimas2005-12-232-2860/+3484
| | | | svn path=/trunk/; revision=30946
* Added missing files. Updated Canadian English translation.Adam Weinberger2005-12-233-5604/+5719
| | | | | | | | | 2005-12-23 Adam Weinberger <adamw@gnome.org> * POTFILES.in: Added missing files. * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=30945
* 2005-09-24 Andre Klapper <a9016009@gmx.de>:Harish Krishnaswamy2005-12-232-4/+12
| | | | | | | | | Reviewed and committed by Harish <kharish@novell.com> * shell.error.xml: fixed two dead links to "support.ximian.com" now to the (yet to come) FAQ at go-evolution.org. (#315866) svn path=/trunk/; revision=30943
* Fix a build breaker. g_filename_to_uri takes 3 arguments.Harish Krishnaswamy2005-12-232-1/+7
| | | | | | | | | | 2005-12-23 Harish Krishnaswamy <kharish@novell.com> * conduits/calendar/calendar-conduit.c (calconduit_load_configuration): Fix a build breaker. g_filename_to_uri takes 3 arguments. svn path=/trunk/; revision=30942
* ** Fixes bug #228040, #324677Srinivasa Ragavan2005-12-233-3/+37
| | | | | | | | | | | | | | | | 2005-12-23 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #228040, #324677 * em-folder-view.c (emfv_popup_flag_completed), (emfv_popup_flag_clear), (emfv_enable_menus): Added menus for complete and clear. Also added code to refresh preview on setting flags. Also added code to hide junk/not-junk menu depending on their sensitivity. * em-utils.c: (tag_editor_response), (em_utils_flag_for_followup): Added code to refresh preview. svn path=/trunk/; revision=30941
* Commited evolution.xml and evolution-mail-message.xmlSrinivasa Ragavan2005-12-233-1/+16
| | | | | | | | 2005-12-23 Srinivasa Ragavan <sragavan@novell.com> * Commited evolution.xml and evolution-mail-message.xml svn path=/trunk/; revision=30940
* fixed one typo. Fixes bug 306118 partially.Andre Klapper2005-12-231-1/+1
| | | | | | | | 2005-12-23 Andre Klapper <a9016009@gmx.de> * e-table.c: fixed one typo. Fixes bug 306118 partially. svn path=/trunk/; revision=30939
* changed one duplicated mnemonic. Fixes bug 313801Andre Klapper2005-12-221-1/+1
| | | | | | | | 2005-12-22 Andre Klapper <a9016009@gmx.de> * mail-config.glade: changed one duplicated mnemonic. Fixes bug 313801 svn path=/trunk/; revision=30938
* Fix minor errors in the Network Manager tests.Tor Lillqvist2005-12-222-2/+4
| | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * configure.in: Fix minor errors in the Network Manager tests. svn path=/trunk/; revision=30937
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-12-222-460/+458
| | | | svn path=/trunk/; revision=30936
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-12-222-6931/+7211
| | | | svn path=/trunk/; revision=30935
* Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitionsParthasarathi Susarla2005-12-226-109/+18
| | | | | | | | | | | | | | | | | | | 2005-12-22 Parthasarathi Susarla <sparthasarathi@novell.com> * Evolution-Component.idl * Evolution-Shell.idl * Evolution.idl: Remove duplicate definitions and circular dependencies. * e-shell.c: comment out the implementation for findComponent. If implemented, this creates a circular dependency between the Shell.idl and Component.idl. ** This is just a work-around ** Evolution-Component.idl Evolution-Shell.idl CVS: Evolution.idl e-shell-view.c e-shell.c CVS: ---------------------------------------------------------------------- svn path=/trunk/; revision=30934
* *** empty log message ***Parthasarathi Susarla2005-12-221-0/+1
| | | | svn path=/trunk/; revision=30933
* Fix minor typo in the Network Manager tests.Tor Lillqvist2005-12-222-2/+5
| | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * configure.in: Fix minor typo in the Network Manager tests. svn path=/trunk/; revision=30932
* added translator comments for 'RSVP', partial fix for bug 261071Andre Klapper2005-12-222-0/+2
| | | | | | | | 2005-12-22 Andre Klapper <a9016009@gmx.de> * gui/e-itip-control.c, gui/e-meeting-list-view.c: added translator comments for 'RSVP', partial fix for bug 261071 svn path=/trunk/; revision=30931
* Include Evolution.hShreyas Srinivasan2005-12-221-0/+1
| | | | | | | | 2005-12-22 Shreyas Srinivasan <sshreyas@novell.com> * Include Evolution.h svn path=/trunk/; revision=30930
* Modified the categories to option menu format in advanced searchSrinivasa Ragavan2005-12-222-1/+73
| | | | | | | | | 2005-12-22 Srinivasa Ragavan <sragavan@novell.com> * gui/search/addresstypes.xml: Modified the categories to option menu format in advanced search svn path=/trunk/; revision=30929
* Use -no-undefined on Windows. Link with used libraries.Tor Lillqvist2005-12-222-1/+9
| | | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined on Windows. Link with used libraries. svn path=/trunk/; revision=30928
* Use SOEXT.Tor Lillqvist2005-12-222-1/+5
| | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * org-gnome-publish-calendar.eplug.in: Use SOEXT. svn path=/trunk/; revision=30927
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-2214-58/+340
| | | | | | | | | | | 2005-12-22 Shreyas Srinivasan <sshreyas@novell.com> * Evolution is now Network Aware, the day of complete awareness beckons, The machines are taking over... * Network Manager support for evolution svn path=/trunk/; revision=30926
* ** Fixes bug #324590Srinivasa Ragavan2005-12-222-0/+22
| | | | | | | | | | | 2005-12-21 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #324590 * e-search-bar.c: (search_now_verb_cb), (clear_verb_cb): Added code to clear search entry from menu. svn path=/trunk/; revision=30925
* Fixes #320119Chenthill Palanisamy2005-12-212-4/+27
| | | | svn path=/trunk/; revision=30924
* em-camel-stream.c (em_camel_stream_init) UseTor Lillqvist2005-12-213-0/+17
| | | | | | | | | | | | | 2005-12-21 Tor Lillqvist <tml@novell.com> * em-camel-stream.c (em_camel_stream_init) * em-sync-stream.c (em_sync_stream_init): Use g_io_channel_win32_new_socket() on Win32 instead of g_io_channel_unix_new() to avoid confusion between file descriptors and sockets (which can and do overlap!). We know that e_msgport_fd() returns a socket on Win32. svn path=/trunk/; revision=30923
* fixes #306150Chenthill Palanisamy2005-12-212-1/+7
| | | | svn path=/trunk/; revision=30922
* fixes #303876Chenthill Palanisamy2005-12-212-1/+11
| | | | svn path=/trunk/; revision=30921
* fixes #274433Chenthill Palanisamy2005-12-212-2/+23
| | | | svn path=/trunk/; revision=30920
* Changed the code in options and autopick call back in e-meeting-time-sel.cChenthill Palanisamy2005-12-212-12/+21
| | | | | | | so that the menus drop at appropriate positions as suggested in the report of the bug #248133 svn path=/trunk/; revision=30918
* *** empty log message ***Parthasarathi Susarla2005-12-211-1/+1
| | | | svn path=/trunk/; revision=30917
* Fixes #324670 Respond to the change of mail/display/paned_size in gconf.Sam Yang2005-12-212-0/+21
| | | | | | | | | | 2005-12-21 Sam Yang <sam.yang@sun.com> Fixes #324670 * em-folder-view.c: (emfv_setting_notify): Respond to the change of mail/display/paned_size in gconf. svn path=/trunk/; revision=30916
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-2118-101/+405
| | | | | | | | | | | | | | ChangeLog addressbook/ChangeLog addressbook/gui/component/addressbook-component.c calendar/ChangeLog calendar/gui/calendar-component.c calendar/gui/memos-component.c calendar/gui/tasks-component.c mail/ChangeLog mail/Evolution-Mail.idl mail/mail-component.c shell/ChangeLog shell/Evolution-Component.idl shell/Evolution-Shell.idl shell/Evolution.idl shell/Makefile.am shell/e-shell-window.c shell/e-shell-window.h shell/e-shell.c svn path=/trunk/; revision=30915
* added these files for fixing bug ↵Parthasarathi Susarla2005-12-214-0/+398
| | | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=260354 shell/e-shell-view.c shell/e-shell-view.h shell/e-component-view.c shell/e-component-view.h svn path=/trunk/; revision=30914
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2005-12-212-2/+20
| | | | | | | created, so that corresponding folder will be authenticated and loaded after the folder creation. Fixes #324678. svn path=/trunk/; revision=30913
* ** See bug 324473 delete reference to account editor to make sure beJeff Cai2005-12-212-1/+7
| | | | | | | | | | | 2005-12-21 Jeff Cai <jeff.cai@sun.com> ** See bug 324473 * em-account-editor.c: (em_account_editor_construct): delete reference to account editor to make sure be destroyed when it is closed. svn path=/trunk/; revision=30912
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-212-176/+168
| | | | svn path=/trunk/; revision=30911
* Fixes #323984 Invoke task_page_set_show_timezone() to check whether toSam Yang2005-12-212-16/+13
| | | | | | | | | | | | | | 2005-12-21 Sam Yang <sam.yang@sun.com> Fixes #323984 * gui/dialogs/task-page.c: (task_page_fill_widgets): Invoke task_page_set_show_timezone() to check whether to show timezone widgets on task page. Just like what we did in init_widgets(). (init_widgets): Since we have called task_page_set_show_timezone() before, remove its duplicate code. Invoke task_page_set_show_categories() directly other than copy its code here. svn path=/trunk/; revision=30910
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-212-607/+667
| | | | | | | | 2005-12-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=30909
* adding top/bottom buttons for filter manager dialog (#205616) (committingMatthew Hall2005-12-212-0/+59
| | | | | | | | | | 2005-12-20 Matthew Hall <matt@castleinthesky.org> * filter.glade; rule-editor.c: adding top/bottom buttons for filter manager dialog (#205616) (committing this on behalf of Matthew and as discussed with srag) svn path=/trunk/; revision=30908
* updated Evolution release number in unstable warning popupAndre Klapper2005-12-211-1/+1
| | | | | | | 2005-12-20 Andre Klapper <a9016009@gmx.de> * main.c: updated Evolution release number in unstable warning popup svn path=/trunk/; revision=30907
* ** Fixes bug #240762Srinivasa Ragavan2005-12-202-1/+9
| | | | | | | | | | | | 2005-12-20 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #240762 * menus/gal-define-views-dialog.c: (etable_selection_change_forall_cb): Made only the user created views to be editable. svn path=/trunk/; revision=30906
* fixes #324525Chenthill Palanisamy2005-12-202-1/+7
| | | | svn path=/trunk/; revision=30905
* Updated Lithuanian translation.Žygimantas Beručka2005-12-202-1513/+1582
| | | | | | | | 2005-12-20 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=30904
* added the missing file.Chenthill Palanisamy2005-12-202-1/+7
| | | | svn path=/trunk/; revision=30903
* ** See Bug #246233 : Changed "Search Editor" to "Searches"Veerapuram Varadhan2005-12-202-1/+7
| | | | | | | | ** See Bug #246233 * e-filter-bar.c: (member_activated) : Changed "Search Editor" to "Searches" svn path=/trunk/; revision=30902
* ** Fixes bug #246225 ** Fixes bug #246227Srinivasa Ragavan2005-12-202-4/+13
| | | | | | | | | | | | | 2005-12-20 Srinivasa Ragavan <sragavan@novell.comcom> ** Fixes bug #246225 ** Fixes bug #246227 * filter-rule.c: Added the UI suggestions for "Advanced search" and "Save search" Commiting patch from Arulanandan P <arulanandan@gmail.com> svn path=/trunk/; revision=30901
* removed conflict indicators.Veerapuram Varadhan2005-12-201-1/+0
| | | | svn path=/trunk/; revision=30900
* Fixes #246256 Change "Case _Sensitive" to "Case _sensitive".Veerapuram Varadhan2005-12-202-1/+6
| | | | | | | Fixes #246256 * mail-dialogs.glade: Change "Case _Sensitive" to "Case _sensitive". svn path=/trunk/; revision=30899
* Adding punctation to some error messages. Fixes bug 313144.Andre Klapper2005-12-201-8/+8
| | | | | | | | 2005-12-20 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: Adding punctation to some error messages. Fixes bug 313144. svn path=/trunk/; revision=30898
* fixing string bug 308851Andre Klapper2005-12-201-4/+4
| | | | | | | 2005-12-20 Andre Klapper <a9016009@gmx.de> * gui/dialogs/recur-comp.c: fixing string bug 308851 svn path=/trunk/; revision=30897
* Fixes #323125, #323126Veerapuram Varadhan2005-12-203-10/+20
| | | | | | | | | | | | | * gui/cal-search-bar.c: Re-order the search-bar menu items and make "Summary contains", which is what most people use to search for an item (be it a calendar/task/memo), as default. (cal_search_bar_construct): Do not set "Category is" as default option in search-bar menu. * gui/cal-search-bar.h: Re-order the bit-values in accordance to re-ordered search-bar menu items. svn path=/trunk/; revision=30896
* ** See bug 324319 Add the accessible name of arrow button, and theBoby Wang2005-12-202-0/+9
| | | | | | | | | | | 2005-12-20 Boby Wang <Boby.Wang@sun.com> ** See bug 324319 * em-format-html-display.c: (efhd_add_bar): Add the accessible name of arrow button, and the attachment bar can be opened by gok. svn path=/trunk/; revision=30895
* applied an approved patch for fixing #323955. Also correct the date of ↵Chenthill Palanisamy2005-12-202-21/+16
| | | | | | previous commit. svn path=/trunk/; revision=30893
* Setting the correct title. Fixes #324580.Sushma Rai2005-12-202-1/+7
| | | | svn path=/trunk/; revision=30892
* ** See bug 234008Parthasarathi Susarla2005-12-203-1/+26
| | | | | | | | | | | | | 2005-12-20 Parthasarathi Susarla <sparthasarathi@novell.com> ** See bug 234008 * em-folder-tree-model.c: * mail-folder-cache.c: Make sure that the Draft folder highlights the number of messages in it svn path=/trunk/; revision=30891
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-202-1378/+1328
| | | | svn path=/trunk/; revision=30890
* fixes #324196.Chenthill Palanisamy2005-12-202-17/+26
| | | | svn path=/trunk/; revision=30889
* Reverting David's patch for ellipsis, for discussing it again and to closeSrinivasa Ragavan2005-12-202-10/+16
| | | | | | | | | | 2005-12-20 Srinivasa Ragavan <sragavan@novell.com> * evolution-mail-message.xml: Reverting David's patch for ellipsis, for discussing it again and to close for all menu items. svn path=/trunk/; revision=30888
* Added tooltips for Attachment Added tooltips for AlarmsSrinivasa Ragavan2005-12-203-3/+10
| | | | | | | | | 2005-12-20 Srinivasa Ragavan <sragavan@novell.com> * evolution-editor.xml: Added tooltips for Attachment * evolution-event-editor.xml: Added tooltips for Alarms svn path=/trunk/; revision=30887
* changing 1 HIG-violating shortcut. Fixes bug 323910Andre Klapper2005-12-201-1/+1
| | | | | | | | 2005-12-20 Andre Klapper <a9016009@gmx.de> * evolution-mail-message.xml: changing 1 HIG-violating shortcut. Fixes bug 323910 svn path=/trunk/; revision=30886
* changing file selector window title from "Execute command..." to "SelectAndre Klapper2005-12-201-1/+1
| | | | | | | | 2005-12-20 Andre Klapper <a9016009@gmx.de> * mail-config.glade: changing file selector window title from "Execute command..." to "Select sound file". Fixes bug 324173. svn path=/trunk/; revision=30885
* fixed duplicated mnemonic. Fixes bug 319946.Andre Klapper2005-12-201-1/+1
| | | | | | | | 2005-12-19 Andre Klapper <a9016009@gmx.de> * evolution.xml: fixed duplicated mnemonic. Fixes bug 319946. svn path=/trunk/; revision=30884
* changed 3 HIG-violating mnemonics. Fixes bug 256913Andre Klapper2005-12-201-3/+3
| | | | | | | | 2005-12-19 Andre Klapper <a9016009@gmx.de> * mail-config.glade: changed 3 HIG-violating mnemonics. Fixes bug 256913 svn path=/trunk/; revision=30883
* Removed the repleted window title and added translator comments. Fixes #313545.Sushma Rai2005-12-193-5/+44
| | | | svn path=/trunk/; revision=30882
* Updated Belarusina translationAles Nyakhaychyk2005-12-192-20793/+20866
| | | | svn path=/trunk/; revision=30881
* *** empty log message ***Ignacio Casal Quinteiro2005-12-192-1093/+1039
| | | | svn path=/trunk/; revision=30880
* Checking if the user has selected save password option or not andSushma Rai2005-12-193-6/+45
| | | | | | | accordingly prompting for the password whenever Evolution is restarted. Also, not asking for password twice during account creation. Fixes #324485. svn path=/trunk/; revision=30879
* free CamelURL and exchange_params. Fixes #324483.Sushma Rai2005-12-192-1/+15
| | | | svn path=/trunk/; revision=30878
* Corrected include path which was breaking the build.Sushma Rai2005-12-195-7/+16
| | | | svn path=/trunk/; revision=30877
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-1922-2109/+1406
| | | | svn path=/trunk/; revision=30876
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-1914-0/+3022
| | | | svn path=/trunk/; revision=30875
* Added bug ID.Sushma Rai2005-12-191-1/+1
| | | | svn path=/trunk/; revision=30874
* ** Fixes bug #323867.Sam Yang2005-12-192-0/+39
| | | | | | | | | | | 2005-12-16 Sam Yang <sam.yang@sun.com> ** Fixes bug #323867. * em-folder-view.c: (emfv_setting_notify): Respond to the change of /apps/evolution/mail/display/show_deleted and thread_list in gconf. svn path=/trunk/; revision=30873
* Fixes #324195Chenthill Palanisamy2005-12-192-0/+15
| | | | svn path=/trunk/; revision=30872
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-192-1172/+1129
| | | | | | | | 2005-12-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=30871
* Removed obsolete files.Funda Wang2005-12-182-2/+4
| | | | svn path=/trunk/; revision=30870
* Updated Japanese translation for v2.5.3.Takeshi AIHANA2005-12-182-1676/+1700
| | | | | | | | 2005-12-18 Takeshi AIHANA <aihana@jcom.home.ne.jp> * ja.po: Updated Japanese translation for v2.5.3. svn path=/trunk/; revision=30869
* Use g_ascii_strcasecmp(). (strcase_hash): Use g_ascii_tolower().Tor Lillqvist2005-12-182-11/+7
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * gal-combo-text.c (strcase_equal): Use g_ascii_strcasecmp(). (strcase_hash): Use g_ascii_tolower(). svn path=/trunk/; revision=30868
* Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handlesTor Lillqvist2005-12-184-17/+18
| | | | | | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * e-table-config.c (find_model_column_by_name): Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handles the English column names. * e-table-specification.c (e_table_specification_load_from_file) * e-table-state.c (e_table_state_load_from_file): Use e_xml_parse_file(). svn path=/trunk/; revision=30867
* Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-2/+12
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * e-send-options.c: Use gstdio wrappers. Construct glade file name at run-time. svn path=/trunk/; revision=30866
* Construct map file name at run-time.Tor Lillqvist2005-12-182-1/+7
| | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * e-map.c: Construct map file name at run-time. svn path=/trunk/; revision=30865
* Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-3/+29
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * e-attachment.c: Use gstdio wrappers. Construct glade file name at run-time. svn path=/trunk/; revision=30864
* Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIRTor Lillqvist2005-12-182-22/+41
| | | | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * Makefile.am: Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIR for uniformity. Use EVOLUTION_MAIL_CFLAGS instead of E_WIDGETS_CFLAGS. Use privsolib instead of privlib (no difference on Unix). Use -no-undefined on Win32. Link with all required libraries. svn path=/trunk/; revision=30863
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-2/+4
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * menus/gal-view-instance.c: Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. svn path=/trunk/; revision=30862
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-1/+4
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * menus/gal-view-collection.c (gal_view_collection_save): Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. svn path=/trunk/; revision=30861
* Construct glade file pathname at run-time.Tor Lillqvist2005-12-182-1/+13
| | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct): Construct glade file pathname at run-time. svn path=/trunk/; revision=30860
* Link with libeutil.Tor Lillqvist2005-12-182-2/+7
| | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * e-timezone-dialog/Makefile.am: Link with libeutil. svn path=/trunk/; revision=30859
* lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-183-3/+11
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * lib/e-cert-db.c * lib/e-pkcs12.c: Use gstdio wrappers. Open file in binary mode. svn path=/trunk/; revision=30858
* gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-187-5/+56
| | | | | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * gui/ca-trust-dialog.c (ca_trust_dialog_show) * gui/cert-trust-dialog.c (cert_trust_dialog_show) * gui/certificate-manager.c (certificate_manager_config_control_new) * gui/certificate-viewer.c (certificate_viewer_show) * gui/e-cert-selector.c (e_cert_selector_new): Construct glade file pathname at run-time. svn path=/trunk/; revision=30857
* Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we areTor Lillqvist2005-12-182-8/+14
| | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * audio-inline.c: Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we are comparing to plain ASCII strings. svn path=/trunk/; revision=30856
* Silence unused variable warning.Tor Lillqvist2005-12-182-1/+9
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * e-dialog-utils.c (e_file_dialog_save_folder): Silence unused variable warning. svn path=/trunk/; revision=30855
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-1819-115/+400
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * em-folder-browser.c * em-folder-view.c * em-format-html.c * em-format-html-display.c * em-mailer-prefs.c * em-message-browser.c * em-migrate.c * em-subscribe-editor.c * em-sync-stream.c * em-utils.c * em-vfolder-editor.c * em-vfolder-rule.c * mail-autofilter.c * mail-component.c * mail-config.c * mail-folder-cache.c: Use gstdio wrappers. Construct pathnames of glade, xml, etspec and png files at run-time. Use g_filename_{to,from}_uri(). * em-folder-browser.c (emfb_init) * em-folder-view.c (emfv_finalise) * em-message-browser.c (emmb_init): As EMFolderView::ui_files now always is a list of filenames constructed with g_build_filename(), use g_free() on each list entry before calling g_slist_free() on the list. * em-folder-tree-model.c (em_folder_tree_model_load_state): Use e_xml_parse_file(). * em-migrate.c: Bypass all the code for upgrading from 1.x on Win32. (emm_setup_initial): Use GDir instead of dirent. * em-sync-stream.c * mail-folder-cache.c: Use pthread_equal() to compare pthread_t values. * em-vfs-stream.c: No EINPROGRESS or ELOOP on Win32. svn path=/trunk/; revision=30854
* Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-2/+11
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * em-filter-editor.c: Use gstdio wrappers. Construct pathnames of glade files at run-time. svn path=/trunk/; revision=30853
* Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-2/+10
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * em-account-prefs.c: Use gstdio wrappers. Construct pathnames of glade files at run-time. svn path=/trunk/; revision=30852
* Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-16/+94
| | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * em-account-editor.c: Use gstdio wrappers. Construct pathnames of glade files at run-time. svn path=/trunk/; revision=30851
* Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS.Tor Lillqvist2005-12-182-2/+7
| | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * Makefile.am: Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS. svn path=/trunk/; revision=30850
* Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-187-96/+128
| | | | | | | | | | | | | | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * e-config-upgrade.c: Use libedataserver's e_xml_parse_file() instead of xmlParseFile() directly. * e-shell.c * e-shell-importer.c: Use GLib API when applicable. * e-shell-importer.c * e-shell-window.c: Construct pathname of glade file at run-time. * e-shell-window-commands.c: Include e-util-private.h for Win32 redefinition of EVOLUTION_DATADIR. * main.c: No SIGSEGV handling on Win32. (main): Drop unused evolution_directory variable. svn path=/trunk/; revision=30849
* Use GLib API to manipulate pathname.Tor Lillqvist2005-12-182-6/+18
| | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * save-attachments.c (entry_changed): Use GLib API to manipulate pathname. svn path=/trunk/; revision=30848