aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features
Commit message (Collapse)AuthorAgeFilesLines
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-1/+8
| | | | svn path=/trunk/; revision=33432
* Rewritten GroupWise Status TrackingSankar P2007-03-302-84/+88
| | | | | | | | | | | 2007-03-30 Sankar P <psankar@novell.com> * status-track.c: (format_date), (track_status): Rewritten GroupWise Status Tracking svn path=/trunk/; revision=33344
* ** Fixes bug #419524Matthew Barnes2007-03-217-6/+12
| | | | | | | | | | | | | | | | | | | | | | | 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #419524 * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>. * e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list): * mail/em-migrate.c (emm_setup_initial): * shell/e-component-registry.c (query_components): * shell/e-shell-settings-dialog.c (load_pages): * shell/e-shell-window-commands.c (command_quick_reference): * tools/killev.c (main): Use g_get_language_names() instead of gnome_i18n_get_language_list(). * e-util/e-util.c: Remove e_gettext(). * e-util/Makefile.am: Remove e-i18n.h. svn path=/trunk/; revision=33319
* Include missing header fileSankar P2007-02-052-1/+6
| | | | | | | | | 2007-02-05 Sankar P <psankar@novell.com> * junk-settings.c: Include missing header file svn path=/trunk/; revision=33176
* don't split sentences. Fixes bug #401288.Nickolay V. Shmyrev2007-01-272-2/+10
| | | | | | | | | | 2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * install-shared.c: (org_gnome_popup_wizard): don't split sentences. Fixes bug #401288. svn path=/trunk/; revision=33154
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-275-17/+25
| | | | svn path=/trunk/; revision=33152
* Fix a crash when setting up a GroupWise account. Closes bug #330969. PatchKjartan Maraas2007-01-262-1/+7
| | | | | | | | | | 2007-01-25 Kjartan Maraas <kmaraas@gnome.org> * send-options.c: (get_cnc): Fix a crash when setting up a GroupWise account. Closes bug #330969. Patch from Parthasarathi Susarla. svn path=/trunk/; revision=33148
* Added code for implementing Send options via a data hook .Raghavendran2007-01-233-18/+21
| | | | | | | | | | | | 2007-01-18 Raghavendran <raghavguru7@gmail.com> * org-gnome-groupwise-features.xml: * mail-send-options.c : Added code for implementing Send options via a data hook . svn path=/trunk/; revision=33139
* Remove an extraneous initialization that leaks a CamelUrl on eachHarish Krishnaswamy2006-11-172-1/+6
| | | | | | | | | | 2006-11-17 Harish Krishnaswamy <kharish@novell.com> * proxy-login.c: (proxy_login_get_cnc): Remove an extraneous initialization that leaks a CamelUrl on each invocation. svn path=/trunk/; revision=32990
* Fixes #360815Chenthill Palanisamy2006-10-162-4/+6
| | | | svn path=/trunk/; revision=32897
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
| | | | | | | | | | | | | | | | 2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com> * addressbook/gui/widgets/eab-contact-display.c: addressbook/importers/evolution-ldif-importer.c addressbook/importers/evolution-vcard-importer.c calendar/importers/icalendar-importer.c plugins/groupwise-features/properties.glade plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml plugins/save-attachments/org-gnome-save-attachments.xml shell/shell.error.xml : Make some string improvements to allow better use of gettext compendia. svn path=/trunk/; revision=32879
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-192-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | 2006-07-18 Andre Klapper <a9016009@gmx.de> * addressbook/gui/contact-editor/contact-editor.glade: * addressbook/gui/contact-editor/fullname.glade: * addressbook/gui/contact-editor/fulladdr.glade: * addressbook/gui/contact-editor/im.glade: * addressbook/gui/contact-list-editor/contact-list-editor.glade: * calendar/gui/dialogs/calendar-setup.glade: * calendar/gui/dialogs/new-calendar.glade: * calendar/gui/dialogs/new-task-list.glade: * calendar/gui/dialogs/url-editor-dialog.glade: * mail/message-tags.glade: * plugins/exchange-operations/exchange-change-password.glade: * plugins/groupwise-features/properties.glade: * widgets/e-timezone-dialog/e-timezone-dialog.glade: * widgets/menus/gal-view-instance-save-as-dialog.glade: * widgets/menus/gal-view-new-dialog.glade: * widgets/misc/e-attachment.glade: * widgets/misc/gal-categories.glade: remove "*" from translation. Fixes bug #331147. svn path=/trunk/; revision=32340
* Made the success message translatable and fixed a typo.Sankar P2006-07-172-1/+6
| | | | | | | | | 2006-07-17 Sankar P <psankar@novell.com> * mail-retract.c: (retract_mail_settings) Made the success message translatable and fixed a typo. svn path=/trunk/; revision=32330
* Evolution side coding for implementing security-classification send-options ↵Sankarasivasubramanian Pasupathilingam2006-07-173-1/+14
| | | | | | for GroupWise svn path=/trunk/; revision=32329
* Added support for GroupWise Message Retract mail-retract.c,Sankar P2006-07-175-4/+118
| | | | | | | | | | 2006-07-17 Sankar P <psankar@novell.com> * Added support for GroupWise Message Retract * Files added: mail-retract.c, org-gnome-mail-retract-errors.xml * Files modified: org-gnome-groupwise-features.eplug.xml, Makefile.am svn path=/trunk/; revision=32325
* add translator comments to the string "Proxy login". Fixes bug #345055.Andre Klapper2006-06-292-0/+8
| | | | | | | | | 2006-06-29 Andre Klapper <a9016009@gmx.de> * proxy-login.c: add translator comments to the string "Proxy login". Fixes bug #345055. svn path=/trunk/; revision=32205
* org-gnome-proxy-login-errors.xml: Handled error case to not allow proxySankar P2006-06-123-1/+21
| | | | | | | | | | 2006-06-12 Sankar P <psankar@novell.com> * proxy-login.c: org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy login to the same account more than once. Fixes #340535 svn path=/trunk/; revision=32111
* Increases the height of the dialog to make it easily usableDavid Richards2006-05-312-0/+6
| | | | | | | | | 2006-05-31 David Richards <drichard@largo.com> * proxy-login-dialog.glade: Increases the height of the dialog to make it easily usable svn path=/trunk/; revision=32060
* Changed the ; in the end to a . in an error messageSankar P2006-04-242-1/+6
| | | | | | | | | 2006-04-24 Sankar P <psankar@novell.com> * org-gnome-proxy-login-errors.xml: Changed the ; in the end to a . in an error message svn path=/trunk/; revision=31872
* Takes care of non SSL accounts too. Fixes #332948Sankar P2006-03-012-4/+11
| | | | | | | | | | | 2006-03-01 Sankar P <psankar@novell.com> * proxy-login.c: (proxy_get_password) (proxy_login_get_cnc): Takes care of non SSL accounts too. Fixes #332948 svn path=/trunk/; revision=31615
* Fix more brokenness. doh check if its the proxy page. Need whack on theShreyas Srinivasan2006-02-212-3/+12
| | | | | | | | | 2006-02-21 Shreyas Srinivasan <sshreyas@novell.com> * proxy.c: Fix more brokenness. doh check if its the proxy page. Need whack on the head for sucky reckless commit. svn path=/trunk/; revision=31549
* Fix more brokenness. doh check if its the proxy page.Shreyas Srinivasan2006-02-202-4/+9
| | | | | | | | | 2006-02-16 Shreyas Srinivasan <sshreyas@novell.com> * proxy.c: Fix more brokenness. doh check if its the proxy page. svn path=/trunk/; revision=31547
* Initialize connection only when the proxy tab is clicked.Shreyas Srinivasan2006-02-162-2/+9
| | | | | | | | | 2006-02-16 Shreyas Srinivasan <sshreyas@novell.com> * proxy.c: Initialize connection only when the proxy tab is clicked. svn path=/trunk/; revision=31535
* ** See bug 326348 check if its a valid accoune before creating folderParthasarathi Susarla2006-02-082-0/+10
| | | | | | | | | | 2006-02-08 Parthasarathi Susarla <sparthasarathi@novell.com> ** See bug 326348 * share-folder-common.c:(refresh_folder_tree) check if its a valid accoune before creating folder svn path=/trunk/; revision=31445
* Make this place a bit more quietKjartan Maraas2006-01-286-25/+18
| | | | svn path=/trunk/; revision=31328
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-272-1/+5
| | | | | | | | | | | | 2006-01-27 Andre Klapper <a9016009@gmx.de> * plugins/groupwise-features/proxy-listing.glade: * plugins/publish-calendar/publish-calendar.glade: * smime/gui/smime-ui.glade: * widgets/table/e-table-config.glade: * widgets/table/e-table-config-no-group.glade: removed string "dialog1" from translation. Fixes bug 306118. svn path=/trunk/; revision=31326
* decode the date to local time **Fixes #314755 also fixed some stylingVivek Jain2006-01-182-5/+20
| | | | | | | | | | | | 2006-01-18 Vivek Jain <jvivek@novell.com> * status-track.c : (add_detail): decode the date to local time **Fixes #314755 also fixed some styling issues. Committed on behalf of Vivek - partha svn path=/trunk/; revision=31230
* 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
* Fix for #325117Harish Krishnaswamy2006-01-012-2/+2
| | | | | | | | 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/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-301-1/+1
| | | | | | | | | | | | | 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
* 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 make-clean issues.Harish Krishnaswamy2005-12-122-1/+5
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30750
* 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
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
| | | | svn path=/trunk/; revision=30647
* 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
* *** empty log message ***Parthasarathi Susarla2005-11-081-0/+1
| | | | svn path=/trunk/; revision=30577
* 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
* 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
* "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
* 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
* : (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
* 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
* 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
* Revert patchShreyas Srinivasan2005-08-242-26/+4
| | | | | | | | 2005-08-24 Shreyas Srinivasan <sshreyas@novell.com> * Revert patch svn path=/trunk/; revision=30242
* 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
* ** 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
* : 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
* 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-021-1/+1
| | | | svn path=/trunk/; revision=29954
* 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
* 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
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-271-0/+2
| | | | | | | | | | | | | | | 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
* 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
* 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
* 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-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
* 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
* Don't return a value from a void funtion.Tor Lillqvist2005-07-132-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* 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
* 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
* Add missing header.Frédéric Crozat2005-07-082-0/+5
| | | | | | * send-options.c: Add missing header. svn path=/trunk/; revision=29678
* *** 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
* 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
* not linking to libevolution-mail.Sushma Rai2005-06-272-2/+1
| | | | svn path=/trunk/; revision=29596
* Not loading the plugin on startup.Sushma Rai2005-06-272-1/+6
| | | | svn path=/trunk/; revision=29594
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-272-7/+15
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) fromHarish Krishnaswamy2005-06-252-6/+11
| | | | | | | | | | 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
* Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-252-5/+11
| | | | svn path=/trunk/; revision=29584
* Set load-on-startup to true.Sushma Rai2005-06-242-1/+4
| | | | svn path=/trunk/; revision=29579
* Added widgets in INCLUDES.Kaushal Kumar2005-06-233-2/+3
| | | | | | | | | | | | 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
* Use SOEXT.Tor Lillqvist2005-06-182-1/+5
| | | | | | | | 2005-06-18 Tor Lillqvist <tml@novell.com> * */*.eplug.xml: Use SOEXT. svn path=/trunk/; revision=29538
* removed "Item" tag entries, included a factory methodVivek Jain2005-05-243-10/+51
| | | | | | | | | | | | | | 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
* Created a plugin "groupwise-features" which is a consolidation ofVivek Jain2005-05-2318-0/+4990
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