aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Check for static capability only if the ecal already exists. Fixes anotherHarish Krishnaswamy2006-01-032-1/+8
* In the plugin porceed only with the exchange account folders.Sushma Rai2006-01-023-2/+16
* String Fixes (Bug #325122)Harish Krishnaswamy2006-01-011-3/+3
* Fix for #325117Harish Krishnaswamy2006-01-013-5/+5
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-311-0/+5
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-311-0/+9
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+11
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+5
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-1/+1
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-301-2/+2
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-304-4/+4
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-301-1/+1
* Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.Andre Klapper2005-12-302-26/+26
* fixed a typoAndre Klapper2005-12-261-1/+1
* added description and author according to the changelog and c file. FixesAndre Klapper2005-12-261-1/+2
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-2518-12/+36
* Use -no-undefined on Windows. Link with used libraries.Tor Lillqvist2005-12-222-1/+9
* Use SOEXT.Tor Lillqvist2005-12-222-1/+5
* Fixes #320119Chenthill Palanisamy2005-12-212-4/+27
* fixes #274433Chenthill Palanisamy2005-12-212-2/+23
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2005-12-212-2/+20
* added the missing file.Chenthill Palanisamy2005-12-202-1/+7
* Setting the correct title. Fixes #324580.Sushma Rai2005-12-202-1/+7
* Removed the repleted window title and added translator comments. Fixes #313545.Sushma Rai2005-12-193-5/+44
* Checking if the user has selected save password option or not andSushma Rai2005-12-193-6/+45
* free CamelURL and exchange_params. Fixes #324483.Sushma Rai2005-12-192-1/+15
* Corrected include path which was breaking the build.Sushma Rai2005-12-195-7/+16
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-1914-0/+3022
* Added bug ID.Sushma Rai2005-12-191-1/+1
* Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we areTor Lillqvist2005-12-182-8/+14
* Use GLib API to manipulate pathname.Tor Lillqvist2005-12-182-6/+18
* Drop unused inclusion of <dirent.h>.Tor Lillqvist2005-12-182-1/+4
* Use g_ascii_strcasecmp() instead of g_strcasecmp().Tor Lillqvist2005-12-182-3/+8
* junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-186-8/+67
* Fix to build in Suse 93Chenthill Palanisamy2005-12-131-1/+1
* Using the proper error code, and also removed hard coded URL fromSushma Rai2005-12-123-4/+15
* Added bug in to ChangeLogSushma Rai2005-12-121-0/+1
* Fix make-clean issues.Harish Krishnaswamy2005-12-1222-1/+71
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7
* Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-122-1/+8
* Mark various plugins translatable.Funda Wang2005-12-0710-12/+32
* initialize CamelException.Parthasarathi Susarla2005-12-052-0/+8
* Fix for 322733.Simon Zheng2005-11-302-14/+6
* Fix for 322733.Simon Zheng2005-11-292-2/+9
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-262-2/+2
* Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway.Tor Lillqvist2005-11-242-1/+5
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-242-2/+9
* Groupwise address book, new warning message if the user's frequent contactsSushma Rai2005-11-242-1/+15
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
* Fixed a stupid typo.Harish Krishnaswamy2005-11-151-1/+1
* Hula Account setup - initial commits.Harish Krishnaswamy2005-11-156-0/+777
* Re-implemented this funciton. (add_attendee_cb): Removed this callbackMubeen Jukaku2005-11-112-16/+31
* Fixes #306673Chenthill Palanisamy2005-11-112-37/+18
* Function signature specifies a void return. So, do not return NULL.Harish Krishnaswamy2005-11-102-1/+7
* check if string (eg. use_ssl) are NULL before strcmp(). prevents aParthasarathi Susarla2005-11-092-0/+8
* *** empty log message ***Parthasarathi Susarla2005-11-081-0/+1
* Fixes #308752.Chenthill Palanisamy2005-11-072-1/+7
* When the user forgets-password explicitly, the subsequent proxy-loginSankar P2005-10-202-6/+29
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-0/+8
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-1/+1
* Dont try to connect when the account is offline. Also connect to theShreyas Srinivasan2005-10-192-6/+54
* Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-syncSrinivasa Ragavan2005-10-1810-0/+1211
* Changed visible to enabled. Fixes the bug #314899Srinivasa Ragavan2005-10-182-12/+17
* "use_ssl" should be Null checked before comparing it with any value. itsVivek Jain2005-10-142-1/+7
* when we reach to the last item in the list, de-sensitize the removeVivek Jain2005-10-072-1/+8
* ** See Bug #268852 allow max one chid to be spawned for spamd.Vivek Jain2005-10-062-2/+11
* moved code for comparing id's to the getcontainer list part, we break ifVivek Jain2005-10-052-72/+91
* Constructing the path properly to get the efolder. Creating proper path.Shakti Sen2005-10-033-9/+30
* fixes 315752.Chenthill Palanisamy2005-10-032-13/+84
* added (e_plugin_lib_enable) calls init here to initialize all settingsVivek Jain2005-10-032-0/+17
* : (org_gnome_shared_folder_factory) enable shared-folder functionalilty,Vivek Jain2005-09-303-11/+7
* Sets the corresponding 'Folder name'. (create_folder_subscription_dialog):Shakti Sen2005-09-305-12/+59
* Propogate the authentication mechanism to the backend. exchange-calendar.cSarfraaz Ahmed2005-09-285-19/+31
* Use SOEXT.Tor Lillqvist2005-09-282-1/+3
* Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. SetTor Lillqvist2005-09-282-9/+11
* Not skipping the entries which have only e-mail id and not name.Sushma Rai2005-09-282-7/+19
* Using writable property to find the GroupWise system address book, whileSushma Rai2005-09-282-1/+12
* Added code to handle the extra blank email that will be returned from theSankar P2005-09-282-1/+15
* we have to connect "response" to (install_folder_response) to make it workVivek Jain2005-09-272-2/+11
* ** Fixes bug 312849Praveen Kumar2005-09-233-6/+88
* Fixes #315345Chenthill Palanisamy2005-09-192-3/+9
* *** empty log message ***Parthasarathi Susarla2005-09-162-5/+20
* Now checks for the camel provider type, and does nothing for non exchangeArunprakash2005-09-152-0/+20
* Fix for #316274Irene Huang2005-09-152-0/+14
* ** Fixes bug 314762Praveen Kumar2005-08-292-6/+13
* Replaced g_object_unref with g_free since priv was created using g_new.Sankar P2005-08-292-1/+7
* Fixes #313534 Moved the code to display recur check box to cal_opened_cb.Chenthill Palanisamy2005-08-292-8/+14
* Fixes the 'Label disappears' problem in Tasks, Calendar and Contacts.Shakti Sen2005-08-262-3/+9
* Need to set the account's linestatus to online as there is no way to getArunprakash2005-08-253-6/+25
* Added support for Unsubscribe to other user's Inbox.Shakti Sen2005-08-252-2/+135
* Revert patchShreyas Srinivasan2005-08-242-26/+4
* Getting list of mail-ids instead of a single mail-id. Added support forShakti Sen2005-08-244-47/+96
* Removed the warning that are generated when compiled with GCC 4.Praveen Kumar2005-08-249-30/+53
* return the right type. (proxy_soap_login): fix pointer cast.Not Zed2005-08-248-68/+98
* def9ine before defining.Not Zed2005-08-243-3/+10
* Remove the special case for win32, its a bug on all platforms, silly.Not Zed2005-08-243-11/+15
* use the right type for attendees.Not Zed2005-08-242-1/+5
* Add missing headers (org_gnome_print_message): define before defining,Not Zed2005-08-242-2/+14
* include missing header.Not Zed2005-08-242-0/+5
* pre-define.Not Zed2005-08-242-1/+6
* add missing headers.Not Zed2005-08-242-0/+6
* forward declare exported func.Not Zed2005-08-242-0/+5
* forward-define e_plugin_lib_enable, remove some unecessary headers.Not Zed2005-08-242-8/+9
* fix relative_uri type.Not Zed2005-08-242-1/+5
* fix relative_uri type, don't include every header in the world we dont'Not Zed2005-08-242-12/+9
* Use exchange_operations_get_exchange_account. Fetch the password andSarfraaz Ahmed2005-08-225-16/+61
* ** see previous commit changed variable name to groupwise_shared_foldervivek jain2005-08-223-3/+9
* : (org_gnome_shared_folder_factory) disable shared-folder functionaliltyVivek Jain2005-08-223-1/+22
* Dont try to connect when the account is offline.CVSShreyas Srinivasan2005-08-222-4/+26
* ** See #308117.Not Zed2005-08-222-0/+8
* fixed a typo: s/occured/occurred/gJens Seidel2005-08-221-1/+1
* fixes a memory leak.Chenthill Palanisamy2005-08-222-13/+24
* Put back in warning messages about calendar not being opened.Carsten Guenther2005-08-212-0/+13
* NULL-terminate calls to e_error_run; fixed typos in if-statement; someCarsten Guenther2005-08-192-26/+38
* Added new (add_account_esources): Don't add the calendars and tasks in thePraveen Kumar2005-08-163-58/+298
* ** See #271985.Not Zed2005-08-1513-37/+64
* Fixes #305627.Chenthill Palanisamy2005-08-122-2/+49
* : Check "prd" for NULL, ALWAYS.Veerapuram Varadhan2005-08-122-2/+10
* : Changed the way in which the EDIT and DELETED flags are handled so thatSankar P2005-08-102-3/+18
* Moved the GList to maintain the list of proxies, into the proxyDialogSankar P2005-08-103-37/+48
* always use full name for the folder **Fixes #311555Vivek Jain2005-08-102-8/+18
* Use SOEXT.Tor Lillqvist2005-08-102-1/+5
* ** See bug #312621.Not Zed2005-08-092-0/+10
* Fixes #307841Chenthill Palanisamy2005-08-092-0/+13
* Included glib/gi18n.h file for translation. Same.Arunprakash2005-08-083-0/+8
* Marked strings for translation that were left out. Same.Arunprakash2005-08-063-4/+11
* Disabling giving proxy rights to self. Fixes #312365Sankar P2005-08-062-2/+12
* *** empty log message ***Jain Vivek2005-08-061-1/+0
* Added code to get the password from the cache, instead of asking the userSankar P2005-08-042-12/+25
* Add a11y name to Plugin Table.Li Yuan2005-08-042-0/+7
* Added offline/online support and removed some warning messages. Added aShakti Sen2005-08-036-4/+106
* allocate enough space for the url. May be related to #304461.Not Zed2005-08-032-6/+8
* Fix for build breakAhmed Sarfraaz2005-08-032-2/+6
* Included 'calendar' in INCLUDES and some .la inShakti Sen2005-08-024-15/+84
* Check for NULL target Similar Similar SimilarSarfraaz Ahmed2005-08-025-67/+69
* *** empty log message ***Jain Vivek2005-08-021-1/+1
* How strange, this was never added, but nobody noticed till now.Not Zed2005-08-022-0/+23
* Added new (add_defaults_for_account) : Added a call to the newly addedPraveen Kumar2005-08-012-3/+53
* adjust row counts while calling add_detail so that it doesn't overlap theVivek Jain2005-07-292-3/+11
* for status strack removed "Item" tag entries, included a factory methodVivek Jain2005-07-293-27/+58
* Handle error conditions if folder subscription fails. Fixes bug 311712Praveen Kumar2005-07-292-21/+33
* check for NULL before using the address. **Fixes bugs like #274544Vivek Jain2005-07-282-15/+27
* applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" toVivek Jain2005-07-282-8/+24
* Added the hook for the proxy-login feature, since it was removed bySankar P2005-07-272-0/+13
* Only show the unsubscribe menu if it is an exchange folder.Harry Lu2005-07-272-2/+23
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-275-1/+7
* Fixed a small typo. The file name isShakti Sen2005-07-252-1/+7
* Add the size label only if the calendar exists. Add the size label only ifSarfraaz Ahmed2005-07-253-36/+49
* Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooksShakti Sen2005-07-255-8/+99
* Takes care of displaying the folder size for mail folders. Now also addsSarfraaz Ahmed2005-07-257-10/+172
* Changed the e_notice calls to e_error_run calls. Same. *Arunprakash2005-07-2510-66/+167
* Creating the dialog and getting the user.Shakti Sen2005-07-252-1/+19
* Added the new file process-meeting.c and widgets/misc to include headers.Chenthill Palanisamy2005-07-255-6/+306
* Marking "Novell GroupWise Address Book" for offline usage, by default.Sushma Rai2005-07-232-1/+11
* Included files org-gnome-exchange-ab-subscription.xml,Shakti Sen2005-07-227-9/+117
* Put back the fix I committed on 2005-03-31, not sure when it got reverted.Vivek Jain2005-07-222-14/+46
* Handling the rename of calendars. This addresses the bug 310433 RemovedPraveen Kumar2005-07-226-319/+136
* Rescan the tree before fetching the folder list. Similar Dont add theSarfraaz Ahmed2005-07-215-5/+17
* Remove the tools menu which someone was too lazy to remove.Not Zed2005-07-212-4/+5
* Fixed a memory leak and a crash when start date does is not present.Chenthill Palanisamy2005-07-202-3/+8
* Fix #310710. Make code little smart. Stop adding tabs continously. StillShreyas Srinivasan2005-07-202-51/+76
* connect to sod-signal and get the input data in the callbackVivek Jain2005-07-202-52/+73
* Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-2015-2952/+0
* Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-2012-18/+2916
* Set the reccurrence id for the reccurring appointment. Set the MOD-TYPEChenthill Palanisamy2005-07-192-25/+78
* Marked strings for translationVivek Jain2005-07-193-6/+10
* Added a label named 'Custom' to show appropriate role in the 'Role:' comboShakti Sen2005-07-192-2/+25
* This is no longer needed. gtk_widget_destroy will take care of destroyingSarfraaz Ahmed2005-07-193-11/+11
* Added the functions org_gnome_exchange_calendar_permissions() andShakti Sen2005-07-184-13/+127
* Handle the case of user clicking "Cancel" button in "Change Password"Praveen Kumar2005-07-182-1/+12
* Fixed a silly extra space.Ahmed Sarfraaz2005-07-161-1/+1
* Removed. Is no longer being usedSarfraaz Ahmed2005-07-162-357/+4
* Removed the permissions from the structure, since it is no longer needed.Sankar P2005-07-152-4/+6
* Put permissions on the store instead of the global structure as it getsSankar P2005-07-152-9/+13
* Included the e-foreign-folder-dialog.glade file. Added newly.Shakti Sen2005-07-153-1/+261
* NULL checks before we do anything else here (quite likely to be NULL)Vivek Jain2005-07-142-1/+13
* Fixed some compile time warningsSarfraaz Ahmed2005-07-145-19/+17
* Checked for if the exchange account exist/configured. Replaced all theShakti Sen2005-07-146-80/+93
* Why is this a separate plugin, shouldn't it be part of groupwise????Not Zed2005-07-142-3/+8
* Modified the eplug file to add the "commit" code for folder hierarchyPraveen Kumar2005-07-132-11/+20
* Don't return a value from a void funtion.Tor Lillqvist2005-07-1314-7/+62
* remove the reference to shell/importer/libevolution-importer.la inHarish Krishnaswamy2005-07-132-1/+5
* re-write the importer stuff to use the eplugin stuff.Not Zed2005-07-132-104/+89
* removed all the importer stuff. fixed the copyright.Not Zed2005-07-122-199/+28
* Remove groupwise-features plugin as it is already listed as a base pluginHarish Krishnaswamy2005-07-121-1/+1
* Added CLEANFILES element and glade and error files to EXTRA_DIST.Sankar P2005-07-122-2/+18
* Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and addedSankar P2005-07-122-2/+14
* Added missed header files to the SOURCES.Sankar P2005-07-124-2/+11
* included missing header fileVivek Jain2005-07-122-0/+13
* transferred ChangeLog entry here (2005-07-10 Shreyas SrinivasanVivek Jain2005-07-121-0/+7
* have a ChangeLog and transfer the changelog entry from the main ChangeLogVivek Jain2005-07-121-0/+9
* Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-114-2/+15
* Made changes so that the proxy list will be loaded only when the accountSankar P2005-07-112-28/+49
* Fix for #309992 and changes to avoid compiler warnings.Sankarasivasubramanian Pasupathilingam2005-07-112-1/+14
* Removed this directory. This functionality has now been moved toSarfraaz Ahmed2005-07-1116-4381/+0
* Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to reportSarfraaz Ahmed2005-07-117-84/+254
* Included files exchange-folder-subscription.c,Shakti Sen2005-07-114-19/+62
* check whether memory could be allocated. Return if the message is NULL soVivek Jain2005-07-112-0/+11
* Support for groupwise recurrences.Chenthill Palanisamy2005-07-114-5/+103
* Modify function definition orderShreyas Srinivasan2005-07-101-88/+86
* Add missing file to pluginShreyas Srinivasan2005-07-101-0/+66
* Plugin to add Disable/ Proxy Logout to a store menu on right click.Shreyas Srinivasan2005-07-103-0/+132
* Remove some crap plugins/proxy-login/*.gladep file which got committed byShreyas Srinivasan2005-07-101-7/+0
* Plugin to implement Proxy Login on a groupwise account.Shreyas Srinivasan2005-07-107-0/+839
* Plugin to implement Proxy assignment on a groupwise account.Shreyas Srinivasan2005-07-107-0/+2006
* Remove the camel-groupwise-listener code as it runs in a different plugin.Shreyas Srinivasan2005-07-105-1042/+0
* Make the camel-groupwise-listener load on startup.Shreyas Srinivasan2005-07-104-0/+1092
* Added entries for the files providing the delegation assistant featurePraveen Kumar2005-07-088-17/+324
* Included files exchange-permissions-dialog.c,Shakti Sen2005-07-084-7/+41
* Added new file for Folder Permissions. Added new file for FolderShakti Sen2005-07-0810-0/+2239
* Exit evolution when closing wizard using window manager control ; don'tFrédéric Crozat2005-07-082-2/+17
* Add missing header.Frédéric Crozat2005-07-082-0/+5
* Include exchange-folder-size-display.h SimilarSarfraaz Ahmed2005-07-073-1/+8
* Removed these filesAhmed Sarfraaz2005-07-072-399/+0
* Adding the new filesAhmed Sarfraaz2005-07-072-0/+143
* Implemented new to invoke the folder size table.Sarfraaz Ahmed2005-07-073-2/+35
* *** empty log message ***Jain Vivek2005-07-071-1/+1
* have one more hookitem in folderview.popup for displaying junk mailVivek Jain2005-07-073-2/+20
* added: junk-mail-settings.c junk-settings.c junk-settings.hVivek Jain2005-07-074-0/+1180
* Use NO_UNDEFINED. Link with more libraries.Vivek Jain2005-07-062-1/+5
* sa-junk-plugin : plugin that uses spam assasin for junk mail handlingVivek Jain2005-07-064-0/+807
* Newly added. This adds the esources for all the folders only if theSarfraaz Ahmed2005-07-052-0/+62
* removed a copy paste error: misleading textVivek Jain2005-07-031-1/+1
* Added new file entries for calendar , contacts and change-password enabledPraveen Kumar2005-07-018-54/+941
* Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-013-13/+116
* not linking to libevolution-mail.Sushma Rai2005-06-272-2/+1
* Added the header files as part of SOURCES so that they get disted as well.Sarfraaz Ahmed2005-06-272-2/+9
* Not loading the plugin on startup.Sushma Rai2005-06-272-1/+6
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-2722-25/+109
* Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) fromHarish Krishnaswamy2005-06-252-6/+11
* Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-252-5/+11
* Set load-on-startup to true.Sushma Rai2005-06-242-1/+4
* Added widgets in INCLUDES.Kaushal Kumar2005-06-233-2/+3
* We no longer should be declaring the global_config_listener as a staticSarfraaz Ahmed2005-06-232-4/+15
* Initial importMichael Zucci2005-06-236-0/+207
* Added support for delegation in personal calendarChenthill Palanisamy2005-06-215-45/+293
* Use SOEXT.Tor Lillqvist2005-06-184-2/+10
* Use SOEXT.Tor Lillqvist2005-06-1816-8/+40
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* +2005-06-16 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-162-1/+6
* Fixed a crash while trying ot edit non-exchange account.Sushma Rai2005-06-152-2/+10
* Fixed some warnings SimilarSarfaaz Ahmed2005-06-143-9/+14
* Added a new plugin directory for renaming exchange-account-setup asSarfraaz Ahmed2005-06-1319-0/+5614
* Removed unneeded filesJain Vivek2005-06-1333-5231/+0
* Removed unneeded filesJain Vivek2005-06-132-4/+4
* Added new to initialise the config listener. (update_state) : Now updatesSarfraaz Ahmed2005-06-103-95/+112
* add the correct files to EXTRA_DISTHarish Krishnaswamy2005-06-082-2/+7