aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Cheking for password expired error code, displaying the error message andSushma Rai2006-01-125-9/+244
| | | | | | | | | allowing the user to reset password. Also showing password expiry warning message in advance. Fixes #326060. Also, Checking for the quota related error codes and displaying the corresponding error/warning messages to the user. Fixes #326087. svn path=/trunk/; revision=31143
* Changing strings to be more precise. Fixes bug 325132.Andre Klapper2006-01-112-2/+6
| | | | | | | | 2006-01-11 Andre Klapper <a9016009@gmx.de> * org-gnome-sa-junk-plugin.eplug.xml: Changing strings to be more precise. Fixes bug 325132. svn path=/trunk/; revision=31136
* added the bug id 325926`Chenthill Palanisamy2006-01-111-0/+1
| | | | svn path=/trunk/; revision=31127
* fixes appearance of the empty menu item in mail.Chenthill Palanisamy2006-01-112-2/+7
| | | | svn path=/trunk/; revision=31126
* ** Fixes bug #316100Srinivasa Ragavan2006-01-115-12/+10
| | | | | | | | | | | | | | 2006-01-11 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #316100 * org-gnome-exchange-ab-subscription.xml: * org-gnome-exchange-tasks-subscription.xml: * org-gnome-folder-permissions.xml: * org-gnome-folder-subscription.xml: Removed empty menu entry which was pointing to Tools menu. svn path=/trunk/; revision=31125
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-103-2/+10
| | | | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * csv-format.c: * rdf-format.c: use e_utf8_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31120
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-102-0/+7
| | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * itip-view.c: use e_utf8_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31119
* Fixed the issue of subscribe to other users folder being modal.Sushma Rai2006-01-092-17/+22
| | | | | | Fixes #314748 svn path=/trunk/; revision=31103
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-063-7/+14
| | | | | | | | | | | | | | | | | | | | | | 2006-01-06 Andre Klapper <a9016009@gmx.de> * addressbook/gui/widgets/eab-gui-util.c: * calendar/calendar.error.xml: * calendar/gui/dialogs/task-details-page.glade: * calendar/gui/e-cal-component-preview.c: * calendar/gui/e-cal-model-tasks.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-itip-control.c: * calendar/gui/print.c: * mail/mail-ops.c: * mail/mail-send-recv.c: * mail/mail-session.c: * plugins/itip-formatter/itip-formatter.c: * plugins/itip-formatter/itip-view.c: changing "cancelled" (British English) to "canceled" (American English). Fixes bug 325334. svn path=/trunk/; revision=31088
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * evolution-mail-session.c: * evolution-mail-store.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31082
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-062-2/+8
| | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * mail-account-disable.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31081
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * itip-formatter.c: * itip-view.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31080
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * camel-hula-listener.c: * camel-hula-listener.h: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31079
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-067-7/+18
| | | | | | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * junk-mail-settings.c: * mail-send-options.c: * proxy-login.c: * proxy.c: * proxy.h: * send-options.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31078
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
| | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * camel-gw-listener.c: * camel-gw-listener.h: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31077
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-065-4/+13
| | | | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * exchange-account-setup.c: * exchange-calendar.c: * exchange-config-listener.h: * exchange-contacts.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31076
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2006-01-053-8/+26
| | | | | | | | created, so that corresponding folder will be authenticated and loaded after the folder creation. Also fixed memory leak in case of no any changes condition. Not freeing the non allocated string offline_mode. svn path=/trunk/; revision=31064
* See bug ** 325210Shi Pu2006-01-042-3/+58
| | | | | | | | | | | | | | 2005-01-04 Shi Pu <shi.pu@sun.com> See bug ** 325210 * em-junk-filter.c: (get_spamassassin_version): gets the spamassassin version which evolution used (em_junk_sa_report_junk), (em_junk_sa_report_non_junk), (em_junk_sa_commit_reports): judge spamassassin version to decide which sync option should be used svn path=/trunk/; revision=31050
* Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match whatTor Lillqvist2006-01-044-3/+25
| | | | | | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match what is redefined for Win32 in e-util/e-util-private.h * publish-calendar.c (publish_calendar_locations) * url-editor-dialog.c (url_editor_dialog_construct): Construct glade file pathname at run-time. svn path=/trunk/; revision=31044
* Check for static capability only if the ecal already exists. Fixes anotherHarish Krishnaswamy2006-01-032-1/+8
| | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * itip-formatter.c: (source_selected_cb): Check for static capability only if the ecal already exists. Fixes another critical warning crasher. svn path=/trunk/; revision=31029
* In the plugin porceed only with the exchange account folders.Sushma Rai2006-01-023-2/+16
| | | | | | fixes #325491. svn path=/trunk/; revision=31020
* String Fixes (Bug #325122)Harish Krishnaswamy2006-01-011-3/+3
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * String Fixes (Bug #325122) svn path=/trunk/; revision=31006
* Fix for #325117Harish Krishnaswamy2006-01-013-5/+5
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> Fix for #325117 svn path=/trunk/; revision=31005
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30993
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-311-0/+5
| | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * csv-format.c: fixed two strings for consistency. Fixes bug 325127 and partially bug 325125. svn path=/trunk/; revision=30992
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30991
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-311-0/+9
| | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c: added a missing word. Fixes bug 325128. 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c, itip-view.c: Marked missing strings translatable. Fixes bug 313554 in CVS HEAD. svn path=/trunk/; revision=30990
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/groupwise-features/properties.glade: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30989
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+11
| | | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/exchange-account-setup.c: harmonized "URL", "Url" and "url". Fixes bug 325125. svn path=/trunk/; revision=30988
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+5
| | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * org-gnome-evolution-bbdb.eplug.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30987
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-1/+1
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/calendar/gui/apps_evolution_calendar.schemas.in.in, evolution/plugins/exchange-operations/exchange-account-setup.c, evolution/widgets/misc/e-url-entry.c: harmonized "URL", "Url" and "url". Fixes bug 325125. svn path=/trunk/; revision=30976
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-301-2/+2
| | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * csv-format.c: fixed two strings for consistency. Fixes bug 325127 and partially bug 325125. svn path=/trunk/; revision=30975
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-304-4/+4
| | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml, evolution/plugins/groupwise-features/properties.glade, evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml, evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml, evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml, evolution/mail/mail.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30972
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-301-1/+1
| | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c: added a missing word. Fixes bug 325128. svn path=/trunk/; revision=30971
* Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.Andre Klapper2005-12-302-26/+26
| | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * itip-formatter.c, itip-view.c: Marked missing strings translatable. Fixes bug 313554 in CVS HEAD. svn path=/trunk/; revision=30968
* fixed a typoAndre Klapper2005-12-261-1/+1
| | | | | | | 2005-12-26 Andre Klapper <a9016009@gmx.de> * org-gnome-addressbook-file.eplug.xml: fixed a typo svn path=/trunk/; revision=30959
* added description and author according to the changelog and c file. FixesAndre Klapper2005-12-261-1/+2
| | | | | | | | 2005-12-26 Andre Klapper <a9016009@gmx.de> * org-gnome-evolution-startup-wizard.eplug.xml: added description and author according to the changelog and c file. Fixes bug 301149. svn path=/trunk/; revision=30958
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-2518-12/+36
| | | | svn path=/trunk/; revision=30950
* Use -no-undefined on Windows. Link with used libraries.Tor Lillqvist2005-12-222-1/+9
| | | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined on Windows. Link with used libraries. svn path=/trunk/; revision=30928
* Use SOEXT.Tor Lillqvist2005-12-222-1/+5
| | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * org-gnome-publish-calendar.eplug.in: Use SOEXT. svn path=/trunk/; revision=30927
* Fixes #320119Chenthill Palanisamy2005-12-212-4/+27
| | | | svn path=/trunk/; revision=30924
* fixes #274433Chenthill Palanisamy2005-12-212-2/+23
| | | | svn path=/trunk/; revision=30920
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2005-12-212-2/+20
| | | | | | | created, so that corresponding folder will be authenticated and loaded after the folder creation. Fixes #324678. svn path=/trunk/; revision=30913
* added the missing file.Chenthill Palanisamy2005-12-202-1/+7
| | | | svn path=/trunk/; revision=30903
* Setting the correct title. Fixes #324580.Sushma Rai2005-12-202-1/+7
| | | | svn path=/trunk/; revision=30892
* Removed the repleted window title and added translator comments. Fixes #313545.Sushma Rai2005-12-193-5/+44
| | | | svn path=/trunk/; revision=30882
* Checking if the user has selected save password option or not andSushma Rai2005-12-193-6/+45
| | | | | | | accordingly prompting for the password whenever Evolution is restarted. Also, not asking for password twice during account creation. Fixes #324485. svn path=/trunk/; revision=30879
* free CamelURL and exchange_params. Fixes #324483.Sushma Rai2005-12-192-1/+15
| | | | svn path=/trunk/; revision=30878
* Corrected include path which was breaking the build.Sushma Rai2005-12-195-7/+16
| | | | svn path=/trunk/; revision=30877
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-1914-0/+3022
| | | | svn path=/trunk/; revision=30875
* Added bug ID.Sushma Rai2005-12-191-1/+1
| | | | svn path=/trunk/; revision=30874
* Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we areTor Lillqvist2005-12-182-8/+14
| | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * audio-inline.c: Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we are comparing to plain ASCII strings. svn path=/trunk/; revision=30856
* Use GLib API to manipulate pathname.Tor Lillqvist2005-12-182-6/+18
| | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * save-attachments.c (entry_changed): Use GLib API to manipulate pathname. svn path=/trunk/; revision=30848
* Drop unused inclusion of <dirent.h>.Tor Lillqvist2005-12-182-1/+4
| | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * mono-plugin.c: Drop unused inclusion of <dirent.h>. svn path=/trunk/; revision=30846
* Use g_ascii_strcasecmp() instead of g_strcasecmp().Tor Lillqvist2005-12-182-3/+8
| | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * itip-formatter.c: Use g_ascii_strcasecmp() instead of g_strcasecmp(). svn path=/trunk/; revision=30845
* junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-186-8/+67
| | | | | | | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * junk-settings.c * proxy-login.c * proxy.c * share-folder.c: Construct glade file name at run-time. * process-meeting.c (find_attendee): Use g_ascii_strcasecmp() instead of g_strcasecmp(). svn path=/trunk/; revision=30844
* Fix to build in Suse 93Chenthill Palanisamy2005-12-131-1/+1
| | | | svn path=/trunk/; revision=30765
* Using the proper error code, and also removed hard coded URL fromSushma Rai2005-12-123-4/+15
| | | | | | translatable string. svn path=/trunk/; revision=30755
* Added bug in to ChangeLogSushma Rai2005-12-121-0/+1
| | | | svn path=/trunk/; revision=30751
* Fix make-clean issues.Harish Krishnaswamy2005-12-1222-1/+71
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30750
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30749
* Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-122-1/+8
| | | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues. svn path=/trunk/; revision=30748
* Mark various plugins translatable.Funda Wang2005-12-0710-12/+32
| | | | svn path=/trunk/; revision=30733
* initialize CamelException.Parthasarathi Susarla2005-12-052-0/+8
| | | | | | | | | | 2005-12-05 Parthasarathi Susarla <sparthasarathi@novell.com> * proxy.c: initialize CamelException. Fixes bug #314576 svn path=/trunk/; revision=30717
* Fix for 322733.Simon Zheng2005-11-302-14/+6
| | | | | | | | | | | | | 2005-11-30 Simon Zheng <Simon.Zheng@Sun.Com> Fix for 322733. * copy-tool.c: (ct_selection_get): Removed printf() statement in order to avoid printing NULL point. (org_gnome_copy_tool_copy_address): Removed printf() statement. (ct_selection_clear_event): Removed printf() statement. svn path=/trunk/; revision=30709
* Fix for 322733.Simon Zheng2005-11-292-2/+9
| | | | | | | | | | | 2005-11-29 Simon Zheng <Simon.Zheng@Sun.Com> Fix for 322733. * copy-tool.c: (ct_selection_get): Move printf() statement after NULL checking. svn path=/trunk/; revision=30706
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-262-2/+2
| | | | svn path=/trunk/; revision=30687
* Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway.Tor Lillqvist2005-11-242-1/+5
| | | | | | | | | 2005-11-24 Tor Lillqvist <tml@novell.com> * itip-view.c: Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway. svn path=/trunk/; revision=30658
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-242-2/+9
| | | | svn path=/trunk/; revision=30654
* Groupwise address book, new warning message if the user's frequent contactsSushma Rai2005-11-242-1/+15
| | | | | | folder is not createdi. svn path=/trunk/; revision=30653
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
| | | | svn path=/trunk/; revision=30647
* Fixed a stupid typo.Harish Krishnaswamy2005-11-151-1/+1
| | | | | | | | 2005-11-14 Harish Krishnaswamy <kharish@novell.com> Fixed a stupid typo. svn path=/trunk/; revision=30615
* Hula Account setup - initial commits.Harish Krishnaswamy2005-11-156-0/+777
| | | | | | | | | | 2005-11-14 Harish Krishnaswamy <kharish@novell.com> * Makefile.am, camel-hula-listener.[ch], hula-account-setup.c, org-gnome-evolution-hula-account-setup.eplug.xml: Hula Account setup - initial commits. svn path=/trunk/; revision=30609
* Re-implemented this funciton. (add_attendee_cb): Removed this callbackMubeen Jukaku2005-11-112-16/+31
| | | | | | | | | | | 2005-10-11 Mubeen Jukaku <jmubeen@novell.com> * mail-to-task.c (set_attendees): Re-implemented this funciton. (add_attendee_cb): Removed this callback because of above change. Fixes bug #301081 svn path=/trunk/; revision=30600
* Fixes #306673Chenthill Palanisamy2005-11-112-37/+18
| | | | svn path=/trunk/; revision=30596
* Function signature specifies a void return. So, do not return NULL.Harish Krishnaswamy2005-11-102-1/+7
| | | | | | | | | | 2005-11-10 Harish Krishnaswamy <kharish@novell.com> * mail-send-options.c: (org_gnome_compose_send_options): Function signature specifies a void return. So, do not return NULL. svn path=/trunk/; revision=30591
* check if string (eg. use_ssl) are NULL before strcmp(). prevents aParthasarathi Susarla2005-11-092-0/+8
| | | | | | | | | | 2005-11-09 Parthasarathi Susarla <sparthasarathi@novell.com> * camel-gw-listener.c (get_addressbook_names_from_server): check if string (eg. use_ssl) are NULL before strcmp(). prevents a violation. svn path=/trunk/; revision=30588
* *** empty log message ***Parthasarathi Susarla2005-11-081-0/+1
| | | | svn path=/trunk/; revision=30577
* Fixes #308752.Chenthill Palanisamy2005-11-072-1/+7
| | | | svn path=/trunk/; revision=30574
* When the user forgets-password explicitly, the subsequent proxy-loginSankar P2005-10-202-6/+29
| | | | | | | | | | | | | | 2005-10-20 Sankar P <psankar@novell.com> * proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc): When the user forgets-password explicitly, the subsequent proxy-login requests are made with a NULL password leading to unexpected behavior. Fixes #312467 * proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc): Added the missing unrefs for the connection object. svn path=/trunk/; revision=30543
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-0/+8
| | | | | | | | | | | | 2005-10-19 Philip Van Hoof <pvanhoof@gnome.org> composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, composer/e-msg-composer.h, composer/evolution-composer.c, composer/listener.c, mail/em-composer-utils.c, plugins/mailing-list-actions/mailing-list-actions.c: data hiding svn path=/trunk/; revision=30535
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-1/+1
| | | | | | | | | | | | 2005-10-19 Philip Van Hoof <pvanhoof@gnome.org> composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, composer/e-msg-composer.h, composer/evolution-composer.c, composer/listener.c, mail/em-composer-utils.c, plugins/mailing-list-actions/mailing-list-actions.c: data hiding svn path=/trunk/; revision=30532
* Dont try to connect when the account is offline. Also connect to theShreyas Srinivasan2005-10-192-6/+54
| | | | | | | | | | 2005-10-19 Shreyas Srinivasan <sshreyas@novell.com> * proxy.c (org_gnome_proxy): Dont try to connect when the account is offline. Also connect to the server only when the proxy tab is clicked. * Fixes #314297, #314345 svn path=/trunk/; revision=30531
* Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-syncSrinivasa Ragavan2005-10-1810-0/+1211
| | | | | | | | | 2005-10-18 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-sync svn path=/trunk/; revision=30523
* Changed visible to enabled. Fixes the bug #314899Srinivasa Ragavan2005-10-182-12/+17
| | | | | | | | | 2005-10-18 Srinivasa Ragavan <sragavan@novell.com> * org-gnome-mailing-list-actions.eplug.xml: Changed visible to enabled. Fixes the bug #314899 svn path=/trunk/; revision=30522
* "use_ssl" should be Null checked before comparing it with any value. itsVivek Jain2005-10-142-1/+7
| | | | | | | | | | 2005-10-14 Vivek Jain <jvivek@novell.com> * proxy.c :(proxy_get_cnc) "use_ssl" should be Null checked before comparing it with any value. its NULL when evo is not compiled with ssl support and caused crash. svn path=/trunk/; revision=30505
* when we reach to the last item in the list, de-sensitize the removeVivek Jain2005-10-072-1/+8
| | | | | | | | | | 2005-10-07 Vivek Jain <jvivek@novell.com> * share-folder.c : (remove_clicked) when we reach to the last item in the list, de-sensitize the remove button. svn path=/trunk/; revision=30499
* ** See Bug #268852 allow max one chid to be spawned for spamd.Vivek Jain2005-10-062-2/+11
| | | | | | | | | | | 2005-10-06 Vivek Jain <jvivek@novell.com> ** See Bug #268852 * em-junk-filter.c : (em_junk_sa_run_spamd) allow max one chid to be spawned for spamd. svn path=/trunk/; revision=30496
* moved code for comparing id's to the getcontainer list part, we break ifVivek Jain2005-10-052-72/+91
| | | | | | | | | | | 2005-10-05 Vivek Jain <jvivek@novell.com> * share-folder.c : (display_container) moved code for comparing id's to the getcontainer list part, we break if we find the matched. also check for null before comparing, free the values **Fixes #317906 svn path=/trunk/; revision=30494
* Constructing the path properly to get the efolder. Creating proper path.Shakti Sen2005-10-033-9/+30
| | | | | | | | | | | | | | | | | 2005-10-03 Shakti Sen <shprasad@novell.com> * exchange-folder-permission.c (org_gnome_exchange_folder_permissions), (org_gnome_exchange_menu_folder_permission): Constructing the path properly to get the efolder. * exchange-folder.c (org_gnome_exchange_folder_inbox_unsubscribe), (exchange_get_folder), (org_gnome_exchange_check_inbox_subscribed), (unsubscribe_dialog_ab_response), (unsubscribe_dialog_response): Creating proper path. The above modifications will now allow the user to do the operations like unsubscribed to Inbox and giving permission to a folder. svn path=/trunk/; revision=30479
* fixes 315752.Chenthill Palanisamy2005-10-032-13/+84
| | | | svn path=/trunk/; revision=30475
* added (e_plugin_lib_enable) calls init here to initialize all settingsVivek Jain2005-10-032-0/+17
| | | | | | | | | | | 2005-10-03 Vivek Jain <jvivek@novell.com> * em-junk-filter.c: added (e_plugin_lib_enable) calls init here to initialize all settings **Fixes #317792 unref GConfClient in finalize svn path=/trunk/; revision=30468
* : (org_gnome_shared_folder_factory) enable shared-folder functionalilty,Vivek Jain2005-09-303-11/+7
| | | | | | | | | | | 2005-09-30 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) enable shared-folder functionalilty, remove env check svn path=/trunk/; revision=30441
* Sets the corresponding 'Folder name'. (create_folder_subscription_dialog):Shakti Sen2005-09-305-12/+59
| | | | | | | | | | | | | | | | | | | | | 2005-09-30 Shakti Sen <shprasad@novell.com> * exchange-folder-subscription.c (setup_folder_name_combo): Sets the corresponding 'Folder name'. (create_folder_subscription_dialog): Sets the cursor to User's entry text field. * exchange-folder-subscription.h: Added one more argument to function create_folder_subscription_dialog() to set the window title. * exchange-folder.c (org_gnome_exchange_inbox_subscription), (org_gnome_exchange_addressbook_subscription), (org_gnome_exchange_calendar_subscription), (org_gnome_exchange_tasks_subscription): Added newly. * org-gnome-exchange-operations.eplug.in: Changed the activate callback function names so that it can show appropriate window title. Fixes bug #317019, #317023. svn path=/trunk/; revision=30426
* Propogate the authentication mechanism to the backend. exchange-calendar.cSarfraaz Ahmed2005-09-285-19/+31
| | | | | | | | | | | | 2005-09-28 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c (owa_authenticate_user) : Propogate the authentication mechanism to the backend. * exchange-calendar.c * exchange-contacts.c * exchange-folder.c : Parse the new account uri. svn path=/trunk/; revision=30413
* Use SOEXT.Tor Lillqvist2005-09-282-1/+3
| | | | | | | | 2005-09-28 Tor Lillqvist <tml@novell.com> * org-gnome-exchange-operations.eplug.in: Use SOEXT. svn path=/trunk/; revision=30403
* Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. SetTor Lillqvist2005-09-282-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | 2005-09-28 Tor Lillqvist <tml@novell.com> * configure.in: Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. Set corresponding variables unconditionally on Win32, as LDAP support is always present (in <winldap.h> and -lwldap32). (CAMEL_EXCHANGE): Add more stuff to CAMEL_EXCHANGE_CFLAGS and _LIBS. These are used only in plugins/exchange-operations/Makefile.am, and now it's enough to use only that CAMEL_EXCHANGE_CFLAGS and _LIBS there. In plugins/exchange-operations: 2005-09-28 Tor Lillqvist <tml@novell.com> * Makefile.am (INCLUDES, LIBADD): Use just CAMEL_EXCHANGE_CFLAGS and _LIBS, they now includes all necessary (see top-level ChangeLog). (LDFLAGS): Use NO_UNDEFINED. svn path=/trunk/; revision=30388
* Not skipping the entries which have only e-mail id and not name.Sushma Rai2005-09-282-7/+19
| | | | | | Fixes #303286. svn path=/trunk/; revision=30387
* Using writable property to find the GroupWise system address book, whileSushma Rai2005-09-282-1/+12
| | | | | | marking it for offline usage, instead of it's name. svn path=/trunk/; revision=30385
* Added code to handle the extra blank email that will be returned from theSankar P2005-09-282-1/+15
| | | | | | | | | | | 2005-09-28 Sankar P <psankar@novell.com> * proxy.c (proxy_dialog_store_widgets_data): Added code to handle the extra blank email that will be returned from the ENameSelector, while auto-completion. Fixes #317400 svn path=/trunk/; revision=30384
* we have to connect "response" to (install_folder_response) to make it workVivek Jain2005-09-272-2/+11
| | | | | | | | | | | | 2005-09-27 Vivek Jain <jvivek@novell.com> * install-shared.c: (accept_clicked): we have to connect "response" to (install_folder_response) to make it work don't destroy druid right now, wait till folder selector dialog dies, make folder selector dialog modal svn path=/trunk/; revision=30379
* ** Fixes bug 312849Praveen Kumar2005-09-233-6/+88
| | | | | | | | | | | | | | | | | | | | | | | | 2005-09-22 Praveen Kumar <kpraveen@novell.com> ** Fixes bug 312849 * exchange-calendar.c (e_exchange_calendar_pcalendar): Populate the folder hierarchy only if Evolution is online. (e_exchange_calendar_check): Disable the "OK" button if Evolution is offline. (e_exchange_calendar_commit): Don't do anything if Evolution is offline. * exchange-contacts.c (e_exchange_contacts_pcontacts): Populate the folder hierarchy only if Evolution is online. (e_exchange_contacts_check): Disable the "OK" button if Evolution is offline. (e_exchange_contacts_commit): Don't do anything if Evolution is offline. svn path=/trunk/; revision=30372
* Fixes #315345Chenthill Palanisamy2005-09-192-3/+9
| | | | svn path=/trunk/; revision=30357
* *** empty log message ***Parthasarathi Susarla2005-09-162-5/+20
| | | | svn path=/trunk/; revision=30352
* Now checks for the camel provider type, and does nothing for non exchangeArunprakash2005-09-152-0/+20
| | | | | | | | | | | 2005-09-15 Arunprakash <arunp@novell.com> * exchange-account-setup.c (org_gnome_exchange_show_folder_size_factory) : Now checks for the camel provider type, and does nothing for non exchange providers. ** Fixes #312886. svn path=/trunk/; revision=30350
* Fix for #316274Irene Huang2005-09-152-0/+14
| | | | | | | | | | | | 2005-09-14 Irene Huang <Irene.Huang@sun.com> Fix for #316274 * exchange-account-setup.c: (btn_chpass_clicked), (org_gnome_exchange_settings): Enable change password function only when built with kerberos5. svn path=/trunk/; revision=30348
* ** Fixes bug 314762Praveen Kumar2005-08-292-6/+13
| | | | | | | | | | | 2005-08-29 Praveen Kumar <kpraveen@novell.com> ** Fixes bug 314762 * exchange-config-listener.c (remove_selected_non_offline_esources) : Fixing a nasty infinite loop by swapping an if and while block. svn path=/trunk/; revision=30284
* Replaced g_object_unref with g_free since priv was created using g_new.Sankar P2005-08-292-1/+7
| | | | | | | | | | 2005-08-25 Sankar P <psankar@novell.com> * proxy.c: (proxy_dialog_finalize): Replaced g_object_unref with g_free since priv was created using g_new. Fixes #312309 svn path=/trunk/; revision=30281
* Fixes #313534 Moved the code to display recur check box to cal_opened_cb.Chenthill Palanisamy2005-08-292-8/+14
| | | | | | | | | | 2005-08-29 Chenthill Palanisamy <pchenthill@novell.com> Fixes #313534 * itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb): Moved the code to display recur check box to cal_opened_cb. svn path=/trunk/; revision=30280
* Fixes the 'Label disappears' problem in Tasks, Calendar and Contacts.Shakti Sen2005-08-262-3/+9
| | | | | | | | | | | 2005-08-26 Shakti Sen <shprasad@novell.com> * exchange-folder.c (org_gnome_exchange_folder_unsubscribe): Fixes the 'Label disappears' problem in Tasks, Calendar and Contacts. Fixes bug #311959. svn path=/trunk/; revision=30258
* Need to set the account's linestatus to online as there is no way to getArunprakash2005-08-253-6/+25
| | | | | | | | | | | | | 2005-08-25 Arunprakash <arunp@novell.com> * exchange-config-listener.c (account_added) : Need to set the account's linestatus to online as there is no way to get the linestatus in plugin. Also moved the authentication code to exchange_operations_get_exchange_account as it is not needed here. * exchange-operations.c (exchange_operations_get_exchange_account) : Updated to return the account in offline mode. svn path=/trunk/; revision=30251
* Added support for Unsubscribe to other user's Inbox.Shakti Sen2005-08-252-2/+135
| | | | | | | | | | | | 2005-08-25 Shakti Sen <shprasad@novell.com> * exchange-folder.c (exchange_refresh_folder_tree, exchange_get_folder, org_gnome_exchange_folder_inbox_unsubscribe): Added support for Unsubscribe to other user's Inbox. Fixes bug #313310. svn path=/trunk/; revision=30250
* Revert patchShreyas Srinivasan2005-08-242-26/+4
| | | | | | | | 2005-08-24 Shreyas Srinivasan <sshreyas@novell.com> * Revert patch svn path=/trunk/; revision=30242
* Getting list of mail-ids instead of a single mail-id. Added support forShakti Sen2005-08-244-47/+96
| | | | | | | | | | | | | 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
* Removed the warning that are generated when compiled with GCC 4.Praveen Kumar2005-08-249-30/+53
| | | | | | | | | | | | | | | | | | | | 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
* return the right type. (proxy_soap_login): fix pointer cast.Not Zed2005-08-248-68/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* def9ine before defining.Not Zed2005-08-243-3/+10
| | | | | | | | | | | 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
* Remove the special case for win32, its a bug on all platforms, silly.Not Zed2005-08-243-11/+15
| | | | | | | | | | | | 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
* use the right type for attendees.Not Zed2005-08-242-1/+5
| | | | | | | | 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
* Add missing headers (org_gnome_print_message): define before defining,Not Zed2005-08-242-2/+14
| | | | | | | | | | 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
* include missing header.Not Zed2005-08-242-0/+5
| | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * ical-format.c: include missing header. svn path=/trunk/; revision=30227
* pre-define.Not Zed2005-08-242-1/+6
| | | | | | | | 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
* add missing headers.Not Zed2005-08-242-0/+6
| | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * itip-view.c: add missing headers. svn path=/trunk/; revision=30225
* forward declare exported func.Not Zed2005-08-242-0/+5
| | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * default-source.c: forward declare exported func. svn path=/trunk/; revision=30224
* forward-define e_plugin_lib_enable, remove some unecessary headers.Not Zed2005-08-242-8/+9
| | | | | | | | | | 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
* fix relative_uri type.Not Zed2005-08-242-1/+5
| | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * calendar-file.c (e_calendar_file_dummy): fix relative_uri type. svn path=/trunk/; revision=30222
* fix relative_uri type, don't include every header in the world we dont'Not Zed2005-08-242-12/+9
| | | | | | | | | | 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
* Use exchange_operations_get_exchange_account. Fetch the password andSarfraaz Ahmed2005-08-225-16/+61
| | | | | | | | | | | | | | 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
* ** see previous commit changed variable name to groupwise_shared_foldervivek jain2005-08-223-3/+9
| | | | | | | | | | 2005-08-22 vivek jain <jvivek@novell.com> ** see previous commit changed variable name to groupwise_shared_folder svn path=/trunk/; revision=30198
* : (org_gnome_shared_folder_factory) disable shared-folder functionaliltyVivek Jain2005-08-223-1/+22
| | | | | | | | | | | | | 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
* Dont try to connect when the account is offline.CVSShreyas Srinivasan2005-08-222-4/+26
| | | | | | | | | 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
* ** See #308117.Not Zed2005-08-222-0/+8
| | | | | | | | | | 2005-08-19 Not Zed <NotZed@Ximian.com> ** See #308117. * Makefile.am: link to proper libraries. svn path=/trunk/; revision=30185
* fixed a typo: s/occured/occurred/gJens Seidel2005-08-221-1/+1
| | | | svn path=/trunk/; revision=30180
* fixes a memory leak.Chenthill Palanisamy2005-08-222-13/+24
| | | | svn path=/trunk/; revision=30177
* Put back in warning messages about calendar not being opened.Carsten Guenther2005-08-212-0/+13
| | | | | | | | | 2005-08-20 Carsten Guenther <carsten.guenther@scalix.com> * itip-formatter.c: (cal_opened_cb, final_cal_opened_cb): Put back in warning messages about calendar not being opened. svn path=/trunk/; revision=30172
* NULL-terminate calls to e_error_run; fixed typos in if-statement; someCarsten Guenther2005-08-192-26/+38
| | | | | | | | | | | | 2005-08-18 Carsten Guenther <carsten.guenther@scalix.com> * itip-formatter.c: (update_attendee_status): NULL-terminate calls to e_error_run; fixed typos in if-statement; some code cleanup. (cal_opened_cb, final_cal_opened_cb): Removed unnecessary message about not being able to open the calendar. svn path=/trunk/; revision=30158
* Added new (add_account_esources): Don't add the calendars and tasks in thePraveen Kumar2005-08-163-58/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-09-12 Praveen Kumar <kpraveen@novell.com> * exchange-config-listener.c (remove_selected_non_offline_esources): Added new (add_account_esources): Don't add the calendars and tasks in the selected list (account_added): If starting in offline mode remove the non-offline calendars and tasks from the selected list so that it doesn't throws an error Fixes the bug 273272. 2005-08-11 Praveen Kumar <kpraveen@novell.com> * exchange-config-listener.c (exchange_camel_urls_is_equal): Added new (exchange_config_listener_modify_esource_group_name): Added new (account_changed): Handle most of the account parameter changes without restart. This fixes bug 272784 and partially bug 220168 (account_removed): Removed the message dialog that says that the changes will be reflected after restart. This partially fixes the bug 220168 svn path=/trunk/; revision=30132
* ** See #271985.Not Zed2005-08-1513-37/+64
| | | | | | | | | | | | | 2005-08-10 Not Zed <NotZed@Ximian.com> ** See #271985. * evolution-mail-session.c (is_storage): check for uri "" and pass exception to provider get. Disable lots of debug output. svn path=/trunk/; revision=30119
* Fixes #305627.Chenthill Palanisamy2005-08-122-2/+49
| | | | svn path=/trunk/; revision=30098
* : Check "prd" for NULL, ALWAYS.Veerapuram Varadhan2005-08-122-2/+10
| | | | | | | * proxy.c: (proxy_commit) : Check "prd" for NULL, ALWAYS. svn path=/trunk/; revision=30092
* : Changed the way in which the EDIT and DELETED flags are handled so thatSankar P2005-08-102-3/+18
| | | | | | | | | | | | 2005-08-10 Sankar P <psankar@novell.com> * proxy.c : (proxy_dialog_store_widgets_data) (proxy_commit) : Changed the way in which the EDIT and DELETED flags are handled so that any proxy can be deleted without closing account-editor. Fixes #312313 svn path=/trunk/; revision=30070
* Moved the GList to maintain the list of proxies, into the proxyDialogSankar P2005-08-103-37/+48
| | | | | | | | | | | | | | 2005-08-10 Sankar P <psankar@novell.com> * proxy.c : Moved the GList to maintain the list of proxies, into the proxyDialog structure. Fixes #312352, #312309 * proxy.h : Added free_proxy_list declaration to avoid compiler warning svn path=/trunk/; revision=30069
* always use full name for the folder **Fixes #311555Vivek Jain2005-08-102-8/+18
| | | | | | | | | | 2005-08-10 Vivek Jain <jvivek@novell.com> * share-folder-common.c:(org_gnome_shared_folder_factory) always use full name for the folder **Fixes #311555 svn path=/trunk/; revision=30068
* Use SOEXT.Tor Lillqvist2005-08-102-1/+5
| | | | | | | | 2005-08-10 Tor Lillqvist <tml@novell.com> * org-gnome-default-source.eplug.in: Use SOEXT. svn path=/trunk/; revision=30056
* ** See bug #312621.Not Zed2005-08-092-0/+10
| | | | | | | | | | | 2005-08-08 Not Zed <NotZed@Ximian.com> ** See bug #312621. * mailing-list-actions.c (emla_list_action_do): noop if msg = NULL. svn path=/trunk/; revision=30046
* Fixes #307841Chenthill Palanisamy2005-08-092-0/+13
| | | | svn path=/trunk/; revision=30041
* Included glib/gi18n.h file for translation. Same.Arunprakash2005-08-083-0/+8
| | | | | | | | | | 2005-08-08 Arunprakash <arunp@novell.com> * exchange-folder-size-display.c: Included glib/gi18n.h file for translation. * exchange-operations.c: Same. svn path=/trunk/; revision=30029
* Marked strings for translation that were left out. Same.Arunprakash2005-08-063-4/+11
| | | | | | | | | | | 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
* Disabling giving proxy rights to self. Fixes #312365Sankar P2005-08-062-2/+12
| | | | | | | | | | 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
* *** empty log message ***Jain Vivek2005-08-061-1/+0
| | | | svn path=/trunk/; revision=30012
* Added code to get the password from the cache, instead of asking the userSankar P2005-08-042-12/+25
| | | | | | | | | | | 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
* Add a11y name to Plugin Table.Li Yuan2005-08-042-0/+7
| | | | | | | | | 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
* Added offline/online support and removed some warning messages. Added aShakti Sen2005-08-036-4/+106
| | | | | | | | | | | | | | | | | | | | 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
* allocate enough space for the url. May be related to #304461.Not Zed2005-08-032-6/+8
| | | | | | | | | 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
* Fix for build breakAhmed Sarfraaz2005-08-032-2/+6
| | | | svn path=/trunk/; revision=29960
* Included 'calendar' in INCLUDES and some .la inShakti Sen2005-08-024-15/+84
| | | | | | | | | | | | | | | 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
* Check for NULL target Similar Similar SimilarSarfraaz Ahmed2005-08-025-67/+69
| | | | | | | | | | | 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
* *** empty log message ***Jain Vivek2005-08-021-1/+1
| | | | svn path=/trunk/; revision=29954
* How strange, this was never added, but nobody noticed till now.Not Zed2005-08-022-0/+23
| | | | | | | | | 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
* Added new (add_defaults_for_account) : Added a call to the newly addedPraveen Kumar2005-08-012-3/+53
| | | | | | | | | | 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
* adjust row counts while calling add_detail so that it doesn't overlap theVivek Jain2005-07-292-3/+11
| | | | | | | | | | | 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
* for status strack removed "Item" tag entries, included a factory methodVivek Jain2005-07-293-27/+58
| | | | | | | | | | | | | | 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
* Handle error conditions if folder subscription fails. Fixes bug 311712Praveen Kumar2005-07-292-21/+33
| | | | | | | | | 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
* check for NULL before using the address. **Fixes bugs like #274544Vivek Jain2005-07-282-15/+27
| | | | | | | | | | 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
* applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" toVivek Jain2005-07-282-8/+24
| | | | | | | | | | | | | | 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
* Added the hook for the proxy-login feature, since it was removed bySankar P2005-07-272-0/+13
| | | | | | | | | 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
* Only show the unsubscribe menu if it is an exchange folder.Harry Lu2005-07-272-2/+23
| | | | | | | | | | | 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
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-275-1/+7
| | | | | | | | | | | | | | | 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
* Fixed a small typo. The file name isShakti Sen2005-07-252-1/+7
| | | | | | | | | | 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
* Add the size label only if the calendar exists. Add the size label only ifSarfraaz Ahmed2005-07-253-36/+49
| | | | | | | | | | | 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
* Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooksShakti Sen2005-07-255-8/+99
| | | | | | | | | | | | | | | | 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
* Takes care of displaying the folder size for mail folders. Now also addsSarfraaz Ahmed2005-07-257-10/+172
| | | | | | | | | | | | | | | | | | | 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
* Changed the e_notice calls to e_error_run calls. Same. *Arunprakash2005-07-2510-66/+167
| | | | | | | | | | | | | | | | | | | 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
* Creating the dialog and getting the user.Shakti Sen2005-07-252-1/+19
| | | | | | | | | | | 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
* Added the new file process-meeting.c and widgets/misc to include headers.Chenthill Palanisamy2005-07-255-6/+306
| | | | | | | | | | | | | 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
* Marking "Novell GroupWise Address Book" for offline usage, by default.Sushma Rai2005-07-232-1/+11
| | | | svn path=/trunk/; revision=29856
* Included files org-gnome-exchange-ab-subscription.xml,Shakti Sen2005-07-227-9/+117
| | | | | | | | | | | | | | | | | 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
* Put back the fix I committed on 2005-03-31, not sure when it got reverted.Vivek Jain2005-07-222-14/+46
| | | | | | | | | | 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
* Handling the rename of calendars. This addresses the bug 310433 RemovedPraveen Kumar2005-07-226-319/+136
| | | | | | | | | | | | | | | | | | 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
* Rescan the tree before fetching the folder list. Similar Dont add theSarfraaz Ahmed2005-07-215-5/+17
| | | | | | | | | | | | | | 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
* Remove the tools menu which someone was too lazy to remove.Not Zed2005-07-212-4/+5
| | | | | | | | | 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
* Fixed a memory leak and a crash when start date does is not present.Chenthill Palanisamy2005-07-202-3/+8
| | | | | | | | | 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
* Fix #310710. Make code little smart. Stop adding tabs continously. StillShreyas Srinivasan2005-07-202-51/+76
| | | | | | | | | | 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
* connect to sod-signal and get the input data in the callbackVivek Jain2005-07-202-52/+73
| | | | | | | | | | 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
* Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-2015-2952/+0
| | | | | | | | | 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
* Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-2012-18/+2916
| | | | | | | | | 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
* Set the reccurrence id for the reccurring appointment. Set the MOD-TYPEChenthill Palanisamy2005-07-192-25/+78
| | | | | | property only while accepting all instances. svn path=/trunk/; revision=29802
* Marked strings for translationVivek Jain2005-07-193-6/+10
| | | | | | | | 2005-07-19 Vivek Jain <jvivek@novell.com> * junk-mail-settings.c: Marked strings for translation svn path=/trunk/; revision=29800
* Added a label named 'Custom' to show appropriate role in the 'Role:' comboShakti Sen2005-07-192-2/+25
| | | | | | | | | | | | 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
* This is no longer needed. gtk_widget_destroy will take care of destroyingSarfraaz Ahmed2005-07-193-11/+11
| | | | | | | | | | | | 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
* Added the functions org_gnome_exchange_calendar_permissions() andShakti Sen2005-07-184-13/+127
| | | | | | | | | | | | | | | | 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
* Handle the case of user clicking "Cancel" button in "Change Password"Praveen Kumar2005-07-182-1/+12
| | | | | | | | | | | | 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
* Fixed a silly extra space.Ahmed Sarfraaz2005-07-161-1/+1
| | | | svn path=/trunk/; revision=29783
* Removed. Is no longer being usedSarfraaz Ahmed2005-07-162-357/+4
| | | | | | | | 2005-07-16 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-ask-password.c : Removed. Is no longer being used svn path=/trunk/; revision=29779
* Removed the permissions from the structure, since it is no longer needed.Sankar P2005-07-152-4/+6
| | | | | | | | | 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
* Put permissions on the store instead of the global structure as it getsSankar P2005-07-152-9/+13
| | | | | | | | | 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
* Included the e-foreign-folder-dialog.glade file. Added newly.Shakti Sen2005-07-153-1/+261
| | | | | | | | | | | 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
* NULL checks before we do anything else here (quite likely to be NULL)Vivek Jain2005-07-142-1/+13
| | | | | | | | | | 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
* Fixed some compile time warningsSarfraaz Ahmed2005-07-145-19/+17
| | | | | | | | | | | 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
* Checked for if the exchange account exist/configured. Replaced all theShakti Sen2005-07-146-80/+93
| | | | | | | | | | | | | | | | | | | 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
* Why is this a separate plugin, shouldn't it be part of groupwise????Not Zed2005-07-142-3/+8
| | | | | | | | | 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
* Modified the eplug file to add the "commit" code for folder hierarchyPraveen Kumar2005-07-132-11/+20
| | | | | | | | | | 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
* Don't return a value from a void funtion.Tor Lillqvist2005-07-1314-7/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* remove the reference to shell/importer/libevolution-importer.la inHarish Krishnaswamy2005-07-132-1/+5
| | | | | | | | | 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
* re-write the importer stuff to use the eplugin stuff.Not Zed2005-07-132-104/+89
| | | | | | | | | | 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
* removed all the importer stuff. fixed the copyright.Not Zed2005-07-122-199/+28
| | | | | | | | | 2005-07-12 Not Zed <NotZed@Ximian.com> * startup-wizard.c: removed all the importer stuff. fixed the copyright. svn path=/trunk/; revision=29742
* Remove groupwise-features plugin as it is already listed as a base pluginHarish Krishnaswamy2005-07-121-1/+1
| | | | | | | | | 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
* Added CLEANFILES element and glade and error files to EXTRA_DIST.Sankar P2005-07-122-2/+18
| | | | | | | | | 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
* Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and addedSankar P2005-07-122-2/+14
| | | | | | | | | | 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
* Added missed header files to the SOURCES.Sankar P2005-07-124-2/+11
| | | | | | | | | 2005-07-12 Sankar P <psankar@novell.com> * Makefile.am : Added missed header files to the SOURCES. svn path=/trunk/; revision=29732
* included missing header fileVivek Jain2005-07-122-0/+13
| | | | | | | | | | | | | | | | 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
* transferred ChangeLog entry here (2005-07-10 Shreyas SrinivasanVivek Jain2005-07-121-0/+7
| | | | | | | | | | | 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
* have a ChangeLog and transfer the changelog entry from the main ChangeLogVivek Jain2005-07-121-0/+9
| | | | | | | | | | | | | 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
* Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-114-2/+15
| | | | | | | | | | | | 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
* Made changes so that the proxy list will be loaded only when the accountSankar P2005-07-112-28/+49
| | | | | | | | | | | | 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
* Fix for #309992 and changes to avoid compiler warnings.Sankarasivasubramanian Pasupathilingam2005-07-112-1/+14
| | | | svn path=/trunk/; revision=29712
* Removed this directory. This functionality has now been moved toSarfraaz Ahmed2005-07-1116-4381/+0
| | | | | | | | | 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
* Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to reportSarfraaz Ahmed2005-07-117-84/+254
| | | | | | | | | | | | | | | | | | | | | 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
* Included files exchange-folder-subscription.c,Shakti Sen2005-07-114-19/+62
| | | | | | | | | | | | | | 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
* check whether memory could be allocated. Return if the message is NULL soVivek Jain2005-07-112-0/+11
| | | | | | | | | | | | 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
* Support for groupwise recurrences.Chenthill Palanisamy2005-07-114-5/+103
| | | | svn path=/trunk/; revision=29704
* Modify function definition orderShreyas Srinivasan2005-07-101-88/+86
| | | | | | | | | 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
* Add missing file to pluginShreyas Srinivasan2005-07-101-0/+66
| | | | | | | | 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
* Plugin to add Disable/ Proxy Logout to a store menu on right click.Shreyas Srinivasan2005-07-103-0/+132
| | | | | | | | | 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
* Remove some crap plugins/proxy-login/*.gladep file which got committed byShreyas Srinivasan2005-07-101-7/+0
| | | | | | | | 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
* Plugin to implement Proxy Login on a groupwise account.Shreyas Srinivasan2005-07-107-0/+839
| | | | | | | | | 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
* Plugin to implement Proxy assignment on a groupwise account.Shreyas Srinivasan2005-07-107-0/+2006
| | | | | | | | | 2005-07-10 Shreyas Srinivasan <sshreyas@novell.com> * plugins/proxy/*: Plugin to implement Proxy assignment on a groupwise account. svn path=/trunk/; revision=29693
* Remove the camel-groupwise-listener code as it runs in a different plugin.Shreyas Srinivasan2005-07-105-1042/+0
| | | | | | | | | 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
* Make the camel-groupwise-listener load on startup.Shreyas Srinivasan2005-07-104-0/+1092
| | | | | | | | | 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
* Added entries for the files providing the delegation assistant featurePraveen Kumar2005-07-088-17/+324
| | | | | | | | | | | | | | | | 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
* Included files exchange-permissions-dialog.c,Shakti Sen2005-07-084-7/+41
| | | | | | | | | | | | | | | 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
* Added new file for Folder Permissions. Added new file for FolderShakti Sen2005-07-0810-0/+2239
| | | | | | | | | | | | | | | | | | | | | | 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
* Exit evolution when closing wizard using window manager control ; don'tFrédéric Crozat2005-07-082-2/+17
| | | | | | | | | * 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
* Add missing header.Frédéric Crozat2005-07-082-0/+5
| | | | | | * send-options.c: Add missing header. svn path=/trunk/; revision=29678
* Include exchange-folder-size-display.h SimilarSarfraaz Ahmed2005-07-073-1/+8
| | | | | | | | | 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
* Removed these filesAhmed Sarfraaz2005-07-072-399/+0
| | | | svn path=/trunk/; revision=29670
* Adding the new filesAhmed Sarfraaz2005-07-072-0/+143
| | | | svn path=/trunk/; revision=29669
* Implemented new to invoke the folder size table.Sarfraaz Ahmed2005-07-073-2/+35
| | | | | | | | | | | | | | | 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
* *** empty log message ***Jain Vivek2005-07-071-1/+1
| | | | svn path=/trunk/; revision=29666
* have one more hookitem in folderview.popup for displaying junk mailVivek Jain2005-07-073-2/+20
| | | | | | | | | | | | | | | | 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
* added: junk-mail-settings.c junk-settings.c junk-settings.hVivek Jain2005-07-074-0/+1180
| | | | | | | | | | 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
* Use NO_UNDEFINED. Link with more libraries.Vivek Jain2005-07-062-1/+5
| | | | | | | | 2005-07-06 Vivek Jain <jvivek@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29646
* sa-junk-plugin : plugin that uses spam assasin for junk mail handlingVivek Jain2005-07-064-0/+807
| | | | | | | | | | | 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
* Newly added. This adds the esources for all the folders only if theSarfraaz Ahmed2005-07-052-0/+62
| | | | | | | | | | | 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
* removed a copy paste error: misleading textVivek Jain2005-07-031-1/+1
| | | | | | | | 2005-07-02 Vivek Jain <jvivek@novell.com> removed a copy paste error: misleading text svn path=/trunk/; revision=29622
* Added new file entries for calendar , contacts and change-password enabledPraveen Kumar2005-07-018-54/+941
| | | | | | | | | | | | | | | | | | | | 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
* Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-013-13/+116
| | | | | | | | | | | | | | 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
* not linking to libevolution-mail.Sushma Rai2005-06-272-2/+1
| | | | svn path=/trunk/; revision=29596
* Added the header files as part of SOURCES so that they get disted as well.Sarfraaz Ahmed2005-06-272-2/+9
| | | | | | | | | 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
* Not loading the plugin on startup.Sushma Rai2005-06-272-1/+6
| | | | svn path=/trunk/; revision=29594