aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features
Commit message (Expand)AuthorAgeFilesLines
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-1/+5
* initialize CamelException.Parthasarathi Susarla2005-12-052-0/+8
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
* Function signature specifies a void return. So, do not return NULL.Harish Krishnaswamy2005-11-102-1/+7
* *** empty log message ***Parthasarathi Susarla2005-11-081-0/+1
* When the user forgets-password explicitly, the subsequent proxy-loginSankar P2005-10-202-6/+29
* Dont try to connect when the account is offline. Also connect to theShreyas Srinivasan2005-10-192-6/+54
* "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
* moved code for comparing id's to the getcontainer list part, we break ifVivek Jain2005-10-052-72/+91
* : (org_gnome_shared_folder_factory) enable shared-folder functionalilty,Vivek Jain2005-09-303-11/+7
* 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
* Replaced g_object_unref with g_free since priv was created using g_new.Sankar P2005-08-292-1/+7
* Revert patchShreyas Srinivasan2005-08-242-26/+4
* return the right type. (proxy_soap_login): fix pointer cast.Not Zed2005-08-248-68/+98
* ** 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
* : 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
* Disabling giving proxy rights to self. Fixes #312365Sankar P2005-08-062-2/+12
* *** empty log message ***Jain Vivek2005-08-021-1/+1
* 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
* Added the hook for the proxy-login feature, since it was removed bySankar P2005-07-272-0/+13
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-271-0/+2
* Added the new file process-meeting.c and widgets/misc to include headers.Chenthill Palanisamy2005-07-255-6/+306
* Put back the fix I committed on 2005-03-31, not sure when it got reverted.Vivek Jain2005-07-222-14/+46
* 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-2012-18/+2916
* Marked strings for translationVivek Jain2005-07-193-6/+10
* Don't return a value from a void funtion.Tor Lillqvist2005-07-132-0/+11
* transferred ChangeLog entry here (2005-07-10 Shreyas SrinivasanVivek Jain2005-07-121-0/+7
* Remove the camel-groupwise-listener code as it runs in a different plugin.Shreyas Srinivasan2005-07-105-1042/+0
* Add missing header.Frédéric Crozat2005-07-082-0/+5
* *** 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
* removed a copy paste error: misleading textVivek Jain2005-07-031-1/+1
* not linking to libevolution-mail.Sushma Rai2005-06-272-2/+1
* Not loading the plugin on startup.Sushma Rai2005-06-272-1/+6
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-272-7/+15
* 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
* Use SOEXT.Tor Lillqvist2005-06-182-1/+5
* removed "Item" tag entries, included a factory methodVivek Jain2005-05-243-10/+51
* Created a plugin "groupwise-features" which is a consolidation ofVivek Jain2005-05-2318-0/+4990