Commit Graph

17180 Commits

Author SHA1 Message Date
fb5893bb04 if killing the root node, set it to NULL in the priv data. Bug #39441.
2003-03-31  Mike Kestner  <mkestner@ximian.com>

	* e-tree-table-adapter.c (kill_gnode): if killing the root
	node, set it to NULL in the priv data. Bug #39441.

svn path=/trunk/; revision=20607
2003-04-01 05:03:46 +00:00
9e89da7be5 [#40474]
2003-04-01  Not Zed  <NotZed@Ximian.com>

        [#40474]

        * e-config-upgrade.c (gconf_remap_list[]): The summary settings
        start at "My-Evolution", not "/My-Evolution".
        (import_bonobo_config): Same for mail summary settings, and hex
        decode the string for the strlist.  Add a few extra debug
        printf's.

svn path=/trunk/; revision=20606
2003-04-01 04:11:01 +00:00
7bbc53fbef Properly init message_list. Fixed a type-o that initialized it to the
2003-03-31  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-session.c: Properly init message_list. Fixed a type-o that
	initialized it to the password_list.

svn path=/trunk/; revision=20605
2003-03-31 23:28:47 +00:00
0559db3959 Convert to libglade-2's format.
2003-03-31  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-attachment.glade: Convert to libglade-2's format.

	* e-msg-composer.c (set_editor_signature): E_MSG_COMPOSER_HDRS
	(composer->hdrs)->account->id can never be NULL anymore.

svn path=/trunk/; revision=20604
2003-03-31 22:14:51 +00:00
7e61193784 Use strncasecmp for matching the nofill and /nofill tags. Also fixed to
2003-03-31  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-filter-enriched.c (enriched_to_html): Use strncasecmp
	for matching the nofill and /nofill tags. Also fixed to handle
	enriched tags that require <param> tags.

svn path=/trunk/; revision=20603
2003-03-31 21:54:46 +00:00
eaf13cd032 Updated Hungarian translation.
2003-03-31  Andras Timar <timar@gnome.hu>

        * hu.po: Updated Hungarian translation.

svn path=/trunk/; revision=20601
2003-03-31 20:51:12 +00:00
14b85d9b26 Updated Hungarian translation.
2003-03-31  Andras Timar <timar@gnome.hu>

        * hu.po: Updated Hungarian translation.

svn path=/trunk/; revision=20600
2003-03-31 20:48:17 +00:00
a95a2f5a69 Fixes #39961
2003-03-31  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #39961

	* gui/e-meeting-time-sel.c
	(e_meeting_time_selector_options_menu_position_callback):
	(e_meeting_time_selector_autopick_menu_position_callback): use the
	button's allocation to position the popup menu.

svn path=/trunk/; revision=20599
2003-03-31 18:25:45 +00:00
2b1b1cefe9 it emits a list now
2003-03-31  JP Rosevear  <jpr@ximian.com>

	* conduit/address-conduit.c (card_removed): it emits a list now

svn path=/trunk/; revision=20598
2003-03-31 15:44:56 +00:00
cb8fd3a330 Remove folder-selector button initialization. (e_select_names_new):
* gui/component/select-names/e-select-names.c
	(e_select_names_init): Remove folder-selector button
	initialization.
	(e_select_names_new): Initialize folder-selector button here,
	using the passed-in EvolutionShellClient rather than depending on
	a global variable.

	* gui/component/select-names/e-select-names-manager.c
	(e_select_names_manager_activate_dialog): take an
	EvolutionShellClient and pass it to e_select_names_new().

	* gui/component/select-names/e-select-names-bonobo.c
	(impl_SelectNames_activate_dialog): get a pointer to the shell
	from bonobo-activation, create a shell_client, and pass it to
	e_select_names_manager_activate_dialog.

svn path=/trunk/; revision=20597
2003-03-31 15:43:49 +00:00
80842c9583 constify return value
* backend/ebook/e-book-util.c (e_book_get_default_book_uri):
	constify return value

svn path=/trunk/; revision=20596
2003-03-31 15:43:20 +00:00
1eccafb6a8 Updated Ukrainian translation
svn path=/trunk/; revision=20595
2003-03-31 10:50:09 +00:00
c689dd7130 print "" if the value is NULL. (main): add a couple of utf8 test cases
2003-03-31  Chris Toshok  <toshok@ximian.com>

	* ename/test-ename-western.c (do_name): print "" if the value is
	NULL.
	(main): add a couple of utf8 test cases (that still use western
	orderings).

	* ename/e-name-western.c (e_name_western_str_count_words):
	utf8-ize this.
	(e_name_western_cleanup_string): same.
	(e_name_western_get_words_at_idx): same.
	(e_name_western_get_one_prefix_at_str): same.
	(e_name_western_get_prefix_at_str): same.
	(e_name_western_extract_first): same.
	(e_name_western_extract_middle): same.
	(e_name_western_extract_nickname): same.
	(e_name_western_extract_last): same.
	(e_name_western_get_preceding_word): same.
	(e_name_western_get_suffix_at_str_end): same.
	(e_name_western_detect_backwards): same.
	(e_name_western_reorder_asshole): same.
	(FINISH_CHECK_MIDDLE_NAME_FOR_CONJUNCTION): same.
	(e_name_western_fixup): same.
	(e_name_western_parse): validate the string and truncate it if
	need be.

svn path=/trunk/; revision=20594
2003-03-31 09:41:46 +00:00
01d1329ba4 Updated Ukrainian translation
svn path=/trunk/; revision=20593
2003-03-31 08:52:37 +00:00
5147f0b28d Updated Ukrainian translation
svn path=/trunk/; revision=20592
2003-03-31 08:35:03 +00:00
bc90aaa3e2 Updated Ukrainian translation
svn path=/trunk/; revision=20591
2003-03-31 08:34:08 +00:00
466a9db478 add vcard tests
svn path=/trunk/; revision=20590
2003-03-31 07:20:44 +00:00
06ea0b6cb3 braindead, and *extremely* forgiving vcard parser. not for public
2003-03-30  Chris Toshok  <toshok@ximian.com>

	* backend/ebook/e-vcard.[ch]: braindead, and *extremely* forgiving
	vcard parser.  not for public consumption yet.

svn path=/trunk/; revision=20589
2003-03-31 05:18:28 +00:00
86c77578a1 Handle multiple destroys.
2003-03-30  Hans Petter Jansson  <hpj@ximian.com>

	* e-calendar-item.c (e_calendar_item_destroy): Handle multiple
	destroys.

svn path=/trunk/; revision=20588
2003-03-31 05:15:38 +00:00
006600fdf4 add vcard docs
svn path=/trunk/; revision=20587
2003-03-31 05:14:50 +00:00
eeadfa251c need to check for config_service != NULL, not service != NULL before
2003-03-31  Not Zed  <NotZed@Ximian.com>

	* mail-session.c (pass_response): need to check for config_service
	!= NULL, not service != NULL before calling set_save_password.
	Fix for #40472.

2003-03-28  Not Zed  <NotZed@Ximian.com>

	* folder-browser-ui.c: include e-meta.h

	* folder-browser.c (on_right_click): remove unused var.

svn path=/trunk/; revision=20586
2003-03-31 02:57:41 +00:00
13ea569098 [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so we
2003-03-30  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #39381 (again) ]
	* gui/component/e-address-popup.c (edit_contact_info_cb): add
	"GtkWidget *button" first arg, so we don't crash.

svn path=/trunk/; revision=20585
2003-03-31 00:38:16 +00:00
3fea004367 Update Czech translation
svn path=/trunk/; revision=20580
2003-03-30 01:26:45 +00:00
470bb0bff4 Fixes #39895
2003-03-29  Not Zed  <NotZed@Ximian.com>

	Fixes #39895

	* gui/e-day-view.h (EDayViewColors): add an unfocussed colour to
	draw the selection in when we're not focussed.

	* gui/e-day-view.c (e_day_view_realize): Initialise
	E_DAY_VIEW_COLOR_BG_SELECTED_UNFOCUSSED to be 1/2 saturation of
	the focussed colour.

	* gui/e-day-view-main-item.c (e_day_view_main_item_draw): Use the
	UFOCUSSED colour if we aren't focussed, rather than just not
	drawing anything.

svn path=/trunk/; revision=20579
2003-03-29 20:04:52 +00:00
e72c115df8 Updated Brazilian Portuguese translation done by Gustavo Maciel Dias
2003-03-29  Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation done by
        Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>.

svn path=/trunk/; revision=20578
2003-03-29 17:44:26 +00:00
b8fb6512c8 Updated Swedish translation.
2003-03-29  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=20577
2003-03-29 13:39:17 +00:00
62729f9b47 Added myself as new Portuguese translator.
2003-03-29  Duarte Loreto <happyguy_pt@hotmail.com>

        * AUTHORS: Added myself as new Portuguese translator.

svn path=/trunk/; revision=20574
2003-03-29 05:17:51 +00:00
6098490c39 Finished updating Portuguese translation.
2003-03-29  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Finished updating Portuguese translation.

svn path=/trunk/; revision=20573
2003-03-29 05:15:27 +00:00
7e0741f407 set the sub item to the default as well
2003-03-28  JP Rosevear  <jpr@ximian.com>

	* e-search-bar.c (clear_search): set the sub item to the default
	as well

svn path=/trunk/; revision=20572
2003-03-29 02:16:56 +00:00
325edf034c Ported check for "killall" vs. "killp" back from
1.2.

svn path=/trunk/; revision=20571
2003-03-28 23:39:25 +00:00
39f523bc89 (install-data-local): Fix installation of the
.desktop file.

svn path=/trunk/; revision=20570
2003-03-28 23:38:41 +00:00
3acdd451ad the shell client is a g_object now, ref appropriately
2003-03-28  JP Rosevear  <jpr@ximian.com>

	* gui/e-itip-control.c (get_servers): the shell client is a
	g_object now, ref appropriately

svn path=/trunk/; revision=20569
2003-03-28 23:21:10 +00:00
b759bc8bc4 [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2
2003-03-28  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #40403 ]
	* backend/ebook/e-card.c (e_card_get_vobject): revert the fix for
	28945, as was done on the 1.2 branch.  this is because the "fix"
	actually breaks internal use of contact lists.  We need to make
	the exporting of contacts DTRT, instead of fixing it here.

svn path=/trunk/; revision=20568
2003-03-28 22:46:50 +00:00
1ebc39be4e [ fix the contact editor so that the only time the address is parsed is
2003-03-28  Chris Toshok  <toshok@ximian.com>

	[ fix the contact editor so that the only time the address is
	parsed is when the user types in the address GtkTextView. ]
	* gui/contact-editor/e-contact-editor.c (address_mailing_changed):
	make this use delivery addresses instead of labels.
	(full_addr_clicked): same.
	(find_address_mailing): same.

	* backend/ebook/e-card-simple.c
	(e_card_simple_set_delivery_address): make this operate similar to
	e_card_simple_set_address: it sets both the delivery address and
	the label for the address.

svn path=/trunk/; revision=20567
2003-03-28 22:22:40 +00:00
02546395de Hold weak references to the CalComponent instead of connecting to the
2003-03-28  Hans Petter Jansson  <hpj@ximian.com>

	* gui/e-day-view.c (comp_destroy_cb)
	(e_day_view_on_long_event_button_press)
	(e_day_view_on_event_button_press)
	(e_day_view_on_long_event_click)
	(e_day_view_on_event_click)
	(e_day_view_on_event_double_click)
	(e_day_view_on_delete_appointment): Hold weak references to the
	CalComponent instead of connecting to the "destroy" signal.

	* gui/e-week-view.c (comp_destroy_cb)
	(e_week_view_on_text_item_event): Ditto.

svn path=/trunk/; revision=20566
2003-03-28 21:57:07 +00:00
583bbec280 (kill_old_wombat): New.
(kill_wombat): New.
(idle_cb): Call kill_old_wombat().

svn path=/trunk/; revision=20565
2003-03-28 21:52:31 +00:00
2fee911d3a Update.
svn path=/trunk/; revision=20564
2003-03-28 21:42:38 +00:00
132fc11494 Add InterfaceCheck object. Likewise.
* GNOME_Evolution_WombatLDAP.server.in.in: Add InterfaceCheck
object.
* GNOME_Evolution_WombatNOLDAP.server.in.in: Likewise.

* wombat-interface-check.c: New, from evolution-1-2-branch.
* wombat-interface-check.h: Likewise.

* wombat.c (setup_pas): Removed argc/argv args.
(setup_pcs): Likewise.
(setup_interface_check): New interface to set up the
InterfaceCheck object.
(main): Call the latter.

svn path=/trunk/; revision=20563
2003-03-28 21:41:44 +00:00
0dadd716b3 Updated Spanish translation by Francisco Javier Fernandez
2003-03-28  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

    * es.po: Updated Spanish translation by
	  Francisco Javier Fernandez <serrador@arakis.es>

svn path=/trunk/; revision=20561
2003-03-28 20:33:49 +00:00
921cd31984 Updated German translation.
svn path=/trunk/; revision=20560
2003-03-28 19:23:14 +00:00
725e53d0e3 Fixes #39954
2003-03-28  Hans Petter Jansson  <hpj@ximian.com>

	Fixes #39954

	* gui/dialogs/recurrence-page.c (make_recurrence_special):
	Destroy would-be children of the container before the container.

svn path=/trunk/; revision=20559
2003-03-28 19:04:19 +00:00
48f9f186fc Declare a prototype for this function prior to fe_got_children() so that
2003-03-28  Jeffrey Stedfast  <fejj@ximian.com>

	* subscribe-dialog.c (fe_check_for_children): Declare a prototype
	for this function prior to fe_got_children() so that
	fe_got_children() can call us.

svn path=/trunk/; revision=20558
2003-03-28 16:39:33 +00:00
87770ea286 init new members (get_current_account): get a matching account for the
2003-03-28  JP Rosevear  <jpr@ximian.com>

	* gui/dialogs/meeting-page.c (meeting_page_init): init new members
	(get_current_account): get a matching account for the currently
	selected user in the combo
	(meeting_page_finalize): unref the meeting attendee if there is
	one
	(meeting_page_fill_widgets): don't set the combo list here
	(clear_widgets): set the default organizer here and if we don't
	have an organizer, add the default organizer as an attendee
	(meeting_page_fill_component): use get_current_account
	(org_changed_cb): if this is a new meeting and the organizer
	changes, change the attendee
	(change_clicked_cb): no need to set the default here
	(init_widgets): reflect changed callback name
	(meeting_page_construct): set the combo strings here
	(popup_delete_cb): remove the organizer attendee if the user
	explicitly deletes it

	* gui/e-meeting-model.c (attendee_changed_cb): set row properly

	* gui/itip-utils.c (comp_to_list): skip the user themselves if
	cancelling or requesting

svn path=/trunk/; revision=20557
2003-03-28 15:26:44 +00:00
777f8cf10f remove unused var.
2003-03-28  Not Zed  <NotZed@Ximian.com>

	* providers/local/camel-spool-store.c (get_folder): remove unused
	var.

	* providers/imap/camel-imap-utils.c (imap_parse_list_response):
	moved an unused var to the #if 0'd out block.

	* providers/imap/camel-imap-store.c
	(parse_list_response_as_folder_info): remove unused vars.

	* camel-index-control.c (main): deifne camel_init() before using
	it.

	* camel-vee-store.c (vee_get_folder): removed unused var.

	* camel-stream-mem.c (stream_write): warning -> fixme.

	* camel-stream-filter.c (_CamelStreamFilterPrivate): Add a ; to
	the end of the struct definition.

	* camel-store.c (camel_store_delete_folder): remove unused var.
	(camel_store_rename_folder): "
	(camel_store_unsubscribe_folder): "

	* camel-mime-part.c (write_to_stream): Changed warning into a
	TODO.
	(construct_from_parser): removed warning, the code was fixed.

	* camel-mime-message.c (construct_from_parser): Remove the
	warning, the code was fixed.

	* camel-mime-filter-enriched.c (camel_mime_filter_enriched_new):
	Remove unused var.

	* camel-medium.c (camel_medium_get_header): Removed warning, and
	changed docs to reflect it.

	* camel-gpg-context.c (gpg_ctx_parse_status): handle MODE_EXPORT
	as a noop (warning).

	* camel-folder.c (get_message_user_tag): changed a warning into a
	fixme (its not that important).
	(camel_folder_get_message_user_tag): "

	* camel-data-cache.c (data_cache_finalise): removed unused vars.
	(data_cache_expire): "

svn path=/trunk/; revision=20556
2003-03-28 00:13:46 +00:00
ce898884dc cast warning.
2003-03-28  Not Zed  <NotZed@Ximian.com>

	* filter-datespec.c (button_clicked): cast warning.

svn path=/trunk/; revision=20555
2003-03-27 23:54:16 +00:00
f4d239adc8 guard against NULL keys
2003-03-27  JP Rosevear  <jpr@ximian.com>

	* e-account-list.c (e_account_list_find): guard against NULL keys

svn path=/trunk/; revision=20554
2003-03-27 22:31:19 +00:00
c6ed3eedc8 Likewise.
* e-summary.c (e_summary_init): Likewise.

* e-summary-weather.c (e_summary_weather_get_html): Likewise.
(weather_make_html): Likewise.

* e-summary-mail.c (e_summary_mail_generate_html): Fix so it
handles the fact that the translated strings are already in UTF8.
* e-summary-rdf.c (tree_walk): Likewise.
(display_doc): Likewise.

svn path=/trunk/; revision=20553
2003-03-27 21:37:07 +00:00
a764639cd2 Get rid of debug printf's that are no longer needed. In the case of
2003-03-27  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-sasl-gssapi.c (gssapi_challenge): Get rid of debug
	printf's that are no longer needed. In the case of errors, don't
	release the outbuf gss_buffer_t since it shouldn't be set. Also
	g_free (str) when we are done with it.

svn path=/trunk/; revision=20551
2003-03-27 21:13:13 +00:00
892aab7fca Renamed from update_dialog_clist, Ported to GtkTreeView.
* e-shell-offline-handler.c (update_dialog_tree_view): Renamed
from update_dialog_clist, Ported to GtkTreeView.
(update_dialog_tree_view_hash_foreach): Likewise.

* glade/e-active-connection-dialog.glade: Rename
"active_connection_clist" to "active_connection_treeview".

svn path=/trunk/; revision=20550
2003-03-27 21:01:41 +00:00
6ba4c3938c When we remove a node from the list, make sure to g_list_free_1().
2003-03-27  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-utils.c (header_encode_phrase_merge_words): When we
	remove a node from the list, make sure to g_list_free_1().
	(header_encode_phrase_merge_words): Don't use
	CAMEL_FOLD_PREENCODED as the upper-bound for merged-word length if
	the merged-word will not be an rfc2047 encoded word. Instead, use
	CAMEL_FOLD_SIZE-8 (which is the value we use in other places for
	determining upper-bound lengths). Solves bug #38659.

svn path=/trunk/; revision=20549
2003-03-27 20:16:57 +00:00