Commit Graph

16241 Commits

Author SHA1 Message Date
8aac8a2dcf Make the component be unversioned as a shlib
2003-01-14  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: Make the component be unversioned as a shlib

svn path=/trunk/; revision=19449
2003-01-14 17:39:23 +00:00
f84b142ee4 Do not dist the .server.in files; just dist the
.server.in.in ones.

svn path=/trunk/; revision=19448
2003-01-14 17:35:16 +00:00
478fe1e08b Update for renamed and removed files.
svn path=/trunk/; revision=19447
2003-01-14 17:35:07 +00:00
77dda08302 Comment out the CONDUIT_DIR stuff for now.
svn path=/trunk/; revision=19446
2003-01-14 17:34:56 +00:00
d04f81295a (ALL_LINGUAS): Remove fr for now, since it doesn't
seem to work.

svn path=/trunk/; revision=19445
2003-01-14 17:33:46 +00:00
8064872a9d Switch to using GtkPaned instead of EPaned for GTK2
svn path=/trunk/; revision=19444
2003-01-14 17:29:22 +00:00
5513846c31 (EXTRA_DIST): e-util-marshal.list, not
e-book-marshal.list.

svn path=/trunk/; revision=19443
2003-01-14 16:58:55 +00:00
b63a48a5e2 Updating Amharic translation.
svn path=/trunk/; revision=19442
2003-01-14 16:52:03 +00:00
287f7be429 Work around canvas crashes by ensuring rectangles have an initial width.
2003-01-14  Hans Petter Jansson  <hpj@ximian.com>

	* gui/e-day-view.c (e_day_view_init): Work around canvas crashes
	by ensuring rectangles have an initial width.

svn path=/trunk/; revision=19441
2003-01-14 16:48:09 +00:00
c2c386e480 EScrollFrame --> GtkScrolledWindow
svn path=/trunk/; revision=19440
2003-01-14 16:42:58 +00:00
e220812ac4 intltool, not xml-i18n-tools
2003-01-14  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am (EXTRA_DIST): intltool, not xml-i18n-tools

svn path=/trunk/; revision=19439
2003-01-14 15:50:26 +00:00
bb02dc25b4 If we have no content-type header, set it to text/plain explcitly, rather
2003-01-14  Not Zed  <NotZed@Ximian.com>

        * camel-mime-parser.c (folder_scan_step): If we have no
        content-type header, set it to text/plain explcitly, rather than
        NULL, because some code doesn't handle NULL.

svn path=/trunk/; revision=19438
2003-01-14 07:15:27 +00:00
0085381870 New source files implementing the GSSAPI SASL mechanism.
2003-01-14  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-sasl-gssapi.[c,h]: New source files implementing the
	GSSAPI SASL mechanism.

svn path=/trunk/; revision=19437
2003-01-14 05:48:08 +00:00
53876bad7b install the schemas file
svn path=/trunk/; revision=19436
2003-01-14 01:23:43 +00:00
0a3527f16f Perform some sanity checking on the auto-check-timeout value.
2003-01-13  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (account_new_from_xml): Perform some sanity
	checking on the auto-check-timeout value.

svn path=/trunk/; revision=19435
2003-01-14 01:18:22 +00:00
dbdadb9592 Correctly create the clipboard buffer by using a nul to delimit the uri
2003-01-13  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser.c (folder_browser_copy): Correctly create the
	clipboard buffer by using a nul to delimit the uri and the list of
	uids.

svn path=/trunk/; revision=19433
2003-01-13 22:34:54 +00:00
724b28b7ad Check the state of message_style in gconf and set the menus accordingly.
2003-01-13  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser-ui.c (folder_browser_ui_add_message): Check the
	state of message_style in gconf and set the menus accordingly.

	* folder-browser.c (folder_browser_destroy): Remove listener for
	message_style change notification.
	(folder_browser_gui_init): Connect a listener for changes to
	message_style.

svn path=/trunk/; revision=19432
2003-01-13 21:58:25 +00:00
3c89e1aa02 Removed. Removed.
* gui/config-control-factory.h: Removed.
* gui/config-control-factory.c: Removed.

* gui/itip-bonobo-control.c: Renamed from itip-control-factory.c.
(itip_bonobo_control_new): New.
(itip_control_factory_init): Removed.

* gui/itip-bonobo-control.h: Renamed from itip-control-factory.h.

* gui/tasks-control-factory.c: Removed.
* gui/tasks-control-factory.h: Removed.

* gui/control-factory.c (control_factory_init): Removed.

* gui/Makefile.am: Updated to build everything as
libevolution-calendar.so and install in the COMPONENTDIR.

* gui/GNOME_Evolution_Calendar.server.in.in: Updated to build the
component as a shared library.

* gui/main.c (main): Removed.

* gui/calendar-component.c (calendar_component_get_object): New.
(owner_set_cb): Do not store the shell pointer in shells.
(owner_unset_cb): Do not remove the shell pointer from shells;
instead, just set global_shell_client to NULL.

* gui/calendar-component.h: Renamed from component-factory.h.
* gui/calendar-component.c: Renamed from component-factory.c.

svn path=/trunk/; revision=19430
2003-01-13 21:15:25 +00:00
8b75a400fe Save the auto-check timeout value. (account_new_from_xml): Load the
2003-01-13  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (account_to_xml): Save the auto-check timeout
	value.
	(account_new_from_xml): Load the auto-check-timeout value.

svn path=/trunk/; revision=19429
2003-01-13 20:48:54 +00:00
b38b44f0f4 include headers
svn path=/trunk/; revision=19428
2003-01-13 19:43:14 +00:00
092ccc49c4 s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED)
* s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED)

svn path=/trunk/; revision=19427
2003-01-13 18:51:39 +00:00
efa11b7781 s/BonoboXObject/BonoboObject/
* folder-info.c: s/BonoboXObject/BonoboObject/

	* mail-config.c: Likewise

	* mail-offline-handler.c: Likewise

svn path=/trunk/; revision=19426
2003-01-13 18:41:39 +00:00
eec374112c Updated Spanish translation from Francisco J Fernandez
2003-01-13  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation
      from Francisco J Fernandez <serrador@arrakis.es>.

svn path=/trunk/; revision=19425
2003-01-13 14:24:02 +00:00
5147fa2158 fix header include order.
2003-01-13  Not Zed  <NotZed@Ximian.com>

        * camel-mime-filter-tohtml.c: fix header include order.

        * camel-object.c (camel_object_bag_reserve): Add an assert to
        check we're not trying to reserve the bag more than once in a
        given thread.
        (camel_object_bag_list): If we have reserved the bag, dont try and
        cond wait.  Fixes a deadlock.

svn path=/trunk/; revision=19424
2003-01-13 11:56:12 +00:00
cf4448abf4 hook onto destroy to remove dialogue from active table. (error_response):
2003-01-13  Not Zed  <NotZed@Ximian.com>

        * mail-mt.c (mail_msg_check_error): hook onto destroy to remove
        dialogue from active table.
        (error_response): Just destroy on any response, dont unref either.

svn path=/trunk/; revision=19423
2003-01-13 06:07:10 +00:00
8bb0817016 fix a past-o with the physical_uri_list prepend.
2003-01-13  Not Zed  <NotZed@Ximian.com>

        * e-summary-preferences.c (e_summary_preferences_save): fix a
        past-o with the physical_uri_list prepend.

svn path=/trunk/; revision=19422
2003-01-13 06:01:31 +00:00
9b60cad3dc Read the characters as utf8, rather than as 8 bit bytes. Remove the
2003-01-13  Not Zed  <NotZed@Ximian.com>

        * camel-mime-filter-tohtml.c (writeln): Read the characters as
        utf8, rather than as 8 bit bytes.  Remove the PRESERVE_8BIT as it
        has no meaning.  Also change the default logic slightly so that 8
        bit or greater characters are properly converted to entities.

        * camel-utf8.c (camel_utf8_getc_limit): new function, gets a utf8
        char, bounded by an end pointer.

svn path=/trunk/; revision=19421
2003-01-13 05:46:35 +00:00
969b2c6b65 g_strdup the md->charset otherwise we'll get memory corruption later. This
2003-01-11  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-format.c (mail_format_data_wrapper_write_to_stream):
	g_strdup the md->charset otherwise we'll get memory corruption
	later. This may be why non-usascii text is displaying incorrectly.

svn path=/trunk/; revision=19419
2003-01-11 20:00:28 +00:00
7888cdb495 "Send Later" feature changed for 1.2 and I didn't notice. Shame on me.
2003-01-11  Aaron Weber  <aaron@ximian.com>

	* C/usage-mail.xml: "Send Later" feature changed for 1.2 and I
	didn't notice. Shame on me.

svn path=/trunk/; revision=19418
2003-01-11 19:31:23 +00:00
18b44d230e We also need to call message_list_set_hidedeleted() here so that any
2003-01-10  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser-ui.c (folder_browser_ui_add_list): We also need
	to call message_list_set_hidedeleted() here so that any
	deactivated folder controls will change to the currently set state
	when re-activated.
	(folder_browser_ui_add_global): Same for show_preview.

	* folder-browser.c (hide_deleted_changed): Don't call
	message_list_set_hidedeleted() here.
	(folder_browser_toggle_hide_deleted): Instead, call it here. This
	way we get a faster "response time". Also, this will make it so
	that not all folder controls will regen their message-list at the
	same time.
	(folder_browser_toggle_preview): Same idea as the hide-deleted
	changes.
	(show_preview_changed): See above.

	* mail-config-druid.c (make_account): Default the new account to
	enabled.
	(wizard_finish_cb): Don't set enabled here.

svn path=/trunk/; revision=19417
2003-01-10 23:28:15 +00:00
17bdb9c55f (connect_to_shell): CORBA_Object_release() the CORBA shell.
(connect_to_shell):
CORBA_Object_release() the CORBA shell.

svn path=/trunk/; revision=19416
2003-01-10 21:39:53 +00:00
472a6e0fa0 Don't duplicate the shell object here before passing to
* evolution-shell-component.c (impl_setOwner): Don't duplicate the
shell object here before passing to evolution_shell_client_new().

* evolution-shell-client.c (evolution_shell_client_construct):
Dupliate the @corba_shell before storing into the
EvolutionShellClientPrivate struct.

* e-shell-config-default-folders.c
(e_shell_config_default_folders_create_widget): Do not duplicate
the shell's CORBA objref.

* e-shell-config-autocompletion.c
(e_shell_config_autocompletion_create_widget): Do not duplicate
the shell's CORBA objref.

svn path=/trunk/; revision=19415
2003-01-10 21:39:33 +00:00
8c37e1b2ee Make this work again.
* e-storage-set-view.c (popup_folder_menu): Make this work again.

svn path=/trunk/; revision=19414
2003-01-10 21:36:42 +00:00
da7b98f889 revert broken fix
2002-01-10  Mike Kestner  <mkestner@ximian.com>

	* e-table-item.c (eti_table_model_rows_deleted): revert broken fix

svn path=/trunk/; revision=19413
2003-01-10 21:29:35 +00:00
c0805945de (e_shell_view_save_defaults): Save the expansion
state of the EStorageSetView.
(setup_defaults): Load the expansion state.

svn path=/trunk/; revision=19412
2003-01-10 21:10:03 +00:00
ae4c1c6ff8 notify-type is a int, not a bool. Duh.
2003-01-10  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-session.c (main_get_filter_driver): notify-type is a int,
	not a bool. Duh.

svn path=/trunk/; revision=19411
2003-01-10 20:49:16 +00:00
b08b93d946 Make the view save its settings as the default ones if it's the last one.
* e-shell.c (e_shell_request_close_view): Make the view save its
settings as the default ones if it's the last one.

* e-shell-view-menu.c (command_quit): Make this view save its
settings as the defaults before quitting.

svn path=/trunk/; revision=19410
2003-01-10 20:43:48 +00:00
62e880130b Generate the URI list from the popt context fetched from the GnomeProgram
* main.c (main): Generate the URI list from the popt context
fetched from the GnomeProgram object.

* e-shell-view.c (setup_defaults): Removed @setup_default_uri arg.
Don't load any URI here.
(e_shell_view_construct): Open the URI here instead.

svn path=/trunk/; revision=19409
2003-01-10 19:57:21 +00:00
4a8c1c7323 Updated for function rename.
2003-01-10  Jeffrey Stedfast  <fejj@ximian.com>

	* component-factory.c (factory): Updated for function rename.

	* mail-config-factory.c (mail_config_control_factory_cb):
	Namespaced the function name.

	* folder-browser-ui.c (folder_browser_ui_add_global): Don't add
	the listener for show_preview here, it was moved into
	folder-browser.c so we could detach the listener when the
	folder-browser is destroyed. Also prevents a listener being added
	multiple times (which was possible? before).

	* folder-browser.c (folder_browser_destroy): Remove the gconf
	notify handler for show_preview.
	(show_preview_changed): Moved here from folder-browser-ui.c

svn path=/trunk/; revision=19408
2003-01-10 19:42:20 +00:00
794ff9b527 (parse_default_uri): Remove bogus is_default check.
svn path=/trunk/; revision=19406
2003-01-10 18:18:25 +00:00
eecdb4064d Updated Slovak translation.
2003-01-10  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=19405
2003-01-10 18:16:31 +00:00
ccad8ad56a (set_default_folder_physical_uri_from_path): New
function.
(e_setup_check_config): Call it for each of the *_path keys.  Do
not set the default for *_path keys as those come from the GConf
schema anyways.

svn path=/trunk/; revision=19404
2003-01-10 18:06:37 +00:00
52ce2079e3 Set defaults for /apps/evolution/shell/default_folders/... .
* apps_evolution_shell.schemas: Set defaults for
/apps/evolution/shell/default_folders/... .

* e-shortcuts-view.c (pop_up_right_click_menu_for_group): Destroy
the popup_menu with gtk_widget_destroy() instead of
gtk_widget_unref().

svn path=/trunk/; revision=19403
2003-01-10 17:40:28 +00:00
b71068d4e3 Fixed a situation in which we could notify the shell listener twice.
2003-01-10  Jeffrey Stedfast  <fejj@ximian.com>

	* component-factory.c (storage_remove_folder): Fixed a situation
	in which we could notify the shell listener twice.

svn path=/trunk/; revision=19401
2003-01-10 16:25:01 +00:00
5a20da25d3 Removed non-existing file. Updated Swedish translation.
2003-01-10  Christian Rose  <menthos@menthos.com>

	* POTFILES.in: Removed non-existing file.
	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=19399
2003-01-10 13:55:51 +00:00
52e27c1270 Save the paned_size notify handle. (folder_browser_destroy): Remove gconf
2003-01-10  Not Zed  <NotZed@Ximian.com>

        * folder-browser.c (folder_browser_gui_init): Save the paned_size
        notify handle.
        (folder_browser_destroy): Remove gconf notify handler.

svn path=/trunk/; revision=19395
2003-01-10 06:41:49 +00:00
e4d884f1b6 remove cast to GTK_OBJECT, it isn't, nor needed.
2003-01-10  Not Zed  <NotZed@Ximian.com>

        * evolution-config-control.c (impl_apply): remove cast to
        GTK_OBJECT, it isn't, nor needed.

svn path=/trunk/; revision=19394
2003-01-10 04:56:20 +00:00
0c591f63c6 Remove info.png from a couple of images, the image is set via code at
2003-01-10  Not Zed  <NotZed@Ximian.com>

        * mail-config.glade: Remove info.png from a couple of images, the
        image is set via code at runtime.  Removes some annoying runtime
        warnings.

svn path=/trunk/; revision=19393
2003-01-10 04:43:07 +00:00
ebd4a9fa7f try to load the uri again if it failed previously. (book_open_cb): set
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook.c (control_activate_cb): try to load
	the uri again if it failed previously.
	(book_open_cb): set failed_to_load based on the response.
	(set_prop): initialize failed_to_load to FALSE before we kick off
	the first load.

	* backend/pas/pas-book-factory.c
	(pas_book_factory_process_request): if the load_uri fails, remove
	it from the hashtable and free it, so we'll try to load it again
	from scratch the next time it's requested instead of serving up a
	backend that doesn't function.

	* backend/pas/pas-backend.c (pas_backend_get_uri): we need to be
	able to get the uri from backends that aren't loaded (so we can
	remove them from the hashtable.)

svn path=/trunk/; revision=19392
2003-01-10 04:02:25 +00:00
462934169a enable the account before attempting to saving it.
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* mail-config-druid.c (wizard_finish_cb): enable the account
	before attempting to saving it.

	* mail-accounts.c (account_delete_clicked): need to show the
	buttons added to the dialog.

svn path=/trunk/; revision=19391
2003-01-10 03:55:55 +00:00