Commit Graph

422 Commits

Author SHA1 Message Date
0f0b139c19 adjust row counts while calling add_detail so that it doesn't overlap the
2005-07-29  Vivek Jain <jvivek@novell.com>

	* status-track.c: (track_status):
	adjust row counts while calling add_detail
	so that it doesn't overlap the entries.
	**Fixes #302817

svn path=/trunk/; revision=29936
2005-07-29 10:18:20 +00:00
dbedd2f1d1 for status strack removed "Item" tag entries, included a factory method
2005-07-29  Vivek Jain <jvivek@novell.com>

	* org-gnome-groupwise-features.eplug.xml:
	for status strack  removed "Item" tag entries, included a factory method

	* status-track.c :  (org_gnome_track_status): converted to
	 factory method to add the item, moved most of its code to
	new function (track_status), which is a callback for the click
	 **Fixes #311721

svn path=/trunk/; revision=29927
2005-07-29 05:34:17 +00:00
212865359e Handle error conditions if folder subscription fails. Fixes bug 311712
2005-07-27  Praveen Kumar <kpraveen@novell.com>

        * exchange-folder.c (org_gnome_exchange_folder_subscription) : Handle
        error conditions if folder subscription fails. Fixes bug 311712

svn path=/trunk/; revision=29918
2005-07-28 18:05:12 +00:00
76a33be110 check for NULL before using the address. **Fixes bugs like #274544
2005-07-28  Vivek Jain  <jvivek@novell.com>

	* bbdb.c:(bbdb_handle_reply):check for NULL
	before using the address.
	**Fixes bugs like #274544

svn path=/trunk/; revision=29913
2005-07-28 09:41:23 +00:00
c4cac6d1f2 applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" to
2005-07-27  Vivek Jain  <jvivek@novell.com>

	* itip-formatter.c : (update_item)
	applied patch submitted by <tommi.komulainen@iki.fi>
	do not send "cid:" to get the part.
	check part for NULL before using it.
	(message_foreach_part): do nothing if part is NULL
	saves crash.
	**Fixes #272632

svn path=/trunk/; revision=29908
2005-07-28 04:45:56 +00:00
f0cb7c6a71 Added the hook for the proxy-login feature, since it was removed by
2005-07-27  Sankar P  <psankar@novell.com>

	* org-gnome-groupwise-features.eplug.xml: Added the hook for
	the proxy-login feature, since it was removed by mistake.

svn path=/trunk/; revision=29903
2005-07-27 12:30:26 +00:00
514e598c0a Only show the unsubscribe menu if it is an exchange folder.
2005-07-27  Harry Lu  <harry.lu@sun.com>

        Only show the unsubscribe menu if it is an exchange folder.
        * exchange-folder.c:
        (org_gnome_exchange_check_address_book_subscribed),
        (org_gnome_exchange_check_subscribed):

svn path=/trunk/; revision=29898
2005-07-27 09:12:38 +00:00
2cf7a28ecc Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****
2005-07-26  Harish Krishnaswamy  <kharish@novell.com>

* plugins/calendar-weather/Makefile.am:
* plugins/groupwise-features/Makefile.am:
* plugins/mail-account-disable/Makefile.am:
* plugins/mailing-list-actions/Makefile.am:
* plugins/print-message/Makefile.am:
 Fix make distcheck issues.
* configure.in: Bump version number
***** Release 2.3.6 *****

svn path=/trunk/; revision=29892
2005-07-26 16:43:44 +00:00
8e2a100a10 Fixed a small typo. The file name is
2005-07-25  Shakti Sen <shprasad@novell.com>

        * org-gnome-exchange-operations.eplug.in: Fixed a small typo.
        The file name is org-gnome-exchange-tasks-subscription.xml, not
        org-gnome-exchange-task-subscription.xml.

svn path=/trunk/; revision=29887
2005-07-25 12:11:25 +00:00
88f3cfaa05 Add the size label only if the calendar exists. Add the size label only if
2005-07-25  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-calendar.c (e_exchange_calendar_pcalendar) : Add the size
        label only if the calendar exists.
        * exchange-contacts.c (e_exchange_contacts_pcontacts) : Add the size
        label only if the addressbook exists.

svn path=/trunk/; revision=29884
2005-07-25 08:40:00 +00:00
dca96e14dd Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooks
2005-07-25  Shakti Sen <shprasad@novell.com>

        * Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'.
        * org-gnome-exchange-operations.eplug.in: Added the hooks for Calendar,
        Tasks and Contacts.
        * exchange-folder-permission.c: Added new functions to support
        'File->Permissions' for all the components.
        * org-gnome-folder-permissions.xml: Changed the placeholder from 'Folder'
        to 'File' menu for 'Permissions' menu-item.

        Fixes bug #231968 (Partly).

svn path=/trunk/; revision=29880
2005-07-25 07:37:03 +00:00
facdb640ee Takes care of displaying the folder size for mail folders. Now also adds
2005-07-25  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c
        (org_gnome_exchange_show_folder_size_factory): Takes care of displaying
        the folder size for mail folders.
        * exchange-calendar.c (e_exchange_calendar_pcalendar): Now also adds
        the calendar size in the properties page
        * exchange-contacts.c (e_exchange_contacts_pcontacts): Now also adds
        the addressbook size in the properties page.
        * exchange-folder-size-display.c (exchange_folder_size_get_val) : Fetch
        the folder size of a particular exchange folder.
        * exchange-folder-size-display.h : Similar
        * org-gnome-exchange-operations.eplug.in : Added the hook for the mail
        properties page.

svn path=/trunk/; revision=29878
2005-07-25 07:13:47 +00:00
e0a96e0f96 Changed the e_notice calls to e_error_run calls. Same. *
2005-07-25  Arunprakash <arunp@novell.com>

        * exchange-delegates.c (get_folder_security) (add_button_clicked_cb)         (delegates_apply) : Changed the e_notice calls to e_error_run calls.
        * exchange-folder-permission.c (create_folder_subscription_dialog) :
        Same.         * exchange-calendar.c (e_exchange_calendar_commit) : Same.
        * exchange-contacts.c (e_exchange_contacts_commit) : Same.
        * exchange-folder-subscription.c (create_folder_subscription_dialog) :
         Same
        * exchange-permissions-dialog.c (exchange_permissions_dialog_new)
        (dialog_response) (add_clicked): Same.
        * exchange-operations.c (exchange_operations_report_error) : Modified
        to report the quota value to the user.
        * org-gnome-exchange-operations.error.xml : Added few more
        error descriptions needed for the above changes.

svn path=/trunk/; revision=29876
2005-07-25 06:12:03 +00:00
6d60d66e97 Creating the dialog and getting the user.
2005-07-25  Shakti Sen <shprasad@novell.com>

        * exchange-permissions-dialog.c (add_clicked): Creating the dialog
        and getting the user.

        Fixes bug #311096.

svn path=/trunk/; revision=29875
2005-07-25 05:49:37 +00:00
113f3730da Added the new file process-meeting.c and widgets/misc to include headers.
2005-07-23  Chenthill Palanisamy  <pchenthill@novell.com>

* Makefile.am: Added the new file process-meeting.c
and widgets/misc to include headers.
* org-gnome-groupwise-features.eplug.xml: Added the
hook for processing meetings.
* org-gnome-shared-folder.errors.xml: Added the message
for asking for error

svn path=/trunk/; revision=29870
2005-07-25 05:00:45 +00:00
31749138bf Marking "Novell GroupWise Address Book" for offline usage, by default.
svn path=/trunk/; revision=29856
2005-07-23 11:39:09 +00:00
4ef179572c Included files org-gnome-exchange-ab-subscription.xml,
2005-07-20  Shakti Sen <shprasad@novell.com>

        * Makefile.am: Included files org-gnome-exchange-ab-subscription.xml,
        org-gnome-exchange-tasks-subscription.xml and
        org-gnome-exchange-cal-subscription.xml.
        * org-gnome-exchange-ab-subscription.xml: Added newly to add
        "Subscribe to Other User's Contacts' menu-item in 'File' menu for
        address book.
        * org-gnome-exchange-tasks-subscription.xml: Same for 'Tasks'.
        * org-gnome-exchange-cal-subscription.xml: Same for 'Calendar'.

        Fixes bug #310985.

svn path=/trunk/; revision=29846
2005-07-22 10:25:22 +00:00
dd200e8567 Put back the fix I committed on 2005-03-31, not sure when it got reverted.
2005-07-22  Vivek Jain <jvivek@novell.com>

	* share-folder.c : Put back the fix I committed on
	2005-03-31, not sure when it got reverted.
	**Fixes #311217

svn path=/trunk/; revision=29843
2005-07-22 08:42:58 +00:00
94b079846d Handling the rename of calendars. This addresses the bug 310433 Removed
2005-07-22  Praveen Kumar <kpraveen@novell.com>

        * exchange-calendar.c : Handling the rename of calendars. This
        addresses the bug 310433
        * exchange-config-listener.c : Removed the functions
        add_folder_esource and remove_folder_esource
        * exchange-contacts.c : Handling the rename of addressbooks. Also
        modified the way of Exchange addressbook ESource URI handling to be
        the same way as calendar ESource URI handling
        * exchange-operations.c (exchange_operations_update_child_esources) :
        Added new to handle the rename of the ESources of all child folders
        in the case of parent folder being renamed.
        * exchange-operations.h : Added prototype for the new function

svn path=/trunk/; revision=29842
2005-07-22 07:48:16 +00:00
affa9b892f Rescan the tree before fetching the folder list. Similar Dont add the
2005-07-21  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-calendar.c (e_exchange_calendar_get_calendars): Rescan the
        tree before fetching the folder list.
        * exchange-contacts.c (e_exchange_contacts_get_contacts): Similar
        * exchange-config-listener.c (account_added): Dont add the sources here
        now. Its now taken care while the folders are being created in e-d-s.
        * exchange-folder.c (org_gnome_exchange_folder_subscription): Dont add
        the esources here.

svn path=/trunk/; revision=29834
2005-07-21 14:46:34 +00:00
1c8869f913 Remove the tools menu which someone was too lazy to remove.
2005-07-21  Not Zed  <NotZed@Ximian.com>

        * org-gnome-plugin-manager.xml: Remove the tools menu which
        someone was too lazy to remove.

svn path=/trunk/; revision=29824
2005-07-21 07:07:19 +00:00
728af30909 Fixed a memory leak and a crash when start date does is not present.
2005-07-20  Chenthill Palanisamy  <pchenthill@novell.com>

* itip-formatter.c: (format_itip_object): Fixed a memory
leak and a crash when start date does is not present.

svn path=/trunk/; revision=29820
2005-07-20 15:40:54 +00:00
a5aa76af67 Fix #310710. Make code little smart. Stop adding tabs continously. Still
2005-07-20  Shreyas Srinivasan <sshreyas@novell.com>

	* proxy.c: Fix #310710. Make code little smart. Stop
	adding tabs continously. Still does not reuse structures
	on multiple invocations though.

svn path=/trunk/; revision=29819
2005-07-20 13:13:18 +00:00
80ebb4eb91 connect to sod-signal and get the input data in the callback
2005-07-20  Vivek Jain <jvivek@novell.com>

	* mail-send-options.c: connect to sod-signal and get the input data in
	the callback "feed_input_data"
	** Fixes #310854

svn path=/trunk/; revision=29817
2005-07-20 12:25:00 +00:00
3bfdb518bd Removed the proxy and proxy-login plugins as they are merged into the
2005-07-19  Sankar P  <psankar@novell.com>

	* Removed the proxy and proxy-login plugins as they are
	merged into the groupwise-features plugin.

svn path=/trunk/; revision=29806
2005-07-20 05:20:15 +00:00
e2209f993c Removed the proxy and proxy-login plugins as they are merged into the
2005-07-19  Sankar P  <psankar@novell.com>

	* configure.in : Removed the proxy and proxy-login plugins as they are
	merged into the groupwise-features plugin.

svn path=/trunk/; revision=29805
2005-07-20 05:11:34 +00:00
1b4c1bbb43 Set the reccurrence id for the reccurring appointment. Set the MOD-TYPE
property only while accepting all instances.

svn path=/trunk/; revision=29802
2005-07-19 14:29:54 +00:00
2772c15f5e Marked strings for translation
2005-07-19  Vivek Jain <jvivek@novell.com>

	* junk-mail-settings.c: Marked strings for translation

svn path=/trunk/; revision=29800
2005-07-19 11:00:16 +00:00
f1b1519f5e Added a label named 'Custom' to show appropriate role in the 'Role:' combo
2005-07-19  Shakti Sen <shprasad@novell.com>

        * exchange-permissions-dialog.c (display_role, get_widgets):
        Added a label named 'Custom' to show appropriate role in the 'Role:'
        combo box.

        Fixes bug#310837

svn path=/trunk/; revision=29798
2005-07-19 09:36:43 +00:00
fa8623e7ea This is no longer needed. gtk_widget_destroy will take care of destroying
2005-07-18  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-folder-size-display.c (parent_destroyed) : This is no longer
        needed. gtk_widget_destroy will take care of destroying it.
        Fixes #310699
        * exchange-account-setup.c (org_gnome_exchange_settings) : Fixed a
        warning. Alignment cannot be set for a radio button

svn path=/trunk/; revision=29796
2005-07-19 08:51:05 +00:00
c1fa3c9668 Added the functions org_gnome_exchange_calendar_permissions() and
2005-07-15  Shakti Sen <shprasad@novell.com>

        * exchange-folder-permission.c: Added the functions
        org_gnome_exchange_calendar_permissions() and
        org_gnome_exchange_addressbook_permissions() to support
        'Folder Permissions' for 'Calendar', 'Tasks' and 'Contacts' components.
        Also taken care of a bug #310493.
        * org-gnome-exchange-operations.eplug.in: Added the class hooks.

        Fixes bug#310479.
        Fixes bug#310493 as well.

svn path=/trunk/; revision=29791
2005-07-18 11:57:37 +00:00
a7120007fd Handle the case of user clicking "Cancel" button in "Change Password"
2005-07-18  Praveen Kumar <kpraveen@novell.com>

        * exchange-account-setup.c (btn_chpass_clicked) : Handle the case
        of user clicking "Cancel" button in "Change Password" dialog. Fixes
        bug 310356.
        (org_gnome_exchange_setting) : Removed the duplicate signal handler
        registered for "Change Password" button.

svn path=/trunk/; revision=29790
2005-07-18 11:30:19 +00:00
d30a5237ff Fixed a silly extra space.
svn path=/trunk/; revision=29783
2005-07-16 11:14:25 +00:00
15f9d2c302 Removed. Is no longer being used
2005-07-16  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-ask-password.c : Removed. Is no longer being used

svn path=/trunk/; revision=29779
2005-07-16 06:48:42 +00:00
ceaefd37da Removed the permissions from the structure, since it is no longer needed.
2005-07-15  Sankar P  <psankar@novell.com>

	* proxy-login.h: Removed the permissions from the structure,
	since it is no longer needed.

svn path=/trunk/; revision=29777
2005-07-15 09:56:10 +00:00
db57306c76 Put permissions on the store instead of the global structure as it gets
2005-07-15  Sankar P  <psankar@novell.com>

	* proxy-login.c: Put permissions on the store instead of the
	global structure as it gets unref before store_add.

svn path=/trunk/; revision=29776
2005-07-15 09:37:38 +00:00
ef9df4d2a3 Included the e-foreign-folder-dialog.glade file. Added newly.
2005-07-15  Shakti Sen <shprasad@novell.com>

        * Makefile.am: Included the e-foreign-folder-dialog.glade file.
        * e-foreign-folder-dialog.glade: Added newly.

        Fixes bug #310369.

svn path=/trunk/; revision=29773
2005-07-15 05:39:09 +00:00
cb35d98e19 NULL checks before we do anything else here (quite likely to be NULL)
2005-07-14  Vivek Jain  <jvivek@novell.com>

	* proxy.c: (proxy_commit),(proxy_abort):
	 NULL checks before we do anything else here (quite likely to be NULL)
	**Fixes #310347

svn path=/trunk/; revision=29771
2005-07-14 13:46:03 +00:00
6719396397 Fixed some compile time warnings
2005-07-14  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c :
        * exchange-calendar.c :
        * exchange-folder-size-display.c :
        * exchange-permissions-dialog.c : Fixed some compile time warnings

svn path=/trunk/; revision=29769
2005-07-14 11:18:35 +00:00
a714a01aeb Checked for if the exchange account exist/configured. Replaced all the
2005-07-13  Shakti Sen <shprasad@novell.com>

        * exchange-operations.c: Checked for if the exchange account
        exist/configured.
        * exchange-folder-permission.c: Replaced all the occurences of function
        exchange_config_listener_get_accounts() with
        exchange_operations_get_exchange_account() and returns if it doesn't
        exist. Also took care to avoid some compile time warnings.
        * exchange-folder.c: Same. Also took care to avoid some compile time
        warnings.
        * exchange-folder-subscription.c: Included
        exchange-folder-subscription.h file to avoid compilation warning.

        Fixes bug #310233.

svn path=/trunk/; revision=29768
2005-07-14 07:00:51 +00:00
7fab3bea3b Why is this a separate plugin, shouldn't it be part of groupwise????
2005-07-14  Not Zed  <NotZed@Ximian.com>

        * proxy-login.c (proxy_login_add_new_store): fixed the store
        permission names.

svn path=/trunk/; revision=29765
2005-07-14 03:14:48 +00:00
028e98ae2a Modified the eplug file to add the "commit" code for folder hierarchy
2005-07-13  Praveen Kumar <kpraveen@novell.com>

        * org-gnome-exchange-operations.eplug.in : Modified the eplug file to
        add the "commit" code for folder hierarchy plugins for calendar and
        contacts

svn path=/trunk/; revision=29760
2005-07-13 11:10:33 +00:00
fab3780e2e Don't return a value from a void funtion.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* calendar-weather/calendar-weather.c
	(e_calendar_weather_migrate): Don't return a value from a void
	funtion.

	* groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	Use SOEXT.

	* groupwise-features/Makefile.am (NO_UNDEFINED_REQUIRED_LIBS):
	As the code does use functions from libevolution-mail, link
	with it. But OK, let's do it (at build time) only on Win32,
	then.

	* mail-account-disable/Makefile.am (INCLUDES): Remove duplicated line.
	(LDFLAGS): Use NO_UNDEFINED.
	(LIBADD): Link with the required libraries, but let's do it only
	on Win32.

	* mail-account-disable/org-gnome-mail-account-disable.eplug.xml:
	Use SOEXT.

	* proxy/Makefile.am (LIBADD): Link with libeutil.

	* proxy-login/Makefile.am (LIBADD): Link with libeutil. Link with
	libevolution-mail on Win32 only. (Have I understood correctly that
	it isn't considered a good idea on Unix to link plugins at
	link-time with libevolution-mail?)

	* proxy-login/org-gnome-proxy-login.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29753
2005-07-13 10:05:44 +00:00
81208794b2 remove the reference to shell/importer/libevolution-importer.la in
2005-07-13  Harish Krishnaswamy <kharish@novell.com>
remove the reference to shell/importer/libevolution-importer.la
in startup-wizard.
***** Release 2.3.5.1 *****

svn path=/trunk/; revision=29748
2005-07-13 07:56:24 +00:00
1e28d8c9d3 re-write the importer stuff to use the eplugin stuff.
2005-07-13  Not Zed  <NotZed@Ximian.com>

        * startup-wizard.c (startup_wizard_importer_page)
        (startup_wizard_commit): re-write the importer stuff to use the
        eplugin stuff.

svn path=/trunk/; revision=29747
2005-07-13 05:47:39 +00:00
0ebc0056c1 removed all the importer stuff. fixed the copyright.
2005-07-12  Not Zed  <NotZed@Ximian.com>

        * startup-wizard.c: removed all the importer stuff.  fixed the
        copyright.

svn path=/trunk/; revision=29742
2005-07-12 13:28:09 +00:00
20af9f76e1 Remove groupwise-features plugin as it is already listed as a base plugin
2005-07-12  Harish Krishnaswamy  <kharish@novell.com>

* plugins/Makefile.am : Remove groupwise-features
plugin as it is already listed as a base plugin

svn path=/trunk/; revision=29739
2005-07-12 09:44:54 +00:00
975bbe44ce Added CLEANFILES element and glade and error files to EXTRA_DIST.
2005-07-12  Sankar P  <psankar@novell.com>

	* Makefile.am :
	Added CLEANFILES element and glade and error files to EXTRA_DIST.

svn path=/trunk/; revision=29738
2005-07-12 09:40:47 +00:00
018f7102bf Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and added
2005-07-12  Sankar P  <psankar@novell.com>

	* Makefile.am :
	Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and
	added CLEANFILES.

svn path=/trunk/; revision=29736
2005-07-12 09:22:53 +00:00
7681e33064 Added missed header files to the SOURCES.
2005-07-12  Sankar P  <psankar@novell.com>

	* Makefile.am :
	Added missed header files to the SOURCES.

svn path=/trunk/; revision=29732
2005-07-12 05:34:41 +00:00