aboutsummaryrefslogtreecommitdiffstats
path: root/net/radvd
ModeNameSize
-rw-r--r--Makefile801logstatsplainblame
-rw-r--r--distinfo184logstatsplainblame
d---------files36logstatsplain
-rw-r--r--pkg-descr212logstatsplainblame
lumn1'>| | svn path=/trunk/; revision=14764 * *** empty log message ***Wang Jian2001-11-204-3074/+3083 | | | | svn path=/trunk/; revision=14759 * Updated Spanish translationHector Garcia2001-11-202-607/+431 | | | | svn path=/trunk/; revision=14757 * Updated German translation.Christian Meyer2001-11-202-361/+213 | | | | svn path=/trunk/; revision=14756 * Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-202-18/+36 | | | | | | | * e-passwords.c (e_passwords_forget_password): Clear the password in bonobo-conf as well. Fixes ximian 14893. svn path=/trunk/; revision=14754 * If we come back online, switch the Send accelerator back to the SendJeffrey Stedfast2001-11-202-0/+14 | | | | | | | | | | 2001-11-19 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (setup_ui): If we come back online, switch the Send accelerator back to the Send button from the Send Later button. svn path=/trunk/; revision=14752 * Added a check to see if the operation has been cancelled. (stream_write):Jeffrey Stedfast2001-11-202-0/+16 | | | | | | | | | | 2001-11-19 Jeffrey Stedfast <fejj@ximian.com> * camel-tcp-stream-ssl.c (stream_read): Added a check to see if the operation has been cancelled. (stream_write): Same. svn path=/trunk/; revision=14751 * Updates for compliance with rfc2231Jeffrey Stedfast2001-11-202-15/+48 | | | | | | | | | | | | | | | | | | | | 2001-11-19 Jeffrey Stedfast <fejj@ximian.com> Updates for compliance with rfc2231 * camel-mime-utils.c (header_encode_param): camel_mime_special_table[c] & IS_ESAFE should have been !(camel_mime_special_table[c] & IS_ESAFE). Also added a few comments for how to improve the code at some future date. (header_decode_param): Now takes an argument rfc2184_part so our caller can get this information as well. (header_decode_param_list): Pass an rfc2184_part argument to header_decode_param and also added a few comments on where to improve on rfc2184/rfc2231 compliance. (rfc2047_decode_word): Updated to respect the updated ABNF syntax of rfc2047 encoded words, yay. svn path=/trunk/; revision=14750 * *** empty log message ***Wang Jian2001-11-192-351/+835 | | | | svn path=/trunk/; revision=14747 * *** empty log message ***Wang Jian2001-11-191-351/+49 | | | | svn path=/trunk/; revision=14745 * Updated Greek translationSimos Xenitellis2001-11-192-382/+281 | | | | svn path=/trunk/; revision=14744 * Updated Greek translationSimos Xenitellis2001-11-192-2312/+2054 | | | | svn path=/trunk/; revision=14743 * *** empty log message ***Wang Jian2001-11-172-3126/+3536 | | | | svn path=/trunk/; revision=14740 * s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-173-24/+34 | | | | | | | | | | | | * printing/e-contact-print-envelope.c (ecpe_linelist_dimensions), printing/e-contact-print.c (e_contact_divide_text, e_contact_output, e_contact_rectangle, e_contact_print_letter_tab, e_contact_print_letter_heading, e_contact_get_card_size, e_contact_print_card, e_contact_print_phone_list): s/gnome_font_get_width_string/gnome_font_get_width_utf8/ s/gnome_font_get_width_string_n/gnome_font_get_width_utf8_sized/ svn path=/trunk/; revision=14739 * Abort if body == NULL.Jeffrey Stedfast2001-11-172-1/+4 | | | | | | | | | 2001-11-16 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-utils.c (imap_parse_body): Abort if body == NULL. svn path=/trunk/; revision=14738 * New mime filter to convert plain text to html.Jeffrey Stedfast2001-11-174-0/+602 | | | | | | | | | 2001-11-16 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-filter-tohtml.c (camel_mime_filter_tohtml_new): New mime filter to convert plain text to html. svn path=/trunk/; revision=14737 * see the ChangeLog, I forgetJeffrey Stedfast2001-11-173-6/+15 | | | | svn path=/trunk/; revision=14736 * If we get a BYE response, call camel_service_disconnect() and set anJeffrey Stedfast2001-11-172-13/+29 | | | | | | | | | | | | | 2001-11-14 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-command.c (camel_imap_command_response): If we get a BYE response, call camel_service_disconnect() and set an exception. Also do the check for "* BYE" first instead of passing it off imap_read_untagged() since we'll just waste time in there mallocing left and right only to arrive at the single response line "* BYE" again :-) svn path=/trunk/; revision=14735 * Save hide state. (message_list_hide_uids): Save hide state.Jeffrey Stedfast2001-11-173-6/+25 | | | | | | | | | | | | | 2001-11-16 Jeffrey Stedfast <fejj@ximian.com> * message-list.c (message_list_hide_clear): Save hide state. (message_list_hide_uids): Save hide state. (message_list_hide_add): Save hide state. * mail-format.c (format_mime_part): Make sure the mime-type is non-NULL before passing it off to mail_lookup_handler(). svn path=/trunk/; revision=14734 * Undo a really weird mangling of part of the ChangeLog from last AugustDan Winship2001-11-161-42/+42 | | | | svn path=/trunk/; revision=14728 * Allow drag & drop for vcards.Jeffrey Stedfast2001-11-162-0/+21 | | | | | | | | | 2001-11-11 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (drag_data_received): Allow drag & drop for vcards. svn path=/trunk/; revision=14727 * Updated russian translation.Valek Frob2001-11-162-234/+205 | | | | svn path=/trunk/; revision=14726 * Sync for 0.99.2.Ettore Perazzoli2001-11-1531-13055/+14420 | | | | svn path=/trunk/; revision=14725 * check against LDAP_SUCCESS as the return value, not -1.Chris Toshok2001-11-152-7/+16 | | | | | | | | | | | 2001-11-14 Chris Toshok <toshok@ximian.com> * backend/pas/pas-backend-ldap.c (search_for_dn): check against LDAP_SUCCESS as the return value, not -1. (pas_backend_ldap_build_all_cards_list): same. (pas_backend_ldap_process_authenticate_user): same. svn path=/trunk/; revision=14724 * Updated.Ettore Perazzoli2001-11-153-36/+20 | | | | | | | | * README: Updated. * configure.in: 0.99.2. Require gtkhtml 0.16.1 and GAL 0.18.1. svn path=/trunk/; revision=14723 * Substituted gnome_font_get_width_string() with gnome_font_get_width_utf8()Damon Chaplin2001-11-152-8/+14 | | | | | | | | | | 2001-11-14 Damon Chaplin <damon@ximian.com> * gui/print.c: Substituted gnome_font_get_width_string() with gnome_font_get_width_utf8() and gnome_font_get_width_string_n() with gnome_font_get_width_utf8_sized(). Fixes calendar part of #15379. svn path=/trunk/; revision=14722 * Redone with the bug #s from Bugzilla.Ettore Perazzoli2001-11-152-20/+79 | | | | | | * NEWS: Redone with the bug #s from Bugzilla. svn path=/trunk/; revision=14721 * Calendar/tasks NEWS.Federico Mena Quintero2001-11-152-0/+39 | | | | | | | | 2001-11-14 Federico Mena Quintero <federico@ximian.com> * NEWS: Calendar/tasks NEWS. svn path=/trunk/; revision=14717 * popup failure dialog if we cannot get a valid editor_engine.Larry Ewing2001-11-152-4/+36 | | | | | | | | | | | 2001-11-14 Larry Ewing <lewing@ximian.com> * e-msg-composer.c (create_composer): popup failure dialog if we cannot get a valid editor_engine. (prepare_engine): make the checks robust and make sure that we unset the engine if any part fails. svn path=/trunk/; revision=14715 * Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8 | | | | | | | | | | | | 2001-11-14 Christopher James Lahey <clahey@ximian.com> * configure.in (GAL_CURRENT): Bumped version number to 0.18.1. * gal/widgets/e-selection-model-array.c (e_selection_model_array_delete_rows): Make sure the cursor row is selected after deleting here. svn path=/trunk/; revision=14711 * Convert the buffer to UTF8. (calendar_model_value_to_string): Do notFederico Mena Quintero2001-11-152-2/+10 | | | | | | | | | | | | 2001-11-14 Federico Mena Quintero <federico@ximian.com> * gui/calendar-model.c (date_value_to_string): Convert the buffer to UTF8. (calendar_model_value_to_string): Do not convert the string fields to UTF8 again; they are already in UTF8. Fixes the UTF8-related bits of bug #15304. svn path=/trunk/; revision=14710 * #ifdef'ed out the LOCATION field for now, since it wasn't supportedDamon Chaplin2001-11-153-0/+16 | | | | | | | | | | 2001-11-14 Damon Chaplin <damon@ximian.com> * gui/calendar-model.c: * cal-util/cal-component.h: #ifdef'ed out the LOCATION field for now, since it wasn't supported everywhere, or in the .etspec file. svn path=/trunk/; revision=14709 * Ungrab and set maybe_in_grab to FALSE before sending the double clickChristopher James Lahey2001-11-151-0/+17 | | | | | | | | | 2001-11-14 Christopher James Lahey <clahey@ximian.com> * e-table-item.c (eti_event): Ungrab and set maybe_in_grab to FALSE before sending the double click signal. svn path=/trunk/; revision=14708 * s/_/U_/ (filter_rule_set_name requires UTF-8 string)Chyla Zbigniew2001-11-152-4/+10 | | | | | | | * mail-autofilter.c (rule_match_recipients, rule_from_message, rule_from_mlist): s/_/U_/ (filter_rule_set_name requires UTF-8 string) svn path=/trunk/; revision=14707 * don't abort when e_table_selected_count() returns odd values. There seemsDamon Chaplin2001-11-152-4/+14 | | | | | | | | | | 2001-11-14 Damon Chaplin <damon@ximian.com> * gui/e-calendar-table.c: don't abort when e_table_selected_count() returns odd values. There seems to be a bug in ETable. This is to avoid bug #13843. svn path=/trunk/; revision=14705 * Add more contributors to the box.Ettore Perazzoli2001-11-152-0/+12 | | | | | | * e-shell-about-box.c: Add more contributors to the box. svn path=/trunk/; revision=14704 * From a patch by Yukihiro Nakai <ynakai@redhat.com>.Christopher James Lahey2001-11-151-0/+30 | | | | | | | | | | | 2001-11-14 Christopher James Lahey <clahey@ximian.com> From a patch by Yukihiro Nakai <ynakai@redhat.com>. * gal/widgets/e-canvas.c (e_canvas_realize): Handle GDK_IM_PREEDIT_POSITION here. svn path=/trunk/; revision=14703 * Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-152-0/+18 | | | | | | | | | | 2001-11-10 Christopher James Lahey <clahey@ximian.com> * e-table.c (group_key_press), e-tree.c (item_key_press): Handle the case where page up or page down goes off the end of the table or tree. svn path=/trunk/; revision=14702 * (committed to CVS by Damon) Fixes bug #15137.Federico Mena Quintero2001-11-153-13/+144 | | | | | | | | | | | | | | | | | | | | 2001-11-13 Federico Mena Quintero <federico@ximian.com> (committed to CVS by Damon) Fixes bug #15137. * gui/e-day-view.c (e_day_view_on_delete_appointment): Do not try to operate on the event if it gets deleted while stopping the edition. (e_day_view_on_event_double_click): Likewise. (e_day_view_on_long_event_button_press): Likewise. (e_day_view_on_event_button_press): Likewise. (e_day_view_on_long_event_click): Likewise. (e_day_view_on_event_click): Likewise. * gui/e-week-view.c (e_week_view_on_text_item_event): Likewise. svn path=/trunk/; revision=14701 * make timezone default to "UTC" rather than "".Damon Chaplin2001-11-152-1/+6 | | | | | | | | | 2001-11-14 Damon Chaplin <damon@ximian.com> * e-shell-startup-wizard.c (finish_func): make timezone default to "UTC" rather than "". svn path=/trunk/; revision=14700 * Instead of doing pthread_exit() after redirecting the SEGV, try to lock aDan Winship2001-11-152-1/+17 | | | | | | | | | * main.c (segv_redirect): Instead of doing pthread_exit() after redirecting the SEGV, try to lock a mutex we know is already locked. This will hopefully help debug a bunch of bugs where the crashed thread seems to be missing from the bug-buddy report. svn path=/trunk/; revision=14699 * Point to index.html instead of `evolution.sgml'.Ettore Perazzoli2001-11-153-4/+20 | | | | | | | | | | * C/evolution-C.omf: Point to index.html instead of `evolution.sgml'. * sgmldocs.make: Install the SGML files in evolution/sgml, and the HTML files in evolution. svn path=/trunk/; revision=14698 * remove silly debug warningJP Rosevear2001-11-152-2/+5 | | | | | | | | | 2001-11-14 JP Rosevear <jpr@ximian.com> * conduits/calendar/calendar-conduit.c (pre_sync): remove silly debug warning svn path=/trunk/; revision=14697 * Call e_passwords_remember_password() for account passwords if the user setJeffrey Stedfast2001-11-152-8/+23 | | | | | | | | | | 2001-11-13 Jeffrey Stedfast <fejj@ximian.com> * mail-session.c (pass_got): Call e_passwords_remember_password() for account passwords if the user set the "remember password" checkbox. svn path=/trunk/; revision=14696 * restore cflags and ldflags properlyJP Rosevear2001-11-142-2/+6 | | | | | | | | 2001-11-13 JP Rosevear <jpr@ximian.com> * configure.in: restore cflags and ldflags properly svn path=/trunk/; revision=14695 * Remove `-lc'. It makes the mailer do strange things when it callsEttore Perazzoli2001-11-142-1/+7 | | | | | | | | * Makefile.am (libeutil_la_LIBADD): Remove `-lc'. It makes the mailer do strange things when it calls `fork()', thus breaking e.g. mail sending through sendmail. svn path=/trunk/; revision=14694 * Updated Swedish translation.Christian Rose2001-11-142-273/+289 | | | | | | | | 2001-11-14 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation. svn path=/trunk/; revision=14693 * Don't choke! Spell celsius correctly Don't choke!Iain Holmes2001-11-142-1/+5 | | | | | | | | Don't choke! Spell celsius correctly Don't choke! svn path=/trunk/; revision=14692 * make the timezone default to UTC. Fixes bug #14362.Damon Chaplin2001-11-145-25/+36 | | | | | | | | | | | | 2001-11-13 Damon Chaplin <damon@ximian.com> * gui/alarm-notify/config-data.c (ensure_inited): * gui/calendar-config.c (config_read): * conduits/todo/todo-conduit.c (get_default_timezone): * conduits/calendar/calendar-conduit.c (get_default_timezone): make the timezone default to UTC. Fixes bug #14362. svn path=/trunk/; revision=14691 * make the timezone default to UTC.Damon Chaplin2001-11-142-1/+10 | | | | | | | | 2001-11-13 Damon Chaplin <damon@ximian.com> * e-summary.c (e_summary_init): make the timezone default to UTC. svn path=/trunk/; revision=14690 * initialize the builtin timezones, to ensure that the TZID of the UTC zoneDamon Chaplin2001-11-142-0/+11 | | | | | | | | | | 2001-11-13 Damon Chaplin <damon@ximian.com> * src/libical/icaltimezone.c (icaltimezone_get_tzid): initialize the builtin timezones, to ensure that the TZID of the UTC zone is set. Hopefully fixes bugs #14941 & #14622. svn path=/trunk/; revision=14689 * If we have no source string, then use undefined, which should always32001-11-142-3/+13 | | | | | | | | | | 2001-11-13 <NotZed@Ximian.com> * camel-filter-search.c (get_source): If we have no source string, then use undefined, which should always evaluate to FALSE. Fix for #15267. svn path=/trunk/; revision=14688 * only insert non-0 pids into the pid map (e_pilot_map_insert): remove andJP Rosevear2001-11-142-26/+69 | | | | | | | | | | | | | 2001-11-13 JP Rosevear <jpr@ximian.com> * e-pilot-map.c (real_e_pilot_map_insert): only insert non-0 pids into the pid map (e_pilot_map_insert): remove and free old keys/values here - including possibly orphaned keys (e_pilot_map_remove_by_uid): only free things if they should have been found svn path=/trunk/; revision=14687 * Explicitly add -lcJP Rosevear2001-11-142-1/+5 | | | | | | | | 2001-11-13 JP Rosevear <jpr@ximian.com> * Makefile.am (libeutil_la_LIBADD): Explicitly add -lc svn path=/trunk/; revision=14686 * Updated russian translation.Valek Frob2001-11-132-1485/+903 | | | | svn path=/trunk/; revision=14685 * only change the day, month and year for the start date, for not screwingRodrigo Moya2001-11-133-61/+81 | | | | | | | | | | | | | | 2001-11-13 Rodrigo Moya <rodrigo@ximian.com> * gui/e-week-view.c (selection_received): only change the day, month and year for the start date, for not screwing up the start time, which was being set to midnight always (Fixes Ximian #5287) Also, deal correctly with VCALENDAR components * gui/e-day-view.c (selection_received): dela correctly with VCALENDAR components being pasted svn path=/trunk/; revision=14684 * Updated Slovak translation.Stanislav Visnovsky2001-11-132-227/+241 | | | | | | | | 2001-11-13 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> * sk.po: Updated Slovak translation. svn path=/trunk/; revision=14683 * Updated Hungarian translation.Andras Timar2001-11-132-79/+113 | | | | | | | | 2001-11-13 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation. svn path=/trunk/; revision=14682 * Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-11-132-3466/+3474 | | | | svn path=/trunk/; revision=14681 * Check for exceptions.Iain Holmes2001-11-132-1/+57 | | | | | | Fix a memory leak svn path=/trunk/; revision=14680 * Force the user to name the filter.Jeffrey Stedfast2001-11-133-9/+35 | | | | | | | | | | 2001-11-12 Jeffrey Stedfast <fejj@ximian.com> * filter-rule.c (validate): Force the user to name the filter. * vfolder-rule.c (validate): Force the user to name the vfolder. svn path=/trunk/; revision=14679 * [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filledChris Toshok2001-11-132-8/+19 | | | | | | | | | | | | 2001-11-12 Chris Toshok <toshok@ximian.com> [ Fixes Ximian bug #14843 ] * backend/pas/pas-backend-ldap.c (func_and): don't crash if a subexpression wasn't filled in. * backend/pas/pas-backend-ldap.c (func_or): same. svn path=/trunk/; revision=14678 * Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here.Jeffrey Stedfast2001-11-132-6/+20 | | | | | | | | | | 2001-11-12 Jeffrey Stedfast <fejj@ximian.com> * mail-vfolder.c (vfolder_load_storage): Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here. svn path=/trunk/; revision=14677 * Added a g_return_val_if_fail for folder_name != NULL.Jeffrey Stedfast2001-11-132-1/+8 | | | | | | | | | 2001-11-12 Jeffrey Stedfast <fejj@ximian.com> * camel-store.c (camel_store_get_folder): Added a g_return_val_if_fail for folder_name != NULL. svn path=/trunk/; revision=14676 * save the ldflags properlyJP Rosevear2001-11-132-2/+6 | | | | | | | | 2001-11-12 JP Rosevear <jpr@ximian.com> * configure.in: save the ldflags properly svn path=/trunk/; revision=14675 * Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-132-9/+33 | | | | | | | | | | | | | | | | 2001-11-12 Jon Trowbridge <trow@ximian.com> * gui/contact-list-editor/e-contact-list-editor.c (list_added_cb): Release callback's reference to EContactListEditor. (list_modified_cb): Release callback's reference to EContactListEditor. (save_card): Ref the EContactListEditor on behalf of the e_book_foo callback. (Fixes bug #14743) (save_card): Set changed to false once we've saved. (list_deleted_cb): Release callback's reference. (delete_cb): Hold reference for the callback. svn path=/trunk/; revision=14673 * If our call to e_categories_new returns NULL, put up an error dialog andJon Trowbridge2001-11-132-0/+14 | | | | | | | | | | 2001-11-12 Jon Trowbridge <trow@ximian.com> * gui/contact-editor/e-contact-editor.c (categories_clicked): If our call to e_categories_new returns NULL, put up an error dialog and return. (Fixed #14780) svn path=/trunk/; revision=14672 * The last argument to the bonobo_config_get_XXX_with_default() is aFederico Mena Quintero2001-11-122-14/+15 | | | | | | | | | | 2001-11-11 Federico Mena Quintero <federico@ximian.com> * gui/alarm-notify/save.c (get_calendars_to_load): The last argument to the bonobo_config_get_XXX_with_default() is a gboolean *, not a CORBA_Environment *. Fixes bug #14655. svn path=/trunk/; revision=14671 * recurrence expansion callback for free/busy (create_user_free_busy):JP Rosevear2001-11-122-18/+51 | | | | | | | | | | | 2001-11-11 JP Rosevear <jpr@ximian.com> * pcs/cal-backend-file.c (free_busy_instance): recurrence expansion callback for free/busy (create_user_free_busy): expand recurrences and use date/time values for dtstart and dtend svn path=/trunk/; revision=14670 * new protosJP Rosevear2001-11-124-20/+68 | | | | | | | | | | | | | | | | | 001-11-11 JP Rosevear <jpr@ximian.com> * gui/e-meeting-model.h: new protos * gui/e-meeting-model.c (e_meeting_model_get_zone): accessor (e_meeting_model_set_zone): ditto (init): init to the calendar default zone (process_free_busy_comp): take the zone to convert to as a param (e_meeting_model_refresh_busy_periods): redraw properly * gui/dialogs/schedule-page.c (update_time): set the zone of the model svn path=/trunk/; revision=14669 * Check to make sure pilot-link has the charset conversion stuff enabledJP Rosevear2001-11-122-1/+37 | | | | | | | | | 2001-11-09 JP Rosevear <jpr@ximian.com> * configure.in: Check to make sure pilot-link has the charset conversion stuff enabled svn path=/trunk/; revision=14668 * Updated russian translation.Valek Frob2001-11-122-1150/+842 | | | | svn path=/trunk/; revision=14667 * Updated Hungarian translation.Andras Timar2001-11-122-1120/+904 | | | | | | | | 2001-11-11 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation. svn path=/trunk/; revision=14666 * Update from annaKeld Jørn Simonsen2001-11-121-185/+1 | | | | svn path=/trunk/; revision=14665 * Don't let the importers run if people don't want them toIain Holmes2001-11-115-33/+49 | | | | svn path=/trunk/; revision=14664 * If we already have the message loaded in the mail-display, don't botherJeffrey Stedfast2001-11-112-3/+15 | | | | | | | | | | 2001-11-09 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (forward_message): If we already have the message loaded in the mail-display, don't bother re-loading. This happens to fix bug #14848. svn path=/trunk/; revision=14663 * Don't select all if the source model doesn't have a root node (it used toChristopher James Lahey2001-11-111-1/+6 | | | | | | | | | | 2001-11-07 Christopher James Lahey <clahey@ximian.com> * e-tree-selection-model.c (etsm_select_all): Don't select all if the source model doesn't have a root node (it used to crash.) Fixes Ximian bug #14542. svn path=/trunk/; revision=14661 * Make a printout here be conditionally compiled (and compiled out byChristopher James Lahey2001-11-111-1/+1 | | | | | | | | | 2001-11-08 Christopher James Lahey <clahey@ximian.com> * e-table-sorter.c (ets_sort_info_changed): Make a printout here be conditionally compiled (and compiled out by default.) svn path=/trunk/; revision=14660 * UpdateKjartan Maraas2001-11-1117-824/+1152 | | | | svn path=/trunk/; revision=14659 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-11-112-263/+263 | | | | | | | | 2001-11-10 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokmål) translation. svn path=/trunk/; revision=14658 * *** empty log message ***Wang Jian2001-11-102-863/+924 | | | | svn path=/trunk/; revision=14657 * Updated Greek translationSimos Xenitellis2001-11-102-1369/+783 | | | | svn path=/trunk/; revision=14656 * [ Fixes Ximian bug #14687 ] backend/pas/pas-backend-file.cChris Toshok2001-11-104-16/+25 | | | | | | | | | | | | | | | | | | | | | | | | | 2001-11-09 Chris Toshok <toshok@ximian.com> [ Fixes Ximian bug #14687 ] * backend/pas/pas-backend-file.c * backend/pas/pas-book-factory.c (pas_book_factory_process_request): do load_uri before add_client, so we know if the load actually worked (add_client uses this information to respond to the new client.) before this change, the client would still think the book was in a useful state even if the load_uri failed. * backend/pas/pas-backend-ldap.c (pas_backend_ldap_add_client): if the we're not connected, say so. * backend/pas/pas-backend-file.c (pas_backend_file_add_client): same. (pas_backend_file_load_uri): don't report_writable here, add_client does it. was only needed before because of the improper ordering in pas-book-factory.c above. svn path=/trunk/; revision=14655 * [ Fixes Ximian bug #14646 ] new function. if the default_book failed toChris Toshok2001-11-103-1/+44 | | | | | | | | | | | | | | | | | 2001-11-09 Chris Toshok <toshok@ximian.com> [ Fixes Ximian bug #14646 ] * gui/component/addressbook.c (addressbook_default_book_open): new function. if the default_book failed to load, load the local addressbook in its place. addressbook_load_default_book): if we're loading the default_book uri, use addressbook_default_book_open as the open_response. * backend/ebook/e-book.c (e_book_load_uri_step): reset the load_state to NotLoaded so we can attempt another load_uri on the book if it fails. svn path=/trunk/; revision=14654 * Updates from anna evolution/po/da.poKeld Jørn Simonsen2001-11-101-505/+463 | | | | | | | Updates from anna evolution/po/da.po svn path=/trunk/; revision=14653 * Chop the output from `uname -s'. Thanks to Michael Gerdts for suggestingEttore Perazzoli2001-11-102-0/+6 | | | | | | | * tools/killev: Chop the output from `uname -s'. Thanks to Michael Gerdts for suggesting the fix. svn path=/trunk/; revision=14652 * don't subtract a day from DTEND. For DATE values we don't include theDamon Chaplin2001-11-102-2/+6 | | | | | | | | | | 2001-11-09 Damon Chaplin <damon@ximian.com> * gui/e-week-view.c (e_week_view_key_press): don't subtract a day from DTEND. For DATE values we don't include the entire day now. Fixes bug #14842. svn path=/trunk/; revision=14651 * fix buffer overflow. Fixes bug #10285 (the printing of lines & dates inDamon Chaplin2001-11-102-1/+7 | | | | | | | | | | 2001-11-09 Damon Chaplin <damon@ximian.com> * gui/e-week-view-layout.c (e_week_view_layout_events): fix buffer overflow. Fixes bug #10285 (the printing of lines & dates in the printout of the month view). svn path=/trunk/; revision=14650 * If any of the pipe()'s fail, clean up any pipes that may have succeeded.Jeffrey Stedfast2001-11-103-13/+33 | | | | | | | | | | 2001-11-08 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (crypto_exec_with_passwd): If any of the pipe()'s fail, clean up any pipes that may have succeeded. Also close the password fds. svn path=/trunk/; revision=14649 * If we get a user cancel and that causes us to fail to authenticate, abort92001-11-102-0/+9 | | | | | | | | | | 2001-11-09 <NotZed@Ximian.com> * providers/imap/camel-imap-store.c (imap_auth_loop): If we get a user cancel and that causes us to fail to authenticate, abort rather than loop forever. Fix for #14951. svn path=/trunk/; revision=14648 * Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocatedChyla Zbigniew2001-11-102-2/+12 | | | | | | | | | * gui/dialogs/meeting-page.c (meeting_page_fill_widgets): Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocated strings before freeing the list itself. svn path=/trunk/; revision=14647 * Removed `morons.org'.Ettore Perazzoli2001-11-102-1/+4 | | | | | | * e-summary-preferences.c: Removed `morons.org'. svn path=/trunk/; revision=14646 * Was x_evolution_message_parse from folder-browser.c. A space char is noJeffrey Stedfast2001-11-105-68/+69 | | | | | | | | | | | | | | | | | | | | 2001-11-08 Jeffrey Stedfast <fejj@ximian.com> * mail-tools.c (mail_tools_x_evolution_message_parse): Was x_evolution_message_parse from folder-browser.c. A space char is no longer used to separate the folder URI and the first uid, instead this is now done with a nul-char so update to parse the newer/better format. * component-factory.c (destination_folder_handle_drop): Update to parse the new/better format. * folder-browser.c (x_evolution_message_parse): Moved to mail-tools.c (message_list_drag_data_get): Instead of placing a space char after the folder URI, instead use a nul-char. svn path=/trunk/; revision=14645 * Updated Slovak translation.Stanislav Visnovsky2001-11-092-287/+147 | | | | | | | | 2001-11-09 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> * sk.po: Updated Slovak translation. svn path=/trunk/; revision=14644 * Re-enable traditional Chinese translation and convert to UTF8Kwok-Koon Cheung2001-11-094-3065/+3076 | | | | svn path=/trunk/; revision=14643 * Some QA changes.Carlos Perelló Marín2001-11-092-115/+132 | | | | | | | | 2001-11-09 Carlos Perelló Marín <carlos@gnome-db.org> * es.po: Some QA changes. svn path=/trunk/; revision=14642 * Fix error in french translationFrédéric Crozat2001-11-092-2/+6 | | | | svn path=/trunk/; revision=14641 * don't let an empty event occur for all days when auto scrollingJP Rosevear2001-11-092-0/+16 | | | | | | | | | | 2001-11-08 JP Rosevear <jpr@ximian.com> * gui/e-meeting-time-sel.c (e_meeting_time_selector_timeout_handler): don't let an empty event occur for all days when auto scrolling svn path=/trunk/; revision=14640 * Now takes a command-length argument so we can 1) avoid duping the commandJeffrey Stedfast2001-11-095-28/+67 | | | | | | | | | | | | | | | | | | | | | | | | 2001-11-06 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-command.c (camel_imap_command_continuation): Now takes a command-length argument so we can 1) avoid duping the command string yet again, yay. 2) we now don't have to worry about embedded nul-chars screwing us over (we still need to avoid allowing them into the string but at least now it won't mess us up). * providers/imap/camel-imap-folder.c (do_append): Instead of appending a nul char to the end of the byte array and then passing that off as if it were a string to camel_imap_command_continuation, instead pass the byte-array length since that function now takes a length argument. Yay. Also encode any 8bit parts to avoid the possibility of sending embedded nul chars to the imap server. * providers/imap/camel-imap-store.c (try_auth): Updated to pass a command-length argument to camel_imap_command_continuation(). svn path=/trunk/; revision=14637 * Oops, pass a mode argument to the open() call.Jeffrey Stedfast2001-11-093-49/+40 | | | | | | | | | | | | 2001-11-07 Jeffrey Stedfast <fejj@ximian.com> * camel-tcp-stream-ssl.c (save_ssl_cert): Oops, pass a mode argument to the open() call. * camel-tcp-stream-openssl.c (save_ssl_cert): Oops, pass a mode argument to the open() call. svn path=/trunk/; revision=14636 * Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-11-092-89/+27 | | | | | | | | 2001-11-08 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br> * pt_BR.po: Updated Brazilian Portuguese translation. svn path=/trunk/; revision=14635 * Call mail_config_pgp_type_detect_from_path() instead of doing our own lameJeffrey Stedfast2001-11-094-20/+243 | | | | | | | | | | | | | | | | 2001-11-06 Jeffrey Stedfast <fejj@ximian.com> * mail-accounts.c (pgp_path_changed): Call mail_config_pgp_type_detect_from_path() instead of doing our own lame auto-detection that didn't even work ;-) * mail-config.c (auto_detect_pgp_variables): Execute the pgp binary and look at it's version string if we have a version string to compare to. (mail_config_pgp_type_detect_from_path): New function that takes a pgp path and attempts to figure out what pgp version it is. svn path=/trunk/; revision=14634 * Fixed stupid bug (U_ macro should always take one argument).Chyla Zbigniew2001-11-091-4/+5 | | | | | | | | | * gal/util/e-unicode-i18n.h: Fixed stupid bug (U_ macro should always take one argument). * gal/e-table/e-table-group-container.c (compute_text): s/_/U_ svn path=/trunk/; revision=14632 * don't leak the string returned by cal_component_get_as_string nor theRodrigo Moya2001-11-092-1/+14 | | | | | | | | | | | 2001-11-08 Rodrigo Moya <rodrigo@ximian.com> * pcs/cal-backend-file.c (cal_backend_file_compute_changes_foreach_key): don't leak the string returned by cal_component_get_as_string nor the temporary CalComponent we create svn path=/trunk/; revision=14629 * Explicitly destroy entries. Part of the fix for the lingering completionJon Trowbridge2001-11-092-0/+22 | | | | | | | | | | 2001-11-08 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names-bonobo.c (impl_destroy): Explicitly destroy entries. Part of the fix for the lingering completion window bug. svn path=/trunk/; revision=14628 * Only popup entries that have focus. Fixes the lingering completion popupJon Trowbridge2001-11-091-1/+3 | | | | | | | | | 2001-11-08 Jon Trowbridge <trow@ximian.com> * gal/e-text/e-entry.c (full_cb): Only popup entries that have focus. Fixes the lingering completion popup bug. svn path=/trunk/; revision=14626 * don't add the item, remove it if declining (in case it was added before)JP Rosevear2001-11-082-4/+9 | | | | | | | | | | | 2001-11-08 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (ok_clicked_cb): don't add the item, remove it if declining (in case it was added before) (remove_item): Since we can't discern between an item not found and another error, always say the removal is complete svn path=/trunk/; revision=14625 * Convert generated string to UTF-8.Chyla Zbigniew2001-11-082-1/+6 | | | | | | | * gui/e-cell-date-edit-text.c (ecd_get_text): Convert generated string to UTF-8. svn path=/trunk/; revision=14624 * *** empty log message ***Wang Jian2001-11-082-2751/+2213 | | | | svn path=/trunk/; revision=14623 * Updated Finnish translation.jjranta2001-11-082-1323/+496 | | | | svn path=/trunk/; revision=14622 * Updated Swedish translation.Christian Rose2001-11-082-28/+32 | | | | | | | | 2001-11-08 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation. svn path=/trunk/; revision=14621 * Add code to kludge around any x-inline-pgp-hacks by prepending someJeffrey Stedfast2001-11-082-0/+27 | | | | | | | | | | 2001-11-07 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-mime.c (camel_pgp_mime_part_decrypt): Add code to kludge around any x-inline-pgp-hacks by prepending some content headers to the decrypted data. svn path=/trunk/; revision=14620 * Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type.Jeffrey Stedfast2001-11-082-1/+7 | | | | | | | | | 2001-11-07 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (try_inline_pgp): Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type. svn path=/trunk/; revision=14619 * Updated Spanish translation.Hector Garcia2001-11-082-177/+137 | | | | svn path=/trunk/; revision=14618 * emit changed signal (e_meeting_time_selector_on_end_time_changed): emitJP Rosevear2001-11-082-18/+60 | | | | | | | | | | | | | | | | | | 2001-11-07 JP Rosevear <jpr@ximian.com> * gui/e-meeting-time-sel.c (e_meeting_time_selector_on_start_time_changed): emit changed signal (e_meeting_time_selector_on_end_time_changed): emit changed signal, if end time is now before start time and all day event, make sure a whole day is still selected (e_meeting_time_selector_drag_meeting_time): calculate the first and last_time's in whole days for all day events (e_meeting_time_selector_timeout_handler): calculate the drag time to be whole days for all day events and scroll the canvas even if we don't update the time so the user can see where they're headed svn path=/trunk/; revision=14617 * A useless update.Kwok-Koon Cheung2001-11-082-3674/+4981 | | | | svn path=/trunk/; revision=14616 * make sure to remove all attendees from the model when we edit a new comp,JP Rosevear2001-11-074-10/+34 | | | | | | | | | | | | | | | | 2001-11-06 JP Rosevear <jpr@ximian.com> * gui/dialogs/event-editor.c (event_editor_edit_comp): make sure to remove all attendees from the model when we edit a new comp, append the pages if they are needed and we weren't showing them before * gui/dialogs/task-editor.c (task_editor_edit_comp): same as above * gui/dialogs/comp-editor.c (comp_editor_remove_page): check for a return value indicating the page was not found and return if so svn path=/trunk/; revision=14615 * Small update of Norwegian nynorsk translation.Roy-Magne Mo2001-11-072-157/+116 | | | | svn path=/trunk/; revision=14614 * Silly random city bugIain Holmes2001-11-072-2/+7 | | | | svn path=/trunk/; revision=14613 * New, updated icon from Tuomas.Ettore Perazzoli2001-11-072-0/+4 | | | | | | * evolution.png: New, updated icon from Tuomas. svn path=/trunk/; revision=14612 * *** empty log message ***Carlos Perelló Marín2001-11-071-1/+2 | | | | svn path=/trunk/; revision=14611 * Up to 0.99.1 for snapshot purposes.Ettore Perazzoli2001-11-072-1/+5 | | | | | | * configure.in: Up to 0.99.1 for snapshot purposes. svn path=/trunk/; revision=14609 * <ettore> ok so <ettore> should I build this tarball again? ettore doesn'tDan Winship2001-11-063-1/+8 | | | | | | | | | <ettore> ok so <ettore> should I build this tarball again? * ettore doesn't think so <ettore> I have checked it already earlier today svn path=/trunk/; revision=14607 * *** empty log message ***Carlos Perelló Marín2001-11-061-1/+1 | | | | svn path=/trunk/; revision=14606 * 0.99.0.Ettore Perazzoli2001-11-06