| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
2005-08-05 Arunprakash <arunp@novell.com>
* exchange-folder-size-display.c (exchange_folder_size_display) :
Marked strings for translation that were left out.
* exchange-operations.c (exchange_operations_cta_add_node_to_tree)
(exchange_operations_cta_select_node_from) : Same.
svn path=/trunk/; revision=30016
|
|
|
|
|
|
|
|
|
|
| |
2005-08-06 Sankar P <psankar@novell.com>
* proxy.c: (proxy_dialog_store_widgets_data)
Disabling giving proxy rights to self.
Fixes #312365
svn path=/trunk/; revision=30014
|
|
|
|
| |
svn path=/trunk/; revision=30012
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-27 Sankar P <psankar@novell.com>
* camel-gw-listener.c (get_addressbook_names_from_server) :
Added code to get the password from the cache, instead of asking the user twice.
and also freeing the password that was leaking before.
Fixes #310353
svn path=/trunk/; revision=29981
|
|
|
|
|
|
|
|
|
| |
2005-08-03 Li Yuan <li.yuan@sun.com>
* plugin-manager.c: (org_gnome_plugin_manager_manage):
Add a11y name to Plugin Table.
svn path=/trunk/; revision=29979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-03 Shakti Sen <shprasad@blr.novell.com>
* exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe)
(org_gnome_exchange_folder_unsubscribe)
(org_gnome_exchange_folder_subscription): Added offline/online support
and removed some warning messages.
* exchange-operations.c: Added a new function exchange_is_offline().
* exchange-operations.h: Included a prototype.
* exchange-config-listener.c
(exchange_config_listener_get_offline_status): Added newly to get the
online/offline status.
* exchange-config-listener.h: Added the prototype for
exchange_config_listener_get_offline_status().
Fixes bug #311324.
svn path=/trunk/; revision=29969
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Not Zed <NotZed@Ximian.com>
* mailing-list-actions.c (emla_list_action_do): allocate enough
space for the url. May be related to #304461.
svn path=/trunk/; revision=29964
|
|
|
|
| |
svn path=/trunk/; revision=29960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Shakti Sen <shprasad@blr.novell.com>
* Makefile.am: Included 'calendar' in INCLUDES and some .la in
'liborg_gnome_exchange_operations_la_LIBADD'
* exchange-folder-permission.c: Added the functionality for
'File->Permissions' menu-item for Calendar, Tasks and Contacts.
* exchange-permissions-dialog.c (exchange_permissions_dialog_new):
Takes care of 'folder' is not-null.
Fixes bug #231968.
svn path=/trunk/; revision=29958
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-calendar.c : Check for NULL target
* exchange-contacts.c : Similar
* exchange-folder-permission.c : Similar
* exchange-folder.c : Similar
svn path=/trunk/; revision=29955
|
|
|
|
| |
svn path=/trunk/; revision=29954
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Not Zed <NotZed@Ximian.com>
* org-gnome-evolution-mail-remote.eplug.xml: How strange, this was
never added, but nobody noticed till now.
svn path=/trunk/; revision=29948
|
|
|
|
|
|
|
|
|
|
| |
2005-08-01 Praveen Kumar <kpraveen@novell.com>
* exchnage-config-listener.c
(exchange_add_autocompletion_folders) : Added new
(add_defaults_for_account) : Added a call to the newly added function
to select GAL for autocompletion by default. Fixes bug 303998
svn path=/trunk/; revision=29945
|
|
|
|
|
|
|
|
|
|
|
| |
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 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-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 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-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-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 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-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-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 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 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 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 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 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-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
|
|
|
|
| |
svn path=/trunk/; revision=29856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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 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-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 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-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 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 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-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-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
|
|
|
|
|
|
| |
property only while accepting all instances.
svn path=/trunk/; revision=29802
|
|
|
|
|
|
|
|
| |
2005-07-19 Vivek Jain <jvivek@novell.com>
* junk-mail-settings.c: Marked strings for translation
svn path=/trunk/; revision=29800
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-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 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
|
|
|
|
| |
svn path=/trunk/; revision=29783
|
|
|
|
|
|
|
|
| |
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-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 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 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-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 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-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 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-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 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 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 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-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 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 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 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 Sankar P <psankar@novell.com>
* Makefile.am :
Added missed header files to the SOURCES.
svn path=/trunk/; revision=29732
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
* Makefile.am: included missing header file
2005-07-12 Vivek Jain <jvivek@novell.com>
have a ChangeLog and transfer the changelog entry from the main
ChangeLog
(2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>)
* groupwise-account-setup/*: Make the
camel-groupwise-listener load on startup. (new plugin)
svn path=/trunk/; revision=29731
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
transferred ChangeLog entry here
(2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>)
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
svn path=/trunk/; revision=29730
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
have a ChangeLog and transfer the changelog entry from the main
ChangeLog
(2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>)
* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
Logout to a store menu on right click.
svn path=/trunk/; revision=29729
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-operations.c (exchange_operations_report_error) : Check that
the result is not a success and only then print the error
* exchange-account-setup.c (btn_chpass_clicked) : Call the error
reporting routine only if there is a failure.
* exchange-config-listener.c (account_added) : Similar
svn path=/trunk/; revision=29718
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sankar P <psankar@novell.com>
* proxy.c : (org_gnome_proxy)
Made changes so that the proxy list will be loaded only when the
account edited is enabled. So a new connection need not be created,
when an account is edited and a connection is not present.
Fixes #309999
svn path=/trunk/; revision=29714
|
|
|
|
| |
svn path=/trunk/; revision=29712
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com>
* plugins/exchange-account-setup : Removed this directory. This
functionality has now been moved to exchange-operations.
svn path=/trunk/; revision=29710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com>
Patch submitted by ArunPrakash <arunp@novell.com>
* exchange-operations.c (exchange_operations_report_error) : Newly
added, to report errors using e_error_run. Also a list of error-ids is
added.
* exchange-config-listener.c (account_added) (account_removed) :
Modified the usage of e_notice to e_error_run. Also the error from
exchange_account_connect is reported using
exchange_operations_report_error.
* exchange-account-setup.c (btn_chpass_clicked)
(org_gnome_exchange_settings) (print_error) (set_oof_info): Changed to
use exchange_operations_report_error and e_error_run functions.
* org-gnome-exchange-operations.error.xml : Newly added, defines
the list of error messages used in the plugin.
* Makefile.am : Modified for org-gnome-exchange-operations.error.xml
svn path=/trunk/; revision=29707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Shakti Sen <shprasad@novell.com>
* Makefile.am: Included files exchange-folder-subscription.c,
exchange-folder-subscription.h, exchange-folder.c and
org-gnome-folder-subscription.xml
* exchange-folder.c: Renamed all the function names starting with
org_gnome_* to org_gnome_exchnage* to resolve name space collision.
* org-gnome-exchange-operations.eplug.in: Added the hook class for
'Subscribe/Unsubscribe Folder'.
svn path=/trunk/; revision=29706
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Vivek Jain <jvivek@novell.com>
* new-mail-notify.c :(send_dbus_message)
check whether memory could be allocated. Return if the
message is NULL so that we don't unref it again, will save crash.
**Fixes #274329 sort of bugs, in case reported even after
david's fix.
svn path=/trunk/; revision=29705
|
|
|
|
| |
svn path=/trunk/; revision=29704
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-account-setup/camel-groupwise-listener.c:
Modify function definition order
svn path=/trunk/; revision=29702
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-account-setup/groupwise-account-setup.c: Add missing file to plugin
svn path=/trunk/; revision=29701
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
Logout to a store menu on right click.
svn path=/trunk/; revision=29696
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* Remove some crap plugins/proxy-login/*.gladep file which got committed by mistake
svn path=/trunk/; revision=29695
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/proxy-login/*: Plugin to implement Proxy Login on a
groupwise account.
svn path=/trunk/; revision=29694
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/proxy/*: Plugin to implement Proxy assignment on a
groupwise account.
svn path=/trunk/; revision=29693
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
svn path=/trunk/; revision=29692
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-account-setup/*: Make the
camel-groupwise-listener load on startup.
svn path=/trunk/; revision=29691
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-08 Praveen Kumar <kpraveen@novell.com>
* Makefile.am : Added entries for the files providing the delegation
assistant feature
* exchange-user-dialog.c : Added new
* exchange-user-dialog.h : Added new
* exchange-account-setup.c (btn_dass_clicked) : Enabled the code for
for invoking the delegation assistant window
* exchange-delegates-user.c : Modified to include the header files
from include path instead of the local directory
* exchange-permissions-dialog.c : Modified an occurence to include
the file exchange-user-dialog.c instead of e2k-folder-dialog.c
svn path=/trunk/; revision=29686
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-08 Shakti Sen <shprasad@novell.com>
* Makefile.am: Included files exchange-permissions-dialog.c,
exchange-permissions-dialog.h, exchange-folder-permission.c,
org-gnome-folder-permissions.xml & exchange-permissions-dialog.glade
* exchange-folder-permission.c: Renamed the function name
org_gnome_menu_folder_permissions to
org_gnome_exchnage_menu_folder_permissions
* org-gnome-exchange-operations.eplug.in: Added the hook class for
Folder Permissions.
svn path=/trunk/; revision=29685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-08 Shakti Sen <shprasad@novell.com>
* exchange-folder-permission.c: Added new file for Folder Permissions.
* exchange-permissions-dialog.c: Added new file for Folder Permissions.
* exchange-permissions-dialog.h: Added new file for Folder Permissions.
* exchange-permissions-dialog.glade: Added newly for Folder Permissions
support.
* org-gnome-folder-permissions.xml: Added new file for Folder
Permissions support.
* exchange-folder-subscription.c: Added new file for Folder
Subscribe/Unsubcribe support.
* exchange-folder-subscription.h: Added new file for Folder
Subscribe/Unsubcribe support.
* exchange-folder.c: Added new file for Folder Subscribe/Unsubcribe
support.
* org-gnome-folder-subscription.xml: Added new file for Folder
Subscribe/Unsubcribe support.
svn path=/trunk/; revision=29684
|
|
|
|
|
|
|
|
|
| |
* startup-wizard.c: (startup_wizard_delete), (startup_wizard):
Exit evolution when closing wizard using window manager
control ; don't set hint or wmclass, it is too late, window is already
realized.
svn path=/trunk/; revision=29679
|
|
|
|
|
|
| |
* send-options.c: Add missing header.
svn path=/trunk/; revision=29678
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : Include exchange-folder-size-display.h
* exchange-folder-size-display.c : Similar
svn path=/trunk/; revision=29671
|
|
|
|
| |
svn path=/trunk/; revision=29670
|
|
|
|
| |
svn path=/trunk/; revision=29669
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (btn_fsize_clicked) : Implemented new to
invoke the folder size table.
(org_gnome_exchange_settings) : Minor re-ordering
* exchange-folder-size-display.c : Newly added to handle the UI code
for folder size display
* exchange-folder-size-display.h : Similar
* exchange-folder-size.[ch] : Removed
* Makefile.am : Include exchange-folder-size-display.[ch]
svn path=/trunk/; revision=29668
|
|
|
|
| |
svn path=/trunk/; revision=29666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Vivek Jain <jvivek@novell.com>
* org-gnome-groupwise-features.eplug.xml:
have one more hookitem in folderview.popup
for displaying junk mail settings
* junk-mail-settings.c
* junk-settings.c
* junk-settings.h
* junk-settings.glade
* Makefile.am : updated to add these files
svn path=/trunk/; revision=29665
|
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Vivek Jain <jvivek@novell.com>
added:
junk-mail-settings.c junk-settings.c junk-settings.h
junk-settings.glade , for displaying/maipulating junk mail settings
svn path=/trunk/; revision=29664
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
* Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29646
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
sa-junk-plugin : plugin that uses spam assasin for junk mail
handling
moved em-junk-filter.c from mail/ to here and modified it to listen
to the callbacks from the plugin.
svn path=/trunk/; revision=29645
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-05 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-config-listener.c (add_new_sources) : Newly added. This adds
the esources for all the folders only if the esource doesnt already
exist.
(account_added) : Invoke add_new_sources after connect.
svn path=/trunk/; revision=29638
|
|
|
|
|
|
|
|
| |
2005-07-02 Vivek Jain <jvivek@novell.com>
removed a copy paste error: misleading text
svn path=/trunk/; revision=29622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-01 Praveen Kumar <kpraveen@novell.com>
* Makefile.am : Added new file entries for calendar , contacts
and change-password
* exchange-account-setup.c (btn_chpass_clicked) : enabled the code
* exchange-operations.c (exchange_operations_cta_add_node_to_tree) :
This now stores the relative uri of the node to the model
(exchange_operations_cta_select_node_from_tree) : Added new. This
selects the node for a given relative uri.
* exchange-operations.h : Similar
* org-gnome-exchange-operations.eplug.in : Added commit hook action
for calendar and contacts
* exchange-change-password.c : Added new
* exchange-calendar.c : Added new
* exchange-contacts.c : Added new
svn path=/trunk/; revision=29610
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-01 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c(print_error) : Added new. This prints the
validation error string.
(owa_authenticate_user) : Fetch the error code from validate and handle
the printing of error strings in the plugin.
* exchange-config-listener.c (account_added) : For now add the sources
before connect to avoid multiple esources. Should be fixed more
elegantly.
svn path=/trunk/; revision=29607
|
|
|
|
| |
svn path=/trunk/; revision=29596
|
|
|
|
|
|
|
|
|
| |
2005-06-27 Sarfraaz Ahmed <asarfraaz@novell.com>
* Makefile.am : Added the header files as part of SOURCES so that they
get disted as well.
svn path=/trunk/; revision=29595
|
|
|
|
| |
svn path=/trunk/; revision=29594
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
|
|
|
|
|
|
|
|
|
|
| |
2005-06-25 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Reverting previous commit. Do not remove
$(EVOLUTION_MAIL_LIBS) from LIBADD. The addressbook dependency
is not required atm.)
svn path=/trunk/; revision=29587
|
|
|
|
| |
svn path=/trunk/; revision=29584
|
|
|
|
| |
svn path=/trunk/; revision=29579
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Kaushal Kumar <kakumar@novell.com>
* e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am,
addressbook/gui/search/Makefile.am,
plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES.
Updated the include paths to use misc instead of widgets/misc.
svn path=/trunk/; revision=29574
|
|
|
|
|
|
|
|
|
|
| |
2005-06-22 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : We no longer should be declaring the
global_config_listener as a static variable here. Also, added some
NULL checks to avoid crashes.
svn path=/trunk/; revision=29573
|
|
|
|
| |
svn path=/trunk/; revision=29570
|
|
|
|
| |
svn path=/trunk/; revision=29553
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* */*.eplug.in: Use SOEXT.
svn path=/trunk/; revision=29539
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* */*.eplug.xml: Use SOEXT.
svn path=/trunk/; revision=29538
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-17 Kaushal Kumar <kakumar@novell.com>
* Retired GAL from Head. The relevant files have moved inside
evolution. Thanks to JP Rosevear for performing the cvs surgery. The
files have been moved in the following order.
evolution/e-util <- gal/gal/util
evolution/a11y <- gal/gal/a11y
evolution/a11y/e-table <- gal/gal/a11y/e-table
evolution/a11y/e-text <- gal/gal/a11y/e-text
evolution/widgets/table <- gal/gal/e-table
evolution/widgets/text <- gal/gal/e-text
evolution/widgets/misc <- gal/gal/widgets
evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
evolution/widgets/menus <- gal/gal/menus
Following is the summary of changes done to fix the build:-
- New files added to cvs repository,
- a11y/e-table/Makefile.am
- a11y/e-text/Makefile.am
- widgets/table/Makefile.am
- widgets/text/Makefile.am
- widgets/misc/pixmaps/Makefile.am
- iconv-detect.h
- iconv-detect.c
- Updated configure.in.
- Updated all the relevant Makefile.am files.
- Updated the include paths to replace all gal references.
- Updated the marshal list to suit gal files requirements.
svn path=/trunk/; revision=29522
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in : add mono to the plugins list
* data/evolution.desktop.in.in :
Fix for#307176 (patch from Andre Klapper)
correct the version of evolution-data-server.
* plugins/mono/Makefile.am : mono-plugin.h should be included
in the sources too.
svn path=/trunk/; revision=29518
|
|
|
|
| |
svn path=/trunk/; revision=29502
|
|
|
|
|
|
|
|
|
| |
2005-06-14 Sarfaaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : Fixed some warnings
* exchange-config-listener.c : Similar
svn path=/trunk/; revision=29500
|
|
|
|
|
|
|
|
|
| |
2005-06-12 Sarfraaz Ahmed <asarfraaz@novell.com>
* plugins/exchange-operations : Added a new plugin directory for
renaming exchange-account-setup as exchange-operations.
svn path=/trunk/; revision=29498
|
|
|
|
| |
svn path=/trunk/; revision=29497
|
|
|
|
| |
svn path=/trunk/; revision=29496
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-10 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (e_plugin_lib_enable)
(free_exchange_listener)(e_plugin_lib_enable) : Added new to
initialise the config listener.
(update_state) : Now updates the state directly from the server and not
from the file as earlier.
(owa_authenticate_user) : Authenticates and validates directly from
the server instead of using the camel APIs as earlier.
(set_oof_info) : Sets the state directly on the server
* Makefile.am : Use CAMEL_EXCHANGE CFLAGS and LIBS
svn path=/trunk/; revision=29486
|
|
|
|
| |
svn path=/trunk/; revision=29469
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* Evolution.idl: seutp an idl file so we only need to generate one
set of skels/stubs for all imported.
* mail-remote.c (e_plugin_lib_enable): instead of writing ior to a
file, just add the Session interface to the mail component.
* client.c (get_session): use the new shell interface to find the
mail compnent and retrieve the session interface using
bonobo-activation, so the mailer starts if we try to access it.
svn path=/trunk/; revision=29445
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-27 Not Zed <NotZed@Ximian.com>
* em-message-stream.[ch]: A camel-stream to wrap
Evolution_Mail_MessageStream.
* evolution-mail-messagestream.[ch]: simplified read-only stream
interface rather than using bonobo-stream. It wraps a
camel-stream only & simplified lifecycle management.
* evolution-mail-store.c (evolution_mail_store_changed): if we
have no more listeners, close the camelstore object off.
* Evolution-DataServer-Mail.idl: changed exceptions to use one
exception type with details. Fixed code to use these.
svn path=/trunk/; revision=29418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-26 Not Zed <NotZed@Ximian.com>
* evolution-mail-folderlistener.[ch]:
* evolution-mail-sessionlistener.[ch]:
* evolution-mail-storelistener.[ch]: New helpers for listeners.
* evolution-mail-listener.[ch]: removed.
* Evolution-DataServer-Mail.idl: removed the GNOME prefix, Bonobo
doesn't use it, and it just adds pointless typing. Added
getmessage and appendmessage interaces. Moved listeners to each
object rather than one global listener.
svn path=/trunk/; revision=29414
|
|
|
|
|
|
|
|
| |
2005-05-25 Not Zed <NotZed@Ximian.com>
* mono-plugin.c: implement the mono loader as a plugin itself.
svn path=/trunk/; revision=29411
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Not Zed <NotZed@Ximian.com>
* Lots more work. Now implements a full listener interface.
Filled out api.
svn path=/trunk/; revision=29406
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Vivek Jain <jvivek@novell.com>
* org-gnome-groupwise-features.eplug.xml:
removed "Item" tag entries, included a factory method
* shared-folder-common.c: changed callback (org_gnome_create_option)
to a factory method, check uri before adding the option to the menu.
New folder dialog now comes in another callback (create_shared_folder)
also added a function to free the item list.
svn path=/trunk/; revision=29404
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
23-05-2005 Vivek Jain <jvivek@novell.com>
Created a plugin "groupwise-features" which is a consolidation of
following existing plugins
* groupwise-account-setup
* addressbook-groupwise
* shared-folder
* groupwise-send-options
* groupwise-status-tracking
* send-options
svn path=/trunk/; revision=29400
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-21 Sarfraaz Ahmed <asarfraaz@novell.com>
Added a bunch of files to create exchange plugins for UI changes
* exchange-change-password.[ch]/.glade
* exchange-delegates.[ch]/.glade
* exchange-delegate-user.[ch]
* exchange-folder-size.[ch]
* exchange-folder-tree.glade
svn path=/trunk/; revision=29398
|
|
|
|
|
|
|
|
|
| |
2005-05-20 Not Zed <NotZed@Ximian.com>
* Lots of work, filled out functions, cleaned up idl to make the
data more useful, added a listener interface, etc.
svn path=/trunk/; revision=29395
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com>
* MakeFile.am:
* org-gnome-send-options.eplug.in: Plugin file to add
the Mark all Messages read menu item.
* send-options.c: Contains methods to mark messages as read.
svn path=/trunk/; revision=29391
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Vivek Jain <jvivek@novell.com>
Plugin to provide "print" option to composer. Files added:
* print-message.c
* Makefile.am
* org-gnome-print-message.eplug.xml
* org-gnome-print-message.xml
svn path=/trunk/; revision=29388
|
|
|
|
|
|
|
|
|
| |
2005-05-17 Not Zed <NotZed@Ximian.com>
* org-gnome-prefer-plain.eplug.xml: make it clear this is a demonstratio
n only.
svn path=/trunk/; revision=29377
|
|
|
|
|
|
|
|
|
|
| |
2005-05-17 Not Zed <NotZed@Ximian.com>
* Evolution.cs: added initial e_error wrapper.
* Camel.cs: added multipart & contenttype wrappers.
svn path=/trunk/; revision=29376
|
|
|
|
| |
svn path=/trunk/; revision=29375
|
|
|
|
| |
svn path=/trunk/; revision=29370
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* share-folder-common.c: moved e-error to e-util
* Makefile.am: error filename changes.
svn path=/trunk/; revision=29369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-13 Rodney Dawes <dobey@novell.com>
* plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
disted properly
2005-05-13 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add new em-folder-utils.[ch] abstraction
* em-folder-browser.c: Update for new menu layout
Add new methods to handle the actions that were previously only
available from the context menu when right-clicking on a folder
* em-folder-selector.c (emfs_response): Just call emfu_folder_create
if the user wants to create a new folder in the selector dialog
(em_folder_selector_get_selected_path): Clean up the code to fix a
couple potential crashes
* em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or
CamelFolderInfo object for the selected item in the tree
Add a method to get a pointer to an EMFolderTreeModelStoreInfo object
for the selected store in the tree
Move folder operations out into em-folder-utils.[ch] so that they
are abstracted from the tree and can be used by methods other than
the internal context menu
* em-folder-utils.[ch]: Move the folder operations code to here
* em-folder-view.c: Update for the new menu layout
Fix Mark as Read/Unread in the context menu to only show up in the list
* mail-component.c (create_item): Just call emfu_folder_create here
when the user requests to create a new folder from the New toolbar item
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-mailing-list-actions.xml: Update for the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-plugin-manager.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-save-attachments.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-shell-window.c (setup_widgets): Update for the new menu layout by
putting the "component" switching items under the "Tools" menu
2005-05-13 Rodney Dawes <dobey@novell.com>
* *.xml: Update to the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-filter-bar.[ch]: Update for the new menu layout
svn path=/trunk/; revision=29354
|
|
|
|
|
|
|
|
| |
2005-05-13 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add a backslash line separator to EXTRA_DIST
svn path=/trunk/; revision=29353
|
|
|
|
| |
svn path=/trunk/; revision=29346
|
|
|
|
| |
svn path=/trunk/; revision=29338
|
|
|
|
| |
svn path=/trunk/; revision=29328
|
|
|
|
| |
svn path=/trunk/; revision=29327
|
|
|
|
|
|
|
|
| |
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: setup cleanfiles & fix extra_dist
svn path=/trunk/; revision=29323
|
|
|
|
|
|
|
|
|
|
| |
2005-03-02 Philip Van Hoof <pvanhoof@gnome.org>
* rdf-format.c: Fixes for Bug #73099 and Bug #73098
* csv-format.c: Changed malloc to g_malloc and char to gchar
* csv-format.c: Fixes for Bug #73099 and Bug #73098
svn path=/trunk/; revision=29314
|
|
|
|
|
|
|
| |
remove use of e-error-tool
tag xml for translations where appropriate
svn path=/trunk/; revision=29304
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #273063
* org-gnome-shared-folder-errors.xml:
* org-gnome-shared-folder-errors.xml.h:Removed the unwanted
tabs and new line characters.
svn path=/trunk/; revision=29300
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
* default-source.c: (org_gnome_default_book): Removed the extra
space in "Mark as default folder".
svn path=/trunk/; revision=29297
|
|
|
|
|
|
|
|
| |
2005-05-05 Srinivasa Ragavan <sragavan@novell.com>
* properties.glade : Fixed a typo 272538
svn path=/trunk/; revision=29291
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* properties.glade : Fixed a typo #273064
svn path=/trunk/; revision=29289
|
|
|
|
| |
svn path=/trunk/; revision=29270
|
|
|
|
| |
svn path=/trunk/; revision=29265
|
|
|
|
|
|
|
|
| |
2005-04-26 Not Zed <NotZed@Ximian.com>
* A profiler plugin.
svn path=/trunk/; revision=29238
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-31 Parthasarathi Susarla <sparthasarathi@novell.com>
* share-folder-common.c:(create_folder):
check the store state, can create a shared
folder only in online mode
Fixes bug 74002
svn path=/trunk/; revision=29203
|
|
|
|
| |
svn path=/trunk/; revision=29202
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-08 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #74265
* itip-view.c (format_date_and_time_x): In time_days_in_month
the months are indexed from 0, so subtract one from the month
argument and send it.
svn path=/trunk/; revision=29189
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-07 JP Rosevear <jpr@novell.com>
Fixes #74291
* itip-view.c (itip_view_init): remove comment to re-enable
description display
svn path=/trunk/; revision=29179
|
|
|
|
|
|
|
|
|
| |
2005-04-05 Not Zed <NotZed@Ximian.com>
* bbdb.c (bbdb_handle_reply): noop if we can't open the book/we're
disabled.
svn path=/trunk/; revision=29162
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-11 David Malcolm <dmalcolm@redhat.com>
* new-mail-notify.c: preprocessor hackery using the value of
DBUS_VERSION to cope with changes to the semantics of
dbus_message_append_args
* Makefile.am: define the DBUS_VERSION in the preprocessor
svn path=/trunk/; revision=29154
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-31 JP Rosevear <jpr@novell.com>
Fixes #73844
* itip-formatter.c (extract_itip_data): make sure we check the
kind of the correct item
svn path=/trunk/; revision=29133
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-31 Vivek Jain <jvivek@novell.com>
**Fixes #74002
* share-folder-common.c :
(get_cnc): return cnc as NULL if evoluiton is in offline.
(create_folder): return -1 if in offline
svn path=/trunk/; revision=29132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-31 Vivek Jain <jvivek@novell.com>
**Fixes #73787 (bugzilla innerweb.novell)
* share-folder.c :
(add_right_clicked)
(edit_right_clicked)
(delete_right_clicked) : use path passed in the callback to get the
current iterator
also including some NULL checks
svn path=/trunk/; revision=29131
|
|
|
|
|
|
|
|
|
|
| |
2005-03-30 Li Yuan <li.yuan@sun.com>
* itip-formatter.c: (itip_formatter_page_factory):
add a11y name to Conflict Search Table
Fixes #73914
svn path=/trunk/; revision=29125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-28 Vivek Jain <jvivek@novell.com>
**Fixes #73198
* share-folder-common.c :
(org_gnome_shared_folder_factory):
(create_folder__created) : pass the full name in get_conatiner_id
(get_container_id) : break the full name and start looking for the
name from the top most parent. This will give proper container id
even in the case of the duplicate names at different hierarchies
svn path=/trunk/; revision=29115
|
|
|
|
|
|
|
|
| |
2005-03-22 David Trowbridge <trowbrds@cs.colorado.edu>
* Makefile.am: Use $(weatherdatadir) rather than $(weatherdir), get
rid of an incorrect comment
svn path=/trunk/; revision=29092
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-22222222222222222222222222222222222222222222 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73541
* csv-format.c: (do_save_calendar_csv):
* ical-format.c: (do_save_calendar_ical):
* rdf-format.c: (do_save_calendar_rdf): Changed the
cal e_cal_new to auth_new_from_source, so that the
ecal has the auth function in it.
svn path=/trunk/; revision=29089
|
|
|
|
|
|
| |
this value.
svn path=/trunk/; revision=29060
|
|
|
|
|
|
|
|
|
|
| |
2005-03-18 Vivek Jain <jvivek@novell.com>
* send-options.h:
* send-options.c: (org_gnome_compose_send_options): replace
X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETE
svn path=/trunk/; revision=29059
|
|
|
|
|
|
|
|
|
|
| |
2005-03-18 Vivek Jain <jvivek@novell.com>
**Fixes #73473
* send-options.c :(org_gnome_compose_send_options)
user proper entry to calculate the date of reply requested
svn path=/trunk/; revision=29058
|
|
|
|
|
|
| |
source url.
svn path=/trunk/; revision=29051
|
|
|
|
|
|
|
|
|
| |
2005-03-11 JP Rosevear <jpr@novell.com>
* itip-formatter.c (extract_itip_data): set the type appropriately
so that assigned tasks can be handled
svn path=/trunk/; revision=29025
|
|
|
|
|
|
|
|
|
|
| |
2005-03-10 Vivek Jain <jvivek@novell.com>
**Fixes #73201
* share-folder-common.c : (org_gnome_shared_folder_factory)
use full_name given by CamelFolder to get the selected folder name
svn path=/trunk/; revision=28993
|
|
|
|
|
|
|
|
|
|
| |
2005-03-09 Sankar P <psankar@novell.com>
* send-options.c: (org_gnome_compose_send_options)
Updated code to add priority to the appropriate header
Fixes the problem of Priority not set in outgoing mails
svn path=/trunk/; revision=28988
|
|
|
|
|
|
| |
duplicated accountWizard definition.
svn path=/trunk/; revision=28980
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-07 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listner.c (add_addressbook_sources) :
don't free container list here. It is chaced in
connection and will be frred later.
Fixes #72807
svn path=/trunk/; revision=28973
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-28 Sivaiah Nallagatla <snallagatla@novell.com>
* calendar-file.c (e_calendar_file_dummy) :
don't set the relative uri if already present.
part of fix for #73152
svn path=/trunk/; revision=28960
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-28 Sivaiah Nallagatla <snallagatla@novell.com>
* addressbook-file.c (e_book_file_dummy) :
don't set the relative uri if already present.
Also change the typo in the prototype s/calendar/book
part of fix for #73152
svn path=/trunk/; revision=28959
|
|
|
|
|
|
|
|
|
|
| |
2005-02-16 Not Zed <NotZed@Ximian.com>
* groupwise-account-setup.c (org_gnome_gw_account_setup): return
NULL, not an invisible, so it doesn't interfere with account
editor.
svn path=/trunk/; revision=28946
|
|
|
|
| |
svn path=/trunk/; revision=28943
|
|
|
|
| |
svn path=/trunk/; revision=28942
|
|
|
|
| |
svn path=/trunk/; revision=28941
|
|
|
|
| |
svn path=/trunk/; revision=28938
|
|
|
|
|
|
|
|
|
| |
2005-03-02 Philip Van Hoof <pvanhoof@gnome.org>
* rdf-format.c: Fixes for Bug #73099 and Bug #73098
* csv-format.c: Changed malloc to g_malloc and char to gchar
svn path=/trunk/; revision=28937
|
|
|
|
|
|
|
|
| |
2005-03-02 Philip Van Hoof <pvanhoof@gnome.org>
* csv-format.c: Fixes for Bug #73099 and Bug #73098
svn path=/trunk/; revision=28935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: bump version, requires
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: add startup wizard plugin
2005-02-28 JP Rosevear <jpr@novell.com>
* plugins/Makefile.am: dist standard and experimental plugins
* configure.in: move "all" plugins to standard and experimental
and default to building the standard set
svn path=/trunk/; revision=28927
|
|
|
|
|
|
|
|
| |
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: bump version, requires
svn path=/trunk/; revision=28926
|
|
|
|
|
|
|
|
| |
2005-02-21 JP Rosevear <jpr@novell.com>
* startup-wizard.c: A plugin the does the startup wizard
svn path=/trunk/; revision=28925
|
|
|
|
| |
svn path=/trunk/; revision=28900
|
|
|
|
| |
svn path=/trunk/; revision=28894
|
|
|
|
|
|
| |
creation only after user is authenticated and hostname is set by validate().
svn path=/trunk/; revision=28893
|
|
|
|
|
|
|
|
| |
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* clean up author/descriptions for various plugins.
svn path=/trunk/; revision=28889
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-21 Rodrigo Moya <rodrigo@novell.com>
Fixes #71527
* ical-format.c (display_error_message): changed to get a simple
string instead of a GError.
(do_save_calendar_ical): use GNOME-VFS for saving the file.
svn path=/trunk/; revision=28888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* configure.in: Make mailer depend on libedataserverui.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* Makefile.am (eutilinclude_HEADERS)
(libeutil_la_SOURCES): Remove e-passwords from here, it now
lives in libedataserverui.
* e-passwords.[ch]: Removed.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* gui/component/addressbook-view.c:
* gui/component/addressbook.c: Include
<libedataserverui/e-passwords.h>.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* common/authentication.c:
* gui/e-pub-utils.c:
* gui/alarm-notify/alarm-notify.c:
* gui/alarm-notify/notify-main.c:
* gui/dialogs/url-editor-dialog.c:
Include <libedataserverui/e-passwords.h>.
* gui/itip-utils.c: Remove e-passwords.h include, it's not
needed.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* mail-session.c:
* mail-config.c: Include <libedataserverui/e-passwords.h>.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* gui/component.c:
* lib/e-cert-db.c:
* lib/e-pkcs12.c: Include <libedataserverui/e-passwords.h>.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* e-shell-window-commands.c:
* e-shell.c:
* main.c: Include <libedataserverui/e-passwords.h>.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* camel-gw-listener.c: Include <libedataserverui/e-passwords.h>.
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* send-options.c: Include <libedataserverui/e-passwords.h>.
svn path=/trunk/; revision=28871
|
|
|
|
|
|
|
|
|
| |
2005-02-21 Not Zed <NotZed@Ximian.com>
* exchange-account-setup.c (org_gnome_exchange_owa_url): if the
host is null in the url, set it to "", so it has a non-null value.
svn path=/trunk/; revision=28857
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-17 Vivek Jain <jvivek@novell.com>
* share-folder-common.c : (get_cnc):
use ssl when "always" and "whenever possible" is enabled
changed "soap_ssl" to "use_ssl"
use the default port "7191" instead of "7181"
svn path=/trunk/; revision=28806
|
|
|
|
|
|
|
|
|
|
| |
2005-02-10 Chenthill Palanisamy <pchenthill@novell.com>
* send-options.c: (e_sendoptions_clicked_cb): IF
we get a invalid session string back from the server
do the operation again.
svn path=/trunk/; revision=28765
|
|
|
|
| |
svn path=/trunk/; revision=28735
|
|
|
|
|
|
|
|
| |
2005-02-07 JP Rosevear <jpr@novell.com>
* org-gnome-subject-thread.eplug.in: specify id
svn path=/trunk/; revision=28733
|
|
|
|
|
|
|
|
| |
2005-02-07 JP Rosevear <jpr@novell.com>
* org-gnome-itip-formatter.eplug.in: specify id for config page
svn path=/trunk/; revision=28732
|
|
|
|
| |
svn path=/trunk/; revision=28731
|
|
|
|
|
|
|
|
| |
2005-02-07 JP Rosevear <jpr@novell.com>
* org-gnome-evolution-bbdb.eplug.in: specify id
svn path=/trunk/; revision=28730
|
|
|
|
|
|
|
|
| |
2005-02-07 Not Zed <NotZed@Ximian.com>
* save-attachments.c (save_part): fix the access() call test.
svn path=/trunk/; revision=28729
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-03 Rodney Dawes <dobey@novell.com>
* itip-view.c (itip_view_init): Set the spacing for ourself to 12
to be HIG compliant as we are a GtkHBox derivative
Align the icon at 0.5 in the X direction to be HIG compliant
Set the spacing between table rows/columns to be HIG compliant
Fix the spacing/padding for all the boxes and packing calls to be
HIG compliant
Fixes #41235
svn path=/trunk/; revision=28693
|
|
|
|
|
|
|
|
|
|
| |
2005-02-02 Rodney Dawes <dobey@novell.com>
* Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the
define for it below
(weatherdir): Fix to use the correct versioned directory
svn path=/trunk/; revision=28691
|
|
|
|
| |
svn path=/trunk/; revision=28690
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-03 Chenthill Palanisamy <pchenthill@novell.com>
* send-options.c: (add_day_to_time), (send_options_commit),
(org_gnome_compose_send_options):Added functions to destroy
the dialog when the composer is destroyed to solve the crash.
Removed the return statement so that the send options gets
added to the composer headers. Made modification in setting
the values for some headers.
Changing the file name from Changelog to ChangeLog.
svn path=/trunk/; revision=28689
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-02 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by Harish Krishnaswamy <kharish@novell.com>
Fixes #71460
* itip-formatter.c: (view_response_cb): If the my_address
is not set. Set it from the backend.
svn path=/trunk/; revision=28675
|
|
|
|
|
|
| |
corrected exchange-accout-setup plugin code.
svn path=/trunk/; revision=28650
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-31 Sivaiah Nallagatla <snallagatla@novell.com>
* gaimbuddies.c (bbdb_sync_buddy_list) : initialize
GError* to NULL
Fixes #71512
* bbdb.c (bbdb_open_addressbook) : ditto
svn path=/trunk/; revision=28636
|
|
|
|
|
|
| |
corrected exchange-accout-setup plugin codewas.
svn path=/trunk/; revision=28624
|
|
|
|
| |
svn path=/trunk/; revision=28613
|
|
|
|
|
|
|
|
|
|
| |
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listner.c (get_address_book_names_from_server)
: Remove leading "%s" in the message. Similar to
#36137
svn path=/trunk/; revision=28594
|
|
|
|
|
|
|
|
|
| |
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-view.c (format_date_and_time_x): make tomorrow and this
week strings work properly
svn path=/trunk/; revision=28591
|
|
|
|
|
|
|
|
| |
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): remove debug test
svn path=/trunk/; revision=28590
|
|
|
|
|
|
|
|
| |
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-formatter.c: add some debugging spew
svn path=/trunk/; revision=28584
|
|
|
|
|
|
|
|
| |
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-formatter.c: add some debugging spew
svn path=/trunk/; revision=28583
|
|
|
|
|
|
|
|
|
| |
2005-01-27 Rodrigo Moya <rodrigo@novell.com>
* itip-formatter.c (update_attendee_status): deal with the itip
message having an individual instance.
svn path=/trunk/; revision=28580
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-26 JP Rosevear <jpr@novell.com>
Fixes #71485
* itip-formatter.c (update_attendee_status): fix message paste-o
* itip-view.c (format_date_and_time_x): improve translator
comments
svn path=/trunk/; revision=28569
|
|
|
|
|
|
|
|
| |
2005-01-26 David Trowbridge <trowbrds@cs.colorado.edu>
* org-gnome-calendar-weather.eplug.in: fix typo
svn path=/trunk/; revision=28568
|
|
|
|
|
|
|
|
|
|
| |
2005-01-25 JP Rosevear <jpr@novell.com>
* itip-formatter.c (pitip_free): actually destroy the client
hashes so the signals get cleaned up
(format_itip): create a proper unique classid for the pobject
svn path=/trunk/; revision=28558
|
|
|
|
|
|
|
|
|
| |
2005-01-25 Rodrigo Moya <rodrigo@novell.com>
* calendar-weather.c (e_plugin_lib_enable): set all new categories to
not searchable.
svn path=/trunk/; revision=28551
|
|
|
|
| |
svn path=/trunk/; revision=28542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-24 Chenthill Palanisamy <pchenthill@novell.com>
* org-gnome-send-options.eplug.in: Changed the item_type to
section instead of item.
* send-options.c (get_cnc): Made the necessary changes to get cnc
since some part of dependant code was changed in groupwise account
set up plugin.
(org_gnome_send_options): Changed the prototype of the function
to return the widget.
(send_options_commit): Added a warning message if the Modification
was not sent to the server.
svn path=/trunk/; revision=28530
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-24 Vivek Jain <jvivek@novell.com>
*properties.glade : changed the layout of the widgets
*share-folder.[ch]: removed the checkbuttons for display of rights
: removed new_list, update_list and remove_list
added users_list
*share-folder.c : removed function (update_list_update)
(share_folder_construct) : added gtk_cell_renderer_toggle for
displaying rights
added one structure SharedUsers to have a single list instead of three
different lists. Made corresponding changes in all functions.
*share-folder-common.c : (new_folder_response): use
gtk_widget_reparent to pack the widget
added two files
*org-gnome-shared-folder-errors.xml
*org-gnome-shared-folder-errors.xml.h : to display error message
*Makefile.am : included error data
svn path=/trunk/; revision=28529
|
|
|
|
|
|
|
| |
2005-01-24 Vivek Jain <jvivek@novell.com>
to display error messages
svn path=/trunk/; revision=28528
|
|
|
|
| |
svn path=/trunk/; revision=28526
|
|
|
|
| |
svn path=/trunk/; revision=28514
|
|
|
|
|
|
| |
fixed some compile time warnings.
svn path=/trunk/; revision=28513
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-23 Sivaiah Nallagatla <snalagatla@novell.com>
* camel-gw-listener.c (add_esource)
(modify_esource) (add_addressbook_sources) :
Don't set offline_sync value taken from camel url
instead set "1" or "0" depending upon offline is enabled
or not
svn path=/trunk/; revision=28512
|
|
|
|
|
|
|
|
|
|
| |
2005-01-22 Nat Friedman <nat@novell.com>
* gaimbuddies.c (im_list_contains_buddy): Check the buddy account
name, not alias. Duh.
(free_contact_list): Removed.
svn path=/trunk/; revision=28511
|
|
|
|
| |
svn path=/trunk/; revision=28510
|
|
|
|
| |
svn path=/trunk/; revision=28509
|
|
|
|
| |
svn path=/trunk/; revision=28508
|
|
|
|
| |
svn path=/trunk/; revision=28504
|
|
|
|
|
|
|
|
|
|
| |
2005-01-21 Sivaiah Nallagatla <snallagtla@novell.com>
* org-gnome-gw-account-setup.eplug.in : changed
the item type from "item" to "item_table". avoids
some debug spew on the console
svn path=/trunk/; revision=28493
|
|
|
|
| |
svn path=/trunk/; revision=28485
|
|
|
|
| |
svn path=/trunk/; revision=28468
|
|
|
|
|
|
|
|
| |
Palanisamy <pchenthill@novell.com>
* first commit of the status tracking plugin
svn path=/trunk/; revision=28464
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listener.c: (add_calendar_tasks_sources):
Assiged value to URL.
svn path=/trunk/; revision=28462
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=28447
|
|
|
|
|
|
|
| |
handled properly and password dialog comes up on pressing ok button, in failure
cases.
svn path=/trunk/; revision=28439
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
hostname is not read.
svn path=/trunk/; revision=28435
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=28431
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
gconf and setting it in EAccount.
svn path=/trunk/; revision=28426
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|