aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations
Commit message (Expand)AuthorAgeFilesLines
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-273-4/+11
* Adding files corresponding to the implementation.Veerapuram Varadhan2007-01-234-0/+893
* Glade file for exchange send options . Added a hook for implementing sendVeerapuram Varadhan2007-01-233-3/+27
* Fixes bnc #208395Veerapuram Varadhan2006-12-192-1/+23
* Fixes bug #357970Matthew Barnes2006-12-042-1/+8
* Fixed typo in plugin description. Fixes bug 363999.Priit Laes2006-10-232-1/+6
* Corrected the spelling mistake in an error message. Fixes #350231.Sushma Rai2006-08-072-1/+6
* Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE andSushma Rai2006-07-243-0/+20
* Checking if a user is subscribing to his own folder. Fixes #311322.Sushma Rai2006-07-222-0/+19
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-192-3/+8
* remove empty strings from translationAndre Klapper2006-07-132-2/+7
* ** Fixes bug #341369Hiroyuki Ikezoe2006-07-083-0/+8
* On successful connection, checking if the OOF state is set in theSushma Rai2006-06-154-4/+581
* Defined and using new error code for displayig offline state of Evolution.Sushma Rai2006-06-133-18/+23
* Enabling the OK button only when the username is entered, fixes #317025.Sushma Rai2006-06-072-1/+26
* Do not print the password in the terminal.Sankar P2006-05-112-1/+6
* Using the HIGified notification message. Fixes #302825.Sushma Rai2006-05-103-3/+12
* Not displaying error message on cancel operation. Fixes #332131.Sushma Rai2006-05-102-1/+8
* Changed the function signature. Fixes #329371.Sushma Rai2006-04-221-1/+1
* Setting the e-source properties after both folder rename and new folderSushma Rai2006-04-193-23/+46
* Return TRUE in case of non-exchange accounts. Fixes #338198.Sushma Rai2006-04-173-11/+17
* Handling rename opearion for public and subscribed folders.Sushma Rai2006-04-105-18/+81
* Corrected the rename folder operation and also not allowing the renameSushma Rai2006-04-075-49/+190
* Freeing GConfValue. See #329251.Sushma Rai2006-03-062-1/+8
* Not unrefing the account passed to the signal handler. Fixes #332129.Sushma Rai2006-03-062-3/+5
* Fixed the typo "retrun" to "return"Sushma Rai2006-02-272-1/+5
* NULL check for accounts. Fixes #332185.Sushma Rai2006-02-273-1/+16
* Trying to get the exchange account, only when invoked for exchange accountSushma Rai2006-02-272-33/+68
* Added bug id to the changelog.Sushma Rai2006-02-271-1/+1
* Fixed the problem with the sent and drafts folder URIs and alsoSushma Rai2006-02-272-15/+56
* Memory leak fixes. See #329251.Sushma Rai2006-02-253-0/+12
* Fixes bug #331635Irene Huang2006-02-202-1/+9
* updated the bug ids.Sushma Rai2006-02-101-1/+1
* Fixes the problems of marking GAL for offline usage and as default folderSushma Rai2006-02-102-15/+32
* Freeing uri_text. See #329251.Sushma Rai2006-02-102-1/+7
* Fixed memory leaks. Fixes #329251.Sushma Rai2006-02-064-4/+32
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-062-1/+7
* Fixed the issue with subscribing to other user's folders. (#328554)Sushma Rai2006-02-034-84/+124
* Make this place a bit more quietKjartan Maraas2006-01-286-24/+14
* Corrected the memory corruption in forming the URIs. Fixes #328304.Sushma Rai2006-01-273-21/+59
* Making the warning and error dialogs non-modal. Fixes #328385.Sushma Rai2006-01-243-14/+33
* Checking for the NULL URI, Fixes #328282.Sushma Rai2006-01-232-1/+9
* Reading the auth type from ExchangeAccount and setting it in URL if the urlSushma Rai2006-01-232-4/+30
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" toAndre Klapper2006-01-202-6/+12
* Displaying the offline message for both Exchange personal and GAL folders.Sushma Rai2006-01-182-3/+11
* Fixed a minor typo in error string. (#327053).Harish Krishnaswamy2006-01-162-1/+6
* Fix a grammar error in translatable string. (#327155)Harish Krishnaswamy2006-01-162-1/+6
* Set the "save-passwd" parameter value EAccount. Fixes #326842.Sushma Rai2006-01-132-1/+15
* Added krb5 checks while invoking change_passwd_cb() andSushma Rai2006-01-132-0/+9
* fixes #271546Chenthill Palanisamy2006-01-132-4/+12
* Cheking for password expired error code, displaying the error message andSushma Rai2006-01-125-9/+244
* ** Fixes bug #316100Srinivasa Ragavan2006-01-115-12/+10
* Fixed the issue of subscribe to other users folder being modal.Sushma Rai2006-01-092-17/+22
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-065-4/+13
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2006-01-053-8/+26
* 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-011-3/+3
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+11
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-1/+1
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-301-1/+1
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-253-1/+5
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2005-12-212-2/+20
* 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
* Added bug ID.Sushma Rai2005-12-191-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
* Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-122-1/+8
* Mark various plugins translatable.Funda Wang2005-12-072-4/+8
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-262-2/+2
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-242-2/+9
* Constructing the path properly to get the efolder. Creating proper path.Shakti Sen2005-10-033-9/+30
* 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
* ** Fixes bug 312849Praveen Kumar2005-09-233-6/+88
* 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
* 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
* 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
* Use exchange_operations_get_exchange_account. Fetch the password andSarfraaz Ahmed2005-08-225-16/+61
* Added new (add_account_esources): Don't add the calendars and tasks in thePraveen Kumar2005-08-163-58/+298
* 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
* Added offline/online support and removed some warning messages. Added aShakti Sen2005-08-036-4/+106
* 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
* Added new (add_defaults_for_account) : Added a call to the newly addedPraveen Kumar2005-08-012-3/+53
* Handle error conditions if folder subscription fails. Fixes bug 311712Praveen Kumar2005-07-292-21/+33
* Only show the unsubscribe menu if it is an exchange folder.Harry Lu2005-07-272-2/+23
* 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
* Included files org-gnome-exchange-ab-subscription.xml,Shakti Sen2005-07-227-9/+117
* 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
* 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
* Included the e-foreign-folder-dialog.glade file. Added newly.Shakti Sen2005-07-153-1/+261
* 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
* Modified the eplug file to add the "commit" code for folder hierarchyPraveen Kumar2005-07-132-11/+20
* Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-114-2/+15
* 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
* 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
* 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
* Newly added. This adds the esources for all the folders only if theSarfraaz Ahmed2005-07-052-0/+62
* 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
* Added the header files as part of SOURCES so that they get disted as well.Sarfraaz Ahmed2005-06-272-2/+9
* We no longer should be declaring the global_config_listener as a staticSarfraaz Ahmed2005-06-232-4/+15
* 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