Commit Graph

22015 Commits

Author SHA1 Message Date
6267594de4 Updated Russian translation
svn path=/trunk/; revision=27106
2004-09-01 15:13:51 +00:00
7bab8c4768 added Hindi translation
svn path=/trunk/; revision=27104
2004-09-01 13:47:02 +00:00
43c5226539 Set the store and full_name info on the dialog.
2004-08-30  Jeffrey Stedfast  <fejj@novell.com>

	* em-folder-tree.c (emft_popup_delete_folder): Set the store and
	full_name info on the dialog.
	(emft_popup_delete_response): Use the requisite data stored on the
	dialog object rather than examining the selection again. Fixes bug
	#62665.

svn path=/trunk/; revision=27095
2004-08-31 15:45:48 +00:00
858ac6e35a fixed
svn path=/trunk/; revision=27094
2004-08-31 15:42:29 +00:00
674a09b0f3 ** See bug #64377.
2004-08-30  Not Zed  <NotZed@Ximian.com>

        ** See bug #64377.

        * em-folder-selector.c (emfs_response): only set the uri if we
        have one to set.

        * em-folder-tree.c (em_folder_tree_finalize): Removed
        cose using selected_path and selected_uri strings.
        (emft_popup_new_folder): "
        (emft_popup_copy_folder_selected): "
        (emft_tree_selection_changed):
        (emft_tree_row_activated): ", free paths after use.

        * em-folder-selector.c (emfs_create_name_changed): free
        get_selected_uri return.
        (emfs_create_name_activate): "
        (em_folder_selector_get_selected_path): handle api change, store
        the selected_path too.

        * em-folder-tree.c (em_folder_tree_get_selected_uri):
        de-constify,and get the selection directly from the tree.
        (em_folder_tree_get_selected_path): same.

svn path=/trunk/; revision=27092
2004-08-31 03:26:15 +00:00
f7d31c11f5 fixed merge conflicts
svn path=/trunk/; revision=27088
2004-08-30 18:55:34 +00:00
e6c34bb759 gtk-doc style comment fixes
svn path=/trunk/; revision=27087
2004-08-30 18:53:45 +00:00
e29711084f Bugzilla #63731
2004-08-29  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

        Bugzilla #63731

        * gal/e-text/e-text.c (insert_preedit_text): For multilple ETexts
        sharing the same GnomeCanvas im_context, prevent updating all childern
        in case preedit for one changed.

        (e_text_event): Don't disconnect the signal to a EText if it is
        out of focus and still having preedit. Save it and disconnect it when
        another EText comes into focus.

svn path=/trunk/; revision=27085
2004-08-30 17:58:34 +00:00
950f8cab65 Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8
2004-08-30  Åsmund Skjæveland <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation:
       	         Merged translations from gnome-2-8 branch.

svn path=/trunk/; revision=27084
2004-08-30 14:06:24 +00:00
62173ea1f0 constify the strings to remove a warning.
2004-08-27  Not Zed  <NotZed@Ximian.com>

        * common/authentication.c (auth_func_cb): constify the strings to
        remove a warning.

        ** See bug #64856 (workaround).

        * common/authentication.c (auth_func_cb):
        * gui/e-pub-utils.c(e_pub_publish): add ONLINE flag to password
        request.

svn path=/trunk/; revision=27077
2004-08-30 04:32:49 +00:00
89c47899ef ** See bug #62856 (workaround).
2004-08-27  Not Zed  <NotZed@Ximian.com>

        ** See bug #62856 (workaround).

        * gui/component/addressbook.c (addressbook_authenticate): add
        online flag to password request.

svn path=/trunk/; revision=27076
2004-08-30 04:32:28 +00:00
9262d7ff7f ** See bug #62856 (workaround only)
2004-08-27  Not Zed  <NotZed@Ximian.com>

        ** See bug #62856 (workaround only)

        * e-shell.c (impl_Shell_setLineStatus, e_shell_construct): set the
        online state on e_passwords.

svn path=/trunk/; revision=27075
2004-08-30 04:32:07 +00:00
5c9634578c return cancelled if we're in an offline state.
2004-08-27  Not Zed  <NotZed@Ximian.com>

        * e-passwords.c (e_passwords_ask_password): return cancelled if
        we're in an offline state.

svn path=/trunk/; revision=27074
2004-08-30 04:31:52 +00:00
b7b81ffedd ** See bug #64011.
2004-08-27  Not Zed  <NotZed@Ximian.com>

      ** See bug #64011.

      * gui/component/addressbook-view.c (edit_addressbook_cb): Remove
      double ;; in declaration section (c99 extension).  From Vincent
      Noel <vnoel@cox.net>.

svn path=/trunk/; revision=27073
2004-08-30 04:27:17 +00:00
ff17456c45 ** See bug #63456.
2004-08-27  Not Zed  <NotZed@Ximian.com>

        ** See bug #63456.

        * message-list.c (main_folder_changed): noop if the async_event
        pointer is NULL which can happen during destroy.

svn path=/trunk/; revision=27072
2004-08-30 04:23:21 +00:00
c49d8da3ae ** See bug #64023.
2004-08-27  Not Zed  <NotZed@Ximian.com>

        ** See bug #64023.

        * providers/nntp/camel-nntp-store.c (camel_nntp_try_authenticate):
        forget the password if it was wrong.

svn path=/trunk/; revision=27071
2004-08-30 04:21:22 +00:00
8203e71480 Updated Belarusian translation.
svn path=/trunk/; revision=27063
2004-08-28 18:44:34 +00:00
e213ab1c74 Updated Simplified Chinese translation
svn path=/trunk/; revision=27062
2004-08-28 16:54:23 +00:00
40a8974921 get the active state (insert_rsvp): set inital rsvp state
2004-08-28  JP Rosevear  <jpr@novell.com>

	* gui/e-itip-control.c (rsvp_clicked_cb): get the active state
	(insert_rsvp): set inital rsvp state

	* gui/alarm-notify/alarm-queue.c (alarm_queue_add_client): load
	immediately if they are loaded

svn path=/trunk/; revision=27057
2004-08-28 15:08:44 +00:00
6713334882 check2
svn path=/trunk/; revision=27056
2004-08-28 14:23:21 +00:00
88227597f0 Updated Spanish translation
2004-08-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation

svn path=/trunk/; revision=27055
2004-08-28 13:23:31 +00:00
5880ff6f76 Updated Czech translation.
2004-08-28  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.

svn path=/trunk/; revision=27054
2004-08-28 13:14:22 +00:00
8069b6773b Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=27053
2004-08-28 06:13:42 +00:00
0ca4554113 Updated Korean translation.
svn path=/trunk/; revision=27052
2004-08-28 05:08:46 +00:00
680c6494ff utf8_filename should be char * not char
2004-08-27  JP Rosevear  <jpr@novell.com>

	* importers/mail-importer.c (import_folders_rec): utf8_filename
	should be char * not char

svn path=/trunk/; revision=27051
2004-08-28 02:53:17 +00:00
aaa2eab453 bump version, requirements
2004-08-27  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version, requirements

svn path=/trunk/; revision=27050
2004-08-27 20:35:42 +00:00
d2836e1de9 Add a fix to mailer.
svn path=/trunk/; revision=27049
2004-08-27 18:50:45 +00:00
afd6e11236 Don't crash if we're passed a NULL path. GtkFileChooser can return NULL
2004-08-27  Hans Petter Jansson  <hpj@ximian.com>

	* em-utils.c (emu_can_save): Don't crash if we're passed a NULL
	path. GtkFileChooser can return NULL filenames that get passed
	to this function.

svn path=/trunk/; revision=27048
2004-08-27 18:49:05 +00:00
1f2e1f81ab Commit my changes to addressbook since 1.5.93.
svn path=/trunk/; revision=27047
2004-08-27 18:46:58 +00:00
ad2b6a66c9 updated
svn path=/trunk/; revision=27046
2004-08-27 18:42:00 +00:00
dd7d5a714a Updated NEWS
svn path=/trunk/; revision=27045
2004-08-27 18:27:16 +00:00
66398c9e17 use the new 'has-alarms-in-range' query. (alarm_queue_add_client): make
2004-08-27  Rodrigo Moya <rodrigo@novell.com>

	* gui/alarm-notify/alarm-queue.c (load_alarms): use the
	new 'has-alarms-in-range' query.
	(alarm_queue_add_client): make sure we don't add twice the same alarm.

svn path=/trunk/; revision=27044
2004-08-27 18:12:26 +00:00
5c2e292a57 Fixes #62911, #54101
2004-08-27  JP Rosevear  <jpr@novell.com>

	Fixes #62911, #54101

	* gui/e-itip-control.c (set_ok_sens): util routine to set
	sensitivity of OK button
	(cal_opened_cb): cal back when calendar opens, sensitize ok button
	(start_calendar_server): open async and take call back arg
	(source_selected_cb): desensitize ok button until calendar is
	loaded
	(find_cal_opened_cb): check to see if the calendar contains the
	object we are looking for, if none do show the source selector
	option menu
	(find_server): search async for the server
	(destroy): clean up html widget
	(finalize): instead of here
	(get_publish_options): use only object tag
	(get_request_options): ditto
	(get_request_fb_options): ditto
	(get_reply_options): ditto
	(get_refresh_options): ditto
	(get_cancel_options): ditto
	(show_current_event): use new options, remove groupwise NEEDS
	ACTION check, handle async loading
	(show_current_todo): use new options, handle async loading
	(option_activated_cb): record action
	(add_option): add action item
	(insert_boxes): layout widgets
	(insert_label): insert label
	(rsvp_clicked_cb): record rsvp status
	(insert_rsvp): insert rsvp check box
	(insert_ok): insert ok button
	(publish_options_object): spit out relevant options
	(request_options_object): ditto
	(freebusy_options_object): ditto
	(reply_options_object): ditto
	(refresh_options_object): ditto
	(cancel_options_object): ditto
	(object_requested_cb): handle object requests
	(ok_clicked_cb): use recorded actions

svn path=/trunk/; revision=27043
2004-08-27 18:10:22 +00:00
2971f1b0e3 update proto
2004-08-27  JP Rosevear  <jpr@novell.com>

	* gui/alarm-notify/alarm-notify.h: update proto

	* gui/alarm-notify/alarm-notify.c (list_changed_cb): use per
	source type client hash
	(alarm_notify_init): ditto
	(alarm_notify_finalize): ditto
	(cal_opened_cb): ditto
	(alarm_notify_add_calendar): ditto
	(alarm_notify_remove_calendar): ditto, take source_type arg
	(load_calendars_cb): don't call list_changed if the source list is
	NULL

svn path=/trunk/; revision=27042
2004-08-27 15:41:04 +00:00
f96c63d552 Really fixes #61833 and #63697.
2004-08-26  Hans Petter Jansson  <hpj@ximian.com>

	Really fixes #61833 and #63697.

	* gui/component/select-names/e-select-names.etspec: Fetch values from
	column 86 (NAME_OR_ORG), instead of 2 (FILE_AS).

svn path=/trunk/; revision=27041
2004-08-27 05:13:13 +00:00
1d33be89af updated from libegg.
2004-08-26  Rodrigo Moya <rodrigo@novell.com>

	* eggtrayicon.[ch]: updated from libegg.

svn path=/trunk/; revision=27040
2004-08-27 00:21:33 +00:00
f010ef8425 Updated Brazilian Portuguese translation done by Gustavo Maciel Dias
2004-08-26  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

        * pt_BR.po: Updated Brazilian Portuguese translation done by
        Gustavo Maciel Dias Vieira <gustavo@sagui.org>.

svn path=/trunk/; revision=27039
2004-08-26 23:03:47 +00:00
2fe7d9c79a [ patch for the rest of 60889 ] new function, either start up the query or
2004-08-26  Chris Toshok  <toshok@ximian.com>

	[ patch for the rest of 60889 ]
	* gui/merging/eab-contact-merging.c (add_lookup): new function,
	either start up the query or add it to the queue if we're over the
	number of simultaneous queries.
	(finished_lookup): start up enough pending queries to get us to
	our limit again.
	(free_lookup): free lookup->avoid.
	(final_id_cb): call finished_lookup.
	(eab_merging_book_add_contact): set lookup->avoid to NULL and
	replace call to eab_contact_locate_match_full with add_lookup.
	(eab_merging_book_commit_contact): set lookup->avoid to the
	contact, and make the same
	s/eab_contact_locate_match_full/add_lookup/ replacement.

svn path=/trunk/; revision=27038
2004-08-26 18:52:10 +00:00
b472b77d6c Updated Greek translation
svn path=/trunk/; revision=27037
2004-08-26 16:57:57 +00:00
6bde4be459 Don't mark component menu accels for translation.
svn path=/trunk/; revision=27036
2004-08-26 16:16:54 +00:00
0e3e684383 Fix for bug #63177
2004-08-24  Jeffrey Stedfast  <fejj@novell.com>

	Fix for bug #63177

	* em-folder-tree.c (emft_drop_async_drop): Check full_name == NULL
	rather than full_name[0] since store's have NULL full_names, not
	empty string (like they used to).
	(emft_drop_folder): Same.
	(tree_drag_data_received): Don't abort the drop if the user
	dropped on a store, this is allowed (depending on the store).

svn path=/trunk/; revision=27035
2004-08-26 15:05:48 +00:00
d9aa9b68ad Don't translate the default value for the window height
2004-08-26  Rodney Dawes  <dobey@novell.com>

	* apps_evolution_shell.schemas.in.in: Don't translate the default
	value for the window height

svn path=/trunk/; revision=27034
2004-08-26 14:33:25 +00:00
3acd8c43fe check 3000-4100
svn path=/trunk/; revision=27033
2004-08-26 14:13:21 +00:00
115f75cb7a change the "CheckList" to "Tasks" as there is another foder called
2004-08-26  Sivaiah Nallagatla <snallagatla@novell.com>

        * provoders/groupwise/camel-gw-listner.c
        (add_calendar_tasks_sources) : change the "CheckList" to "Tasks"
        as there is another foder called chekclist in groupwise
        not related to tasks
        Fixes #64092

svn path=/trunk/; revision=27032
2004-08-26 09:28:45 +00:00
033bc219ff Rollback for fix #63731
2004-08-25 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>
Rollback for fix #63731

svn path=/trunk/; revision=27028
2004-08-26 04:52:17 +00:00
75cc9c38d4 only open the trash or junk if they're vfolders here. Some stores that
2004-08-25  Not Zed  <NotZed@Ximian.com>

        * mail-component.c (store_info_new): only open the trash or junk
        if they're vfolders here.  Some stores that implement their own
        trash folders are unacceptably slow to open otherwise.

svn path=/trunk/; revision=27027
2004-08-26 04:13:43 +00:00
3418772c2c prepare the local record correctly, should fix copy to/from problems when
2004-08-25  JP Rosevear  <jpr@novell.com>

	* conduits/todo/todo-conduit.c (for_each): prepare the local
	record correctly, should fix copy to/from problems when syncing

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

svn path=/trunk/; revision=27026
2004-08-26 02:12:07 +00:00
0623a640d7 Updated French translation.
svn path=/trunk/; revision=27025
2004-08-25 23:35:38 +00:00
38b06852ab Bugzilla #63731
2004-08-25  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

        Bugzilla #63731

        * gal/e-text/e-text.h: Remove unneeded
        text->im_context_signals_registered.

        * gal/e-text/e-text.c (e_text_init): Removed
        text->im_context_signals_registered

        (e_text_event): Remove text->im_context
        signals handler connect/disconnect from here.

        (e_text_set_property): Added them here, now they will be invoked
        only @ text->im_context creation time, or re-set or at e_text_dispose.
        Also focus_out events does not affect the signals as they used to.

svn path=/trunk/; revision=27024
2004-08-25 17:32:23 +00:00
727b1f5724 disbale the display name widget in case of groupwise as we can not handle
2004-08-25  Sivaiah Nallagatla <snallagatla@novell.com>

       * gui/component/addressbook-config.c (source_to_dialog) :
       disbale the display name widget in case of groupwise as we can not handle renames as
       of now
       (dialog_to_source) also copy "use_ssl" property to new source so that
       new books also use ssl

svn path=/trunk/; revision=27023
2004-08-25 16:26:15 +00:00