aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Using the proper error code, and also removed hard coded URL fromSushma Rai2005-12-121-0/+9
* Added bug in to ChangeLogSushma Rai2005-12-121-0/+1
* Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-121-0/+5
* Mark various plugins translatable.Funda Wang2005-12-071-0/+4
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-261-0/+1
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-241-0/+7
* Constructing the path properly to get the efolder. Creating proper path.Shakti Sen2005-10-031-0/+14
* Sets the corresponding 'Folder name'. (create_folder_subscription_dialog):Shakti Sen2005-09-301-0/+17
* Propogate the authentication mechanism to the backend. exchange-calendar.cSarfraaz Ahmed2005-09-281-0/+8
* Use SOEXT.Tor Lillqvist2005-09-281-0/+2
* Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. SetTor Lillqvist2005-09-281-0/+7
* ** Fixes bug 312849Praveen Kumar2005-09-231-0/+20
* Now checks for the camel provider type, and does nothing for non exchangeArunprakash2005-09-151-0/+7
* Fix for #316274Irene Huang2005-09-151-0/+8
* ** Fixes bug 314762Praveen Kumar2005-08-291-0/+7
* Fixes the 'Label disappears' problem in Tasks, Calendar and Contacts.Shakti Sen2005-08-261-0/+7
* Need to set the account's linestatus to online as there is no way to getArunprakash2005-08-251-0/+9
* Added support for Unsubscribe to other user's Inbox.Shakti Sen2005-08-251-0/+8
* Getting list of mail-ids instead of a single mail-id. Added support forShakti Sen2005-08-241-0/+9
* Removed the warning that are generated when compiled with GCC 4.Praveen Kumar2005-08-241-0/+16
* Use exchange_operations_get_exchange_account. Fetch the password andSarfraaz Ahmed2005-08-221-0/+10
* Added new (add_account_esources): Don't add the calendars and tasks in thePraveen Kumar2005-08-161-0/+23
* Included glib/gi18n.h file for translation. Same.Arunprakash2005-08-081-0/+6
* Marked strings for translation that were left out. Same.Arunprakash2005-08-061-0/+7
* Added offline/online support and removed some warning messages. Added aShakti Sen2005-08-031-0/+16
* Fix for build breakAhmed Sarfraaz2005-08-031-0/+4
* Included 'calendar' in INCLUDES and some .la inShakti Sen2005-08-021-0/+11
* Check for NULL target Similar Similar SimilarSarfraaz Ahmed2005-08-021-0/+8
* Added new (add_defaults_for_account) : Added a call to the newly addedPraveen Kumar2005-08-011-0/+6
* Handle error conditions if folder subscription fails. Fixes bug 311712Praveen Kumar2005-07-291-0/+5
* Only show the unsubscribe menu if it is an exchange folder.Harry Lu2005-07-271-0/+7
* Fixed a small typo. The file name isShakti Sen2005-07-251-0/+6
* Add the size label only if the calendar exists. Add the size label only ifSarfraaz Ahmed2005-07-251-0/+7
* Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooksShakti Sen2005-07-251-0/+12
* Takes care of displaying the folder size for mail folders. Now also addsSarfraaz Ahmed2005-07-251-0/+15
* Changed the e_notice calls to e_error_run calls. Same. *Arunprakash2005-07-251-0/+17
* Creating the dialog and getting the user.Shakti Sen2005-07-251-0/+7
* Included files org-gnome-exchange-ab-subscription.xml,Shakti Sen2005-07-221-0/+13
* Handling the rename of calendars. This addresses the bug 310433 RemovedPraveen Kumar2005-07-221-0/+14
* Rescan the tree before fetching the folder list. Similar Dont add theSarfraaz Ahmed2005-07-211-0/+10
* Added a label named 'Custom' to show appropriate role in the 'Role:' comboShakti Sen2005-07-191-0/+8
* This is no longer needed. gtk_widget_destroy will take care of destroyingSarfraaz Ahmed2005-07-191-0/+8
* Added the functions org_gnome_exchange_calendar_permissions() andShakti Sen2005-07-181-0/+12
* Handle the case of user clicking "Cancel" button in "Change Password"Praveen Kumar2005-07-181-0/+8
* Removed. Is no longer being usedSarfraaz Ahmed2005-07-161-0/+4
* Included the e-foreign-folder-dialog.glade file. Added newly.Shakti Sen2005-07-151-0/+7
* Fixed some compile time warningsSarfraaz Ahmed2005-07-141-0/+7
* Checked for if the exchange account exist/configured. Replaced all theShakti Sen2005-07-141-0/+15
* Modified the eplug file to add the "commit" code for folder hierarchyPraveen Kumar2005-07-131-0/+6
* Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-111-0/+8
* Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to reportSarfraaz Ahmed2005-07-111-0/+17
* Included files exchange-folder-subscription.c,Shakti Sen2005-07-111-0/+10
* Added entries for the files providing the delegation assistant featurePraveen Kumar2005-07-081-0/+13
* Included files exchange-permissions-dialog.c,Shakti Sen2005-07-081-0/+11
* Added new file for Folder Permissions. Added new file for FolderShakti Sen2005-07-081-0/+18
* Include exchange-folder-size-display.h SimilarSarfraaz Ahmed2005-07-071-0/+5
* Implemented new to invoke the folder size table.Sarfraaz Ahmed2005-07-071-0/+11
* Newly added. This adds the esources for all the folders only if theSarfraaz Ahmed2005-07-051-0/+7
* Added new file entries for calendar , contacts and change-password enabledPraveen Kumar2005-07-011-0/+16
* Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-011-0/+10
* Added the header files as part of SOURCES so that they get disted as well.Sarfraaz Ahmed2005-06-271-0/+5
* We no longer should be declaring the global_config_listener as a staticSarfraaz Ahmed2005-06-231-0/+6
* Fixed a crash while trying ot edit non-exchange account.Sushma Rai2005-06-151-0/+8
* Fixed some warnings SimilarSarfaaz Ahmed2005-06-141-0/+5
* Added a new plugin directory for renaming exchange-account-setup asSarfraaz Ahmed2005-06-131-0/+241