aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add the timezone information while publishing the calendars.Chenthill Palanisamy2007-02-212-0/+52
* Add the timezone information while exporting the calendars.Chenthill Palanisamy2007-02-212-1/+53
* Fixes some string to int conversion.Sankar P2007-02-192-2/+11
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-122-13/+18
* Deletes all instances of a recurrence appointment as soon as theSankar P2007-02-092-12/+55
* Picks a random color for proxy calendars, Checks the Memo/Notes componentSankar P2007-02-092-5/+25
* Include missing header fileSankar P2007-02-052-1/+6
* Fixes a memory leak and a scenario where, some IMAP servers doesnt returnSankar P2007-01-302-2/+14
* don't split sentences. Fixes bug #401288.Nickolay V. Shmyrev2007-01-272-2/+10
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-2716-33/+69
* Fix a crash when setting up a GroupWise account. Closes bug #330969. PatchKjartan Maraas2007-01-262-1/+7
* Added code for implementing Send options via a data hook .Raghavendran2007-01-233-18/+21
* 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
* Added support for configuring the imap-headers plugin.Sankar P2007-01-225-0/+614
* Fixes bnc #208395Veerapuram Varadhan2006-12-192-1/+23
* Fixes bug #357970Matthew Barnes2006-12-042-1/+8
* Add code to prune dead proxy entries (so they are executed regardless ofHarish Krishnaswamy2006-12-042-89/+83
* Mark description for translation.Kjartan Maraas2006-12-042-1/+6
* ** Fix bug #348679Parthasarathi Susarla2006-11-292-10/+23
* Remove an extraneous initialization that leaks a CamelUrl on eachHarish Krishnaswamy2006-11-172-1/+6
* Fixed typo in plugin description. Fixes bug 363999.Priit Laes2006-10-232-1/+6
* Fix typo. Fixes #363999.Priit Laes2006-10-222-1/+5
* Fixes #360815Chenthill Palanisamy2006-10-162-4/+6
* Mark name and description for translation.Kjartan Maraas2006-10-162-2/+7
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-153-3/+3
* Chain up to parent's finalize() method.Matthew Barnes2006-09-192-0/+7
* Chain up to parent's finalize() method.Matthew Barnes2006-09-192-0/+7
* correct display of time. Fixes bug #343686.Andre Klapper2006-09-152-1/+5
* Mark name and description for translation. Makefile.am: Rename the aboveKjartan Maraas2006-08-283-3/+9
* ** Fix for bug #347248Srinivasa Ragavan2006-08-234-4/+18
* improve GError initialization code - fixes bug 352423. committed by AndreMatthew Barnes2006-08-232-2/+7
* fix an uninitialized GError - fixes bug 352423. committed by Andre KlapperMatthew Barnes2006-08-232-1/+6
* ** Fix for bug #350395 by Øystein GisnåsSrinivasa Ragavan2006-08-232-2/+11
* ** Fix for bug #350823Srinivasa Ragavan2006-08-232-2/+41
* #if 0 out unused function and plug a leak.Kjartan Maraas2006-08-222-1/+8
* Quiet CVS a bitKjartan Maraas2006-08-221-0/+3
* Don't leak the key.Kjartan Maraas2006-08-222-0/+5
* "Disable" did not work for "On This Computer" - fixes bug 350901.Matthew Barnes2006-08-212-22/+24
* Fix for bug #308271Srinivasa Ragavan2006-08-212-3/+24
* ** Fixes bug #322771Srinivasa Ragavan2006-08-212-50/+18
* Fixes #328268.Chenthill Palanisamy2006-08-192-0/+10
* Don't leak the file path here.Kjartan Maraas2006-08-182-0/+8
* Plug a couple leaks.Kjartan Maraas2006-08-172-1/+10
* Plug a leak.Kjartan Maraas2006-08-172-3/+8
* Add evolution-ipod-sync.h to dist. Fixes #350388.Harish Krishnaswamy2006-08-112-1/+7
* Add missing argument in the call to itip_send_comp.Harish Krishnaswamy2006-08-111-3/+3
* Add missing argument in the call to itip_send_comp.Harish Krishnaswamy2006-08-112-1/+6
* Corrected the spelling mistake in an error message. Fixes #350231.Sushma Rai2006-08-072-1/+6
* Fix for some bugs in gaim synchronization and automatic contacts.Devashish Sharma2006-08-032-1/+20
* Fixes #343991.Chenthill Palanisamy2006-08-022-0/+7
* Fixes #310489Chenthill Palanisamy2006-07-312-4/+35
* Fixes #329740.Chenthill Palanisamy2006-07-312-1/+23
* Fixes #347973Chenthill Palanisamy2006-07-312-38/+21
* Added support for gadu gadu im in contact entry.Devashish Sharma2006-07-241-0/+2
* Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE andSushma Rai2006-07-243-0/+20
* Added support for Gw notes.Chenthill Palanisamy2006-07-222-0/+13
* Checking if a user is subscribing to his own folder. Fixes #311322.Sushma Rai2006-07-222-0/+19
* Added support for shared notes.Chenthill Palanisamy2006-07-224-78/+186
* [addressbook]Ross Burton2006-07-192-1/+8
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-194-5/+14
* Made the success message translatable and fixed a typo.Sankar P2006-07-172-1/+6
* Evolution side coding for implementing security-classification send-options f...Sankarasivasubramanian Pasupathilingam2006-07-173-1/+14
* Added support for GroupWise Message Retract mail-retract.c,Sankar P2006-07-175-4/+118
* remove empty strings from translationAndre Klapper2006-07-132-2/+7
* Marking two strings for translation that were accidentally not marked.Andre Klapper2006-07-122-2/+7
* Fixing header capitalization in menu. Fixes bug #323952. (Committed byMatthew Barnes2006-07-082-6/+11
* ** Fixes bug #341369Hiroyuki Ikezoe2006-07-085-0/+15
* Handle ICAL_X methods from Microsoft Live as request methods.Harish Krishnaswamy2006-07-062-2/+14
* Using proper header capitalization for the menu entry. Fixes bug #318755.Karsten Bräckelmann2006-07-052-1/+6
* add translator comments to the string "Proxy login". Fixes bug #345055.Andre Klapper2006-06-292-0/+8
* Free GSList and its data after callingHarish Krishnaswamy2006-06-192-0/+9
* Remove stray debug statements that should not have been committed.Harish Krishnaswamy2006-06-191-2/+0
* Deletes a GroupWise appointment if accepted or deleted.Sankar P2006-06-162-38/+57
* Fixes #179774Chenthill Palanisamy2006-06-162-1/+18
* Use NO_UNDEFINED.Tor Lillqvist2006-06-152-2/+4
* On successful connection, checking if the OOF state is set in theSushma Rai2006-06-154-4/+581
* Use SOEXT.Tor Lillqvist2006-06-152-1/+5
* Pass startup timezone as NULL, so that the local timezone will be shown.Srinivasa Ragavan2006-06-142-3/+6
* Defined and using new error code for displayig offline state of Evolution.Sushma Rai2006-06-133-18/+23
* org-gnome-proxy-login-errors.xml: Handled error case to not allow proxySankar P2006-06-123-1/+21
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-092-0/+7
* Fixes 340296Chenthill Palanisamy2006-06-072-76/+98
* Enabling the OK button only when the username is entered, fixes #317025.Sushma Rai2006-06-072-1/+26
* Fixes #332605. Multipart message handling. (set_attachments): NewHiroyuki Ikezoe2006-06-062-2/+109
* Increases the height of the dialog to make it easily usableDavid Richards2006-05-312-0/+6
* Added support for saving/attaching files/events/mails from/to remote sharesSrinivasa Ragavan2006-05-252-0/+7
* patch submitted by: Hiroyuki IkezoeHarish Krishnaswamy2006-05-132-0/+7
* 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
* Multiple folder support for iPod.Srinivasa Ragavan2006-05-092-7/+18
* ** Fixes #323853Shi Pu2006-04-302-6/+13
* Changed the ; in the end to a . in an error messageSankar P2006-04-242-1/+6
* Changed the function signature. Fixes #329371.Sushma Rai2006-04-221-1/+1
* Added code to see if the file already exist.Srinivasa Ragavan2006-04-222-19/+38
* Setting the e-source properties after both folder rename and new folderSushma Rai2006-04-193-23/+46
* Add default color to the GW source created. Fixes #167102Harish Krishnaswamy2006-04-192-0/+9
* Don't try and send a dbus message if the bus is down.Jeffrey Stedfast2006-04-182-37/+91
* 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
* ** Fixes #333881 Set an empty string instead of null for a TEXT entry.Jeff Cai2006-03-282-1/+7
* Fixes the first time account setup issue.Sushma Rai2006-03-112-15/+23
* Fix for Bug 331023Devashish Sharma2006-03-101-1/+1
* added a bug id which was fixed with the previous patch.Chenthill Palanisamy2006-03-101-1/+1
* 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
* included the header file, authentication.hChenthill Palanisamy2006-03-041-0/+1
* fixes #330974.Chenthill Palanisamy2006-03-042-2/+11
* Fixes #328389Chenthill Palanisamy2006-03-032-2/+26
* Takes care of non SSL accounts too. Fixes #332948Sankar P2006-03-012-4/+11
* fixing a leak.Christian Kellner2006-02-284-8/+15
* Fixed the typo "retrun" to "return"Sushma Rai2006-02-272-1/+5
* Commited fix for crash during startup.Srinivasa Ragavan2006-02-272-1/+6
* 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 #328252Irene.Huang2006-02-222-0/+8
* fixes a crash.Chenthill Palanisamy2006-02-212-2/+12
* Fix more brokenness. doh check if its the proxy page. Need whack on theShreyas Srinivasan2006-02-212-3/+12
* Fix more brokenness. doh check if its the proxy page.Shreyas Srinivasan2006-02-202-4/+9
* Fixes bug #331635Irene Huang2006-02-202-1/+9
* Initialize connection only when the proxy tab is clicked.Shreyas Srinivasan2006-02-162-2/+9
* Another typo fix from gfree to g_free.Andre Klapper2006-02-142-1/+5
* A typo fix from gfree to g_free.Veerapuram Varadhan2006-02-142-1/+5
* A typo fix from gfree to g_free.Veerapuram Varadhan2006-02-142-1/+6
* Fix mnemonics to be consistent.Karsten Bräckelmann2006-02-134-4/+14
* Removing unnecessary markup in translateable string.Karsten Bräckelmann2006-02-134-4/+26
* fix mnemonicKarsten Bräckelmann2006-02-132-1/+6
* adding mnemonic. Fixes bug 328151.Andre Klapper2006-02-122-2/+6
* a11y changes for bug #330723Karsten Bräckelmann2006-02-112-1/+6
* 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
* ** See bug 326348 check if its a valid accoune before creating folderParthasarathi Susarla2006-02-082-0/+10
* 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
* reverting the previous commit.Chenthill Palanisamy2006-02-012-3/+10
* fixes #328413Chenthill Palanisamy2006-01-302-2/+99
* ** Fixes Bug #314913Rajeev ramanathan2006-01-302-7/+6
* Make this place a bit more quietKjartan Maraas2006-01-2848-108/+176
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-274-2/+10
* Corrected the memory corruption in forming the URIs. Fixes #328304.Sushma Rai2006-01-273-21/+59
* Fixes #328224, 328408, 328389Chenthill Palanisamy2006-01-253-27/+81
* 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
* Added an option to select a different addressbook for gaim buddies. Earlier i...Devashish Sharma2006-01-234-16/+61
* Reading the auth type from ExchangeAccount and setting it in URL if the urlSushma Rai2006-01-232-4/+30
* Fix twenty odd compiler warnings and style oddness.Harish Krishnaswamy2006-01-222-15/+22
* cahnged "emails" to "messages". I learn American English day by day. Yeah.Andre Klapper2006-01-201-1/+1
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" toAndre Klapper2006-01-206-8/+24
* Displaying the offline message for both Exchange personal and GAL folders.Sushma Rai2006-01-182-3/+11
* decode the date to local time **Fixes #314755 also fixed some stylingVivek Jain2006-01-182-5/+20
* Initial commits. Plugin written and submitted by Johnny JacobHarish Krishnaswamy2006-01-174-0/+501
* Add some much needed ego to NCLUDES ;-)Harish Krishnaswamy2006-01-171-1/+1
* Enumerate files for BUILT_SOURCES macro as plugin_DATA now includes staticHarish Krishnaswamy2006-01-162-2/+8
* 'Import' the CalDAV eplugin implementation into evolution. Please referHarish Krishnaswamy2006-01-164-0/+369
* 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
* corrected the changelog.Chenthill Palanisamy2006-01-161-1/+1
* fixes #267402Chenthill Palanisamy2006-01-163-19/+99
* ** Fixes bug #323011Srinivasa Ragavan2006-01-145-17/+85
* ** Fixes bug #326265Srinivasa Ragavan2006-01-142-1/+7
* 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
* Changing strings to be more precise. Fixes bug 325132.Andre Klapper2006-01-112-2/+6
* added the bug id 325926`Chenthill Palanisamy2006-01-111-0/+1
* fixes appearance of the empty menu item in mail.Chenthill Palanisamy2006-01-112-2/+7
* ** Fixes bug #316100Srinivasa Ragavan2006-01-115-12/+10
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-103-2/+10
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-102-0/+7
* Fixed the issue of subscribe to other users folder being modal.Sushma Rai2006-01-092-17/+22
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-063-7/+14
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-062-2/+8
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-067-7/+18
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
* 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
* See bug ** 325210Shi Pu2006-01-042-3/+58
* Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match whatTor Lillqvist2006-01-044-3/+25
* Check for static capability only if the ecal already exists. Fixes anotherHarish Krishnaswamy2006-01-032-1/+8
* 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-013-5/+5
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-311-0/+5
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-311-0/+9
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+11
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+5
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-1/+1
* fixed two strings for consistency. Fixes bug 325127 and partially bugAndre Klapper2005-12-301-2/+2
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-304-4/+4
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-301-1/+1
* Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.Andre Klapper2005-12-302-26/+26
* fixed a typoAndre Klapper2005-12-261-1/+1
* added description and author according to the changelog and c file. FixesAndre Klapper2005-12-261-1/+2
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-2518-12/+36
* Use -no-undefined on Windows. Link with used libraries.Tor Lillqvist2005-12-222-1/+9
* Use SOEXT.Tor Lillqvist2005-12-222-1/+5
* Fixes #320119Chenthill Palanisamy2005-12-212-4/+27
* fixes #274433Chenthill Palanisamy2005-12-212-2/+23
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2005-12-212-2/+20
* added the missing file.Chenthill Palanisamy2005-12-202-1/+7
* 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
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-1914-0/+3022
* Added bug ID.Sushma Rai2005-12-191-1/+1
* Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we areTor Lillqvist2005-12-182-8/+14
* Use GLib API to manipulate pathname.Tor Lillqvist2005-12-182-6/+18
* Drop unused inclusion of <dirent.h>.Tor Lillqvist2005-12-182-1/+4
* Use g_ascii_strcasecmp() instead of g_strcasecmp().Tor Lillqvist2005-12-182-3/+8
* junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-186-8/+67
* Fix to build in Suse 93Chenthill Palanisamy2005-12-131-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
* Fix make-clean issues.Harish Krishnaswamy2005-12-1222-1/+71
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7
* Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-122-1/+8
* Mark various plugins translatable.Funda Wang2005-12-0710-12/+32
* initialize CamelException.Parthasarathi Susarla2005-12-052-0/+8
* Fix for 322733.Simon Zheng2005-11-302-14/+6
* Fix for 322733.Simon Zheng2005-11-292-2/+9
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-262-2/+2
* Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway.Tor Lillqvist2005-11-242-1/+5
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-242-2/+9
* Groupwise address book, new warning message if the user's frequent contactsSushma Rai2005-11-242-1/+15
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
* Fixed a stupid typo.Harish Krishnaswamy2005-11-151-1/+1
* Hula Account setup - initial commits.Harish Krishnaswamy2005-11-156-0/+777
* Re-implemented this funciton. (add_attendee_cb): Removed this callbackMubeen Jukaku2005-11-112-16/+31
* Fixes #306673Chenthill Palanisamy2005-11-112-37/+18
* Function signature specifies a void return. So, do not return NULL.Harish Krishnaswamy2005-11-102-1/+7
* check if string (eg. use_ssl) are NULL before strcmp(). prevents aParthasarathi Susarla2005-11-092-0/+8
* *** empty log message ***Parthasarathi Susarla2005-11-081-0/+1
* Fixes #308752.Chenthill Palanisamy2005-11-072-1/+7
* When the user forgets-password explicitly, the subsequent proxy-loginSankar P2005-10-202-6/+29