Commit Graph

22933 Commits

Author SHA1 Message Date
970299b13e ** See bug #64964.
2005-01-20  Not Zed  <NotZed@Ximian.com>

        ** See bug #64964.

        * e-error.c (e_error_newv): just use add_button, not
        add_action_widget, for stock+label widgets, since they both show
        the same, and for some reason set_default_response doesn't work
        otherwise.

svn path=/trunk/; revision=28460
2005-01-20 07:30:01 +00:00
81bdfc74e8 add a translater note.
2005-01-20  Harry Lu  <harry.lu@sun.com>

        * e-search-bar.c: (activate_by_subitems): add a translater note.

svn path=/trunk/; revision=28457
2005-01-20 06:08:53 +00:00
b6436c2a97 don't remove the tree node if deleting the cert failed. (delete_your):
2004-11-23  Not Zed  <NotZed@Ximian.com>

        * gui/certificate-manager.c (delete_ca): don't remove the tree
        node if deleting the cert failed.
        (delete_your): same.
        (delete_contact): same.  Hoorah for code-reuse.

svn path=/trunk/; revision=28456
2005-01-20 05:54:53 +00:00
7894cabd88 add accessable key to the contact editor UI. add accessable key to the
2005-01-19  Hao Sheng <hao.sheng@sun.com>

        * gui/contact-editor/contact-editor.glade:
        add accessable key to the contact editor UI.
        * gui/contact-list-editor/contact-list-editor.glade:
        add accessable key to the contact list editor UI.

svn path=/trunk/; revision=28455
2005-01-20 05:49:55 +00:00
774affb0aa ** See bug #55831.
2005-01-20  Not Zed  <NotZed@Ximian.com>

        ** See bug #55831.

        * evolution-mail.schemas.in.in: added open_many prompt key.

        * mail-errors.xml: added ask-open-many

        * em-folder-view.c (em_folder_view_open_selected): put back the
        'you're opening too many are you sure' thing.

svn path=/trunk/; revision=28454
2005-01-20 03:56:22 +00:00
c735fd6d80 Updated German translation.
2005-01-19  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=28453
2005-01-19 21:00:26 +00:00
c0574173e8 Increment i each time thru the loop or we lose widgets.
2005-01-19  Jeffrey Stedfast  <fejj@novell.com>

	* em-folder-properties.c (emfp_get_folder_item): Increment i each
	time thru the loop or we lose widgets.

svn path=/trunk/; revision=28452
2005-01-19 18:33:46 +00:00
e2cd9bc086 Translation updated by Ivar Smolin.
2005-01-19  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28451
2005-01-19 16:40:12 +00:00
540d673a1a use receive_objects method instead of individually updating objects. Set
2005-01-19  Rodrigo Moya <rodrigo@novell.com>

	* importers/icalendar-importer.c (update_objects): use receive_objects
	method instead of individually updating objects. Set the method on the
	VCALENDAR object we create.

svn path=/trunk/; revision=28450
2005-01-19 16:28:34 +00:00
c73a9949e7 use receive_objects method instead of individually updating objects.
2005-01-19  Rodrigo Moya <rodrigo@novell.com>

	* importers/icalendar-imporer.c (update_objects): use receive_objects
	method instead of individually updating objects.

svn path=/trunk/; revision=28449
2005-01-19 13:19:52 +00:00
3e7d185788 *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused by
2005-01-19  Vivek Jain <jvivek@novell.com>
	*install-shared.c
	(org_gnome_popup_wizard): fixed a crash, caused by g_free
	(install_folder_response): free the memory

svn path=/trunk/; revision=28448
2005-01-19 13:17:28 +00:00
d2262a0eb1 Setting save password flag if user has selected remember password option.
svn path=/trunk/; revision=28447
2005-01-19 10:37:41 +00:00
03834b2580 Fix for 46359, enable "Alt+Down Arrow" to show the popup for
2005-01-19  Harry Lu  <harry.lu@sun.com>

        Fix for 46359, enable "Alt+Down Arrow" to show the popup for
        e-combo-cell-editable.c.

        * e-combo-cell-editable.c: (show_popup): rewrite it to a more
        generic function.
        (button_clicked_cb): call the new show_popup function.
        (entry_key_press_event_cb): show popup if "Alt+Down Arrow".
        (ecce_grab_focus): new function.
        (ecce_class_init): add grab_focus handler so that the entry
        can get focus.

svn path=/trunk/; revision=28446
2005-01-19 09:06:52 +00:00
a3af35f7b6 ** See bug #66943.
2005-01-19  Not Zed  <NotZed@Ximian.com>

        ** See bug #66943.

        * em-composer-utils.c (save_draft_done): check if the
        editor_engine is still there before trying to invoke a method on
        it.
        (em_utils_composer_save_draft_cb): grab resources before getting
        the folder, so the composer doesn't go away.

svn path=/trunk/; revision=28445
2005-01-19 08:38:55 +00:00
c1cb4235db Partially updated German translation.
2005-01-19  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Partially updated German translation.

svn path=/trunk/; revision=28443
2005-01-19 03:08:16 +00:00
764e60873f Added bug number
svn path=/trunk/; revision=28442
2005-01-18 18:02:04 +00:00
e4a9abf40a Translation updated by Ivar Smolin.
2005-01-18  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28441
2005-01-18 17:17:30 +00:00
dd64b26d1b killed warnings. (e_week_view_start_editing_event): do nothing if the
2005-01-18  Rodrigo Moya <rodrigo@novell.com>

	* gui/e-week-view.c (process_component): killed warnings.
	(e_week_view_start_editing_event): do nothing if the calendar is
	read only.

	* gui/e-day-view.c (e_day_view_start_editing_event): ditto.

svn path=/trunk/; revision=28440
2005-01-18 16:18:05 +00:00
01ca679d17 Reading the user validate function return value, so that reference count is
handled properly and password dialog comes up on pressing ok button, in failure
cases.

svn path=/trunk/; revision=28439
2005-01-18 14:03:35 +00:00
3530abbdb4 removed e-url.h include.
2005-01-18  Rodrigo Moya <rodrigo@novell.com>

	* em-filter-source-element.c:
	* mail-config.c: removed e-url.h include.

svn path=/trunk/; revision=28438
2005-01-18 13:19:23 +00:00
2695da8e07 removed e-url.[ch], which are now in libedataserver.
2005-01-17  Rodrigo Moya <rodrigo@novell.com>

	* e-url.[ch]:
	* Makefile.am: removed e-url.[ch], which are now in libedataserver.

svn path=/trunk/; revision=28437
2005-01-18 13:18:07 +00:00
b9b54b85c8 *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff for
2005-01-18  Vivek Jain <jvivek@novell.com>
	*install-shared.c
	(org_gnome_popup_wizard): removed unnecessary stuff for the display of
	wizard

svn path=/trunk/; revision=28436
2005-01-18 13:05:11 +00:00
45cc3ccaf1 Fix for #71384, Making page check work for exchange account, when
hostname is not read.

svn path=/trunk/; revision=28435
2005-01-18 12:32:16 +00:00
e924cb911e add a11y name for the contact's treeview.
2005-01-18  Hao Sheng <hao.sheng@sun.com>

        * gui/component/addressbook-view.c:
        (addressbook_view_init): add a11y name for the contact's
        treeview.

svn path=/trunk/; revision=28434
2005-01-18 10:47:57 +00:00
9c3e0bf51d use url->host instead of reading "poa" parameter everywhere. use "use_ssl"
2005-01-15  Sivaiah Nallagatla <snallagatla@novell.com>

        * camel-gw-listner.c : use url->host instead of reading "poa"
        parameter everywhere. use "use_ssl" param instead of soap_ssl
        We not longer have separate settings for soap as we use soap for mail
        now

svn path=/trunk/; revision=28433
2005-01-18 09:47:07 +00:00
cfe5021dc9 handle error conditions more gracefully.
2005-01-18  Harish Krishnaswamy  <kharish@novell.com>
* gui/dialogs/cal-attachment-bar.c
(cal_attachment_bar_get_attachment_list): handle error conditions more
gracefully.

svn path=/trunk/; revision=28432
2005-01-18 08:58:02 +00:00
23694d6f45 Initializing host name with a dummy name
svn path=/trunk/; revision=28431
2005-01-18 08:52:21 +00:00
0d1b87cd9c *install-shared.c (org_gnome_popup_wizard): displays the message without
2005-01-18  Parthasarathi Susarla <sparthasarathi@novell.com>

	*install-shared.c
	 (org_gnome_popup_wizard): displays the message without the
	 mime headers

svn path=/trunk/; revision=28430
2005-01-18 08:33:05 +00:00
af1cbe3eb5 add a11y names for widgets named "Image","Anniversary" and "Birthday". add
2005-01-18 Hao Sheng <hao.sheng@sun.com>

        * gui/contact-editor/contact-editor.glade:
        add a11y names for widgets named "Image","Anniversary" and "Birthday".
        * gui/contact-editor/e-contact-editor.c:
        (e_contact_editor_create_date): add string1 as entry's a11y name.

svn path=/trunk/; revision=28429
2005-01-18 07:53:51 +00:00
2fef5caaa6 return the entry of the date edit.
2005-01-18  Hao Sheng  <hao.sheng@sun.com>

        * misc/e-dateedit.[ch]:
        (e_date_edit_get_entry): return the entry of the date edit.

svn path=/trunk/; revision=28428
2005-01-18 07:24:31 +00:00
a4e552d627 show "other" when email does not carry "TYPE" (fill_in_email) : pass
2005-01-17 Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/contact-editor/e-contact-editor.c
        (fill_in_email_record) : show "other" when email
        does not carry "TYPE"
        (fill_in_email) : pass deafult email
        types instead of -1 when clearing fields

        Fixes #70922

svn path=/trunk/; revision=28427
2005-01-18 06:32:04 +00:00
3938735187 Code movement, using accessor functions, and reading url values from
gconf and setting it in EAccount.

svn path=/trunk/; revision=28426
2005-01-18 06:12:47 +00:00
ce004bd794 ** See bug #70768.
2005-01-18  Not Zed  <NotZed@Ximian.com>

        ** See bug #70768.

        * em-folder-browser.c (emfb_mark_all_read): get the uid list from
        the message-list (view) rather than folder (model).

        * message-list.c (message_list_foreach): removed, no longer used.
        (message_list_get_uids): new function replacing ml_foreach, get
        visible uids's of messages.

svn path=/trunk/; revision=28425
2005-01-18 06:09:31 +00:00
c075b7d96c kill old 'load http 0 now=0' debug.
2005-01-18  Not Zed  <NotZed@Ximian.com>

	* em-format-html.c (emfh_gethttp): kill old 'load http 0 now=0' debug.

	** See bug #70563.

	* em-utils.c (emu_set_proxy, emu_proxy_setup)
	(em_utils_get_proxy_uri): make sure the init code is called from
	main thread (gconf usage), and add locking for data consistency.

svn path=/trunk/; revision=28424
2005-01-18 05:32:19 +00:00
5d2343810c *install-shared.c : (org_gnome_popup_wizard): included a condition (null
2005-01-17 Vivek Jain <jvivek@novell.com>
	*install-shared.c : (org_gnome_popup_wizard): included a condition
	(null check) to fix a crash
	* shared-folder-common.c :(org_gnome_shared_folder_factory): some
	condition checks to avoid the possible crashes
	(get_container_id): included code to return top level container id if
	folder name is passed as null

svn path=/trunk/; revision=28423
2005-01-17 14:14:30 +00:00
2a1586d947 use libedataserver's e-url.
2005-01-17  Rodrigo Moya <rodrigo@novell.com>

	* gui/calendar-component.c:
	* gui/calendar-offline-handler.c:
	* gui/comp-editor-factory.c:
	* gui/e-tasks.c:
	* gui/gnome-cal.c:
	* gui/misc.c:
	* gui/alarm-notify/alarm-notify.c: use libedataserver's e-url.

svn path=/trunk/; revision=28422
2005-01-17 13:39:19 +00:00
7bec5dfd06 Changed the title for the free/busy publishing settings dialog to
2005-01-17  Nat Friedman  <nat@novell.com>

	* gui/dialogs/url-editor-dialog.glade: Changed the title for the
	free/busy publishing settings dialog to "Free/Busy Publishing
	Settings" (away from "Free/Busy Editor" which made no sense).

svn path=/trunk/; revision=28421
2005-01-17 13:14:08 +00:00
1ae9d8cfac removed the e_day_view_... prefix in warning messages.
2005-01-17  Rodrigo Moya <rodrigo@novell.com>

	* gui/e-calendar-view.c (on_unrecur_appointment): removed the
	e_day_view_... prefix in warning messages.

svn path=/trunk/; revision=28420
2005-01-17 10:55:08 +00:00
c51ffb4a5f Makefile change to link to camel libs
svn path=/trunk/; revision=28419
2005-01-17 09:31:33 +00:00
e0f265af76 fixed a kludge.
* gui/dialogs/cal-attachment-bar.c (destroy):
fixed a kludge.

svn path=/trunk/; revision=28418
2005-01-17 09:21:35 +00:00
5c440f07f1 ** Related to changes for #65178.
2005-01-14  Not Zed  <NotZed@Ximian.com>

        ** Related to changes for #65178.

        * mail-vfolder.c (mv_find_folder): changed from my_list_find, take
        store arg and use camel_Store_Folder_uri_equal() instead of wrong
        uri_cmp function.
        (mail_vfolder_delete_uri): same.
        (mail_vfolder_rename_uri): same.
        (uri_is_ignore): take store arg, and same as above.  use the right
        uri for checking sent folder.
        (mail_vfolder_*): convert to storing uri's in camel form.

svn path=/trunk/; revision=28417
2005-01-17 09:00:28 +00:00
f143158ccc Fix for 62831.
2005-01-17  Harry Lu  <harry.lu@sun.com>

        Fix for 62831.

        * e-search-bar.c: (activate_by_subitems): add an a11y name for
        the search entry.

svn path=/trunk/; revision=28416
2005-01-17 08:56:49 +00:00
ba5a358d53 Translation updated by Ivar Smolin.
2005-01-17  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28415
2005-01-17 08:49:06 +00:00
08a640542c add the a11y name for arrow-button named "Telephone".
2005-01-17 Hao Sheng  <hao.sheng@sun.com>

        * gui/contact-editor/contact-editor.glade:
        add the a11y name for arrow-button named "Telephone".

svn path=/trunk/; revision=28414
2005-01-17 02:58:00 +00:00
0bc1a854a5 Updated Greek translation
svn path=/trunk/; revision=28413
2005-01-16 23:19:14 +00:00
5575a15ee6 Missed entry.
svn path=/trunk/; revision=28412
2005-01-16 05:21:40 +00:00
fb9d1f7a6f Translation updated by Ivar Smolin.
2005-01-15  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28410
2005-01-15 17:36:24 +00:00
ee927490bf use E_CALENDAR_VIEW, not E_CAL_VIEW
2005-01-15  JP Rosevear  <jpr@novell.com>

	* calendar/ea-calendar-helpers.c
	(ea_calendar_helpers_get_cal_view_from): use E_CALENDAR_VIEW, not
	E_CAL_VIEW

	Fixes #71306

	* calendar/Makefile.am: no need for any idl in this directory, it
	was not used anywhere

svn path=/trunk/; revision=28409
2005-01-15 16:59:18 +00:00
3316da94b0 svn path=/trunk/; revision=28408
2005-01-15 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=28408
2005-01-15 06:08:10 +00:00
2821a20afc Translation updated by Ivar Smolin.
2005-01-14  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28407
2005-01-14 18:11:56 +00:00