Commit Graph

10112 Commits

Author SHA1 Message Date
Jeffrey Stedfast bfa7f88ced Save the pgp and smime always-sign options.
2001-08-09  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-account-gui.c (mail_account_gui_save): Save the pgp and
	smime always-sign options.

	* mail-config.c (account_copy): Copy the always-sign options over
	too.

svn path=/trunk/; revision=11841
2001-08-09 19:24:06 +00:00
Jeffrey Stedfast 6b0d359b25 Set the smime/pgp always-sign options when here so it updates when the
2001-08-09  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (from_changed_cb): Set the smime/pgp
	always-sign options when here so it updates when the user changes
	his/her identity.

svn path=/trunk/; revision=11840
2001-08-09 19:10:45 +00:00
Jon Trowbridge 6683241eb5 If the last character we inserted was a "magic comma", remember its
2001-08-09  Jon Trowbridge  <trow@ximian.com>

	* gui/component/select-names/e-select-names-text-model.c
	This change is dedicated to Jacob Berkman.
	(e_select_names_text_model_insert_length): If the last character
	we inserted was a "magic comma", remember its position.
	(e_select_names_text_model_delete): If the last character we
	inserted was a "magic comma", and if the next thing we do is to
	hit backspace, delete both the comma and the extra whitespace we
	added.
	(e_select_names_text_model_init): Initialize our last magic comma
	position.

svn path=/trunk/; revision=11839
2001-08-09 19:10:14 +00:00
Christian Rose 416a6768d6 Updated Swedish translation. Thanks to Richard Hult
2001-08-09  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation. Thanks to
	Richard Hult <richard.hult@telia.com> for pointing out a
	problem with the translation.

svn path=/trunk/; revision=11838
2001-08-09 18:50:06 +00:00
Jon Trowbridge 07fbf1a035 Hook up some magic to (basically) cardify an entry on focus-out. (What we
2001-08-09  Jon Trowbridge  <trow@ximian.com>

	* gui/component/select-names/e-select-names-manager.c
	(e_select_names_manager_create_entry): Hook up some magic to
	(basically) cardify an entry on focus-out.  (What we do is actually
	more complicated than that.)

	* gui/component/select-names/e-select-names-bonobo.c
	(entry_set_property_fn): After we set an entry's text, try to
	cardify it.  We need to do this so that (for example) reply
	e-mails get properly cardified.

	* gui/component/select-names/e-select-names-model.c
	(e_select_names_model_duplicate): Use e_select_names_model_append,
	rather than manipulating lists directly.
	(e_select_names_model_insert): Connect "changed" signal proxy for
	added EDestination.
	(e_select_names_model_append): Ditto.
	(e_select_names_model_replace): Ditto, and disconnect signals for
	replaced EDestination.
	(e_select_names_model_delete): Ditto on the disconnection.
	(e_select_names_model_delete_all): Ditto.
	(e_select_names_model_cardify): Added.  Try to cardify a specified
	EDestination.
	(e_select_names_model_cancel_cardify): Added.  Cancel the pending
	cardification of a single EDestination.
	(e_select_names_model_cardify_all): Added.  Cardify all of the
	EDestinations in the model.
	(e_select_names_model_cancel_cardify_all): Added.  Cancel's any
	and all pending cardifications.

	* backend/ebook/e-destination.c (e_destination_class_init): Added
	"changed" and "cardified" signals.
	(e_destination_freeze): Added (static).
	(e_destination_thaw): Added (static).
	(e_destination_clear_card): Reset allow_cardify and
	cannot_cardify, cancel any pending cardifications, and emit the
	"changed" signal.
	(e_destination_clear_strings): Emit the "changed" signal.
	(e_destination_clear): Do freeze/thaw to prevent multiple signal
	emissions.
	(e_destination_set_card): Check that the card we are setting is
	not equal to the current card, and emit the "changed" signal if we
	are actually changing.
	(e_destination_set_card_uri): Emit "changed" signal, if necessary.
	(e_destination_set_name): Emit "changed" signal, if necessary.
	(e_destination_set_email): Emit "changed" signal, if necessary.
	(e_destination_set_html_mail_pref): Emit "changed" signal, if
	necessary.
	(use_card_cb): If we've just loaded/set the ECard, emit the
	"changed" signal.
	(e_destination_set_raw): Emit "changed" signal, if necessary.
	(e_destination_allow_cardification): Added.
	(e_destination_set_allow_cardification): Added.
	(e_destination_cardify): Added.  Tries to automatically convert
	a string-based EDestination to one based on an ECard.
	(e_destination_cardify_delayed): Added.  Cardifies in a timeout.
	(e_destination_cancel_cardify): Added.  Cancels any pending
	cardifications.
	(e_destination_xml_decode): Added freeze/thaw.

	* backend/ebook/e-book-util.c (e_book_nickname_query): Added.  A
	canned simple query for nicknames.

	* backend/ebook/e-card.c (e_card_email_find_number): Added.  Given
	a card and an string containing an email address, return the index
	number of the address inside of the card, or -1 if the address is
	not found.

svn path=/trunk/; revision=11837
2001-08-09 18:07:35 +00:00
Chris Toshok 1844cac7c1 link statically with OpenLDAP.
2001-08-09  Chris Toshok  <toshok@ximian.com>

	* configure.in: link statically with OpenLDAP.

svn path=/trunk/; revision=11836
2001-08-09 17:57:57 +00:00
Aaron Weber 3a75797960 Made sharing tip an orderedlist.
2001-08-09  Aaron Weber  <aaron@ximian.com>

	* C/config-prefs.sgml: Made sharing tip an orderedlist.

svn path=/trunk/; revision=11835
2001-08-09 17:54:48 +00:00
Chris Toshok 30876e0d14 [ Fixes ximian bugs #5080, #6021, #6704, #6705 ]
2001-08-09  Chris Toshok  <toshok@ximian.com>

	[ Fixes ximian bugs #5080, #6021, #6704, #6705 ]

	* gui/component/addressbook.c (book_open_cb): create our own
	dialog that prompts for both the email address and the password.
	the email address is stored in the source and filled in for the
	user after the first time they enter one and press OK.

	* gui/component/addressbook-storage.c (create_ldap_folder): has a
	return value, not a int* parameter.
	(create_ldap_folder): new function, we can create ldap servers
	from the File->New->Folder menu item now.
	(register_storage): hook up the "create_folder" signal.
	(addressbook_storage_init_source_uri): remove the file case, we
	only build ldap uris here.
	(load_source_data): remove the file source stuff, and handle
	"emailaddr".
	(save_source_data): call ldap_source_foreach directly.
	(addressbook_source_free): remove file source stuff.
	(addressbook_source_copy): same.

	* gui/component/addressbook-storage.h: get rid of all the file
	source stuff from AddressbookSource, since this is only being used
	for ldap servers.

	* backend/pas/pas-backend-ldap.c
	(pas_backend_ldap_process_authenticate_user): look up the ldap
	entry based on the provided email address and use the resulting
	DN/passwd to authenticate.

	* gui/component/addressbook-config.c: pretty much gutted to make
	it work with the new UI.

	* gui/component/addressbook-config.glade: new version from anna.

svn path=/trunk/; revision=11834
2001-08-09 17:21:46 +00:00
Anna Marie Dirks 44f7f1b1ae changed the E_FILTERBAR_RESET label from "Show All" to "Clear" to
2001-08-09  Anna Marie Dirks <anna@ximian.com>
	* e-filter-bar.h : changed the E_FILTERBAR_RESET label from
	"Show All" to "Clear" to alleviate confusion about whether
	"Show All" means that hidden messages are also shown or not.
	(See ximian bug #6743)

svn path=/trunk/; revision=11833
2001-08-09 17:21:39 +00:00
Chris Toshok 2a9ba91eb8 remove the description field.
2001-08-09  Chris Toshok  <toshok@ximian.com>

	* addressbook-sources.xml: remove the description field.

svn path=/trunk/; revision=11832
2001-08-09 17:07:24 +00:00
Tuomas Kuosmanen fe269e3634 Fixed to match the style of the other icons.. /tigert
svn path=/trunk/; revision=11831
2001-08-09 14:21:02 +00:00
Andras Timar d86216c263 Updated Hungarian translation.
2001-08-09  Andras Timar <timar@gnome.hu>

        * hu.po: Updated Hungarian translation.

svn path=/trunk/; revision=11830
2001-08-09 12:23:06 +00:00
Christopher James Lahey de5157a9f8 Upped the minimum width on all addressbook columns to 75. Fixes Ximian bug
2001-08-09  Christopher James Lahey  <clahey@ximian.com>

	* gui/widgets/e-addressbook-view.c (SPEC): Upped the minimum width
	on all addressbook columns to 75.  Fixes Ximian bug #2773.

svn path=/trunk/; revision=11829
2001-08-09 10:33:49 +00:00
Christopher James Lahey b2a270aa10 Added a "header" argument to these structures which just gets passed
2001-08-09  Christopher James Lahey  <clahey@ximian.com>

	* e-table-field-chooser-dialog.c, e-table-field-chooser-dialog.h,
	e-table-field-chooser.c, e-table-field-chooser.h: Added a "header"
	argument to these structures which just gets passed downwards.

	* e-table-field-chooser-item.c, e-table-field-chooser-item.h:
	Added a "header" argument here.  Made it so that only rows that
	aren't already in the header are shown.

	* e-table-header-item.c: Set the "header" argument on our
	e-table-field-chooser-dialog.  Fixes Ximian bug #2654.

svn path=/trunk/; revision=11828
2001-08-09 10:16:52 +00:00
Christopher James Lahey b56288e986 Added #!/bin/sh
2001-08-09  Christopher James Lahey  <clahey@ximian.com>

	* tools/killev: Added #!/bin/sh

svn path=/trunk/; revision=11827
2001-08-09 07:05:13 +00:00
Jon Trowbridge 058540c2fe Require GAL 0.10.99.2.
2001-08-09  Jon Trowbridge  <trow@ximian.com>

	* configure.in: Require GAL 0.10.99.2.

svn path=/trunk/; revision=11826
2001-08-09 06:47:30 +00:00
Ettore Perazzoli 4386de9651 Remove the "Customize Toolbar" thing.
* message-browser.c (set_bonobo_ui): Remove the "Customize
Toolbar" thing.

svn path=/trunk/; revision=11825
2001-08-09 06:45:54 +00:00
Jon Trowbridge 9ca73ebd87 Bumped version up to 0.10.99.2.
2001-08-09  Jon Trowbridge  <trow@ximian.com>

	* configure.in: Bumped version up to 0.10.99.2.

	* gal/e-text/e-entry.c (e_entry_class_init): Added
	"completion_popup" signal.
	(e_entry_show_popup): Emit "completion_popup" signal if the popup
	has appeared or disappeared.
	(e_entry_enable_completion_full): Listen for "cancel_completion"
	signals from our model, and disable our completion if get one.
	(e_entry_completion_popup_is_visible): Added.  Returns TRUE if the
	completion popup is on the screen.

	* gal/e-text/e-text-model.c (e_text_model_class_init): Added
	"cancel_completion" signal.
	(e_text_model_cancel_completion): Added.  Emits
	"cancel_completion" signal.

svn path=/trunk/; revision=11824
2001-08-09 06:44:59 +00:00
Ettore Perazzoli ee974e6d09 Remove "Tools" and "Actions" menus. Create a "ComponentActionsPlaceholder"
* evolution.xml: Remove "Tools" and "Actions" menus.  Create a
"ComponentActionsPlaceholder" and a "ComponentToolsPlaceholder"
instead.
* evolution-mail-messagedisplay.xml: Likewise, put "Tools" and
"Actions" in placeholders.

svn path=/trunk/; revision=11823
2001-08-09 06:44:50 +00:00
Ettore Perazzoli 3a1dbfa044 Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" and
* evolution-addressbook.xml: Put the "Tools" and "Actions" menus
in the "ComponentToolsPlaceholder" and
"ComponentActionsPlaceholder", respectively.
* evolution-calendar.xml: Likewise.
* evolution-contact-editor.xml: Likewise.
* evolution-mail-global.xml: Likewise.
* evolution-mail-message.xml: Likewise.

* evolution.xml: Remove "Tools" and "Actions" menus.  Create a
"ComponentActionsPlaceholder" and a "ComponentToolsPlaceholder"
instead.
* evolution-mail-messagedisplay.xml: Likewise, put "Tools" and
"Actions" in placeholders.

svn path=/trunk/; revision=11822
2001-08-09 06:44:34 +00:00
Federico Mena Quintero 00225dc415 sync - Federico
svn path=/trunk/; revision=11821
2001-08-09 06:26:19 +00:00
Federico Mena Quintero df0dbaef4a Chain to the destroy handler in the parent class!
2001-08-09  Federico Mena Quintero  <federico@ximian.com>

	* gui/e-itip-control.c (destroy): Chain to the destroy handler in
	the parent class!

	* gui/dialogs/comp-editor-page.c (comp_editor_page_destroy):
	Likewise.  Sigh.

	* gui/cal-search-bar.c (cal_search_bar_destroy): Whoops, added a
	destroy handler.

svn path=/trunk/; revision=11820
2001-08-09 06:25:54 +00:00
Federico Mena Quintero 8f3673b5fe Chain to the destroy handler in the parent class!
2001-08-09  Federico Mena Quintero  <federico@ximian.com>

	* e-categories-master-list-wombat.c (ecmlw_destroy): Chain to the
	destroy handler in the parent class!

	* e-list-iterator.c (e_list_iterator_destroy): Likewise.  Sigh.

	* e-list.c (e_list_destroy): Likewise.  Double sigh.

svn path=/trunk/; revision=11819
2001-08-09 06:24:27 +00:00
Federico Mena Quintero 2f419416b8 Chain to the destroy handler in the parent class!
2001-08-09  Federico Mena Quintero  <federico@ximian.com>

	* e-component-registry.c (destroy): Chain to the destroy handler
	in the parent class!

	* e-shortcuts-view-model.c (impl_destroy): Likewise.  Sigh.

svn path=/trunk/; revision=11818
2001-08-09 06:23:13 +00:00
Federico Mena Quintero 5f4ca361a0 Chain to the destroy handler in the parent class!
2001-08-09  Federico Mena Quintero  <federico@ximian.com>

	* e-calendar-item.c (e_calendar_item_destroy): Chain to the
	destroy handler in the parent class!

	* e-clipped-label.c (e_clipped_label_destroy): Likewise.  Sigh.

	* e-dropdown-button.c (impl_destroy): Likewise.  Double sigh.

svn path=/trunk/; revision=11817
2001-08-09 06:22:12 +00:00
Kevin Breit 70df9e5f01 Add information about sharing mailbox files.
2001-08-08  Kevin Breit  <battery841@mediaone.net>

	* C/config-prefs.sgml: Add information about sharing mailbox files.

svn path=/trunk/; revision=11816
2001-08-09 05:27:22 +00:00
Federico Mena Quintero 2d4b0e2c4b Quintuple sigh. See below.
2001-08-09  Federico Mena Quintero  <federico@ximian.com>

	* gal/e-text/e-entry.c (e_entry_destroy): Quintuple sigh.  See below.

	* gal/util/e-bit-array.c (eba_destroy): Sextuple sigh.

svn path=/trunk/; revision=11815
2001-08-09 05:21:41 +00:00
Federico Mena Quintero cd0a733219 Chain to the destroy handler in the parent class!
2001-08-09  Federico Mena Quintero  <federico@ximian.com>

	* gal-define-views-dialog.c (gal_define_views_dialog_destroy):
	Chain to the destroy handler in the parent class!

	* gal-define-views-model.c (gdvm_destroy): Likewise.  Sigh.

	* gal-view-etable.c (gal_view_etable_destroy): Likewise.  Double
	sigh.

	* gal-view-factory-etable.c (gal_view_factory_etable_destroy):
	Likewise.  Triple sigh.

	* gal-view-new-dialog.c (gal_view_new_dialog_destroy): Likewise.
	Quadruple sigh.

svn path=/trunk/; revision=11814
2001-08-09 05:20:46 +00:00
Not Zed 633656205f Dont double-register this operation, mail-mt will do it for us.
2001-08-08  Not Zed  <NotZed@Ximian.com>

        * mail-ops.c (send_mail_send): Dont double-register this
        operation, mail-mt will do it for us.
        (get_folderinfo_get):  "
        (get_folder_get): "
        (get_store_get): "
        (create_folder_get): "
        (remove_folder_get): "
        (sync_folder_sync): "
        (get_message_get): "

        * message-list.c (message_list_setup_etree): Free the etstate
        object after we're done using it.

svn path=/trunk/; revision=11813
2001-08-09 04:26:08 +00:00
Christopher James Lahey 55a4f4addf Ben said to do it.
2001-08-09  Christopher James Lahey  <clahey@ximian.com>

	* tools/killev: Ben said to do it.

svn path=/trunk/; revision=11812
2001-08-09 04:23:12 +00:00
Federico Mena Quintero 5e70f5f3dd Chain to the destroy handler in the parent class!
2001-08-08  Federico Mena Quintero  <federico@ximian.com>

	* e-cell-pixbuf.c (pixbuf_destroy): Chain to the destroy handler
	in the parent class!

	* e-table-field-chooser.c (e_table_field_chooser_destroy):
	Likewise.  Sigh.

	* e-table-one.c (one_destroy): Likewise.  Double sigh.

	* e-tree-selection-model.c (etsm_destroy): Likewise.  Triple sigh.

svn path=/trunk/; revision=11811
2001-08-09 03:14:48 +00:00
Federico Mena Quintero d256cde05d Chain to the destroy handler in the parent class!
2001-08-08  Federico Mena Quintero  <federico@ximian.com>

	* gal/widgets/e-selection-model-array.c (esma_destroy): Chain to
	the destroy handler in the parent class!

	* gal/widgets/e-selection-model.c (esm_destroy): Likewise.  Sigh.

	* gal/widgets/e-categories.c (e_categories_destroy): Likewise.
	And make it static.  Double sigh.

	* gal/widgets/e-categories-master-list-array.c (ecmla_destroy):
	Likewise.  Triple sigh.

	* gal/widgets/e-categories-master-list-dialog-model.c
	(ecmldm_destroy): Likewise.  Quadruple sigh.

svn path=/trunk/; revision=11810
2001-08-09 03:04:15 +00:00
Damon Chaplin 5e76ce4cb4 removed underlined accelerator key from "_Go To Today" button. GnomeDialog
2001-08-08  Damon Chaplin  <damon@ximian.com>

	* gui/goto-dialog.glade: removed underlined accelerator key from
	"_Go To Today" button. GnomeDialog doesn't actually support underlined
	accelerator keys for buttons. We could hack it, like Glade does, if
	we really need to. Fixes bug #6418.

svn path=/trunk/; revision=11809
2001-08-09 02:52:38 +00:00
Jon Trowbridge f94b2023ad Remove trailing stuff from URLs before returning. (Done in an evil way,
2001-08-08  Jon Trowbridge  <trow@ximian.com>

	* camel-filter-search.c (get_source): Remove trailing stuff from
	URLs before returning.  (Done in an evil way, not in the good way
	suggested by fejj. :)) (Bug #4876)

svn path=/trunk/; revision=11808
2001-08-09 02:27:40 +00:00
Federico Mena Quintero 574b671429 Stop editing any event. Fixes bug #5949.
2001-08-08  Federico Mena Quintero  <federico@ximian.com>

	* gui/e-day-view.c (update_query): Stop editing any event.  Fixes
	bug #5949.

svn path=/trunk/; revision=11807
2001-08-09 00:56:37 +00:00
Federico Mena Quintero d73557c1db Duuuh, set the alarm_copy on the component, not the original alarm. Fixes
2001-08-08  Federico Mena Quintero  <federico@ximian.com>

	* gui/dialogs/alarm-page.c (alarm_page_fill_component): Duuuh, set
	the alarm_copy on the component, not the original alarm.  Fixes
	bug #5214.

svn path=/trunk/; revision=11806
2001-08-09 00:26:01 +00:00
Anna Marie Dirks 8bb60ffb37 Changed the "Show All" menu item to be "Show Hidden Messages".
2001-08-08  Anna Marie Dirks <anna@ximian.com>
	* evolution-mail-list.xml: Changed the "Show All" menu item
	to be "Show Hidden Messages".

svn path=/trunk/; revision=11805
2001-08-08 23:14:15 +00:00
Anna Marie Dirks ce3758a1d8 Re-labeled the "Activate" button "Find Now".
2001-08-08  Anna Marie Dirks <anna@ximian.com>
	* e-search-bar.c: Re-labeled the "Activate" button "Find Now".

svn path=/trunk/; revision=11804
2001-08-08 22:52:10 +00:00
JP Rosevear ec730bb5f7 set the attendees of a component (meeting_page_fill_component): use above
2001-08-08  JP Rosevear  <jpr@ximian.com>

	* gui/dialogs/meeting-page.c (set_attendees): set the attendees of
	a component
	(meeting_page_fill_component): use above
	(meeting_page_get_cancel_comp): return a comp with the attendees
	to be cancelled

	* gui/dialogs/meeting-page.h: get a component that will be sent as
	a cancellation

	* gui/dialogs/event-editor.c (event_editor_class_init): override
	send_comp class method
	(event_editor_send_comp): send cancellation notices to deleted
	attendees
	(refresh_meeting_cmd): save before send
	(forward_cmd): ditto

	* gui/dialogs/comp-editor.c (comp_editor_class_init): set default
	send_comp method
	(real_send_comp): do the real work
	(comp_editor_send_comp): call class method
	(save_comp): don't do any sending
	(save_comp_with_send): save and send here
	(prompt_to_save_changes): use above
	(save_close_cmd): ditto

	* gui/dialogs/comp-editor.h: add virtual function

svn path=/trunk/; revision=11803
2001-08-08 22:16:08 +00:00
Jeffrey Stedfast e239e423dd Set the PGP/MIME and S/MIME options to FALSE before getting the message
2001-08-08  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (e_msg_composer_get_message_draft): Set the
	PGP/MIME and S/MIME options to FALSE before getting the message
	draft and restore the values afterward.

svn path=/trunk/; revision=11802
2001-08-08 21:11:29 +00:00
Rodrigo Moya 10a99ada7f don't use a NULL mask in the call to gdk_gc_set_clip_mask
2001-08-08  Rodrigo Moya <rodrigo@ximian.com>

	* gui/e-week-view-event-item.c (e_week_view_event_item_draw_icons):
	don't use a NULL mask in the call to gdk_gc_set_clip_mask

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

	* gui/e-day-view-main-item.c (e_day_view_main_item_draw_day_event): ditto

svn path=/trunk/; revision=11801
2001-08-08 19:39:56 +00:00
Peter Williams 4bda0f453c New function. Set the sensitivity of the subscribe buttons based on
2001-08-08  Peter Williams  <peterw@ximian.com>

	* subscribe-dialog.c (sc_selection_changed): New function. Set the
	sensitivity of the subscribe buttons based on whether any folders
	are selected.
	(menu_item_selected): If getting the widget for the first time,
	hook up sc_selection_changed.

svn path=/trunk/; revision=11800
2001-08-08 18:24:54 +00:00
Chris Toshok 62b28b0d5f mark the dialog as changed so the save button is immediately available.
2001-08-08  Chris Toshok  <toshok@ximian.com>

	* gui/contact-editor/e-contact-quick-add.c (ce_have_book): mark
	the dialog as changed so the save button is immediately available.

	* gui/contact-editor/e-contact-editor.c (card_modified_cb): once
	we save reset the change flag to false if we aren't closing the
	dialog.
	(card_added_cb): same.
	(e_contact_editor_class_init): add a "changed" arg.
	(e_contact_editor_set_arg): add setter for "changed".
	(e_contact_editor_get_arg): add getter for "changed".

svn path=/trunk/; revision=11799
2001-08-08 17:04:54 +00:00
Chris Toshok d364b46165 better to assume that we can write to the local addressbook than that we
2001-08-08  Chris Toshok  <toshok@ximian.com>

	* gui/contact-editor/e-contact-quick-add.c (ce_have_book): better
	to assume that we can write to the local addressbook than that we
	can't write to it :)

svn path=/trunk/; revision=11798
2001-08-08 16:55:27 +00:00
Chris Toshok a55c9243b2 call e_pixmap_update so we can use the same save/save-as pixmaps as the
2001-08-08  Chris Toshok  <toshok@ximian.com>

	* gui/contact-list-editor/e-contact-list-editor.c (create_ui):
	call e_pixmap_update so we can use the same save/save-as pixmaps
	as the contact editor.

svn path=/trunk/; revision=11797
2001-08-08 16:52:06 +00:00
Chris Toshok 20e74a2f3b improvements, make it look more like the event editor.
2001-08-08  Chris Toshok  <toshok@ximian.com>

	* evolution-contact-list-editor.xml: improvements, make it look
	more like the event editor.

	* evolution-contact-editor.xml: same.

	* evolution-addressbook.xml: Contact Group => Contact List.

svn path=/trunk/; revision=11796
2001-08-08 16:50:50 +00:00
Radek Doulik 02048d1c08 don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAlloc
2001-08-08  Radek Doulik  <rodo@ximian.com>

	* filter-folder.c (button_clicked): don't mix g_free and xmlAlloc
	(xml_decode): don't mix g_free and xmlAlloc

	* filter-code.c (filter_code_init): use xmlStrdup instead of
	g_strdup

	* filter-input.c (filter_input_new_type_name): use xmlStrdup
	instead of g_strdup
	(filter_input_finalise): don't mix g_free and xmlAlloc

	* filter-option.c (clone): use xmlStrdup instead of g_strdup
	(free_option): don't mix g_free and xmlAlloc

svn path=/trunk/; revision=11795
2001-08-08 16:32:42 +00:00
Chris Toshok ec7b287514 new function, used by the context menu.
2001-08-08  Chris Toshok  <toshok@ximian.com>

	* gui/widgets/e-addressbook-reflow-adapter.c (open_card): new
	function, used by the context menu.
	(e_addressbook_reflow_adapter_right_click): put "Open" at the top
	of the menu.  also, disable "Delete" if the addressbook isn't
	writable.

svn path=/trunk/; revision=11794
2001-08-08 16:32:36 +00:00
JP Rosevear 9c1323a11f fix pre-processor macros
2001-08-08  JP Rosevear  <jpr@ximian.com>

	* conduits/calendar/calendar-conduit-config.h: fix pre-processor
	macros

	* conduits/calendar/calendar-conduit.h: ditto

	* conduits/todo/todo-conduit-config.h: fix pre-processor macros

	* conduits/todo/todo-conduit.h: ditto

svn path=/trunk/; revision=11793
2001-08-08 16:26:23 +00:00
Jeffrey Stedfast d232ffcd1d Don't link to libnssckbi3 when linking to nss.
2001-08-08  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Don't link to libnssckbi3 when linking to nss.

svn path=/trunk/; revision=11792
2001-08-08 16:20:59 +00:00