aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_2_0_1nobody2004-09-25349-113900/+29942
| | | | | | 'EVOLUTION_2_0_1'. svn path=/tags/EVOLUTION_2_0_1/; revision=27371
* Updated Canadian English translation.Adam Weinberger2004-09-252-289/+283
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=27369
* Fixes #66344JP Rosevear2004-09-244-8/+32
| | | | | | | | | | | | | | | | 2004-09-24 JP Rosevear <jpr@novell.com> Fixes #66344 * gui/e-cal-model-calendar.c (get_dtend): check for existence of property and null time instead of sending through bad data * gui/e-cal-model.c (get_dtstart): ditto * gui/e-cal-model-tasks.c (get_completed): ditto (get_due): ditto svn path=/trunk/; revision=27368
* Updated French translation.Christophe Merlet2004-09-242-300/+315
| | | | svn path=/trunk/; revision=27366
* Fixes #63513 Now the myaddress can be set to ecal address since ok will beChenthill Palanisamy2004-09-242-0/+10
| | | | | | | | | | | 2004-09-24 Chenthill Palanisamy <pchenthill@novell.com> Fixes #63513 * gui/e-itip-control.c (ok_clicked_cb): Now the myaddress can be set to ecal address since ok will be sentized only when ecal is loaded. svn path=/trunk/; revision=27362
* Fix for #66523Hao Sheng2004-09-244-0/+39
| | | | | | | | | | | | | | 2004-09-24 Hao Sheng <hao.sheng@sun.com> Fix for #66523 * gui/contact-list-editor/e-contact-list-model.c: (e_contact_list_model_add_email): estimate the same mail address and popup a warning dialog. * addressbook-errors.xml: add the question message for the warning dialog. svn path=/trunk/; revision=27360
* ** See bug #65329.Not Zed2004-09-243-6/+33
| | | | | | | | | | | | | | | 2004-09-20 Not Zed <NotZed@Ximian.com> ** See bug #65329. * em-folder-tree-model.c (emft_is_special_local_folder): added helper for finding local folders for translation. (em_folder_tree_model_set_folder_info): translate the special local folder names. * mail-component.c: mark standard folder names for translation. svn path=/trunk/; revision=27359
* ** See bug #65058 (again again).Not Zed2004-09-243-7/+39
| | | | | | | | | | | | | | 2004-09-23 Not Zed <NotZed@Ximian.com> ** See bug #65058 (again again). * em-format-html.c (efh_text_html): calculate our location uri ourselves (content id). * em-format.c (em_format_add_puri): if we have no content-location key, don't fallback to any container's location. svn path=/trunk/; revision=27356
* describe the get-folder process. This also makes it cancellable.Not Zed2004-09-243-2/+24
| | | | | | | | | | | | | | 2004-09-23 Not Zed <NotZed@Ximian.com> * em-folder-tree.c (emft_get_folder_info__desc): describe the get-folder process. This also makes it cancellable. ** See bug #64972. * em-composer-utils.c (em_utils_reply_to_message): pass the folder to guess_account. svn path=/trunk/; revision=27354
* change the way ipv6 stuff is done. separate ipv6 setting from getaddrinfoNot Zed2004-09-242-13/+28
| | | | | | | | | | 2004-09-13 Not Zed <NotZed@Ximian.com> * configure.in: change the way ipv6 stuff is done. separate ipv6 setting from getaddrinfo call check, and default to on if the interfaces are available. svn path=/trunk/; revision=27353
* ** See bug #47821.Not Zed2004-09-2417-652/+792
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-13 Not Zed <NotZed@Ximian.com> ** See bug #47821. * camel-service.c: removed the old hostent based hostname interfaces. * camel-sasl-kerberos4.c (krb4_challenge): new hostname interfaces. * camel-sasl-gssapi.c (gssapi_challenge): new hostname interfaces. * camel-sasl-digest-md5.c (digest_md5_challenge): use new hostname interfaces. (generate_response): just take hostname directly, not hostent. * camel-mime-utils.c (camel_header_msgid_generate): use new hostname interfaces. * providers/smtp/camel-smtp-transport.c (connect_to_server): fixed to use new addrinfo apis. * providers/pop3/camel-pop3-store.c (connect_to_server): fixed to use new addrinfo apis. * camel-tcp-stream-ssl.c (stream_connect): try all addresses supplied. * camel-tcp-stream.c (camel_tcp_stream_get_remote_address) (camel_tcp_stream_get_local_address): return a sockaddr now, and also the address length. Fixed all implementations and callers. (camel_tcp_stream_connect): use addrinfo rather than hostent for host AND port info. Fixed all implementations and callers. svn path=/trunk/; revision=27352
* Fixes #61978Pamplona Hackers2004-09-242-1/+8
| | | | | | | | | | | 2004-09-23 Pamplona Hackers <gnome-desarrollo@es.gnome.org> Fixes #61978 * tools/evolution-addressbook-export.c (main): use more meaningful error message. svn path=/trunk/; revision=27349
* Changed the string into proper grammar 'In normal mode, there should notFazlu & Hannah2004-09-242-1/+8
| | | | | | | | | | | 2004-09-23 Fazlu & Hannah <hannah_lins@yahoo.co.in> * tools/evolution-addressbook-export.c (main): Changed the string into proper grammar 'In normal mode, there should not need size option.' to 'In normal mode, there is no need for the size option.' svn path=/trunk/; revision=27347
* Updated italian translationMarco Ciampa2004-09-242-196/+166
| | | | svn path=/trunk/; revision=27346
* only set the file as address to the company if no full name existsJP Rosevear2004-09-242-4/+19
| | | | | | | | | | | | | | | 2004-09-23 JP Rosevear <jpr@novell.com> * conduit/address-conduit.c (ecard_from_remote_record): only set the file as address to the company if no full name exists (delete_record): don't bail out if the record simply isn't found Fixes #59725 * conduit/address-conduit.c (local_record_from_uid): remove extraneous semicolon svn path=/trunk/; revision=27344
* update checks for eds and gtkhtml versionsJP Rosevear2004-09-241-11/+12
| | | | | | | | | 2004-09-23 JP Rosevear <jpr@novell.com> * configure.in (EVOLUTION_MAIL_CFLAGS): update checks for eds and gtkhtml versions svn path=/trunk/; revision=27341
* Updated Canadian English translation.Adam Weinberger2004-09-242-94/+140
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=27340
* dittoJP Rosevear2004-09-233-9/+28
| | | | | | | | | | | 2004-09-22 JP Rosevear <jpr@novell.com> * gui/calendar-component.c (fill_popup_menu_cb): ditto * gui/tasks-component.c (fill_popup_menu_cb): don't allow a delete of the system calendar svn path=/trunk/; revision=27339
* Updated French translation.Christophe Merlet2004-09-232-1294/+1330
| | | | svn path=/trunk/; revision=27334
* Updated it & zh_TW translationsCraig Jeffares2004-09-223-6373/+6930
| | | | svn path=/trunk/; revision=27332
* ** See bug #65058.Not Zed2004-09-223-6/+12
| | | | | | | | | | | | 2004-09-03 Not Zed <NotZed@Ximian.com> ** See bug #65058. * em-format-html.c (efh_image): use the content-id rather than the uri for tracking our image reference. Makes more sense anyway, its guaranteed unique. svn path=/trunk/; revision=27328
* handle a zero-length token read rather than failing.Not Zed2004-09-222-1/+6
| | | | | | | | | 2004-09-22 Not Zed <NotZed@Ximian.com> * camel-folder-summary.c (camel_folder_summary_decode_token): handle a zero-length token read rather than failing. svn path=/trunk/; revision=27327
* ** See bug #66199.Not Zed2004-09-222-5/+36
| | | | | | | | | | | | | | | 2004-09-21 Not Zed <NotZed@Ximian.com> ** See bug #66199. * camel-http-stream.c (stream_read): handle relative url's in redirect. (camel_http_stream_set_proxy): generate the basic auth token for basic proxy auth if we have a user and password. * camel-http-stream.c: turn off debug. svn path=/trunk/; revision=27326
* Quiet debug messages.William Jon McCann2004-09-224-8/+34
| | | | | | | | | | | | | | | | 2004-09-21 William Jon McCann <mccann@jhu.edu> * gui/component/component-factory.c (factory): Quiet debug messages. * gui/widgets/e-addressbook-view.c (eab_view_new): Remove unnecessary label widget placeholder. Make vertical scrollbar policy automatic. Use gtk_paned_add2 instead of gtk_container_add. * gui/component/apps_evolution_addressbook.schemas.in.in: Add missing show_preview schema. Add missing long descriptions. svn path=/trunk/; revision=27325
* Updated Canadian English translation.Adam Weinberger2004-09-222-1096/+1089
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=27324
* From Malcolm Tredinnick <malcolm@commsecure.com.au>, Fixes #66261JP Rosevear2004-09-222-139/+269
| | | | | | | | | | | | | | | | | | | 2004-09-21 JP Rosevear <jpr@novell.com> From Malcolm Tredinnick <malcolm@commsecure.com.au>, Fixes #66261 * e-shell-window-commands.c (about_box_new): don't show "translator-credits" if not translated 2004-09-07 JP Rosevear <jpr@novell.com> Fixes #17338 * e-shell-window-commands.c (about_box_new): use per language translator credits, update authors lists (not strictly authors, but we have a lot of helpful people) svn path=/trunk/; revision=27323
* Fixes #60904JP Rosevear2004-09-222-13/+76
| | | | | | | | | | | | | | | | 2004-09-21 JP Rosevear <jpr@novell.com> Fixes #60904 * gui/gnome-cal.c (set_week_start): update the view (get_times_for_views): mimic the work week guessing code exactly for calculating the time range needed instead of hardcoding 5 days (set_working_days): new routine to update the view (working_days_changed_cb): use above when getting config change notification (setup_config): set working days and add notification svn path=/trunk/; revision=27320
* Fixes #66158JP Rosevear2004-09-222-1/+13
| | | | | | | | | | | 2004-09-20 JP Rosevear <jpr@novell.com> Fixes #66158 * gui/e-cal-model-tasks.c (e_cal_model_tasks_mark_task_complete): notify of change so completion status updates immediately svn path=/trunk/; revision=27319
* Fixes #59194JP Rosevear2004-09-222-1/+8
| | | | | | | | | | | 2004-09-21 JP Rosevear <jpr@novell.com> Fixes #59194 * gui/e-cal-model-calendar.c (get_location): return "" instead of NULL svn path=/trunk/; revision=27317
* Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.Roozbeh Pournader2004-09-212-2966/+2816
| | | | | | | | | 2004-09-21 Roozbeh Pournader <roozbeh@sharif.edu> * fa.po: Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. svn path=/trunk/; revision=27314
* Fixes #65682 check the static capability before booking the deletion.Chenthill Palanisamy2004-09-212-1/+8
| | | | | | | | | | | 2004-09-21 Chenthill Palanisamy <pchenthill@novell.com> Fixes #65682 * gui/itip-utils.c (itip_send_comp): check the static capability before booking the deletion. svn path=/trunk/; revision=27313
* Fix a typo setting the root node.David Malcolm2004-09-213-1/+12
| | | | | | | | | 2004-09-21 David Malcolm <dmalcolm@redhat.com> * em-folder-tree-model.c (em_folder_tree_model_set_selected): Fix a typo setting the root node. svn path=/trunk/; revision=27311
* handle 'attachment' as well, as per Mozilla's mangling, and the newMichael Meeks2004-09-202-2/+10
| | | | | | | | | | | 2004-08-17 Michael Meeks <michael@ximian.com> * e-msg-composer.c (handle_mailto): handle 'attachment' as well, as per Mozilla's mangling, and the new desktop-launch spec. [ this was approved months ago, but somehow never got committed ] ** See bug #65592 svn path=/trunk/; revision=27309
* Fixes #55172JP Rosevear2004-09-202-2/+13
| | | | | | | | | | | | 2004-09-15 JP Rosevear <jpr@novell.com> Fixes #55172 * conduits/calendar/calendar-conduit.c (local_record_from_comp): handle -1 (last) for monthly recurrences and check both by_set_pos and by_day since either can indicate this type of recurrence svn path=/trunk/; revision=27308
* Fixes Bug#61088Hannah & Fazlu2004-09-202-15/+22
| | | | | | | | | | 2004-09-08 Hannah & Fazlu <hannah_lins@yahoo.co.in> Fixes Bug#61088 * camel/camel-smime-context.c: Change of strings. svn path=/trunk/; revision=27305
* ** See bug #0xffff.Not Zed2004-09-202-12/+23
| | | | | | | | | | | | 2004-09-15 Not Zed <NotZed@Ximian.com> ** See bug #0xffff. * providers/local/camel-local-folder.c (camel_local_folder_construct): only emit folder_created if we actually created it. svn path=/trunk/; revision=27304
* Fixes #66174Tony Tsui2004-09-202-1/+9
| | | | | | | | | | 2004-09-20 Tony Tsui <ttsui9@gmail.com> Fixes #66174 * gui/dialogs/meeting-page.c (existing_attendee): fixed memory leak. svn path=/trunk/; revision=27303
* Fixes bug #65051Hannah & Fazlu2004-09-202-0/+16
| | | | | | | | | | | 2004-09-10 Hannah & Fazlu <hannah_lins@yahoo.co.in> Fixes bug #65051 * calendar/gui/dialogs/task-page.c (task_page_fill_component): Compared the dates and time svn path=/trunk/; revision=27302
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-20157-1896/+16248
| | | | svn path=/trunk/; revision=27300
* Updating pt_BR translationRaphael Higino2004-09-192-112/+127
| | | | svn path=/trunk/; revision=27294
* Updated Danish translation.Martin Willemoes Hansen2004-09-192-35/+43
| | | | | | * da.po: Updated Danish translation. svn path=/trunk/; revision=27293
* Ignore the emfv->mark_seen for deciding whether or not to mark the messageJeffrey Stedfast2004-09-182-1/+7
| | | | | | | | | | 2004-09-09 Jeffrey Stedfast <fejj@novell.com> * em-message-browser.c (emmb_set_message): Ignore the emfv->mark_seen for deciding whether or not to mark the message as seen. Fixes bug #65448. svn path=/trunk/; revision=27290
* Fixes #62374Rodrigo Moya2004-09-172-57/+59
| | | | | | | | | | | | | | | | | | 2004-09-10 Rodrigo Moya <rodrigo@novell.com> Fixes #62374 * gui/alarm-notify/alarm-queue.c (load_missed_alarms): removed this function. (cal_opened_cb): no need to call load_missed_alarms, load_alarms_for_today will do everything. (alarm_queue_add_client): ditto. (load_alarms_for_today): take into account the last saved notification time. (load_alarms): unref the previous query, this function should now only be called once per time range. svn path=/trunk/; revision=27286
* use AC_DEFINE properlyJP Rosevear2004-09-172-2/+5
| | | | | | | | 2004-09-16 JP Rosevear <jpr@novell.com> * configure.in: use AC_DEFINE properly svn path=/trunk/; revision=27284
* bump EDS and gal requirementsJP Rosevear2004-09-172-15/+24
| | | | | | | | 2004-09-16 JP Rosevear <jpr@novell.com> * configure.in: bump EDS and gal requirements svn path=/trunk/; revision=27282
* bump version to 2.1.0 and set base version to 2.2; define DEVELOPMENT hereJP Rosevear2004-09-172-9/+40
| | | | | | | | | | 2004-09-16 JP Rosevear <jpr@novell.com> * configure.in: bump version to 2.1.0 and set base version to 2.2; define DEVELOPMENT here so we don't have to alter code to change in future svn path=/trunk/; revision=27281
* If built with gtkfilechooser support, we need to add a checkbox in theJeffrey Stedfast2004-09-162-0/+62
| | | | | | | | | | | | 2004-09-09 Jeffrey Stedfast <fejj@novell.com> * mail-account-gui.c (mail_account_gui_new): If built with gtkfilechooser support, we need to add a checkbox in the chooser so that the user can select files or folders (allowing him to choose - otherwise they won't be able to setup certain types of accounts). Fixes bug #64974. svn path=/trunk/; revision=27271
* Updating pt_BR translationRaphael Higino2004-09-142-104/+119
| | | | svn path=/trunk/; revision=27268
* set online status for e_passwords see #62856 (work around)Sivaiah Nallagatla2004-09-142-0/+9
| | | | | | | | | | | 2004-09-13 Sivaiah Nallagatla <snallagatla@novell.com> * e-shell.c (offline_procedure_finished_cb) (e_shell_go_online) : set online status for e_passwords see #62856 (work around) svn path=/trunk/; revision=27263
* Add the label back for previewing the timezone name, and set the labelRodney Dawes2004-09-143-10/+66
| | | | | | | | | | | | | | 2004-09-13 Rodney Dawes <dobey@novell.com> * e-timezone-dialog/e-timezone-dialog.c (get_widgets): (on_map_motion, on_map_leave, e_timezone_dialog_set_timezone): * e-timezone-dialog/e-timezone-dialog.glade: Add the label back for previewing the timezone name, and set the label appropriately Fixes #64800 svn path=/trunk/; revision=27258
* Point at the correct XML file for documentationRodney Dawes2004-09-142-1/+6
| | | | | | | | | 2004-09-13 Rodney Dawes <dobey@novell.com> * gui/contact-editor/e-contact-editor.c (show_help_cb): Point at the correct XML file for documentation svn path=/trunk/; revision=27255
* Point at "config-prefs" instead of "config" for the help sectionRodney Dawes2004-09-142-1/+6
| | | | | | | | | 2004-09-13 Rodney Dawes <dobey@novell.com> * e-multi-config-dialog.c (impl_response): Point at "config-prefs" instead of "config" for the help section svn path=/trunk/; revision=27254
* Don't requires entities hereRodney Dawes2004-09-1441-10689/+3971
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-13 Rodney Dawes <dobey@novell.com> * xmldocs.make: Don't requires entities here * C/Makefile.am: Add new figures to the list of images Generate versioned xml/omf files based on $(BASE_VERSION) Fix up CLEANFILES to include the stuff we generate * C/POTFILES.in: * C/apx-*.xml: * C/config-*.xml: * C/evolution-1.5-C.omf: * C/evolution-1.5.xml: * C/legal.xml: * C/menuref.xml: * C/preface.xml: * C/topic.dat: * C/usage-*.xml: Remove all of these files from CVS * C/evolution-C.omf: * C/evolution.xml: Add these files to replace the removed files above * C/figure/*_a.(png|gif): Add new screenshots svn path=/trunk/; revision=27253
* Fixes #65703JP Rosevear2004-09-142-1/+7
| | | | | | | | | | 2004-09-12 JP Rosevear <jpr@novell.com> Fixes #65703 * em-popup.c: use proper stock icon name svn path=/trunk/; revision=27249
* Updated Danish translation.Martin Willemoes Hansen2004-09-132-129/+137
| | | | | | * da.po: Updated Danish translation. svn path=/trunk/; revision=27248
* check for _LABEL type address fields also in supported fileds whileSivaiah Nallagatla2004-09-132-1/+9
| | | | | | | | | | | 2004-09-13 Sivaiah Nallagatla <snallagatla@novell.com> * gui/contact-editor/e-contact-editor.c (sensitize_address) : check for _LABEL type address fields also in supported fileds while sensitizing the address fields svn path=/trunk/; revision=27242
* Fix empty log.JP Rosevear2004-09-131-0/+6553
| | | | svn path=/trunk/; revision=27241
* added missing Encoding=UTF-8 field (validate desktop file).Tomasz Kłoczko2004-09-132-0/+6
| | | | | | | * data/evolution.desktop.in: added missing Encoding=UTF-8 field (validate desktop file). svn path=/trunk/; revision=27230
* Updated italian translationMarco Ciampa2004-09-132-125/+88
| | | | svn path=/trunk/; revision=27226
* Updated Romanian translationMugurel Tudor2004-09-132-952/+741
| | | | | | | | 2004-09-12 Mugurel Tudor <mugurelu@go.ro> * ro.po: Updated Romanian translation svn path=/trunk/; revision=27222
* Fixes #63191JP Rosevear2004-09-132-6547/+1
| | | | | | | | | | | 2004-09-03 JP Rosevear <jpr@novell.com> Fixes #63191 * gui/contact-list-editor/contact-list-editor.glade: set the title properly svn path=/trunk/; revision=27221
* Updated Malay Translation.Hasbullah Bin Pit2004-09-132-2678/+2511
| | | | | | | | 2004-09-12 Hasbullah Bin Pit <sebol@my-penguin.org> * ms.po: Updated Malay Translation. svn path=/trunk/; revision=27220
* Updated Romanian translationMugurel Tudor2004-09-122-10590/+1074
| | | | | | | | 2004-09-11 Mugurel Tudor <mugurelu@go.ro> * ro.po: Updated Romanian translation svn path=/trunk/; revision=27218
* 2004-09-11 Akagic Amila <bono@linux.org.ba> * bs.po: Added Bosnian translation.Amila Akagić2004-09-112-0/+19094
| | | | svn path=/trunk/; revision=27216
* 2004-09-11 Akagic Amila <bono@linux.org.ba> * configure.in: Added 'bs' to ↵Amila Akagić2004-09-112-1/+5
| | | | | | ALL_LINGUAS. svn path=/trunk/; revision=27215
* Updated Canadian English translation.Adam Weinberger2004-09-112-233/+245
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=27214
* Updating pt_BR translationRaphael Higino2004-09-112-312/+332
| | | | svn path=/trunk/; revision=27213
* Fixes #65454JP Rosevear2004-09-102-44/+44
| | | | | | | | | | | | | | | | 2004-09-09 JP Rosevear <jpr@novell.com> Fixes #65454 * gui/e-itip-control.c (class_init): only use a destroy function, no finalize (cleanup_ecal): util function (init): use above for hash table and killed destroyed flag (weren't using it anywhere) (destroy): collapse finalize work into here and guard against multiple destroy calls svn path=/trunk/; revision=27210
* ** See bug #60515.Not Zed2004-09-102-0/+8
| | | | | | | | | | | 2004-09-08 Not Zed <NotZed@Ximian.com> ** See bug #60515. * mail-account-gui.c (sig_fill_menu): connect to the activate signal for the none item. svn path=/trunk/; revision=27203
* reverted previous glade fixJeffrey Stedfast2004-09-102-7/+1
| | | | svn path=/trunk/; revision=27201
* Updated italian translationMarco Ciampa2004-09-102-88/+25
| | | | svn path=/trunk/; revision=27199
* Updated Greek translationNikos Charonitakis2004-09-092-995/+949
| | | | svn path=/trunk/; revision=27196
* ** See bug #64080.Not Zed2004-09-092-0/+8
| | | | | | | | | | | 2004-09-08 Not Zed <NotZed@Ximian.com> ** See bug #64080. * gui/component/Makefile.am (libevolution_addressbook_la_LIBADD): link addressbook to camel. svn path=/trunk/; revision=27191
* ** See bug #64454.Not Zed2004-09-093-4/+11
| | | | | | | | | | | 2004-09-08 Not Zed <NotZed@Ximian.com> ** See bug #64454. * mail-composer-errors.xml: add accelerators to modified message dialogue. svn path=/trunk/; revision=27190
* Updated Danish translation.Martin Willemoes Hansen2004-09-092-8/+12
| | | | | | * da.po: Updated Danish translation. svn path=/trunk/; revision=27189
* Fixes #62728JP Rosevear2004-09-092-0/+10
| | | | | | | | | | | 2004-09-08 JP Rosevear <jpr@novell.com> Fixes #62728 * gui/e-week-view.c (e_week_view_set_week_start_day): trigger a redraw when changing the start day svn path=/trunk/; revision=27187
* Translation updated.Vincent van Adrighem2004-09-082-1/+5
| | | | | | | | 2004-09-08 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated. svn path=/trunk/; revision=27183
* ** See bug #59717.Not Zed2004-09-082-1/+13
| | | | | | | | | | | | 2004-09-03 Not Zed <NotZed@Ximian.com> ** See bug #59717. * mail-config.c (mail_config_check_service): Make the dialog modal. Not ideal but a problem with the way the function works, it should be fully async instead. svn path=/trunk/; revision=27181
* make ssl connection async and cancellable, and minor api update to asyncNot Zed2004-09-082-11/+27
| | | | | | | | | 2004-09-03 Not Zed <NotZed@Ximian.com> * camel-tcp-stream-ssl.c (stream_connect): make ssl connection async and cancellable, and minor api update to async connection. svn path=/trunk/; revision=27180
* da.po: quick fixesMartin Willemoes Hansen2004-09-081-16/+19
| | | | svn path=/trunk/; revision=27179
* Updated Danish translation.Martin Willemoes Hansen2004-09-072-115/+241
| | | | | | * da.po: Updated Danish translation. svn path=/trunk/; revision=27176
* Revert the use of gtkfilechooser for Path selection because otherwiseJeffrey Stedfast2004-09-072-1/+7
| | | | | | | | | | 2004-09-03 Jeffrey Stedfast <fejj@novell.com> * mail-config.glade: Revert the use of gtkfilechooser for Path selection because otherwise users won't be able to select directory pathnames. Fixes bug #64974. svn path=/trunk/; revision=27175
* add new widget variable contact_dsiplay_window to _EABView strcut toSivaiah Nallagatla2004-09-073-11/+30
| | | | | | | | | | | | | | | | | | 2004-09-04 Sivaiah Nallagatla <snallagatla@novell.com> * gui/widgets/e-addressbook-view.h : add new widget variable contact_dsiplay_window to _EABView strcut to store. Remove unused scrolled varible * gui/widgets/e-addressbook-view.c (eab_view_init) (eab_view_dispose) : initialize and unref the new widget added (eab_view_new) : remove the loca variable scrlled_window instead use eav->contact_display_window (eab_view_show_contact_preview) : show/hide contact_display_window instead of contact_display Fixes #64024 svn path=/trunk/; revision=27168
* Updated British translation.David Lodge2004-09-072-4127/+1736
| | | | | | | | 2004-09-06 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation. svn path=/trunk/; revision=27166
* Updated Danish translation.Martin Willemoes Hansen2004-09-062-352/+514
| | | | | | * da.po: Updated Danish translation. svn path=/trunk/; revision=27162
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-09-062-519/+479
| | | | | | | | 2004-09-06 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Daniel van Eeden. svn path=/trunk/; revision=27161
* translated 1 stringN Jayaradha2004-09-061-990/+1183
| | | | svn path=/trunk/; revision=27156
* Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8Åsmund Skjæveland2004-09-052-694/+887
| | | | | | | | | 2004-09-05 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8 branch. svn path=/trunk/; revision=27153
* Check the static capability to enable or disable the assign tasks in theChenthill Palanisamy2004-09-053-0/+26
| | | | | | | | | | | | | | | | 2004-09-05 Chenthill Palanisamy <pchenthill@novell.com> * gui/e-calendar-table.c (e_calendar_table_show_popup_menu): Check the static capability to enable or disable the assign tasks in the popup menu. * gui/dialogs/recurrence-page.c (sensitize_buttons): Check for the static capability to convert a existing appointment to recurrence appointment for enabling or diabling the recurrence widgets. svn path=/trunk/; revision=27152
* Updated French translation.Christophe Merlet2004-09-041-1/+1
| | | | svn path=/trunk/; revision=27149
* Updated French translation.Christophe Merlet2004-09-042-341/+323
| | | | svn path=/trunk/; revision=27148
* ** See bug #64420.Not Zed2004-09-042-1/+9
| | | | | | | | | | | 2004-09-03 Not Zed <NotZed@Ximian.com> ** See bug #64420. * lib/e-pkcs12.c (prompt_for_password): set the outptr after we've actually got a pointer for it allocated. svn path=/trunk/; revision=27139
* ** See bug #61285.Not Zed2004-09-042-1/+9
| | | | | | | | | | | | 2004-09-03 Not Zed <NotZed@Ximian.com> ** See bug #61285. * e-shell-settings-dialog.c (load_pages): use a better query to get the configuration pages, the old one didn't include version information properly. svn path=/trunk/; revision=27138
* Fixes #65030JP Rosevear2004-09-042-2/+9
| | | | | | | | | | 2004-09-03 JP Rosevear <jpr@novell.com> Fixes #65030 * en_GB.po: Correct typo svn path=/trunk/; revision=27136
* added a commentJeffrey Stedfast2004-09-041-0/+1
| | | | svn path=/trunk/; revision=27134
* Fixes #62392Rodrigo Moya2004-09-042-2/+10
| | | | | | | | | | | | 2004-08-31 Rodrigo Moya <rodrigo@novell.com> Fixes #62392 * gui/alarm-notify/alarm-queue.c (display_notification): ref the client's query object so that it doesn't disappear on us. (tray_icon_destroyed_cb): unref the query previously ref'ed. svn path=/trunk/; revision=27132
* Updated Turkish TranslationBaris Cicek2004-09-032-15896/+3289
| | | | svn path=/trunk/; revision=27128
* Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-033-1/+29
| | | | | | | | | | | | | | | | | 2004-09-01 Jeffrey Stedfast <fejj@novell.com> Fix for bug #63377 and prevention of similar cases. * em-format.c (emf_finalise): Free the default_charset. (emf_format_clone): Clone the default_charset - this prevents the particular crash described in bug #63377. * em-utils.c (em_utils_message_to_html): If source is NULL, set our own default charset (from the user's gconf key) on the formatter to make sure there's always a source charset for conversion to UTF-8. svn path=/trunk/; revision=27122
* da.po: quick fixMartin Willemoes Hansen2004-09-031-370/+366
| | | | svn path=/trunk/; revision=27121
* Updated Danish translationMartin Willemoes Hansen2004-09-032-2582/+1663
| | | | | | * da.po: Updated Danish translation svn path=/trunk/; revision=27120
* Updated Finnish translationIlkka Tuohela2004-09-022-391/+401
| | | | svn path=/trunk/; revision=27115
* include missing string.h, to avoid problems in 64 bit builds.Rodrigo Moya2004-09-022-0/+6
| | | | | | | | | 2004-08-31 Rodrigo Moya <rodrigo@novell.com> * gui/e-cal-model-tasks.c: include missing string.h, to avoid problems in 64 bit builds. svn path=/trunk/; revision=27111
* Mergin the latest translation into headIsmael Olea2004-09-0245-6091/+22590
| | | | svn path=/trunk/; revision=27110
* Obsoletes files.Ismael Olea2004-09-0216-12730/+0
| | | | svn path=/trunk/; revision=27109
* Updated Russian translationLeonid Kanter2004-09-012-882/+795
| | | | svn path=/trunk/; revision=27106
* added Hindi translationGuntupalli Karunakar2004-09-012-0/+19170
| | | | svn path=/trunk/; revision=27104
* Set the store and full_name info on the dialog.Jeffrey Stedfast2004-08-314-32/+33
| | | | | | | | | | | | 2004-08-30 Jeffrey Stedfast <fejj@novell.com> * em-folder-tree.c (emft_popup_delete_folder): Set the store and full_name info on the dialog. (emft_popup_delete_response): Use the requisite data stored on the dialog object rather than examining the selection again. Fixes bug #62665. svn path=/trunk/; revision=27095
* fixedJeffrey Stedfast2004-08-311-6/+5
| | | | svn path=/trunk/; revision=27094
* ** See bug #64377.Not Zed2004-08-314-48/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-08-30 Not Zed <NotZed@Ximian.com> ** See bug #64377. * em-folder-selector.c (emfs_response): only set the uri if we have one to set. * em-folder-tree.c (em_folder_tree_finalize): Removed cose using selected_path and selected_uri strings. (emft_popup_new_folder): " (emft_popup_copy_folder_selected): " (emft_tree_selection_changed): (emft_tree_row_activated): ", free paths after use. * em-folder-selector.c (emfs_create_name_changed): free get_selected_uri return. (emfs_create_name_activate): " (em_folder_selector_get_selected_path): handle api change, store the selected_path too. * em-folder-tree.c (em_folder_tree_get_selected_uri): de-constify,and get the selection directly from the tree. (em_folder_tree_get_selected_path): same. svn path=/trunk/; revision=27092
* fixed merge conflictsJeffrey Stedfast2004-08-311-5/+7
| | | | svn path=/trunk/; revision=27088
* gtk-doc style comment fixesJeffrey Stedfast2004-08-311-2/+3
| | | | svn path=/trunk/; revision=27087
* Bugzilla #63731Suresh Chandrasekharan2004-08-311-2/+32
| | | | | | | | | | | | | | | | 2004-08-29 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Bugzilla #63731 * gal/e-text/e-text.c (insert_preedit_text): For multilple ETexts sharing the same GnomeCanvas im_context, prevent updating all childern in case preedit for one changed. (e_text_event): Don't disconnect the signal to a EText if it is out of focus and still having preedit. Save it and disconnect it when another EText comes into focus. svn path=/trunk/; revision=27085
* Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8Åsmund Skjæveland2004-08-302-689/+681
| | | | | | | | | 2004-08-30 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8 branch. svn path=/trunk/; revision=27084
* constify the strings to remove a warning.Not Zed2004-08-303-4/+15
| | | | | | | | | | | | | | | 2004-08-27 Not Zed <NotZed@Ximian.com> * common/authentication.c (auth_func_cb): constify the strings to remove a warning. ** See bug #64856 (workaround). * common/authentication.c (auth_func_cb): * gui/e-pub-utils.c(e_pub_publish): add ONLINE flag to password request. svn path=/trunk/; revision=27077
* ** See bug #62856 (workaround).Not Zed2004-08-302-1/+6
| | | | | | | | | | | 2004-08-27 Not Zed <NotZed@Ximian.com> ** See bug #62856 (workaround). * gui/component/addressbook.c (addressbook_authenticate): add online flag to password request. svn path=/trunk/; revision=27076
* ** See bug #62856 (workaround only)Not Zed2004-08-302-0/+13
| | | | | | | | | | | 2004-08-27 Not Zed <NotZed@Ximian.com> ** See bug #62856 (workaround only) * e-shell.c (impl_Shell_setLineStatus, e_shell_construct): set the online state on e_passwords. svn path=/trunk/; revision=27075
* return cancelled if we're in an offline state.Not Zed2004-08-303-0/+28
| | | | | | | | | 2004-08-27 Not Zed <NotZed@Ximian.com> * e-passwords.c (e_passwords_ask_password): return cancelled if we're in an offline state. svn path=/trunk/; revision=27074
* ** See bug #64011.Not Zed2004-08-302-1/+9
| | | | | | | | | | | | 2004-08-27 Not Zed <NotZed@Ximian.com> ** See bug #64011. * gui/component/addressbook-view.c (edit_addressbook_cb): Remove double ;; in declaration section (c99 extension). From Vincent Noel <vnoel@cox.net>. svn path=/trunk/; revision=27073
* ** See bug #63456.Not Zed2004-08-302-0/+11
| | | | | | | | | | | 2004-08-27 Not Zed <NotZed@Ximian.com> ** See bug #63456. * message-list.c (main_folder_changed): noop if the async_event pointer is NULL which can happen during destroy. svn path=/trunk/; revision=27072
* ** See bug #64023.Not Zed2004-08-302-1/+11
| | | | | | | | | | | 2004-08-27 Not Zed <NotZed@Ximian.com> ** See bug #64023. * providers/nntp/camel-nntp-store.c (camel_nntp_try_authenticate): forget the password if it was wrong. svn path=/trunk/; revision=27071
* Updated Belarusian translation.Ales Nyakhaychyk2004-08-292-28460/+19352
| | | | svn path=/trunk/; revision=27063
* Updated Simplified Chinese translationFunda Wang2004-08-292-372/+365
| | | | svn path=/trunk/; revision=27062
* get the active state (insert_rsvp): set inital rsvp stateJP Rosevear2004-08-282-1/+9
| | | | | | | | | | | | 2004-08-28 JP Rosevear <jpr@novell.com> * gui/e-itip-control.c (rsvp_clicked_cb): get the active state (insert_rsvp): set inital rsvp state * gui/alarm-notify/alarm-queue.c (alarm_queue_add_client): load immediately if they are loaded svn path=/trunk/; revision=27057
* check2Amanpreet Singh Alam2004-08-281-798/+742
| | | | svn path=/trunk/; revision=27056
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-282-455/+536
| | | | | | | | 2004-08-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation svn path=/trunk/; revision=27055
* Updated Czech translation.Miloslav Trmac2004-08-282-376/+365
| | | | | | | | 2004-08-28 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation. svn path=/trunk/; revision=27054
* Updated Canadian English translation.Adam Weinberger2004-08-282-374/+359
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=27053
* Updated Korean translation.Changwoo Ryu2004-08-282-369/+375
| | | | svn path=/trunk/; revision=27052
* utf8_filename should be char * not charJP Rosevear2004-08-282-2/+7
| | | | | | | | | 2004-08-27 JP Rosevear <jpr@novell.com> * importers/mail-importer.c (import_folders_rec): utf8_filename should be char * not char svn path=/trunk/; revision=27051
* bump version, requirementsJP Rosevear2004-08-285-8/+28
| | | | | | | | 2004-08-27 JP Rosevear <jpr@novell.com> * configure.in: bump version, requirements svn path=/trunk/; revision=27050
* Add a fix to mailer.Hans Petter2004-08-281-0/+4
| | | | svn path=/trunk/; revision=27049
* Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-282-1/+7
| | | | | | | | | | 2004-08-27 Hans Petter Jansson <hpj@ximian.com> * em-utils.c (emu_can_save): Don't crash if we're passed a NULL path. GtkFileChooser can return NULL filenames that get passed to this function. svn path=/trunk/; revision=27048
* Commit my changes to addressbook since 1.5.93.Hans Petter2004-08-281-0/+10
| | | | svn path=/trunk/; revision=27047
* updatedJeffrey Stedfast2004-08-281-0/+8
| | | | svn path=/trunk/; revision=27046
* Updated NEWSRodrigo Moya2004-08-281-0/+25
| | | | svn path=/trunk/; revision=27045
* use the new 'has-alarms-in-range' query. (alarm_queue_add_client): makeRodrigo Moya2004-08-282-15/+38
| | | | | | | | | | 2004-08-27 Rodrigo Moya <rodrigo@novell.com> * gui/alarm-notify/alarm-queue.c (load_alarms): use the new 'has-alarms-in-range' query. (alarm_queue_add_client): make sure we don't add twice the same alarm. svn path=/trunk/; revision=27044
* Fixes #62911, #54101JP Rosevear2004-08-282-258/+606
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-08-27 JP Rosevear <jpr@novell.com> Fixes #62911, #54101 * gui/e-itip-control.c (set_ok_sens): util routine to set sensitivity of OK button (cal_opened_cb): cal back when calendar opens, sensitize ok button (start_calendar_server): open async and take call back arg (source_selected_cb): desensitize ok button until calendar is loaded (find_cal_opened_cb): check to see if the calendar contains the object we are looking for, if none do show the source selector option menu (find_server): search async for the server (destroy): clean up html widget (finalize): instead of here (get_publish_options): use only object tag (get_request_options): ditto (get_request_fb_options): ditto (get_reply_options): ditto (get_refresh_options): ditto (get_cancel_options): ditto (show_current_event): use new options, remove groupwise NEEDS ACTION check, handle async loading (show_current_todo): use new options, handle async loading (option_activated_cb): record action (add_option): add action item (insert_boxes): layout widgets (insert_label): insert label (rsvp_clicked_cb): record rsvp status (insert_rsvp): insert rsvp check box (insert_ok): insert ok button (publish_options_object): spit out relevant options (request_options_object): ditto (freebusy_options_object): ditto (reply_options_object): ditto (refresh_options_object): ditto (cancel_options_object): ditto (object_requested_cb): handle object requests (ok_clicked_cb): use recorded actions svn path=/trunk/; revision=27043
* update protoJP Rosevear2004-08-273-19/+43
| | | | | | | | | | | | | | | | | | 2004-08-27 JP Rosevear <jpr@novell.com> * gui/alarm-notify/alarm-notify.h: update proto * gui/alarm-notify/alarm-notify.c (list_changed_cb): use per source type client hash (alarm_notify_init): ditto (alarm_notify_finalize): ditto (cal_opened_cb): ditto (alarm_notify_add_calendar): ditto (alarm_notify_remove_calendar): ditto, take source_type arg (load_calendars_cb): don't call list_changed if the source list is NULL svn path=/trunk/; revision=27042
* Really fixes #61833 and #63697.Hans Petter Jansson2004-08-272-1/+8
| | | | | | | | | | | 2004-08-26 Hans Petter Jansson <hpj@ximian.com> Really fixes #61833 and #63697. * gui/component/select-names/e-select-names.etspec: Fetch values from column 86 (NAME_OR_ORG), instead of 2 (FILE_AS). svn path=/trunk/; revision=27041
* updated from libegg.Rodrigo Moya2004-08-273-62/+206
| | | | | | | | 2004-08-26 Rodrigo Moya <rodrigo@novell.com> * eggtrayicon.[ch]: updated from libegg. svn path=/trunk/; revision=27040
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2004-08-272-367/+245
| | | | | | | | | 2004-08-26 Gustavo Maciel Dias Vieira <gustavo@sagui.org> * pt_BR.po: Updated Brazilian Portuguese translation done by Gustavo Maciel Dias Vieira <gustavo@sagui.org>. svn path=/trunk/; revision=27039
* [ patch for the rest of 60889 ] new function, either start up the query orChris Toshok2004-08-272-7/+66
| | | | | | | | | | | | | | | | | | | | 2004-08-26 Chris Toshok <toshok@ximian.com> [ patch for the rest of 60889 ] * gui/merging/eab-contact-merging.c (add_lookup): new function, either start up the query or add it to the queue if we're over the number of simultaneous queries. (finished_lookup): start up enough pending queries to get us to our limit again. (free_lookup): free lookup->avoid. (final_id_cb): call finished_lookup. (eab_merging_book_add_contact): set lookup->avoid to NULL and replace call to eab_contact_locate_match_full with add_lookup. (eab_merging_book_commit_contact): set lookup->avoid to the contact, and make the same s/eab_contact_locate_match_full/add_lookup/ replacement. svn path=/trunk/; revision=27038
* Updated Greek translationNikos Charonitakis2004-08-272-282/+250
| | | | svn path=/trunk/; revision=27037
* Don't mark component menu accels for translation.Christian Neumair2004-08-276-4/+19
| | | | svn path=/trunk/; revision=27036
* Fix for bug #63177Jeffrey Stedfast2004-08-262-4/+16
| | | | | | | | | | | | | | | 2004-08-24 Jeffrey Stedfast <fejj@novell.com> Fix for bug #63177 * em-folder-tree.c (emft_drop_async_drop): Check full_name == NULL rather than full_name[0] since store's have NULL full_names, not empty string (like they used to). (emft_drop_folder): Same. (tree_drag_data_received): Don't abort the drop if the user dropped on a store, this is allowed (depending on the store). svn path=/trunk/; revision=27035
* Don't translate the default value for the window heightRodney Dawes2004-08-262-1/+6
| | | | | | | | | 2004-08-26 Rodney Dawes <dobey@novell.com> * apps_evolution_shell.schemas.in.in: Don't translate the default value for the window height svn path=/trunk/; revision=27034
* check 3000-4100Amanpreet Singh Alam2004-08-261-486/+544
| | | | svn path=/trunk/; revision=27033
* change the "CheckList" to "Tasks" as there is another foder calledSivaiah Nallagatla2004-08-263-2/+10
| | | | | | | | | | | | 2004-08-26 Sivaiah Nallagatla <snallagatla@novell.com> * provoders/groupwise/camel-gw-listner.c (add_calendar_tasks_sources) : change the "CheckList" to "Tasks" as there is another foder called chekclist in groupwise not related to tasks Fixes #64092 svn path=/trunk/; revision=27032
* Rollback for fix #63731Suresh Chandrasekharan2004-08-262-17/+24
| | | | | | | 2004-08-25 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Rollback for fix #63731 svn path=/trunk/; revision=27028
* only open the trash or junk if they're vfolders here. Some stores thatNot Zed2004-08-262-2/+12
| | | | | | | | | | 2004-08-25 Not Zed <NotZed@Ximian.com> * mail-component.c (store_info_new): only open the trash or junk if they're vfolders here. Some stores that implement their own trash folders are unacceptably slow to open otherwise. svn path=/trunk/; revision=27027
* prepare the local record correctly, should fix copy to/from problems whenJP Rosevear2004-08-263-2/+9
| | | | | | | | | | | 2004-08-25 JP Rosevear <jpr@novell.com> * conduits/todo/todo-conduit.c (for_each): prepare the local record correctly, should fix copy to/from problems when syncing * conduits/calendar/calendar-conduit.c (for_each): ditto svn path=/trunk/; revision=27026
* Updated French translation.Christophe Merlet2004-08-262-1966/+523
| | | | svn path=/trunk/; revision=27025
* Bugzilla #63731Suresh Chandrasekharan2004-08-262-24/+17
| | | | | | | | | | | | | | | | | | | | | 2004-08-25 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Bugzilla #63731 * gal/e-text/e-text.h: Remove unneeded text->im_context_signals_registered. * gal/e-text/e-text.c (e_text_init): Removed text->im_context_signals_registered (e_text_event): Remove text->im_context signals handler connect/disconnect from here. (e_text_set_property): Added them here, now they will be invoked only @ text->im_context creation time, or re-set or at e_text_dispose. Also focus_out events does not affect the signals as they used to. svn path=/trunk/; revision=27024
* disbale the display name widget in case of groupwise as we can not handleSivaiah Nallagatla2004-08-262-2/+16
| | | | | | | | | | | | 2004-08-25 Sivaiah Nallagatla <snallagatla@novell.com> * gui/component/addressbook-config.c (source_to_dialog) : disbale the display name widget in case of groupwise as we can not handle renames as of now (dialog_to_source) also copy "use_ssl" property to new source so that new books also use ssl svn path=/trunk/; revision=27023
* May fix #61833.Hans Petter Jansson2004-08-252-1/+10
| | | | | | | | | | | | | 2004-08-25 Hans Petter Jansson <hpj@ximian.com> May fix #61833. * gui/component/select-names/e-select-names-table-model.c (fill_in_info): Get E_CONTACT_NAME_OR_ORG (first found from File As, Full Name, Organization, Email 1) for the "name" field. Hopefully will prevent most cases of blank entries. svn path=/trunk/; revision=27022
* Init one variable (remove warning) and don't redefine it.Frédéric Crozat2004-08-252-2/+7
| | | | | | | * camel-folder.c: (folder_getv): Init one variable (remove warning) and don't redefine it. svn path=/trunk/; revision=27021
* don't call gtk_dialog_set_has_separator on Message Dialog on GTK+ >= 2.4.0Frédéric Crozat2004-08-253-13/+48
| | | | | | | | | | | | | | | * e-shell-startup-wizard.c: (prepare_importer_page): don't call gtk_dialog_set_has_separator on Message Dialog on GTK+ >= 2.4.0 (output warning) * e-shell-importer.c: (e_shell_importer_start_import): Initialize data->finish before using it (prepare_intelligent_page): don't call gtk_dialog_set_has_separator on Message Dialog on GTK+ >= 2.4.0 (output warning) (start_import) (next_file_page): convert filename from UTF-8 to local encoding. svn path=/trunk/; revision=27020
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-254-5/+20
| | | | | | | | | * importers/evolution-mbox-importer.c: (load_file_fn): * importers/evolution-outlook-importer.c: (load_file_fn): * importers/mail-importer.c: (import_folders_rec): Convert filename to UTF-8 from local encoding before displaying it. svn path=/trunk/; revision=27019
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-253-0/+12
| | | | | | | | | * e-dialog-utils.c: (e_notice): * e-passwords.c: (ep_ask_password): Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >= 2.4.0. svn path=/trunk/; revision=27018
* Don't call gtk_dialog_set_has_separator on Gtk Message DialogFrédéric Crozat2004-08-252-0/+8
| | | | | | | * gui/dialogs/recur-comp.c: (recur_component_dialog): Don't call gtk_dialog_set_has_separator on Gtk Message Dialog svn path=/trunk/; revision=27017
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-253-2/+8
| | | | | | | | * gui/component/addressbook-view.c: (delete_addressbook_cb): Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >= 2.4.0. svn path=/trunk/; revision=27016
* Reset the Status Bar message to NUll, if the status of the Calendar isChenthill Palanisamy2004-08-252-0/+7
| | | | | | | | | | 2004-08-25 Chenthill Palanisamy <pchenthill@novell.com> * gui/e-tasks.c (default_client_cal_opened_cb): Reset the Status Bar message to NUll, if the status of the Calendar is returned OK. svn path=/trunk/; revision=27015
* Updated Malay Translation.Hasbullah Bin Pit2004-08-252-13090/+1420
| | | | | | | | 2004-08-25 Hasbullah Bin Pit <sebol@imy-penguin.org> * ms.po: Updated Malay Translation. svn path=/trunk/; revision=27011
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-252-2/+6
| | | | | | | | 2004-08-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation svn path=/trunk/; revision=27010
* [ probable fix for the remaining portion of #45931 ]Chris Toshok2004-08-251-3/+8
| | | | | | | | | | | | 2004-08-23 Chris Toshok <toshok@ximian.com> [ probable fix for the remaining portion of #45931 ] * gal/e-text/e-entry.c (e_entry_show_popup): only return early if we're trying to pop up the view while the entry is unfocused. if we're trying to pop it down, carry on as normal. svn path=/trunk/; revision=27009
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-252-14/+18
| | | | | | | | 2004-08-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation svn path=/trunk/; revision=27008
* Fixes #58824Rodrigo Moya2004-08-252-15/+24
| | | | | | | | | | | | | | | | 2004-08-24 Rodrigo Moya <rodrigo@novell.com> Fixes #58824 * gui/gnome-cal.c (open_ecal): Only try to open the calendar if not loaded yet. (update_query, client_cal_opened_cb, default_client_cal_opened_cb, backend_died_cb): use always the same view for status messages. (gnome_calendar_set_activity_handler): set the activity handlers on all views, not just the current one. (display_view): no need to set the activity handler here. svn path=/trunk/; revision=27007
* Check for an exception from get_folders_online() here so that we don'tJeffrey Stedfast2004-08-242-3/+14
| | | | | | | | | | | 2004-08-23 Jeffrey Stedfast <fejj@novell.com> * providers/imap/camel-imap-store.c (get_folders): Check for an exception from get_folders_online() here so that we don't send commands to an IMAP server after a disconnect for example. See bug #63504 for an example. svn path=/trunk/; revision=27005
* store the select-uri on the view not in the thread message.Not Zed2004-08-243-155/+218
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-08-23 Not Zed <NotZed@Ximian.com> * em-folder-tree.c (em_folder_tree_set_selected): store the select-uri on the view not in the thread message. (emft_get_folder_info__free): (emft_get_folder_info__got): select_uri removed. (em_folder_tree_set_selected_list): don't set each selected separately, do it as a list. (emft_maybe_expand_row): if this is a selected row, select it too. (emft_get_folder_info__got): do no pending set selection stuff here. (em_folder_tree_set_selected): just call set_selected_list with one item. (emft_expand_node): if this is a selected row, select it too. (emft_get_folder_info__got): no longer need to track lost folders. (emft_tree_row_activated): clear the pending select list. (emft_tree_selection_changed): and here too. (em_folder_tree_get_selected_uris): get the lost folders from the un-applied selected ones now. also fixes a list appending error. (emft_tree_user_event): find out when the user hits a key or mouse button to override any pending single-user select and don't override the cursor setting either. (emft_tree_row_expanded): set the 'load subdirs' false before we load it, so we don't try to load it again if its still being loaded. (emft_get_folder_info__got): don't check the loaded flag here, it should be set by the callee, also check the exception return. svn path=/trunk/; revision=27002
* ** See bug #63189.Not Zed2004-08-242-4/+38
| | | | | | | | | | | | | 2004-08-23 Not Zed <NotZed@Ximian.com> ** See bug #63189. * providers/imap/camel-imap-store.c (get_subscribed_folders): only LSUB folders we're interested in, and check full name of each path element. (imap_is_subfolder): helper for above. svn path=/trunk/; revision=27001
* Call SSL_CTX_set_default_verify_paths() to initialise the certificateJeffrey Stedfast2004-08-242-0/+7
| | | | | | | | | | 2004-08-23 Jeffrey Stedfast <fejj@novell.com> * camel-tcp-stream-openssl.c (open_ssl_connection): Call SSL_CTX_set_default_verify_paths() to initialise the certificate database paths. Thanks to Anton Altaparmakov for this fix. svn path=/trunk/; revision=27000
* Added some comments about --enable-openssl (e.g. why it is disabled)Jeffrey Stedfast2004-08-242-0/+10
| | | | | | | | | 2004-08-23 Jeffrey Stedfast <fejj@novell.com> * configure.in: Added some comments about --enable-openssl (e.g. why it is disabled) svn path=/trunk/; revision=26999
* Make the description scrolled window scroll policy "automatic" rather thanJeffrey Stedfast2004-08-242-14/+20
| | | | | | | | | | 2004-08-13 Jeffrey Stedfast <fejj@novell.com> * gui/dialogs/event-page.glade: Make the description scrolled window scroll policy "automatic" rather than "never". Fixes bug #62063. svn path=/trunk/; revision=26998
* Updated Finnish translationIlkka Tuohela2004-08-242-48/+55
| | | | svn path=/trunk/; revision=26997
* Updated Greek translationNikos Charonitakis2004-08-242-200/+275
| | | | svn path=/trunk/; revision=26996
* Fix for bug #62812Jeffrey Stedfast2004-08-232-3/+13
| | | | | | | | | | | | 2004-08-13 Jeffrey Stedfast <fejj@novell.com> Fix for bug #62812 * em-format-html-display.c (em_format_html_display_search): Set the search_dialog to be transient for the parent window and make sure to destroy the search_dialog when the parent gets destroyed. svn path=/trunk/; revision=26995
* cs.po: Typo fix.Stanislav Brabec2004-08-232-1/+5
| | | | svn path=/trunk/; revision=26994
* ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.Ankitkumar Rameshchandra Patel2004-08-231-64/+65
| | | | svn path=/trunk/; revision=26993
* Updated Serbian translation.Danilo Šegan2004-08-233-4039/+3085
| | | | svn path=/trunk/; revision=26992
* Updated Albanian translation.Laurent Dhima2004-08-232-305/+124
| | | | | | | | 2004-08-23 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation. svn path=/trunk/; revision=26991
* Updated Finnish translationIlkka Tuohela2004-08-232-10/+14
| | | | svn path=/trunk/; revision=26990
* Updated German translation.Christian Neumair2004-08-232-298/+306
| | | | svn path=/trunk/; revision=26989
* Update UpdateKjartan Maraas2004-08-223-478/+423
| | | | | | | | | 2004-08-22 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update * no.po: Update svn path=/trunk/; revision=26988
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-222-160/+88
| | | | | | | | 2004-08-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=26987
* Updated Korean translation.Changwoo Ryu2004-08-222-52/+55
| | | | svn path=/trunk/; revision=26986
* Updated Portuguese translation.Duarte Loreto2004-08-222-46/+51
| | | | | | | | 2004-08-22 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=26985
* remove the dead ldap config control stuff.Chris Toshok2004-08-222-6/+5
| | | | | | | | | 2004-08-20 Chris Toshok <toshok@ximian.com> * gui/component/component-factory.c (factory): remove the dead ldap config control stuff. svn path=/trunk/; revision=26984
* completeAmanpreet Singh Alam2004-08-211-160/+208
| | | | svn path=/trunk/; revision=26983
* if any of the settings required for soap interaction changes trySivaiah Nallagatla2004-08-214-73/+100
| | | | | | | | | | | | | 2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listener.c (account_changed) : if any of the settings required for soap interaction changes try connecting to server and resetup the ESources * providers/groupwise/camel-groupwise-provider.c ": don't check soap ssl setting by default to be in consistent with IMAP svn path=/trunk/; revision=26982
* changed the groupwise account setup error messageSivaiah Nallagatla2004-08-212-1/+10
| | | | | | | | | 2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com> * mail-erros.xml : changed the groupwise account setup error message svn path=/trunk/; revision=26981
* Fixes bug #62715.Hans Petter Jansson2004-08-212-10/+47
| | | | | | | | | | | | | 2004-08-20 Hans Petter Jansson <hpj@ximian.com> Fixes bug #62715. * gui/contact-editor/e-contact-editor.c (fill_in_address_label_textview): Implement. (fill_in_address_field): If structured address information is not available, try putting the "label" blob in the free-form field. svn path=/trunk/; revision=26980
* Makes the contact image selector use GtkFileChooser if available.Hans Petter Jansson2004-08-212-12/+65
| | | | | | | | | | | | | | | | | | | 2004-08-19 Hans Petter Jansson <hpj@ximian.com> Makes the contact image selector use GtkFileChooser if available. * gui/contact-editor/e-contact-editor.c (image_selected_cb): Take just the editor as an argument, so we can call from other places without having to supply dummy args. Rename to image_selected, since it's no longer strictly a callback. Include optional code to use the new GtkFileChooser. (image_cleared_cb): Ditto. Rename to image_cleared. (file_chooser_response): Optional response handling for GtkFileChooser. (image_clicked): Include optional code to use the new GtkFileChooser. Move common strings to variables. For GtkFileSelection, swap callback parameters for the modified image_selected () and image_cleared (). svn path=/trunk/; revision=26979
* Updated Albanian translation.Laurent Dhima2004-08-212-121/+218
| | | | | | | | 2004-08-20 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation. svn path=/trunk/; revision=26978
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-08-202-8/+12
| | | | | | | | 2004-08-20 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=26977
* ankit@redhat.com 20/08/2004Ankitkumar Rameshchandra Patel2004-08-201-1/+1
| | | | svn path=/trunk/; revision=26976
* [ likely fixes #61500 ] remove the secondary text, since we don't have theChris Toshok2004-08-203-20/+69
| | | | | | | | | | | | | | | | 2004-08-19 Chris Toshok <toshok@ximian.com> [ likely fixes #61500 ] * addressbook-errors.xml (remove-addressbook): remove the secondary text, since we don't have the gerror text to supply it anymore. * gui/component/addressbook-view.c (book_removed): new function, move the error handling here. (delete_addressbook_cb): create a closure with necessary data, and call the e_book_async_remove instead of e_book_remove. svn path=/trunk/; revision=26975
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-202-114/+196
| | | | | | | | 2004-08-19 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation svn path=/trunk/; revision=26974
* Updated Canadian English translation.Adam Weinberger2004-08-202-53/+28
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=26973
* Updated Ukrainian translation.Maxim Dziumanenko2004-08-192-9998/+2960
| | | | | | | | 2004-08-19 Maxim Dziumanenko <mvd@mylinux.com.ua> * Updated Ukrainian translation. svn path=/trunk/; revision=26972
* select names dialog can not be modal as password dialogs can come up whileSivaiah Nallagatla2004-08-192-1/+9
| | | | | | | | | | | | 2004-08-18 Sivaiah Nallagatla <snallagatla@novell.com> * gui/component/select-names/e-select-names.c (e_select_names_init) : select names dialog can not be modal as password dialogs can come up while user is in this dialog for address books which require authentication like groupwise and LDAP FIxes #63257 svn path=/trunk/; revision=26971
* Typo fix in Catalan translation.Jordi Mallach2004-08-192-2/+6
| | | | svn path=/trunk/; revision=26970
* Add this.Kjartan Maraas2004-08-192-0/+20708
| | | | | | | | 2004-08-18 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Add this. svn path=/trunk/; revision=26969
* Added «nb» to ALL_LINGUAS. 2004-08-13 JP Rosevear <jpr@novell.com>Kjartan Maraas2004-08-192-1/+4
| | | | | | | | | 2004-08-18 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added «nb» to ALL_LINGUAS. 2004-08-13 JP Rosevear <jpr@novell.com> svn path=/trunk/; revision=26968
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-08-192-303/+159
| | | | | | | | 2004-08-18 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=26967
* Updated Simplified Chinese translationFunda Wang2004-08-182-40/+43
| | | | svn path=/trunk/; revision=26965
* Updated Hungarian translation by Gabor Kelemen.Laszlo Dvornik2004-08-182-69/+37
| | | | | | | | 2004-08-18 Laszlo Dvornik <dvornik@gnome.hu> * hu.po: Updated Hungarian translation by Gabor Kelemen. svn path=/trunk/; revision=26964
* svn path=/trunk/; revision=26963Updated ja.po. T.Aihana2004-08-182-73/+43
| | | | | | 2004-08-18 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> svn path=/trunk/; revision=26963
* initialize the mutext needed to prevent concurrect accessSivaiah Nallagatla2004-08-182-16/+43
| | | | | | | | | | | | | | | | 2004-08-18 Sivaiah Nallagatla <snallagatla@novell.com> * gui/alarm-notify/alarm-notify.c (alarm-notify_init) : initialize the mutext needed to prevent concurrect access priv->uri_clients_hash. Also install a timeout handler for loading sources which requires auth later (alarm_notify_finalize) : free the new mutex (load_calendars_cb) : call back which adds sources again after one minute (alarm_notify_add_calendar) : lock ad unlock the new mutex before and after accessing uri_clients_hash svn path=/trunk/; revision=26962
* Updated Czech translation.Miloslav Trmac2004-08-182-46/+47
| | | | | | | | 2004-08-18 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation. svn path=/trunk/; revision=26961
* Updated Greek translationNikos Charonitakis2004-08-182-574/+181
| | | | svn path=/trunk/; revision=26960
* ** See bug #62963.Not Zed2004-08-182-4/+16
| | | | | | | | | | | | 2004-08-16 Not Zed <NotZed@Ximian.com> ** See bug #62963. * message-list.c (build_tree, build_flat): define selected in declaration block, not inline. Spotted by Vincent Noel <vnoel@cox.net> svn path=/trunk/; revision=26959
* ** See bug #62963.Not Zed2004-08-182-2/+9
| | | | | | | | | | | 2004-08-16 Not Zed <NotZed@Ximian.com> ** See bug #62963. * gui/cert-trust-dialog.c (ctd_response): fix c99 syntax. Spotted by Vincent Noel <vnoel@cox.net> svn path=/trunk/; revision=26958
* compltingAmanpreet Singh Alam2004-08-171-579/+507
| | | | svn path=/trunk/; revision=26957
* Connect to the "changed" signal instead of "activate"Rodney Dawes2004-08-172-1/+8
| | | | | | | | | | | 2004-08-17 Rodney Dawes <dobey@novell.com> * e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct): Connect to the "changed" signal instead of "activate" Fixes #62970 svn path=/trunk/; revision=26956
* Fixes #62706JP Rosevear2004-08-172-1/+12
| | | | | | | | | | | 2004-08-16 JP Rosevear <jpr@ximian.com> Fixes #62706 * gui/e-cal-model.c (e_cal_model_set_timezone): set the default timezone on the server svn path=/trunk/; revision=26955
* ankit@redhat.com 17/08/2004 * gu.po : Updated Final Gujarati TranslationAnkitkumar Rameshchandra Patel2004-08-172-34/+25
| | | | svn path=/trunk/; revision=26954
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-08-172-34/+43
| | | | | | | | 2004-08-17 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=26951
* Remove the custom prompt-to-save dialogs from here - useHans Petter Jansson2004-08-172-53/+22
| | | | | | | | | | | 2004-08-11 Hans Petter Jansson <hpj@ximian.com> * gui/contact-editor/e-contact-editor.c (app_delete_event_cb): Remove the custom prompt-to-save dialogs from here - use eab_prompt_save_dialog (), and then only if the contact actually changed. svn path=/trunk/; revision=26950
* reinstate the ngettext patch that was part of the #53464 commit ofChris Toshok2004-08-172-2/+11
| | | | | | | | | | 2004-08-16 Chris Toshok <toshok@ximian.com> * gui/widgets/eab-gui-util.c (eab_show_multiple_contacts): reinstate the ngettext patch that was part of the #53464 commit of 2004-03-24 by dsegan@gmx.net. svn path=/trunk/; revision=26949
* updatepAmanpreet Singh Alam2004-08-161-308/+261
| | | | svn path=/trunk/; revision=26948
* change the prototype of alarm_notify_add_calendar to take Esource insteadSivaiah Nallagatla2004-08-163-9/+31
| | | | | | | | | | | | | | | | 2004-08-16 Sivaiah Nallagatla <snallagatla@novell.com> * gui/alarm-notify/alarm-notify.h : change the prototype of alarm_notify_add_calendar to take Esource instead of uri * gui/alarm-notify/alarm-notify.c (alarm_notify_add_calendar) : use auth_new_cal_from_source instead of _from_uri to create cal client also do not try to load the cal backend which require auth and for which there is no password availble in e-password seesion (list_changed_cb) (load_calendars) : pass Esource insted of uri to alarm_notify_add_calendar svn path=/trunk/; revision=26947
* ankit@redhat.com 16/08/04 * Updated Final Gujarati TranslationAnkitkumar Rameshchandra Patel2004-08-161-0/+4
| | | | svn path=/trunk/; revision=26946
* ankit@redhat.com 16/08/2004Ankitkumar Rameshchandra Patel2004-08-161-121/+54
| | | | svn path=/trunk/; revision=26945
* pass an exception handle to camel_provider_get.Not Zed2004-08-162-1/+10
| | | | | | | | | | 2004-08-16 Not Zed <NotZed@Ximian.com> * providers/groupwise/camel-groupwise-provider.c (camel_provider_module_init): pass an exception handle to camel_provider_get. svn path=/trunk/; revision=26944
* initialize priv->default_lcient (default_client_cal_opened_cb) : unrefSivaiah Nallagatla2004-08-162-6/+17
| | | | | | | | | | | | | | | 2004-08-14 Sivaiah Nallagatla <snallagatla@novell.com> * gui/e-tasks.c (e_tasks_init) : initialize priv->default_lcient (default_client_cal_opened_cb) : unref priv->default_client and make it NULL (client_cal_opened_cb) : don't unref client explicitly as removing from priv->clients already does that. Remove client based on uid instead of uri (backend_died_cb) : Remove client based on uid insted of uri Fixes #62869 svn path=/trunk/; revision=26943
* don't include the terminating NUL in the data length.Not Zed2004-08-162-17/+23
| | | | | | | | | | 2004-08-13 Not Zed <NotZed@Ximian.com> * em-utils.c (em_utils_message_to_html): don't include the terminating NUL in the data length. (em_utils_part_to_html): nor here. svn path=/trunk/; revision=26942
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-161-157/+81
| | | | | | | | 2004-08-15 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=26941
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-152-11/+10
| | | | | | | | 2004-08-15 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=26940
* Updated finnish translationIlkka Tuohela2004-08-152-14/+18
| | | | svn path=/trunk/; revision=26939
* Updated Portuguese translation.Duarte Loreto2004-08-152-115/+19
| | | | | | | | 2004-08-15 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=26938
* Updated finnish translationIlkka Tuohela2004-08-151-3/+4
| | | | svn path=/trunk/; revision=26937
* Updated finnish translationIlkka Tuohela2004-08-151-0/+4
| | | | svn path=/trunk/; revision=26936
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-08-152-11/+10
| | | | | | | | 2004-08-14 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=26935
* Updated Finnish translationIlkka Tuohela2004-08-152-25/+19
| | | | svn path=/trunk/; revision=26934
* Updated Korean translationChangwoo Ryu2004-08-142-44/+36
| | | | svn path=/trunk/; revision=26933
* updateAmanpreet Singh Alam2004-08-141-576/+510
| | | | svn path=/trunk/; revision=26932
* Updated Simplified Chinese translationFunda Wang2004-08-141-351/+355
| | | | svn path=/trunk/; revision=26931
* Updated Lithuanian translation.Žygimantas Beručka2004-08-142-2683/+543
| | | | | | | | 2004-08-14 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=26930
* Updated Canadian English translation.Adam Weinberger2004-08-142-20/+11
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=26929
* Updated Simplified Chinese translationFunda Wang2004-08-142-61/+37
| | | | svn path=/trunk/; revision=26928
* bump version. requiresJP Rosevear2004-08-1458-18351/+23893
| | | | | | | | 2004-08-13 JP Rosevear <jpr@novell.com> * configure.in: bump version. requires svn path=/trunk/; revision=26926
* Unified po headers for Finnish TeamTommi Vainikainen2004-08-142-1/+5
| | | | svn path=/trunk/; revision=26925
* Revert previous EVO_LDAP_CHECK changes, aren't working as well as expcetedRodney Dawes2004-08-142-10/+24
| | | | | | | | | 2004-08-13 Rodney Dawes <dobey@novell.com> * acinclude.m4: Revert previous EVO_LDAP_CHECK changes, aren't working as well as expceted and determined in testing svn path=/trunk/; revision=26924
* Use g_ptr_array_sized_new() rather than using set_size() after creating aJeffrey Stedfast2004-08-142-9/+9
| | | | | | | | | | | 2004-08-13 Jeffrey Stedfast <fejj@novell.com> * providers/imap4/camel-imap4-summary.c (imap4_summary_fetch_all): Use g_ptr_array_sized_new() rather than using set_size() after creating a GPtrArray so that array->len starts out at 0. (imap4_summary_fetch_flags): Same. svn path=/trunk/; revision=26923
* Use g_ptr_array_sized_new() rather than using set_size() after creating aJeffrey Stedfast2004-08-141-9/+15
| | | | | | | | | | | 2004-08-13 Jeffrey Stedfast <fejj@novell.com> * providers/imap4/camel-imap4-summary.c (imap4_summary_fetch_all): Use g_ptr_array_sized_new() rather than using set_size() after creating a GPtrArray so that array->len starts out at 0. (imap4_summary_fetch_flags): Same. svn path=/trunk/; revision=26922
* include gtkdialog.h rather than gnome-dialog.h.Rodrigo Moya2004-08-142-1/+5
| | | | | | | | 2004-08-13 Rodrigo Moya <rodrigo@novell.com> * e-categories-config.c: include gtkdialog.h rather than gnome-dialog.h. svn path=/trunk/; revision=26921
* remove the cal/taksks sources when account is disbaled. Also do not try toSivaiah Nallagatla2004-08-143-6/+35
| | | | | | | | | | | | | 2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listener.c (account_changed): remove the cal/taksks sources when account is disbaled. Also do not try to to create sources when a disabled account is changed to Novell Groupwise (camel_gw_listener_construct) : do not add the disbaled accounts to exitsting groupwise accounts list svn path=/trunk/; revision=26920
* set paragraph style to normal to avoid signature landing in PRE paragraphRadek Doulik2004-08-142-0/+6
| | | | | | | | | 2004-08-13 Radek Doulik <rodo@ximian.com> * e-msg-composer.c (e_msg_composer_show_sig_file): set paragraph style to normal to avoid signature landing in PRE paragraph svn path=/trunk/; revision=26919
* update ssl setting label and title of the soap settings section FixesSivaiah Nallagatla2004-08-142-2/+8
| | | | | | | | | | 2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-groupwise-provider.c : update ssl setting label and title of the soap settings section Fixes #62747 svn path=/trunk/; revision=26918
* Add option to specify location of kerberos 4/5 libraries and headersFrédéric Crozat2004-08-142-16/+41
| | | | | | | | | * configure.in: Add option to specify location of kerberos 4/5 libraries and headers directories. Needed for 64bits support. svn path=/trunk/; revision=26917