aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #542149Bharath Acharya2008-07-213-0/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2111-11/+11
* ** Fix for bug #273627Milan Crha2008-06-162-2/+82
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0616-55/+7
* Never undefine DISABLE_DEPRECATED macros in source code. Yes, it willMatthew Barnes2008-06-062-2/+5
* Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.Matthew Barnes2008-06-042-1/+6
* Committing on behalf of Jacob Brown <jeblinux@gmail.com>Jacob Brown2008-06-022-1/+7
* Fixes bnc #394441Bharath Acharya2008-05-272-0/+8
* ** Fixes bug #534360Matthew Barnes2008-05-233-29/+37
* Fixes bnc #378203 * exchange-folder-permission.c: (org_gnome_exchange_folder_...Bharath Acharya2008-04-212-0/+12
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-033-10/+22
* ** Fix for bug #522764Ross Burton2008-04-024-3/+8
* ** Fix for bug #511952Milan Crha2008-03-183-2/+10
* Fix for bug #339266Srinivasa Ragavan2008-02-182-1/+15
* ** Fix for bug #294999Srinivasa Ragavan2008-02-182-1/+8
* ** Patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+11
* Pushing a downstream patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+12
* ** Fixes bug #513395Jeff Cai2008-02-022-7/+30
* Fixes a double free.Srinivasa Ragavan2008-01-282-0/+6
* Patch from Sushma Rai <rsushma@novell.com>: Fix for bug #327965 (Set the e-s...Suman Manjunath2007-12-313-4/+30
* ** Fixes bug #362638Matthew Barnes2007-12-212-1/+8
* Patch by evilninjasquirrel@hotbrev.comTobias Mueller2007-12-133-6/+15
* ** Fix for bug #466241David Turner2007-12-042-3/+10
* ** Fixes bug #495123Matthew Barnes2007-11-282-4/+17
* ** Fix for bug #479081Milan Crha2007-11-232-0/+10
* Call camel_folder_info_new() instead of g_new0().Matthew Barnes2007-11-152-1/+6
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1518-403/+403
* Fix warnings from sparse and gccKjartan Maraas2007-10-314-13/+23
* ** Fixes bug #437579Matthew Barnes2007-10-102-1/+8
* ** Fixes bug #469657Matthew Barnes2007-10-022-10/+15
* ** Fixes bug #477045Matthew Barnes2007-09-283-4/+12
* ** Fix for bug #301044 (Novell Bugzilla)Srinivasa Ragavan2007-09-102-1/+12
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-074-6/+17
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0218-26/+26
* Fix for empty menu in the UI.Srinivasa Ragavan2007-08-242-3/+5
* Fix some distcheck errors.Matthew Barnes2007-08-202-0/+5
* 2007-08-16 mcrha Fix for bug #466548Milan Crha2007-08-162-0/+10
* 2007-08-10 mcrha Fix for bug #327977Milan Crha2007-08-102-1/+9
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-3/+0
* Generate HTML Mail instead of ascii text for summarizing permissions.Veerapuram Varadhan2007-08-012-19/+35
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-312-1/+6
* Added translator comments.Chenthill Palanisamy2007-07-302-8/+25
* ** Fix for bug #458511Hiroyuki Ikezoe2007-07-262-5/+12
* Fix a bunch of new implicit function declarations.Matthew Barnes2007-07-132-2/+12
* Adding the exchange delegation feature.Chenthill Palanisamy2007-07-091-0/+21
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-0910-31/+609
* Form the password url right.Srinivasa Ragavan2007-07-032-6/+19
* Fix for bug #437584Srinivasa Ragavan2007-06-182-4/+9
* ** Fix for bug #325882Srinivasa Ragavan2007-06-185-5/+15
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-032-13/+18
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-262-8/+16
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-112-2/+13
* Distcheck fixes.Veerapuram Varadhan2007-04-262-0/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-2/+0
* ** Fixes #426481 Fix Typo AssitantElizabeth Greene2007-04-102-1/+6
* Use GLib marshallers wherever possible.Matthew Barnes2007-04-053-3/+9
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-275-16/+20
* ** Fixes bug #419524Matthew Barnes2007-03-212-1/+7
* 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