aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #458515 string correctedindu2007-11-131-0/+6
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-0/+10
* ** Fixes bug #477045Matthew Barnes2007-09-281-0/+7
* Fix for bug #458715Johnny Jacob2007-08-171-0/+7
* 2007-08-16 mcrha Fix for bug #466548Milan Crha2007-08-161-0/+7
* ** Fix for bug #330968Sankar P2007-08-131-0/+8
* 2007-08-10 mcrha Fix for bug #327977Milan Crha2007-08-101-0/+13
* ** Fix for bug #462010Hiroyuki Ikezoe2007-08-031-0/+7
* ** Fix for bug #410287 from LuckySrinivasa Ragavan2007-07-291-0/+6
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-0/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-0/+7
* Rewritten GroupWise Status TrackingSankar P2007-03-301-0/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-0/+6
* Include missing header fileSankar P2007-02-051-1/+5
* don't split sentences. Fixes bug #401288.Nickolay V. Shmyrev2007-01-271-0/+5
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-271-0/+8
* Fix a crash when setting up a GroupWise account. Closes bug #330969. PatchKjartan Maraas2007-01-261-0/+6
* Added code for implementing Send options via a data hook .Raghavendran2007-01-231-0/+6
* Remove an extraneous initialization that leaks a CamelUrl on eachHarish Krishnaswamy2006-11-171-0/+6
* Fixes #360815Chenthill Palanisamy2006-10-161-0/+5
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-191-0/+4
* Made the success message translatable and fixed a typo.Sankar P2006-07-171-0/+5
* Evolution side coding for implementing security-classification send-options f...Sankarasivasubramanian Pasupathilingam2006-07-171-0/+6
* Added support for GroupWise Message Retract mail-retract.c,Sankar P2006-07-171-0/+6
* add translator comments to the string "Proxy login". Fixes bug #345055.Andre Klapper2006-06-291-0/+5
* org-gnome-proxy-login-errors.xml: Handled error case to not allow proxySankar P2006-06-121-0/+6
* Increases the height of the dialog to make it easily usableDavid Richards2006-05-311-0/+5
* Changed the ; in the end to a . in an error messageSankar P2006-04-241-0/+5
* Takes care of non SSL accounts too. Fixes #332948Sankar P2006-03-011-0/+7
* Fix more brokenness. doh check if its the proxy page. Need whack on theShreyas Srinivasan2006-02-211-2/+2
* Fix more brokenness. doh check if its the proxy page.Shreyas Srinivasan2006-02-201-0/+5
* Initialize connection only when the proxy tab is clicked.Shreyas Srinivasan2006-02-161-0/+5
* ** See bug 326348 check if its a valid accoune before creating folderParthasarathi Susarla2006-02-081-0/+6
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-271-0/+4
* decode the date to local time **Fixes #314755 also fixed some stylingVivek Jain2006-01-181-0/+8
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-0/+11
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-181-0/+10
* Fix make-clean issues.Harish Krishnaswamy2005-12-121-0/+4
* initialize CamelException.Parthasarathi Susarla2005-12-051-0/+6
* Function signature specifies a void return. So, do not return NULL.Harish Krishnaswamy2005-11-101-0/+6
* When the user forgets-password explicitly, the subsequent proxy-loginSankar P2005-10-201-0/+10
* Dont try to connect when the account is offline. Also connect to theShreyas Srinivasan2005-10-191-0/+6
* "use_ssl" should be Null checked before comparing it with any value. itsVivek Jain2005-10-141-0/+6
* when we reach to the last item in the list, de-sensitize the removeVivek Jain2005-10-071-0/+6
* moved code for comparing id's to the getcontainer list part, we break ifVivek Jain2005-10-051-0/+7
* : (org_gnome_shared_folder_factory) enable shared-folder functionalilty,Vivek Jain2005-09-301-0/+7
* Added code to handle the extra blank email that will be returned from theSankar P2005-09-281-0/+7
* we have to connect "response" to (install_folder_response) to make it workVivek Jain2005-09-271-0/+8
* Replaced g_object_unref with g_free since priv was created using g_new.Sankar P2005-08-291-0/+6
* Revert patchShreyas Srinivasan2005-08-241-5/+0
* return the right type. (proxy_soap_login): fix pointer cast.Not Zed2005-08-241-0/+27
* ** see previous commit changed variable name to groupwise_shared_foldervivek jain2005-08-221-0/+6
* : (org_gnome_shared_folder_factory) disable shared-folder functionaliltyVivek Jain2005-08-221-0/+9
* Dont try to connect when the account is offline.CVSShreyas Srinivasan2005-08-221-0/+5
* : Check "prd" for NULL, ALWAYS.Veerapuram Varadhan2005-08-121-0/+5
* : Changed the way in which the EDIT and DELETED flags are handled so thatSankar P2005-08-101-0/+8
* Moved the GList to maintain the list of proxies, into the proxyDialogSankar P2005-08-101-0/+10
* always use full name for the folder **Fixes #311555Vivek Jain2005-08-101-0/+6
* Disabling giving proxy rights to self. Fixes #312365Sankar P2005-08-061-0/+6
* adjust row counts while calling add_detail so that it doesn't overlap theVivek Jain2005-07-291-0/+7
* for status strack removed "Item" tag entries, included a factory methodVivek Jain2005-07-291-0/+10
* Added the hook for the proxy-login feature, since it was removed bySankar P2005-07-271-0/+5
* Added the new file process-meeting.c and widgets/misc to include headers.Chenthill Palanisamy2005-07-251-0/+9
* Put back the fix I committed on 2005-03-31, not sure when it got reverted.Vivek Jain2005-07-221-0/+6
* Fix #310710. Make code little smart. Stop adding tabs continously. StillShreyas Srinivasan2005-07-201-0/+6
* connect to sod-signal and get the input data in the callbackVivek Jain2005-07-201-0/+6
* Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-201-0/+90
* Marked strings for translationVivek Jain2005-07-191-0/+4
* Don't return a value from a void funtion.Tor Lillqvist2005-07-131-0/+6
* transferred ChangeLog entry here (2005-07-10 Shreyas SrinivasanVivek Jain2005-07-121-0/+7
* Add missing header.Frédéric Crozat2005-07-081-0/+4
* have one more hookitem in folderview.popup for displaying junk mailVivek Jain2005-07-071-0/+13
* not linking to libevolution-mail.Sushma Rai2005-06-271-1/+1
* Not loading the plugin on startup.Sushma Rai2005-06-271-0/+5
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-271-0/+4
* Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) fromHarish Krishnaswamy2005-06-251-0/+6
* Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-251-0/+5
* Set load-on-startup to true.Sushma Rai2005-06-241-0/+3
* Use SOEXT.Tor Lillqvist2005-06-181-0/+4
* removed "Item" tag entries, included a factory methodVivek Jain2005-05-241-1/+11
* Created a plugin "groupwise-features" which is a consolidation ofVivek Jain2005-05-231-0/+265