Commit Graph

21563 Commits

Author SHA1 Message Date
e04cfb2eae Updated italian translation
svn path=/trunk/; revision=26565
2004-07-02 17:08:05 +00:00
0a69a49fc3 Get the label for the calendar list header also (init_widgets): Set the
2004-07-02  Rodney Dawes  <dobey@novell.com>

	* gui/dialogs/url-editor-dialog.c (get_widgets):
	Get the label for the calendar list header also
	(init_widgets): Set the border widths for the dialog's vbox and
	action area to be more compliant with the HIG
	Set the mnemonic widget for the calendar label, to the Source Selector
	Remove the unneeded settings for the scrolled window, these are in the
	glade xml for the widget
	Set the icon list on the correct dialog widget, not the settings dialog

	* gui/dialogs/url-editor-dialog.h:
	Add the calendar_list_label widget here so we can access it

	* gui/dialogs/url-editor-dialog.glade:
	Change the dialog's layout to be HIG compliant and fix some strings
	to do the same
	Add mnemonics to all the labels that are associated with widgets

svn path=/trunk/; revision=26564
2004-07-02 16:38:18 +00:00
4f74bf09a9 [ fixes #60691 ]
2004-07-02  Chris Toshok  <toshok@ximian.com>

	[ fixes #60691 ]

	* e-iterator.h: rename the "delete" member to
	"remove", to fix c++ build.

	* e-iterator.c (e_iterator_delete): same.
	(e_iterator_class_init): same.

	* e-list-iterator.c (e_list_iterator_class_init): same.
	(e_list_iterator_remove): same.

svn path=/trunk/; revision=26563
2004-07-02 16:03:56 +00:00
f1be240bfb Added links to bug reports.
2004-07-02  Christian Rose  <menthos@menthos.com>

	* sv.po: Added links to bug reports.

svn path=/trunk/; revision=26562
2004-07-02 15:47:06 +00:00
24b931b213 s/Can't/Cannot/.
2004-07-02  Christian Neumair  <chris@gnome-de.org>

	* camel-smime-context.c: s/Can't/Cannot/.

svn path=/trunk/; revision=26560
2004-07-02 12:19:34 +00:00
68aad3e2fe Updated
svn path=/trunk/; revision=26559
2004-07-02 11:02:20 +00:00
92916b38f0 Updated Swedish translation.
2004-07-01  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=26558
2004-07-01 21:41:11 +00:00
82109a2cb1 Remove $(error_i18n) (CLEANFILES): Put $(error_i18n) in here
2004-07-01  Rodney Dawes  <dobey@novell.com>

	* Makefile.am (BUILT_SOURCES): Remove $(error_i18n)
	(CLEANFILES): Put $(error_i18n) in here

svn path=/trunk/; revision=26557
2004-07-01 19:27:11 +00:00
f5e31a648e fixed the ChangeLog
svn path=/trunk/; revision=26556
2004-07-01 14:51:57 +00:00
c9715f0a81 Set the size of the ptrarray to prevent potentially realloc'ing several
2004-06-30  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-search.c (imap4_body_contains): Set
	the size of the ptrarray to prevent potentially realloc'ing
	several times.

svn path=/trunk/; revision=26555
2004-06-30 19:55:29 +00:00
d08695416f disconnect source/target_editable signal ids.
2004-06-30  Chris Toshok  <toshok@ximian.com>

	* gui/contact-editor/e-contact-editor.c
	(e_contact_editor_dispose): disconnect source/target_editable
	signal ids.
	(e_contact_editor_set_property): disconnect/connect editable
	signals.
	(writable_changed): new function - we need this since writable
	status is generally communicated asynchronously with the async
	interface.

	* gui/contact-editor/e-contact-editor.h (struct _EContactEditor):
	add source/target_editable_id slots.

svn path=/trunk/; revision=26554
2004-06-30 15:32:37 +00:00
4b2f9ba928 Updated Czech translation.
2004-06-30  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.

svn path=/trunk/; revision=26553
2004-06-30 13:27:42 +00:00
57ce9f510a Updated
svn path=/trunk/; revision=26552
2004-06-30 08:12:46 +00:00
7f4c97c904 Aded a new %formatter 'V' which takes a string vector (needed for SEARCH).
2004-06-29  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-command.c
	(camel_imap4_command_newv): Aded a new %formatter 'V' which takes
	a string vector (needed for SEARCH).

	* providers/imap4/camel-imap4-search.[c,h]: New source files
	implementing search functionality.

	* providers/imap4/camel-imap4-folder.c (imap4_sync_flag): Use the
	new public version of imap4_get_uid_set().
	(imap4_transfer_messages_to): Same.
	(camel_imap4_folder_new): Create a search context.
	(camel_imap4_folder_finalize): Unref the search context.
	(camel_imap4_folder_class_init): Override the search methods.
	(imap4_search_by_expression): New.
	(imap4_search_by_uids): New.
	(imap4_search_free): New.

	* providers/imap4/camel-imap4-utils.c (camel_imap4_get_uid_set):
	Moved here from camel-imap4-folder.c

svn path=/trunk/; revision=26551
2004-06-29 21:22:09 +00:00
cdb3025747 Translation updated.
2004-06-29  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Translation updated.

svn path=/trunk/; revision=26550
2004-06-29 16:41:15 +00:00
60fdeb384f Change to privlibexec_PROGRAMS
2004-06-29  Rodney Dawes  <dobey@novell.com>

	* tools/Makefile.am (bin_PROGRAMS): Change to privlibexec_PROGRAMS

	Fixes #60832

svn path=/trunk/; revision=26549
2004-06-29 16:32:23 +00:00
9c0133c00c Removed non-existing .h files, added missing files, sorted the whole
2004-06-29  Christian Rose  <menthos@menthos.com>

	* POTFILES.in: Removed non-existing .h files, added missing
	files, sorted the whole thing.

svn path=/trunk/; revision=26548
2004-06-29 12:16:25 +00:00
0535daf02a call folder_subscribed directly from the async function not
2004-06-29  Not Zed  <NotZed@Ximian.com>

        * em-folder-tree-model.c (folder_created_cb): call
        folder_subscribed directly from the async function not
        foldre_subscribed_cb, otherwise we run out of order.  Part of
        #60775.

svn path=/trunk/; revision=26547
2004-06-29 10:05:54 +00:00
be9d78b480 add any parents of the new name before we actually do the rename so the
2004-06-29  Not Zed  <NotZed@Ximian.com>

        * camel-vee-store.c (vee_rename_folder): add any parents of the
        new name before we actually do the rename so the rename has
        somewhere to go to.  #60775.

svn path=/trunk/; revision=26546
2004-06-29 10:05:21 +00:00
619bfef832 store and lookup clients based on ESource uid instead of uri in
2004-06-29  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/e-tasks.c (e_tasks_add_todo_source)
         (e_tasks_remove_todo_source) : store and lookup  clients
        based on ESource uid instead of uri in priv->clients

svn path=/trunk/; revision=26545
2004-06-29 09:54:46 +00:00
adc60c535f setup exclusion for vfolder sources, noselect folders. Bug #60794.
2004-06-29  Not Zed  <NotZed@Ximian.com>

        * em-vfolder-rule.c (source_add): setup exclusion for vfolder
        sources, noselect folders.  Bug #60794.

svn path=/trunk/; revision=26544
2004-06-29 06:30:24 +00:00
55a575630d Update this. Update this too.
2004-06-28  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: Update this.
	* no.po: Update this too.

svn path=/trunk/; revision=26543
2004-06-28 14:22:32 +00:00
d6ce7d54b0 duh remove changelog entry, it didn't get changed
svn path=/trunk/; revision=26542
2004-06-28 08:48:34 +00:00
9891f067ce fix accelerators. #56746.
2004-06-28  Not Zed  <NotZed@Ximian.com>

        * mail-component.c (impl__get_userCreatableItems): fix
        accelerators.  #56746.

svn path=/trunk/; revision=26541
2004-06-28 08:47:24 +00:00
ded907d965 same.
2004-06-28  Not Zed  <NotZed@Ximian.com>

        * gui/tasks-component.c (impl__get_userCreatableItems): same.

        * gui/calendar-component.c (impl__get_userCreatableItems): fix up
        shortcuts.  #56746.

svn path=/trunk/; revision=26540
2004-06-28 08:47:08 +00:00
92e8573a7c fix shortcuts. #56746
2004-06-28  Not Zed  <NotZed@Ximian.com>

        * gui/component/addressbook-component.c
        (impl__get_userCreatableItems): fix shortcuts. #56746

svn path=/trunk/; revision=26539
2004-06-28 08:46:00 +00:00
c096dca1ea override CAMEL_FOLDER_NAME arg so we can translate "." into "Inbox".
2004-06-28  Not Zed  <NotZed@Ximian.com>

        * providers/local/camel-maildir-folder.c (maildir_folder_getv):
        override CAMEL_FOLDER_NAME arg so we can translate "." into
        "Inbox".

svn path=/trunk/; revision=26538
2004-06-28 08:36:29 +00:00
218b162a5d take url argument directly, fixes a memleak. (camel_folder_info_new): make
2004-06-28  Not Zed  <NotZed@Ximian.com>

        * providers/local/camel-maildir-store.c (camel_folder_info_new):
        take url argument directly, fixes a memleak.
        (camel_folder_info_new): make the toplevel "." into "Inbox"
        always.
        (maildir_rename_folder): dont let users rename inbox.

svn path=/trunk/; revision=26537
2004-06-28 06:59:38 +00:00
90d63d2b2a More fixes.
2004-06-27  Jeffrey Stedfast  <fejj@novell.com>

	* camel-url-scanner.c (camel_url_web_end): More fixes.

svn path=/trunk/; revision=26532
2004-06-28 00:18:20 +00:00
a01cbc2ce9 update vi.po
svn path=/trunk/; revision=26531
2004-06-26 19:21:36 +00:00
8993f0bf12 Implement. (eab_contact_compare_name): Don't leak if only one of the
2004-06-25  Hans Petter Jansson  <hpj@ximian.com>

	* gui/meging/eab-contact-compare.[ch] (eab_contact_compare_file_as):
	Implement.
	(eab_contact_compare_name): Don't leak if only one of the strings is
	NULL.
	(use_common_book_cb): Include file_as in query.

svn path=/trunk/; revision=26527
2004-06-26 01:42:27 +00:00
19ed9cded5 Add a newline between street line and rest of extended address.
2004-06-25  Hans Petter Jansson  <hpj@ximian.com>

	* gui/contact-editor/e-contact-editor.c (fill_in_address_textview): Add
	a newline between street line and rest of extended address.
	(extract_address_textview): Omit the newline trailing the street line.

svn path=/trunk/; revision=26526
2004-06-26 01:40:03 +00:00
497bf57430 remove more debugging printfs
svn path=/trunk/; revision=26525
2004-06-25 19:22:56 +00:00
c04a0ac796 fixed an uninitialised memory read from my last fix
svn path=/trunk/; revision=26524
2004-06-25 19:06:25 +00:00
bceb25b9a0 Added notexist to .cvsignore
svn path=/trunk/; revision=26523
2004-06-25 18:30:59 +00:00
09de2b1062 Update for removed files
2004-06-25  Rodney Dawes  <dobey@novell.com>

	* POTFILES.in: Update for removed files

svn path=/trunk/; revision=26522
2004-06-25 18:30:19 +00:00
632b426c8c update vi.po
svn path=/trunk/; revision=26520
2004-06-25 18:05:01 +00:00
67d9b6d41c don't show option tabs
2004-06-25  JP Rosevear  <jpr@novell.com>

	* gui/dialogs/alarm-dialog.glade: don't show option tabs

svn path=/trunk/; revision=26519
2004-06-25 17:39:26 +00:00
05dc817ea1 use "Task" instead of "Basic"
2004-06-25  JP Rosevear  <jpr@novell.com>

	* gui/dialogs/task-editor.c (task_editor_construct): use "Task"
	instead of "Basic"

	* gui/dialogs/event-editor.c (event_editor_construct): use
	"Invitations" instead of "Meeting"

svn path=/trunk/; revision=26518
2004-06-25 17:37:35 +00:00
6a4275e077 use "Contacts..."
2004-06-25  JP Rosevear  <jpr@novell.com>

	* gui/dialogs/e-delegate-dialog.glade: use "Contacts..."

	* gui/dialogs/alarm-dialog.glade: add custom message email toggle

	* gui/dialogs/alarm-dialog.c (get_widgets): get custom email
	message toggle
	(check_custom_email): check the custom message when setting
	sensitivity of OK button
	(malarm_message_toggled_cb): check custom email
	(malarm_description_changed_cb): ditto
	(action_selection_done_cb): ditto

svn path=/trunk/; revision=26517
2004-06-25 17:35:55 +00:00
71bd5f404a set the default address here if possible (dialog_to_alarm): don't set it
2004-06-25  JP Rosevear  <jpr@novell.com>

	* gui/dialogs/alarm-dialog.c (alarm_to_dialog): set the default
	address here if possible
	(dialog_to_alarm): don't set it here
	(check_custom_email): check for To: entries
	(malarm_addresses_changed_cb): update when the text in the to entry changes
	(action_selection_done_cb): for the custom email settings
	(init_widgets): listen for email To: changes
	(alarm_dialog_run): only save the alarm if the response was "OK"

svn path=/trunk/; revision=26516
2004-06-25 17:09:13 +00:00
ff93848d8d init alarm interval to -1 (clear_widgets): give the alarm time option menu
2004-06-25  JP Rosevear  <jpr@novell.com>

	* gui/dialogs/event-page.c (event_page_init): init alarm interval
	to -1
	(clear_widgets): give the alarm time option menu a sensible
	default
	(is_custom_alarm): account for the user defined alarm time if it
	doesn't match the default set
	(event_page_fill_widgets): default the option menu to the 15
	minute or user define alarm if no alarm is currently set
	(event_page_fill_component): account for the user defined alarm
	tme
	(init_widgets): add in the user defined alarm time if it doesn't
	match the default set

svn path=/trunk/; revision=26515
2004-06-25 15:23:30 +00:00
46d1d136e7 Fixed to handle :pass in proto://user:pass@host. Fixes bug #60104.
2004-06-25  Jeffrey Stedfast  <fejj@novell.com>

	* camel-url-scanner.c (camel_url_web_end): Fixed to handle :pass
	in proto://user:pass@host. Fixes bug #60104.

svn path=/trunk/; revision=26514
2004-06-25 15:09:21 +00:00
ead0633d3b Don't prepend the path string with a '/'.
2004-06-23  Jeffrey Stedfast  <fejj@novell.com>

	* em-folder-selector.c (em_folder_selector_get_selected_path):
	Don't prepend the path string with a '/'.

	* em-folder-tree.c (em_folder_tree_create_folder): This takes a
	full_name so update the argument to make that clear.
	(emft_create_folder): Same and also don't strip a leading '/'

svn path=/trunk/; revision=26513
2004-06-25 14:44:49 +00:00
8f5eaf4319 the args are optional, don't store them if they aren't there
2004-06-25  JP Rosevaer  <jpr@novell.com>

	* gui/dialogs/alarm-dialog.c (palarm_widgets_to_alarm): the args
	are optional, don't store them if they aren't there
	(check_custom_sound): sensitize the ok button based on whether or
	not there needs to be input
	(check_custom_message): ditto
	(check_custom_program): ditto
	(dalarm_message_toggled_cb): check custom message
	(dalarm_description_changed_cb): ditto
	(aalarm_sound_toggled_cb): check custom sound
	(aalarm_attach_changed_cb): ditto
	(palarm_program_changed_cb): check custom program
	(action_selection_done_cb): use above checks as appropriate
	(init_widgets): listen for changed signals

svn path=/trunk/; revision=26512
2004-06-25 14:22:00 +00:00
3c8ba7a13f free old_summary (is_custom_alarm): take description into account when
004-06-25  JP Rosevear  <jpr@novell.com>

	* gui/dialogs/event-page.c (event_page_finalize): free old_summary
	(is_custom_alarm): take description into account when checking for
	custom alarm
	(is_custom_alarm_uid_list): pass old_summary
	(is_custom_alarm_store): ditto
	(is_custom_alarm_store): ditto
	(sensitize_widgets): ditto
	(event_page_fill_component): ditto
	(event_page_fill_widgets): store the initial summary
	(alarm_changed_cb): make sure the needs description property gets
	set on the default alarm
	(alarm_custom_clicked_cb): copy the current store in case the user
	hits cancel, if all the alarms are erased uncheck the alarm toggle

	* gui/dialogs/alarm-dialog.glade: add toggles for custom messages
	and sound

	* gui/dialogs/alarm-dialog.c (aalarm_widgets_to_alarm): store
	custom sound only if the toggle is checked
	(dalarm_widgets_to_alarm): store custom message only if toggle is
	checked
	(get_widgets): load new widgets
	(aalarm_sound_toggled_cb): sensitize sound entry
	(dalarm_message_toggled_cb): sensitize message entry
	(init_widgets): listen for toggle signals

svn path=/trunk/; revision=26511
2004-06-25 13:37:39 +00:00
c3744c7c3c set search column. #60152.
2004-06-25  Not Zed  <NotZed@Ximian.com>

        * em-folder-tree.c (folder_tree_new): set search column.  #60152.

svn path=/trunk/; revision=26507
2004-06-25 04:15:38 +00:00
1356a297e6 Add table. (append_to_address_label): Implement. (set_address_label):
2004-06-24  Hans Petter Jansson  <hpj@ximian.com>

	* gui/contact-editor/e-contact-editor.c (address_labels): Add table.
	(append_to_address_label): Implement.
	(set_address_label): Implement.
	(extract_address_record): Set the address label fields.

svn path=/trunk/; revision=26506
2004-06-25 00:44:02 +00:00
86147a23fa Don't accept input that doesn't have at least a "BEGIN:VCARD" in it.
2004-06-24  Hans Petter Jansson  <hpj@ximian.com>

	* util/eab-book-util.c (eab_contact_list_from_string): Don't accept
	input that doesn't have at least a "BEGIN:VCARD" in it.

svn path=/trunk/; revision=26505
2004-06-24 22:49:00 +00:00
0ef312f45d Error out and set an exception if camel_pop3_engine_new() returns NULL
2004-06-24  Jeffrey Stedfast  <fejj@novell.com>

	* providers/pop3/camel-pop3-store.c (connect_to_server): Error out
	and set an exception if camel_pop3_engine_new() returns NULL
	(which it can do now).

	* providers/pop3/camel-pop3-engine.c (get_capabilities): No longer
	reads the greeting.
	(camel_pop3_engine_new): Reads the greeting itself and returns
	NULL if an error occurs (like stupid braindamaged piece of shit
	POP servers that spew debug prinfs).

svn path=/trunk/; revision=26504
2004-06-24 21:49:41 +00:00