Commit Graph

17209 Commits

Author SHA1 Message Date
94deef1de6 Updated Ukrainian translation
svn path=/trunk/; revision=20640
2003-04-02 15:56:20 +00:00
946f5c2e55 Updated Ukrainian translation
svn path=/trunk/; revision=20639
2003-04-02 15:19:51 +00:00
8b05f5b278 Updated Ukrainian translation
svn path=/trunk/; revision=20638
2003-04-02 12:59:31 +00:00
d3e30b570a Fixes #40661
2003-04-02  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #40661

	* gui/itip-utils.c: added missing header for Forte compilation.

svn path=/trunk/; revision=20637
2003-04-02 12:57:07 +00:00
0d65c66bcc Updated Ukrainian translation
svn path=/trunk/; revision=20636
2003-04-02 12:18:09 +00:00
ad9d46e59d Updated Ukrainian translation
svn path=/trunk/; revision=20635
2003-04-02 10:22:57 +00:00
2c96683a37 move to using gtk_im_context.
2003-04-01  Larry Ewing  <lewing@ximian.com>

	* gal/widgets/e-canvas.c: move to using gtk_im_context.

	* gal/widgets/e-canvas.c: add im_context member.

svn path=/trunk/; revision=20634
2003-04-02 05:46:33 +00:00
c3efd8d943 Nuke GdkFont and use Pango's font measuring for everything.
2003-04-01  Hans Petter Jansson  <hpj@ximian.com>

	* e-calendar-item.c (e_calendar_item_class_init)
	(e_calendar_item_destroy)
	(e_calendar_item_get_arg)
	(e_calendar_item_set_arg)
	(e_calendar_item_update)
	(e_calendar_item_draw)
	(e_calendar_item_draw_month)
	(e_calendar_item_draw_day_numbers)
	(e_calendar_item_recalc_sizes)
	(e_calendar_item_convert_position_to_day): Nuke GdkFont and use
	Pango's font measuring for everything.

	* e-calendar-item.h: Ditto.

	* e-calendar.c (e_calendar_init)
	(e_calendar_size_allocate): Ditto.

svn path=/trunk/; revision=20633
2003-04-02 05:38:19 +00:00
90b3cda80e Only clear the Mail passwords.
2003-04-02  Not Zed  <NotZed@Ximian.com>

        * mail-session.c (mail_session_forget_passwords): Only clear the
        Mail passwords.

svn path=/trunk/; revision=20632
2003-04-02 04:52:22 +00:00
4ffc3d3e7a Delete all Passwords-* sections. Should make this work.
2003-04-02  Not Zed  <NotZed@Ximian.com>

	* e-passwords.c (e_passwords_forget_passwords): Delete all
	Passwords-* sections.  Should make this work.

svn path=/trunk/; revision=20631
2003-04-02 04:48:22 +00:00
b1dad9521d [#40652]
2003-04-02  Not Zed  <NotZed@Ximian.com>

	[#40652]

	* e-shell-view.c (setup_widgets): Pack the folder and shortcut
	bars into the paned as sizeable.

svn path=/trunk/; revision=20630
2003-04-02 03:54:10 +00:00
136cf86a7c [#39467]
2003-04-02  Not Zed  <NotZed@Ximian.com>

        [#39467]

        * e-shell.c (e_shell_construct): Change the splash logic slightly,
        so that if we can't create the splash, we dont try and cast/use
        it.
        * e-splash.c (e_splash_new): dont use a g_return* for what could
        be a valid (tho incorrect) runtime condition.

svn path=/trunk/; revision=20629
2003-04-02 03:41:57 +00:00
c8e1c20b8a Nuke GdkFont and use Pango's font measuring.
2003-04-01  Hans Petter Jansson  <hpj@ximian.com>

	* gui/e-day-view-main-item.c (e_day_view_main_item_draw):
	Nuke GdkFont and use Pango's font measuring.

	* gui/e-day-view-time-itme.c (e_day_view_time_item_get_column_width)
	(e_day_view_time_item_draw): Ditto.

	* gui/e-day-view-top-item.c (e_day_view_top_item_draw)
	(e_day_view_top_item_draw_long_event): Ditto.

	* gui/e-day-view.c (e_day_view_style_set)
	(e_day_view_recalc_cell_sizes)
	(e_day_view_reshape_long_event)
	(e_day_view_update_top_canvas_drag)
	(e_day_view_update_main_canvas_drag): Ditto.

	* gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set)
	(e_meeting_time_selector_recalc_date_form): Ditto.

	* gui/e-week-view-event-item.c (e_week_view_draw_time): Ditto.

	* gui/e-week-view-main-item.c (e_week_view_main_item_draw_day):
	Ditto.

	* gui/e-week-view-titles-item.c (e_week_view_titles_item_draw):
	Ditto.

	* gui/e-week-view.c (e_week_view_style_set)
	(e_week_view_recalc_cell_sizes)
	(e_week_view_reshape_event_span): Ditto.

	* gui/weekday-picker.c (weekday_picker_style_set): Ditto.

svn path=/trunk/; revision=20627
2003-04-02 03:08:29 +00:00
9f06cc4980 stop drawing that annoying focus rectangle.
2003-04-01  Chris Toshok  <toshok@ximian.com>

	* gal/e-text/e-text.c (e_text_draw): stop drawing that annoying
	focus rectangle.

svn path=/trunk/; revision=20626
2003-04-02 02:53:39 +00:00
0929cef791 [ fixes bug #39508 ] add back in some suitably pango-ized code to get
2003-04-01  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #39508 ]
	* gal/e-text/e-text.c (e_text_command): add back in some suitably
	pango-ized code to get EText's scrolling horizontally as you move
	the cursor.

svn path=/trunk/; revision=20625
2003-04-02 02:49:00 +00:00
c2fa57e71e If we are using the heimdal krb5 implementation, don't free outbuf ever.
2003-03-28  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-sasl-gssapi.c (gssapi_challenge): If we are using the
	heimdal krb5 implementation, don't free outbuf ever. Seems to
	segfault if we do.

svn path=/trunk/; revision=20624
2003-04-01 23:42:58 +00:00
d95c0f5a3c Keep track of which entry widget has focus.
2003-04-01  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (composer_entry_focus_in_event_cb): Keep track
	of which entry widget has focus.
	(composer_entry_focus_out_event_cb): Same.
	(control_entry_focus_in_event_cb): Same idea, but since this is in
	another component, tell that component that its widget has focus
	so it can merge bonoboui cut/copy/paste (and anything else) menus.
	(control_entry_focus_out_event_cb): Same.
	(setup_cut_copy_paste): Connect to the focus-in and focus-out
	events for all the entry widgets and the html editor.
	(menu_edit_cut_cb): New callback function since the composer will
	now own the Cut/Copy/Paste menu items sometimes (depending on
	which widget is in focus... confused yet? good).

	* e-msg-composer-hdrs.c (from_changed): Update the Reply-To entry
	to be a normal GtkEntry.
	(create_headers): Same.
	(e_msg_composer_hdrs_set_reply_to): Here too.
	(e_msg_composer_hdrs_get_reply_to): And finally here.

svn path=/trunk/; revision=20623
2003-04-01 23:41:14 +00:00
ed7fed7a01 updated translation
svn path=/trunk/; revision=20622
2003-04-01 20:49:10 +00:00
138b676757 Don't allow the 'prefix' argument to make_safe_filename() be NULL. If we
2003-04-01  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-display.c (save_part): Don't allow the 'prefix' argument to
	make_safe_filename() be NULL. If we don't yet have a save_dir in
	gconf, use $HOME, etc. Fixes bug #40608.

svn path=/trunk/; revision=20621
2003-04-01 18:23:57 +00:00
d10e8990d8 Updated Ukrainian translation
svn path=/trunk/; revision=20620
2003-04-01 17:59:22 +00:00
32a0d75019 Updated Ukrainian translation
svn path=/trunk/; revision=20618
2003-04-01 17:37:52 +00:00
ffabf8684a Call composer_check_autosave if we're going interactive, to check for
2003-04-02  Not Zed  <NotZed@Ximian.com>

	* component-factory.c (interactive_cb): Call
	composer_check_autosave if we're going interactive, to check for
	unsaved files.  Fixes #40300.

svn path=/trunk/; revision=20617
2003-04-01 17:26:15 +00:00
e20f64823d ** See bug #40300 & probably others.
2003-04-01  Not Zed  <NotZed@Ximian.com>

        ** See bug #40300 & probably others.

        * e-msg-composer.c (autosave_manager_query_load_orphans): make the
        composer arg a parent arg, its only used parent the dialogue.
        Fix caller casts.
        (e_msg_composer_check_autosave): new function, checks for
        autosave files, and recovers them per user instructions.

svn path=/trunk/; revision=20616
2003-04-01 17:24:34 +00:00
c1ffcc4af4 [#40590]
2003-04-02  Not Zed  <NotZed@Ximian.com>

	[#40590]

	* e-config-upgrade.c (identity_map[]): Move the signature stuff to
	a child node.
	(identity_sig_map[]): Define the signature node.  Fix
	*autogenerated_signature_%i to map to "auto".

svn path=/trunk/; revision=20615
2003-04-01 17:17:06 +00:00
5cda225087 Fix for #17231 (Evo portion)
2003-04-01  JP Rosevear  <jpr@ximian.com>

	Fix for #17231 (Evo portion)

	* conduits/todo/todo-conduit.c (comp_from_remote_record): test
for
	secret flag properly

	* conduits/calendar/calendar-conduit.c
(comp_from_remote_record):
	ditto

svn path=/trunk/; revision=20612
2003-04-01 16:48:58 +00:00
b8d68c6688 added filename (tasks.ics/calendar.ics) to the URI if it does not contain
2003-04-01  Rodrigo Moya <rodrigo@ximian.com>

	* importers/icalendar-importer.c (load_file_fn, vcal_load_file_fn):
	added filename (tasks.ics/calendar.ics) to the URI if it does not
	contain it.

svn path=/trunk/; revision=20611
2003-04-01 16:06:15 +00:00
9ba2e2d461 new function, just return the local uri. (set_default_book_uri_local): use
2003-03-31  Chris Toshok  <toshok@ximian.com>

	* backend/ebook/e-book-util.c (get_local_book_uri): new function,
	just return the local uri.
	(set_default_book_uri_local): use get_local_book_uri.
	(e_book_default_book_open): only try and reload the default book
	if it's not already the local book.

svn path=/trunk/; revision=20610
2003-04-01 06:58:27 +00:00
5f2900575a if we're called and the idle handler is set, remove it, so we dont go and
2003-04-01  Not Zed  <NotZed@Ximian.com>

	* mail-display.c (mail_display_redisplay): if we're called and the
	idle handler is set, remove it, so we dont go and redisplay it
	again.  Fixes #40522.

svn path=/trunk/; revision=20609
2003-04-01 06:02:21 +00:00
35561cc3d6 make the verbs static so they don't enter the global namespace.
2003-03-31  Larry Ewing  <lewing@ximian.com>

	* e-summary-factory.c: make the verbs static so they don't enter
	the global namespace.

svn path=/trunk/; revision=20608
2003-04-01 06:00:07 +00:00
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