Commit Graph

18374 Commits

Author SHA1 Message Date
91195af48f New function to replace the one from camel-mime-part.c
2003-09-18  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-utils.c (camel_transfer_encoding_to_string): New
	function to replace the one from camel-mime-part.c
	(camel_transfer_encoding_from_string): Same.
	(camel_content_transfer_encoding_decode): Renamed from
	camel_header_content_encoding_decode().

	* camel-mime-part.c (camel_mime_part_encoding_to_string): Removed.
	(camel_mime_part_encoding_from_string): Removed.

	* camel-data-wrapper.[c,h]: updated for CamelTransferEncoding
	namespace changes

	* camel-folder-summary.c: updated for CamelTransferEncoding
	namespace changes

	* camel-mime-filter-bestenc.[c,h]: updated for CamelTransferEncoding
	namespace changes

	* camel-mime-message.c: updated for CamelTransferEncoding
	namespace changes

	* camel-mime-part-utils.c: updated for CamelTransferEncoding
	namespace changes

	* camel-multipart-signed.c: updated for CamelTransferEncoding
	namespace changes

	* camel-smime-context.c: updated for CamelTransferEncoding
	namespace changes

	* providers/imapp/camel-imapp-utils.c: updated for
	CamelTransferEncoding namespace changes

	* tests/lib/messages.c: updated for CamelTransferEncoding
	namespace changes

	* tests/message/test1.c: updated for CamelTransferEncoding
	namespace changes

svn path=/trunk/; revision=22617
2003-09-18 19:02:15 +00:00
21c57eeb74 updated for CamelTransferEncoding namespace changes
2003-09-18  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-attachment-bar.c: updated for
	CamelTransferEncoding namespace changes

	* e-msg-composer.c: updated for CamelTransferEncoding namespace
	changes

svn path=/trunk/; revision=22616
2003-09-18 19:01:13 +00:00
e0068343b1 namespaced the encoding/decoding routines.
2003-09-18  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-utils.[c,h]: namespaced the encoding/decoding
	routines.

	* camel-mime-filter-basic.c: updated for namespace changes to the
	encoding/decoding routines in camel-mime-utils.c

	* camel-multipart.c: updated for namespace changes to the
	encoding/decoding routines in camel-mime-utils.c

	* camel-sasl-digest-md5.c: updated for namespace changes to the
	encoding/decoding routines in camel-mime-utils.c

	* camel-sasl.c: updated for namespace changes to the
	encoding/decoding routines in camel-mime-utils.c

	* camel-vee-folder.c: updated for namespace changes to the
	encoding/decoding routines in camel-mime-utils.c

	* providers/imap/camel-imap-search.c: updated for namespace
	changes to the encoding/decoding routines in camel-mime-utils.c

	* providers/pop3/camel-pop3-folder.c: updated for namespace
	changes to the encoding/decoding routines in camel-mime-utils.c

svn path=/trunk/; revision=22615
2003-09-18 18:10:58 +00:00
df21ede0c7 s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-parser.[c,h]: s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
	s/_header_state/_camel_mime_parser_state/g

	* camel-filter-driver.c: Same.

	* camel-folder-summary.c: Here too.

	* camel-http-stream.c: And here.

	* camel-mime-message.c: ...

	* camel-mime-part-utils.c: ...

	* camel-mime-part.c: ...

	* camel-movemail.c: ...

	* camel-multipart-signed.c: ...

	* camel-multipart.c: ...

	* providers/local/camel-mbox-folder.c: ...

	* providers/local/camel-mbox-summary.c: ...

	* providers/local/camel-mh-summary.c: ...

	* providers/nntp/camel-nntp-summary.c: ...

	* providers/pop3/camel-pop3-folder.c: ...

2003-08-25  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-utils.[c,h]: Namespaced.

	* camel-data-wrapper.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-digest-folder.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-filter-driver.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-filter-search.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-folder-search.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-folder-summary.[c,h]: updated for namespace changed made
	to camel-mime-utils.[c,h]

	* camel-http-stream.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-http-stream.h: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-internet-address.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-medium.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-message.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-parser.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-part-utils.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-part.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-movemail.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-multipart-encrypted.c: updated for namespace changed made
	to camel-mime-utils.[c,h]

	* camel-multipart-signed.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-multipart.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-search-private.[c,h]: updated for namespace changed made
	to camel-mime-utils.[c,h]

	* camel-types.h: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* providers/imap/camel-imap-folder.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/imap/camel-imap-store-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/imap/camel-imap-utils.c: updated for namespace changed
	made to camel-mime-utils.[c,h]

	* providers/imapp/camel-imapp-utils.[c,h]: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-local-summary.[c,h]: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-maildir-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-mbox-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-spool-summary.h: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/nntp/camel-nntp-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/nntp/camel-nntp-utils.c: updated for namespace changed
	made to camel-mime-utils.[c,h]

	* providers/pop3/camel-pop3-folder.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/sendmail/camel-sendmail-transport.c: updated for
	namespace changed made to camel-mime-utils.[c,h]

	* providers/smtp/camel-smtp-transport.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

svn path=/trunk/; revision=22613
2003-09-18 17:07:09 +00:00
a72785e2a7 Updated for namespace changes in Camel.
2003-09-18  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-attachment-bar.c:
	* e-msg-composer-attachment.c:
	* e-msg-composer.c: Updated for namespace changes in Camel.

svn path=/trunk/; revision=22611
2003-09-18 17:05:43 +00:00
2a88606f5d updated for camel namespace changes
2003-09-18  Jeffrey Stedfast  <fejj@ximian.com>

	* component-factory.c: updated for camel namespace changes

	* em-folder-view.c: updated for camel namespace changes

	* em-format-html-display.c: updated for camel namespace changes

	* em-format-html-quote.c: updated for camel namespace changes

	* em-format.c: updated for camel namespace changes

	* em-popup.c: updated for camel namespace changes

	* em-utils.c: updated for camel namespace changes

	* mail-autofilter.c: updated for camel namespace changes

	* mail-ops.c: updated for camel namespace changes

	* mail-session.c: updated for camel namespace changes

	* message-list.c: updated for camel namespace changes

	* message-tag-followup.c: updated for camel namespace changes

	* importers/evolution-mbox-importer.c: updated for camel namespace
	changes

2003-09-18  Jeffrey Stedfast  <fejj@ximian.com>

	* em-popup.c (emp_standard_menu_factory): Don't forget to
	initialise/increment 'i' when using it as an object id in the
	for-loop.

	* em-format.c (em_format_format_text): Initialise charset to NULL
	or it may be used uninitialised. Also include
	gnome-vfs-mime-handlers.h for gnome_vfs_mime_type_get_description().

svn path=/trunk/; revision=22610
2003-09-18 17:05:23 +00:00
6205217822 Initialise charset to NULL or it may be used uninitialised. Also include
2003-09-18  Jeffrey Stedfast  <fejj@ximian.com>

	* em-format.c (em_format_format_text): Initialise charset to NULL
	or it may be used uninitialised. Also include
	gnome-vfs-mime-handlers.h for gnome_vfs_mime_type_get_description().

	* Makefile.am: Added $(MARSHALL_GENERATED) to $(BUILT_SOURCES) so
	that em-marshal.[c,h] were autogenerated.

svn path=/trunk/; revision=22609
2003-09-18 16:04:25 +00:00
43eb05b879 make the code be compliant with C89, or it can't be compiled on solaris.
2003-09-13  Tim Wo <tim.wo@sun.com>

	* gal/a11y/e-text/gal-a11y-e-text.c (et_insert_text): make the
	code be compliant with C89, or it can't be compiled on solaris.
	(et_copy_text): implementation added
	(et_cut_text): implementation added
	(et_delete_text): implementation added
	(et_paste_text): implementation added

svn path=/trunk/; revision=22606
2003-09-18 13:47:25 +00:00
ff8411e7f1 And now with correct charset. Sorry.
2003-09-18  Åsmund Skjæveland  <asmund@fys.uio.no>

	* nn.po, Changelog: And now with correct charset. Sorry.

svn path=/trunk/; revision=22604
2003-09-18 10:09:18 +00:00
81a0ff5bc4 cvs removed.
2003-09-17  Not Zed  <NotZed@Ximian.com>

         * folder-browser.c, folder-browser.h, folder-browser-ui.c
         folder-browser-ui.h, mail-callbacks.c, mail-callbacks.h
         mail-display.c, mail-display.h, mail-display-stream.c
         mail-display-stream.h, mail-format.c, mail-format.h
         mail-identify.c, mail-search.c, mail-search.h
         message-browser.c, message-browser.h, subscribe-dialog.c
         subscribe-dialog.h, mail-font-prefs.c, mail-font-prefs.h: cvs
         removed.

        * Makefile.am: Removed mail-font-prefs.[ch], hasn't been built for
        ages.

        * em-*.c: killed a bunch of printfs.

        * em-format-html-display.c (efhd_html_button_press_event): update
        for html object api chagnes.

        ** Merge in mail-refactor-2 branch.

svn path=/trunk/; revision=22602
2003-09-17 21:19:04 +00:00
a36a1bb70b ** Merge in mail-refactor-2-branch
2003-09-17  Not Zed  <NotZed@Ximian.com>

        ** Merge in mail-refactor-2-branch

svn path=/trunk/; revision=22601
2003-09-17 21:17:11 +00:00
24baa21ccf Moved EditCopy EditPaste, and EditCut here.
2003-08-27  Not Zed  <NotZed@Ximian.com>

        * evolution-mail-message.xml: Moved EditCopy EditPaste, and
        EditCut here.

        * evolution-mail-list.xml: Removed EditCopy, EditPaste, and
        EditCut.

svn path=/trunk/; revision=22598
2003-09-17 19:07:44 +00:00
201380dd41 New source file to migrate from the old mbox structure to the new mbox
2003-09-17  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mbox-upgrade.c: New source file to migrate from the
	old mbox structure to the new mbox structure.

svn path=/trunk/; revision=22596
2003-09-17 17:21:50 +00:00
1aeb854e50 Implement a temp hack so trunk works until we merge in new-ui-branch.
2003-09-16  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/local/camel-mbox-folder.c
	(camel_mbox_folder_get_full_path): Implement a temp hack so trunk
	works until we merge in new-ui-branch.

svn path=/trunk/; revision=22594
2003-09-16 21:20:50 +00:00
e8c9e32de8 type should be a GType. (rule_context_add_rule_set): Likewise. Update
2003-09-16  Jeremy Katz  <katzj@redhat.com>

	* rule-context.c (rule_context_add_part_set): type should be a GType.
	(rule_context_add_rule_set): Likewise.
	* rule-context.h: Update prototypes.  Use GType instead of int for
	type in _part_set_map and _rule_set_map.

svn path=/trunk/; revision=22593
2003-09-16 21:15:38 +00:00
3bed164dfa update for newer gtkhtml
svn path=/trunk/; revision=22592
2003-09-16 21:06:43 +00:00
de47f3740e require newer gtkhtml
svn path=/trunk/; revision=22591
2003-09-16 21:06:26 +00:00
ae79d33583 Don't warning about how we haven't written anything to the stream, this is
2003-09-16  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-stream-filter.c (do_flush): Don't warning about how we
	haven't written anything to the stream, this is not an
	error. fflush() doesn't care if you try to fflush() a stream
	without writing to it, so we shouldn't care either.

svn path=/trunk/; revision=22590
2003-09-16 20:49:51 +00:00
d6a1f02c1a Roughly two hundred strings translated or defuzzed. Still a long way to go
2003-09-16  Åsmund Skjæveland  <aasmunds@fys.uio.no>

        * nn.po: Roughly two hundred strings translated or defuzzed. Still
        a long way to go (25% left), but every little bit helps.

svn path=/trunk/; revision=22589
2003-09-16 17:43:32 +00:00
2804184266 removed libwombat reference.
2003-09-16  Rodrigo Moya <rodrigo@ximian.com>

	* conduits/todo/Makefile.am: removed libwombat reference.

svn path=/trunk/; revision=22587
2003-09-16 17:06:23 +00:00
e62d27cf3c forgot to commit. new search types xml file.
svn path=/trunk/; revision=22586
2003-09-16 16:13:07 +00:00
cf2b82e858 removed dead code.
2003-09-15  Not Zed  <NotZed@Ximian.com>

        * providers/imapp/camel-imapp-store.c (store_resp_list)
        (imap_login, try_sasl, imap_try_authenticate): removed dead code.

        * providers/imapp/camel-imapp-stream.c: return -1 if stream not
        set.

        * providers/imapp/camel-imapp-engine.c (iterate_completion): put
        done request on the done queue, so all requests are always
        somewhere.
        (camel_imapp_engine_command_free): just spit warnings of active
        messages being freed, but abort if the item isn't in any list.
        Also remove the node from its list before going on.
        (iterate_untagged, iterate_continuation, iterate_completion):
        staticifiy.

        * providers/imapp/camel-imapp-provider.c
        (camel_imapp_module_init): move camel_exception_setup call here.

        * providers/imapp/camel-imapp-driver.c
        (camel_imapp_driver_get_type): remove execption setup here, it
        isn't early enough.
        (camel_imapp_driver_list): handle exceptions.

svn path=/trunk/; revision=22583
2003-09-15 23:21:16 +00:00
99274a9570 ** See Natzilla task #47524
2003-09-15  Not Zed  <NotZed@Ximian.com>

        ** See Natzilla task #47524

        * filter-rule.h (FilterRule): add a system bit, for rules that
        shouldn't be edited/saved.

        * rule-context.c (load): check for ruleset maps in the system
        file, and if they exist, load in as system rules.
        (save): ignore system rules if they exist.

        * searchtypes.xml: Added a search-specific types folder.  Also
        contains system searches that cannot be deleted.

svn path=/trunk/; revision=22581
2003-09-15 22:43:15 +00:00
20cff5d6ba (header_new_recipient): Make the entry
non-focusable again.  The right fix for A11Y is to add
accelerators.

svn path=/trunk/; revision=22575
2003-09-15 18:30:14 +00:00
8a12bfa155 Update date translation on reply...
svn path=/trunk/; revision=22571
2003-09-15 11:51:26 +00:00
ca1677d2f7 change last_notification_time's type from string to int.
2003-09-15  Harry Lu  <harry.lu@sun.com>

        * gui/apps_evolution_calendar.schemas: change last_notification_time's
        type from string to int.

svn path=/trunk/; revision=22569
2003-09-15 09:31:03 +00:00
1ed7208ad8 Implements CamelLocalFolder::get_full_path() (publicly namespaced so that
2003-09-12  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/local/camel-mbox-folder.c
	(camel_mbox_folder_get_full_path): Implements
	CamelLocalFolder::get_full_path() (publicly namespaced so that
	CamelMboxStore can re-use them).
	(camel_mbox_folder_get_meta_path): Same.

	* providers/local/camel-mbox-store.c (get_folder): Changed the way
	the path is constructed, since we now handle subdirectories and
	stuff.
	(delete_folder): Try deleting the Folder.sbd directory. We also
	need to manage our own meta files since CamelLocalStore's impl
	constructs paths differently than what we need.
	(create_folder): Implemented.
	(rename_folder): Implemented.
	(scan_dir): Scan an mbox tree
	(get_folder_info): Implemented using scan_dir().

	* providers/local/camel-local-store.c (delete_folder): Set fi->url
	to the correct value, meaning we need to prefix it with the
	protocol and the folder_name is not actually part of the path, it
	is a separate component to the url.

	* providers/local/camel-local-folder.c
	(camel_local_folder_construct): Use the new class virtual method
	to construct the full folder path and all the meta files.
	(local_get_full_path): Implemented default get_full_path method.
	(local_get_meta_path): Implemented default get_meta_path method.

svn path=/trunk/; revision=22557
2003-09-12 18:43:04 +00:00
d4690814e8 added copyright comment block
svn path=/trunk/; revision=22556
2003-09-12 18:42:16 +00:00
70fdd8fd48 updated warning to mention the proper rfc
svn path=/trunk/; revision=22555
2003-09-12 18:41:35 +00:00
431f07549f Subst in Evolution install variables.
2002-09-12  Hans Petter Jansson  <hpj@ximian.com>

	* configure.in: Subst in Evolution install variables.

	* src/libical/Makefile.am (CPPFLAGS): Use Evolution's privdatadir.

svn path=/trunk/; revision=22553
2003-09-12 18:14:01 +00:00
8b364a6d16 GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.
2003-09-08  Tim Wo <tim.wo@sun.com>

	* gal/a11y/e-text/gal-a11y-e-text-factory.h: GalA11yETextFactory
	should inherit from AtkObjectFactory not AtkObject. (#47097).
	* gal/a11y/e-text/gal-a11y-e-text.c (et_class_init): Set value
	for "component_parent_iface". (#47097)
	* gal/e-text/e-text.c (e_text_class_init): Added registration
	code for GalA11yETextFactory. (#47097)

svn path=/trunk/; revision=22551
2003-09-12 13:55:57 +00:00
28a15c404b add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for
2003-09-11  Tim Wo <tim.wo@sun.com>

	* ui/evolution-contact-editor.xml: add mnemonic "C" for "Save and _Close",
	"D" for "_Delete", "l" for "Close". Fixes bug #48096
	* ui/evolution-contact-list-editor.xml: add mnemonic "C" for "Save and
	_Close", "D" for "_Delete", "l" for "Close". Fixes bug #48096
	* ui/evolution-signature-editor.xml: add mnemonic "C" for "Save and
	_Close", change mnemonic "C" to "l" for "Close".  Fixes bug #48205
        * views/mail/galview.xml: add mnemonic "M" for "Message",
	add "S" for "As Sent Folder", add "b" for "By Subject",
	add "n" for "By Sender", add "t" for "By Status",
	add "F" for "By Follow Up Flag". Fixes bug #48097

svn path=/trunk/; revision=22550
2003-09-12 13:34:23 +00:00
f5415de532 Fix migration of shortcuts.xml which was incorrectly encoded by libxml1.
* e-config-upgrade.c: (utf8_reencode), (upgrade_xml_1_2_rec),
        (e_config_upgrade):
        Fix migration of shortcuts.xml which was incorrectly encoded by
        libxml1. (Mdk bug #4927)

svn path=/trunk/; revision=22548
2003-09-12 07:36:15 +00:00
28cdcf79a3 add icon for the focused jump button.
2003-09-12  Bolian Yin <bolian.yin@sun.com>

        * jump.xpm: add icon for the focused jump button.

svn path=/trunk/; revision=22547
2003-09-12 06:58:56 +00:00
98d9d6683a make jump button focusable (e_week_view_on_jump_button_event): key_press
2003-09-12  Bolian Yin <bolian.yin@sun.com>

        * e-week-view.c (e_week_view_focus): make jump button focusable
         (e_week_view_on_jump_button_event): key_press and focus event for jump button
         (e_week_view_jump_to_button_item): new function, jump to the day view.
         (e_week_view_is_jump_button_visible): new function.

svn path=/trunk/; revision=22546
2003-09-12 06:58:39 +00:00
e0d3bea8e3 If the right_click_row_path is not NULL (i.e. a menu is being popped up
2003-09-11  Ettore Perazzoli  <ettore@ximian.com>

	* e-storage-set-view.c (impl_right_click): If the
	right_click_row_path is not NULL (i.e. a menu is being popped up
	already), don't pop up the menu again.  [#48388]

2003-09-11  Ettore Perazzoli  <ettore@ximian.com>

	[#47875, thanks to Calvin Liu for figuring this out.]

	* e-shortcuts.c (e_shortcuts_add_default_shortcuts): Use the
	group_num arg, so it gets added to the proper group.
	(e_shortcuts_add_default_group): Pass the actual group number to
	e_shortcuts_add_default_shortcuts().

svn path=/trunk/; revision=22541
2003-09-11 23:07:06 +00:00
526550693f Add back these files, until the makefile can be fixed to generate them
correctly.

svn path=/trunk/; revision=22540
2003-09-11 22:26:46 +00:00
697761cc33 Import new libical from mainline HEAD and make appropriate changes to
Evolution.

svn path=/trunk/; revision=22538
2003-09-11 22:04:44 +00:00
733d77e657 Commit ChangeLog entry too.
svn path=/trunk/; revision=22537
2003-09-11 21:35:30 +00:00
7fef481a7a new method to get the source model column for a specified available_model
2003-09-11  Mike Kestner  <mkestner@ximian.com>

	* e-table-config.c (get_source_model_col_index): new method to
	get the source model column for a specified available_model idx.
	(create_global_store): save the source model index in a new col.
	(config_button_add): use the new index lookup function [48153].

svn path=/trunk/; revision=22536
2003-09-11 21:14:00 +00:00
f01f363a70 move scnt and gcnt initialization outside the for loop [43156].
2003-09-11  Mike Kestner  <mkestner@ximian.com>

	* e-table-sort-info.c (e_table_sort_info_load_from_node):
	move scnt and gcnt initialization outside the for loop [43156].

svn path=/trunk/; revision=22532
2003-09-11 20:58:53 +00:00
c9150be94f Added an entry_uic field for a BonoboUIComponent for the non-control
2003-09-11  Federico Mena Quintero  <federico@ximian.com>

	* e-msg-composer.h (EMsgComposer): Added an entry_uic field for a
	BonoboUIComponent for the non-control entries (e.g. the Subject
	line).

	* e-msg-composer.c (create_composer): Set autoactivate to true on
	the HTML control's BonoboControlFrame.
	(setup_ui): Create the composer->entry_uic.
	(destroy): Free the composer->entry_uic.
	(entry_verbs): New array of verbs for the non-control entries.
	Moved the Edit* verbs to here, as they should not be part of the
	main set.
	(composer_entry_focus_in_event_cb): Load
	evolution-composer-entries.xml here for the non-control entries' UI.
	(composer_entry_focus_out_event_cb): Remove the menu items.

svn path=/trunk/; revision=22531
2003-09-11 20:46:28 +00:00
bf745c21a9 Add some files that were missing, remove some test programs that don't
2003-09-11  Hans Petter Jansson  <hpj@ximian.com>

	* POTFILES.in: Add some files that were missing, remove some test
	programs that don't need i18n, sort.

svn path=/trunk/; revision=22527
2003-09-11 20:29:03 +00:00
bc7f395554 add
svn path=/trunk/; revision=22518
2003-09-11 14:59:30 +00:00
57d5ad2cd5 Use non-static libraries.
* calendar/cal-client/Makefile.am (GTKDOC_LIBS): Use non-static
        libraries.

        * calendar/cal-util/Makefile.am (GTKDOC_LIBS): Likewise

svn path=/trunk/; revision=22517
2003-09-11 14:59:05 +00:00
02366b5453 Remove libcamel-static.la
* Makefile.am (noinst_LTLIBRARIES): Remove libcamel-static.la

svn path=/trunk/; revision=22516
2003-09-11 14:57:43 +00:00
d64c2ec239 Remove libebook-static.la
* backend/ebook/Makefile.am (privlib_LTLIBRARIES): Remove
	libebook-static.la

	* conduit/Makefile.am (libeaddress_conduit_la_LIBADD): Use
	non-static versions of libraries: the static ones were only needed
	for libtool 1.3.

svn path=/trunk/; revision=22515
2003-09-11 14:55:52 +00:00
d4559401f1 Updated italian translation (small fixies).
svn path=/trunk/; revision=22503
2003-09-10 11:37:37 +00:00
a9c62472aa Use gtk_label_new_with_mnemonic() to replace gtk_label_new(). Use
2003-09-05  Yuedong Du  <yuedong.du@sun.com>

        * e-shell-importer.c: (importer_file_page_new),
        (importer_type_page_new), (show_import_wizard): Use
        gtk_label_new_with_mnemonic() to replace gtk_label_new(). Use
        gtk_label_set_mnemonic_widget() to set up label<-> entry
        relationship. Change gtk_button_set_label() to
        gtk_button_set_use_underline() and gtk_button_set_label(). Change
        gtk_radio_button_new_with_label_from_widget() to
        gtk_radio_button_new_with_mnemonic_from_widget(). fix bug #47867

svn path=/trunk/; revision=22502
2003-09-10 03:12:18 +00:00
410e31c83c add access key 'w' for 'Post New Message' change the access key of Expunge
2003-09-05  Yuedong Du  <uuedong.du@sun.com>

        * evolution-mail-global.xml: add access key 'w' for 'Post New Message'
        * evolution-mail-list.xml: change the access key of Expunge to 'x',
        thus 'Post a Reply' can use 'e'.
        * evolution-mail-message.xml: add access key 'y' for 'Post a Reply'

svn path=/trunk/; revision=22492
2003-09-09 05:24:16 +00:00