Commit Graph

24422 Commits

Author SHA1 Message Date
294ca271de Getting list of mail-ids instead of a single mail-id. Added support for
2005-08-24  Shakti Sen <shprasad@novell.com>

        * exchange-permissions-dialog.c (add_clicked): Getting list of mail-ids
        instead of a single mail-id.
        * exchange-user-dialog.[c/h] (e2k_user_dialog_get_user_list): Added
        support for adding multiple IDs.

        Fixes bug #313919.

svn path=/trunk/; revision=30239
2005-08-24 10:10:10 +00:00
90f4d3fa8f Updated Simplified Chinese translation
svn path=/trunk/; revision=30238
2005-08-24 09:53:46 +00:00
748c73de0f Removed the warning that are generated when compiled with GCC 4.
2005-08-24  Praveen Kumar  <kpraveen@novell.com>

	* plugins/exchange-operations/exchange-account-setup.c:
	* plugins/exchange-operations/exchange-calendar.c:
	* plugins/exchange-operations/exchange-config-listener.c:
	* plugins/exchange-operations/exchange-contacts.c:
	* plugins/exchange-operations/exchange-delegates-user.c:
	* plugins/exchange-operations/exchange-folder-size-display.c:
	* plugins/exchange-operations/exchange-folder.c:
	* plugins/exchange-operations/exchange-operations.c:
	Removed the warning that are generated when compiled with GCC 4.

	* plugins/exchange-operations/exchange-calendar.c:
	Fixed a build break due to the modification of the 'source_type'
	field in the ECalConfigTargetSource class.

svn path=/trunk/; revision=30237
2005-08-24 09:43:41 +00:00
a45f6f67a7 Translation updated by Ivar Smolin.
2005-08-24  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=30236
2005-08-24 06:04:32 +00:00
f890ddee38 Dont call update. Just set the width on the bar.
2005-08-24  Srinivasa Ragavan <sragavan@novell.com>

	* em-format-html-display.c (efhd_bar_resize): Dont call update.
	Just set the width on the bar.

svn path=/trunk/; revision=30235
2005-08-24 04:22:55 +00:00
d851c3525b Fix for bug #314136. Shows filename in the remote download in composer.
2005-08-24  Srinivasa Ragavan <sragavan@novell.com>

	* e-attachment.c (e_attachment_build_remote_file):
	Fix for bug #314136. Shows filename in the remote download in
	composer.

	* e-attachment-bar.c (update): Better space management.
	Kills one extra row that happens some times.
	(e_attachment_bar_set_width): Just adjusts the size instead of
	rebuild of the bar, which is the cause for the freeze. Fixes the
	bug #313799. Remove the function e_attachment_bar_refresh

	* e-attachment-bar.h: Remove the function e_attachment_bar_refresh

svn path=/trunk/; revision=30234
2005-08-24 04:22:14 +00:00
26da038f6d Show the bar depending on the number of attachments.
2005-08-22  Srinivasa Ragavan <sragavan@novell.com>

	* e-msg-composer.c (drop_action): Show the bar depending on the
	number of attachments.

	* e-msg-composer-select-file.c (select_attach_response): Show the bar
	depending on the number of attachments.

	** Fixes the bug #313083

svn path=/trunk/; revision=30233
2005-08-24 04:19:01 +00:00
db4eb8ad23 return the right type. (proxy_soap_login): fix pointer cast.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * proxy-login.c (proxy_get_password): return the right type.
        (proxy_soap_login): fix pointer cast.
        (proxy_login_add_new_store): fix pointer cast.
        (proxy_login_setup_tree_view): fix callback cast.
        (org_gnome_proxy_account_login): fix prototype to match use.

        * junk-settings.c (user_selected): fix calling.
        (junk_settings_construct): more stupid casts.

        * junk-mail-settings.c (junk_mail_settings): casts.

        * install-shared.c (install_folder_response): constify item_id.
        (install_folder_response): remove unused.
        (org_gnome_popup_wizard): fixed numerous problems with this,
        over-copying data around, not referencing information properly,
        freeing potentially unset variables, etc etc.
        (accept_free): add a free function.

        * share-folder.c (notification_clicked): fix a multitude of busted
        casts.
        (user_selected): fix broken calling conventions, busted style.
        (share_folder_construct): fix more busted/missing casts.

        * share-folder-common.c: add missing header.

svn path=/trunk/; revision=30232
2005-08-24 03:15:26 +00:00
ba263d1ace def9ine before defining.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * groupwise-account-setup.c (org_gnome_groupwise_account_setup):
        def9ine before defining.

        * camel-gw-listener.c (account_added): fix warning.

svn path=/trunk/; revision=30231
2005-08-24 03:15:13 +00:00
c30c267aa1 Remove the special case for win32, its a bug on all platforms, silly.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: Remove the special case for win32, its a bug on all
        platforms, silly.

        * mail-account-disable.c (mail_account_disable): make signature
        match usage.

svn path=/trunk/; revision=30230
2005-08-24 03:14:49 +00:00
2ac8b0ae3c use the right type for attendees.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * mail-to-task.c (add_attendee_cb): use the right type for attendees.

svn path=/trunk/; revision=30229
2005-08-24 03:14:24 +00:00
1fcb8ae1ba Add missing headers (org_gnome_print_message): define before defining,
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * print-message.c: Add missing headers
        (org_gnome_print_message): define before defining, remove c99isms.
        (org_gnome_print_preview): define before defining.

svn path=/trunk/; revision=30228
2005-08-24 03:14:10 +00:00
f8ea98797c include missing header.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * ical-format.c: include missing header.

svn path=/trunk/; revision=30227
2005-08-24 03:13:50 +00:00
5d3746126d pre-define.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * em-junk-filter.c (em_junk_sa_report_non_junk): pre-define.

svn path=/trunk/; revision=30226
2005-08-24 03:13:28 +00:00
42373bdc6b add missing headers.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * itip-view.c: add missing headers.

svn path=/trunk/; revision=30225
2005-08-24 03:13:11 +00:00
ea1fd378e4 forward declare exported func.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * default-source.c: forward declare exported func.

svn path=/trunk/; revision=30224
2005-08-24 03:12:59 +00:00
0858bd319c forward-define e_plugin_lib_enable, remove some unecessary headers.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * new-mail-notify.c: forward-define e_plugin_lib_enable, remove
        some unecessary headers.
        (send_dbus_message): remove spurious check for bus==NULL.

svn path=/trunk/; revision=30223
2005-08-24 03:12:29 +00:00
83aa6125d7 fix relative_uri type.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * calendar-file.c (e_calendar_file_dummy): fix relative_uri type.

svn path=/trunk/; revision=30222
2005-08-24 03:12:16 +00:00
30d6106441 fix relative_uri type, don't include every header in the world we dont'
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * addressbook-file.c (e_book_file_dummy): fix relative_uri type,
        don't include every header in the world we dont' need.  And it
        sure has hell seems to do something for a 'dummy' function.

svn path=/trunk/; revision=30221
2005-08-24 03:11:59 +00:00
434e74c52e fix some missing casts.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * e-table-config.c (setup_fields): fix some missing casts.

svn path=/trunk/; revision=30220
2005-08-24 03:10:29 +00:00
24917fc712 cast warning away.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * e-send-options.c (get_widgets): cast warning away.

        * e-calendar-item.c (e_calendar_item_realize): remove some unused
        vars.

svn path=/trunk/; revision=30219
2005-08-24 03:09:00 +00:00
12beb061d3 only define skip_content: if it is used. (menu_file_add_attachment_cb):
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * e-msg-composer.c (build_message): only define skip_content: if
        it is used.
        (menu_file_add_attachment_cb): fixed the warning.  Boy, what on
        earth is this thing doing!
        (add_to_bar): fix signature to match code.
        (emcab_add): more warning fixes for bizarre functions.
        (emcab_popup_position): more casting crap

        * e-msg-composer-hdrs.c (addressbook_dialog_response): Remove
        unused.
        (account_can_send): make this static, and define before first use.
        : include missing e-name-selector-entry header.
        (create_headers): fix casts/style
        (e_msg_composer_hdrs_set_to, e_msg_composer_hdrs_set_cc)
        (e_msg_composer_hdrs_set_bcc, e_msg_composer_hdrs_get_to)
        (e_msg_composer_hdrs_get_cc, e_msg_composer_hdrs_get_bcc): remove
        unused str.  lazy addressbook hackers!

svn path=/trunk/; revision=30218
2005-08-24 03:08:37 +00:00
2e1a44dad5 source-type is an enum not a pointer!
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * gui/e-cal-config.h: source-type is an enum not a pointer!

        * gui/tasks-component.c (selector_tree_drag_data_received):
        constify uid.

        * gui/itip-utils.c (comp_sentby): use the right list type for
        attendees.

        * gui/gnome-cal.c (config_categories_changed_cb): fix cast.
        (setup_widgets): fix casts.

        * gui/e-tasks.c: add missing e-categories.h include.
        (config_categories_changed_cb): fix cast.

        * gui/e-week-view.c (e_week_view_realize): remove unused.

        * gui/e-select-names-editable.c
        (e_select_names_editable_get_emails): remve unused.

        * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set):
        remove/comment unused.

        * gui/e-meeting-store.c (freebusy_async): g* strikes again, use
        the right lock/unlock function for the g-spastic-mutex.
        (process_callbacks_main_thread): fix signature to match usage.
        (refresh_queue_add): cast off warning

        * gui/e-itip-control.c (cleanup_ecal): fix signature to match use

        * gui/e-day-view.c (process_component): remove unused vars.
        (e_day_view_realize): more.
        (e_day_view_on_event_double_click): cast
        (e_day_view_update_calendar_selection_time): define out unused

        * gui/e-calendar-table.c (e_calendar_table_init): more a11y
        related casts.

        * gui/e-calendar-view.c (on_edit_appointment): proper boolean
        conversion of a pointer.
        (transfer_selected_items): cast
        (on_unrecur_appointment): remove unused prop
        (e_calendar_view_open_event): proper boolean conversion of pointer.

        * gui/e-cal-popup.c (needs_to_accept): remove unused.

        * gui/e-cal-model.c (set_instance_times): remove unused.
        :include missing calendar-config.

        * gui/dialogs/meeting-page.c (clear_widgets): yawn, another
        gtklabel wawrning.
        (meeting_page_fill_component): constify attendees.

        * gui/dialogs/e-send-options-utils.c: remove unused global sod,
        add missing string.h

        * gui/dialogs/e-delegate-dialog.c (e_delegate_dialog_construct):
        remove unused.

        * gui/dialogs/comp-editor.c (response_cb): wtf, this can't use
        em_utils!!!  #if 0 it out and add a build warning.
        (cab_popup_position): pointer cast.
        (set_attachment_list): remove unused.

        * gui/dialogs/calendar-setup.c (eccp_general_offline): change very
        incorrect N_ macro to _.
        (CalendarSourceDialog): Umm, source_type is an enum, not a
        pointer.
        (eccp_get_source_color): remove unused.

svn path=/trunk/; revision=30217
2005-08-24 03:07:50 +00:00
754a294a70 de-constify uri, and fix its creation logic. (load_source_cb): cast for
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * gui/component/addressbook.c (addressbook_authenticate):
        de-constify uri, and fix its creation logic.
        (load_source_cb): cast for warning.

        * gui/widgets/e-addressbook-view.c: more missing a11y include.

        * gui/widgets/e-minicard-view.c: another missing a11y include.

        * gui/widgets/e-minicard.c: include missing a11y include.
        (e_minicard_activate_editor): fix cast.

        * gui/widgets/eab-popup-control.c (eab_popup_control_display_contact): remove unused.

        * gui/widgets/eab-gui-util.c (eab_contact_save): fix conditional build.
        (eab_send_to_contact_and_email_num_list): fix boolean conversion.

        * gui/widgets/eab-contact-display.c (eab_contact_display_init): cast.

        * gui/contact-list-editor/e-contact-list-editor.c (fill_in_info): constify file_as.

        * gui/contact-editor/e-contact-editor.c (init_im_record_location):
        fix warnings for conditional building.
        (fill_in_simple_field): do proper boolean conversion.
        (extract_simple_field): do proper boolean conversion.
        (response): constify categories, and dont bother initialising it.
        (image_clicked): remove warnings for conditional build.
        (e_contact_editor_is_valid): constify text.
        (e_contact_editor_create_web): cast.

svn path=/trunk/; revision=30216
2005-08-24 03:06:51 +00:00
6c7d2845a4 cast warning, good ol win32 patches. (e_strftime): fix some clahey-code to
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * e-util.c (e_mkdir_hier): cast warning, good ol win32 patches.
        (e_strftime): fix some clahey-code to use the right variable and
        not try to modify const strings by stealth.

        * eggtrayicon.h: add missing prototype.

        * e-gui-utils.c (e_create_image_widget): remove unused pixbuf.

        * e-dialog-utils.c (dialog_realized): fix cast.
        (e_dialog_set_transient_for_xid): same.
        (e_file_dialog_save): fix cases for build.

        * e-categories-config.c
        (e_categories_config_open_dialog_for_entry): cast & use right type
        for text.
        (icons_table[]): remove unused.

        * e-account-list.c (e_account_list_remove_account_proxies): cast
        to fix warning.

svn path=/trunk/; revision=30215
2005-08-24 03:05:59 +00:00
8c8922a308 cast warning away.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * mail-tools.c (mail_tool_uri_to_folder): cast warning away.

        * mail-folder-cache.c: include missing header for
        e_filename_make_safe.

        * em-junk-hook.h: Fix some header includes, fix the include guard
        to use the right name.
        (EMJunk): Ugh, this is an object, properly derive from it!  How
        did this work?

        * em-junk-hook.c (em_junk_check_junk): fix bool conversion.

        * em-format-html-display.c (efhd_bar_popup_position): another
        wraning, why this crap isn't in the attachment bar like i said it
        should be, i'll never know.
        (efhd_xpkcs7mime_viewcert_foad): only define if used.

        * em-account-editor.c (emae_defaults_page): attempt to fix parentheses
        (emae_security_page): fix conditional compilation warnings.

svn path=/trunk/; revision=30214
2005-08-24 03:05:26 +00:00
8536e7f1c0 include missing e-error.h
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * e-shell-window-commands.c: include missing e-error.h

        * e-component-registry.c (query_components): cast away a seemingly
        spurious warning.

svn path=/trunk/; revision=30213
2005-08-24 03:04:56 +00:00
bc70de1c58 cast.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * filter-rule.c (get_widget): cast.

svn path=/trunk/; revision=30212
2005-08-24 03:04:19 +00:00
5a4afc877e Hungarian translation updated.
2005-08-23  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

svn path=/trunk/; revision=30211
2005-08-23 21:06:56 +00:00
7b238df9a5 Updtaed Translations
svn path=/trunk/; revision=30210
2005-08-23 06:23:49 +00:00
2c668d4fd2 Updated Ukrainian translation.
2005-08-23  Maxim Dziumanenko <mvd@mylinux.ua>

	* Updated Ukrainian translation.

svn path=/trunk/; revision=30209
2005-08-23 01:20:24 +00:00
49893991e5 Updated Russian translation
svn path=/trunk/; revision=30208
2005-08-22 22:51:31 +00:00
0a8f69905b Updated Indonesian translation
2005-08-22  Mohammad DAMT  <mdamt@gnome.org>

  * id.po: Updated Indonesian translation

svn path=/trunk/; revision=30207
2005-08-22 20:47:07 +00:00
003da4df38 correct inadvertent delete in the previous commit
svn path=/trunk/; revision=30205
2005-08-22 19:50:30 +00:00
c88db7d4ce e-plugin.c (ep_set_enabled): Fix compiler warning on early bailout
svn path=/trunk/; revision=30204
2005-08-22 19:46:44 +00:00
05d01f22e9 Release 2.3.8
2005-08-23  Harish Krishnaswamy  <kharish@novell.com>

	* configure.in: Release 2.3.8

svn path=/trunk/; revision=30203
2005-08-22 19:41:59 +00:00
d546e812ab Updated Spanish translation.
2005-08-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=30202
2005-08-22 19:15:36 +00:00
d0a6265ba3 Translation updated by Tino Meinen.
2005-08-22  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=30201
2005-08-22 16:29:35 +00:00
fb7f3cbe08 Updated Finnish translation
svn path=/trunk/; revision=30200
2005-08-22 15:46:06 +00:00
ff350e0cc7 Use exchange_operations_get_exchange_account. Fetch the password and
2005-08-22  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c (btn_fsize_clicked)
        (set_oof_info) : Use exchange_operations_get_exchange_account.
        * exchange-config-listener.c (exchange_config_listener_authenticate) :
        Fetch the password and connect. Added new
        * exchange-config-listener.h : Similar.
        * exchange-operations.c (exchange_operations_get_exchange_account) :
        Try authenticating if account is not found.

svn path=/trunk/; revision=30199
2005-08-22 13:18:42 +00:00
78d8426bc1 ** see previous commit changed variable name to groupwise_shared_folder
2005-08-22  vivek jain <jvivek@novell.com>

	** see previous commit
	 changed variable name to
	 groupwise_shared_folder

svn path=/trunk/; revision=30198
2005-08-22 12:21:42 +00:00
879ed4784c Using e_contact_get() for E_CONTACT_IS_LIST. See #314152.
Patch submitted by "ross@burtonini.com (Ross Burton)".

svn path=/trunk/; revision=30197
2005-08-22 10:37:18 +00:00
c9f3f90495 Updated Thai translation.
2005-08-22  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

svn path=/trunk/; revision=30196
2005-08-22 10:37:15 +00:00
76e4c87d13 Commiting Devashish patch for #241219. 2005-08-19 Devashish Sharma
2005-08-22  Srinivasa Ragavan <sragavan@novell.com>

	* Commiting Devashish patch for #241219.
	2005-08-19  Devashish Sharma <sdevashish@novell.com>

svn path=/trunk/; revision=30195
2005-08-22 10:30:02 +00:00
0bdf622496 Fixes the crash while exporting contacts in csv format. Fixes #269870
svn path=/trunk/; revision=30194
2005-08-22 09:56:07 +00:00
7fa6725155 Fixed strings encoding
svn path=/trunk/; revision=30193
2005-08-22 09:33:32 +00:00
9c689fe456 : (org_gnome_shared_folder_factory) disable shared-folder functionalilty
2005-08-22  Vivek Jain <jvivek@novell.com>

	* shared-folder-common.c: (org_gnome_create_option)
	 			: (org_gnome_shared_folder_factory)
	* install-shared.c 	: (org_gnome_popup_wizard)
	disable shared-folder functionalilty temporarily, (server doesn't show
	mails in it)
	export SHARED_FOLDER if you want to have it

svn path=/trunk/; revision=30192
2005-08-22 09:31:21 +00:00
b9d5c805bd Updated Serbian translation by Igor Nestorovic.
svn path=/trunk/; revision=30191
2005-08-22 06:56:02 +00:00
1aa32a05f7 Dont try to connect when the account is offline.CVS
2005-08-22  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c (org_gnome_proxy): Dont try to connect when the account is
	offline.CVS

svn path=/trunk/; revision=30190
2005-08-22 06:54:07 +00:00
62c7e8899a Removed non-existent files from POTFILES.in.
svn path=/trunk/; revision=30189
2005-08-22 06:46:36 +00:00