| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrected the spelling mistake in an error message. Fixes #350231. | Sushma Rai | 2006-08-07 | 2 | -1/+6 |
* | Fix for some bugs in gaim synchronization and automatic contacts. | Devashish Sharma | 2006-08-03 | 2 | -1/+20 |
* | Fixes #343991. | Chenthill Palanisamy | 2006-08-02 | 2 | -0/+7 |
* | Fixes #310489 | Chenthill Palanisamy | 2006-07-31 | 2 | -4/+35 |
* | Fixes #329740. | Chenthill Palanisamy | 2006-07-31 | 2 | -1/+23 |
* | Fixes #347973 | Chenthill Palanisamy | 2006-07-31 | 2 | -38/+21 |
* | Added support for gadu gadu im in contact entry. | Devashish Sharma | 2006-07-24 | 1 | -0/+2 |
* | Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE and | Sushma Rai | 2006-07-24 | 3 | -0/+20 |
* | Added support for Gw notes. | Chenthill Palanisamy | 2006-07-22 | 2 | -0/+13 |
* | Checking if a user is subscribing to his own folder. Fixes #311322. | Sushma Rai | 2006-07-22 | 2 | -0/+19 |
* | Added support for shared notes. | Chenthill Palanisamy | 2006-07-22 | 4 | -78/+186 |
* | [addressbook] | Ross Burton | 2006-07-19 | 2 | -1/+8 |
* | remove "*" from translation. Fixes bug #331147. | Andre Klapper | 2006-07-19 | 4 | -5/+14 |
* | Made the success message translatable and fixed a typo. | Sankar P | 2006-07-17 | 2 | -1/+6 |
* | Evolution side coding for implementing security-classification send-options f... | Sankarasivasubramanian Pasupathilingam | 2006-07-17 | 3 | -1/+14 |
* | Added support for GroupWise Message Retract mail-retract.c, | Sankar P | 2006-07-17 | 5 | -4/+118 |
* | remove empty strings from translation | Andre Klapper | 2006-07-13 | 2 | -2/+7 |
* | Marking two strings for translation that were accidentally not marked. | Andre Klapper | 2006-07-12 | 2 | -2/+7 |
* | Fixing header capitalization in menu. Fixes bug #323952. (Committed by | Matthew Barnes | 2006-07-08 | 2 | -6/+11 |
* | ** Fixes bug #341369 | Hiroyuki Ikezoe | 2006-07-08 | 5 | -0/+15 |
* | Handle ICAL_X methods from Microsoft Live as request methods. | Harish Krishnaswamy | 2006-07-06 | 2 | -2/+14 |
* | Using proper header capitalization for the menu entry. Fixes bug #318755. | Karsten Bräckelmann | 2006-07-05 | 2 | -1/+6 |
* | add translator comments to the string "Proxy login". Fixes bug #345055. | Andre Klapper | 2006-06-29 | 2 | -0/+8 |
* | Free GSList and its data after calling | Harish Krishnaswamy | 2006-06-19 | 2 | -0/+9 |
* | Remove stray debug statements that should not have been committed. | Harish Krishnaswamy | 2006-06-19 | 1 | -2/+0 |
* | Deletes a GroupWise appointment if accepted or deleted. | Sankar P | 2006-06-16 | 2 | -38/+57 |
* | Fixes #179774 | Chenthill Palanisamy | 2006-06-16 | 2 | -1/+18 |
* | Use NO_UNDEFINED. | Tor Lillqvist | 2006-06-15 | 2 | -2/+4 |
* | On successful connection, checking if the OOF state is set in the | Sushma Rai | 2006-06-15 | 4 | -4/+581 |
* | Use SOEXT. | Tor Lillqvist | 2006-06-15 | 2 | -1/+5 |
* | Pass startup timezone as NULL, so that the local timezone will be shown. | Srinivasa Ragavan | 2006-06-14 | 2 | -3/+6 |
* | Defined and using new error code for displayig offline state of Evolution. | Sushma Rai | 2006-06-13 | 3 | -18/+23 |
* | org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy | Sankar P | 2006-06-12 | 3 | -1/+21 |
* | Fix memory leak. Fixes bug #335423. | Chris Heath | 2006-06-09 | 2 | -0/+7 |
* | Fixes 340296 | Chenthill Palanisamy | 2006-06-07 | 2 | -76/+98 |
* | Enabling the OK button only when the username is entered, fixes #317025. | Sushma Rai | 2006-06-07 | 2 | -1/+26 |
* | Fixes #332605. Multipart message handling. (set_attachments): New | Hiroyuki Ikezoe | 2006-06-06 | 2 | -2/+109 |
* | Increases the height of the dialog to make it easily usable | David Richards | 2006-05-31 | 2 | -0/+6 |
* | Added support for saving/attaching files/events/mails from/to remote shares | Srinivasa Ragavan | 2006-05-25 | 2 | -0/+7 |
* | patch submitted by: Hiroyuki Ikezoe | Harish Krishnaswamy | 2006-05-13 | 2 | -0/+7 |
* | Do not print the password in the terminal. | Sankar P | 2006-05-11 | 2 | -1/+6 |
* | Using the HIGified notification message. Fixes #302825. | Sushma Rai | 2006-05-10 | 3 | -3/+12 |
* | Not displaying error message on cancel operation. Fixes #332131. | Sushma Rai | 2006-05-10 | 2 | -1/+8 |
* | Multiple folder support for iPod. | Srinivasa Ragavan | 2006-05-09 | 2 | -7/+18 |
* | ** Fixes #323853 | Shi Pu | 2006-04-30 | 2 | -6/+13 |
* | Changed the ; in the end to a . in an error message | Sankar P | 2006-04-24 | 2 | -1/+6 |
* | Changed the function signature. Fixes #329371. | Sushma Rai | 2006-04-22 | 1 | -1/+1 |
* | Added code to see if the file already exist. | Srinivasa Ragavan | 2006-04-22 | 2 | -19/+38 |
* | Setting the e-source properties after both folder rename and new folder | Sushma Rai | 2006-04-19 | 3 | -23/+46 |
* | Add default color to the GW source created. Fixes #167102 | Harish Krishnaswamy | 2006-04-19 | 2 | -0/+9 |
* | Don't try and send a dbus message if the bus is down. | Jeffrey Stedfast | 2006-04-18 | 2 | -37/+91 |
* | Return TRUE in case of non-exchange accounts. Fixes #338198. | Sushma Rai | 2006-04-17 | 3 | -11/+17 |
* | Handling rename opearion for public and subscribed folders. | Sushma Rai | 2006-04-10 | 5 | -18/+81 |
* | Corrected the rename folder operation and also not allowing the rename | Sushma Rai | 2006-04-07 | 5 | -49/+190 |
* | ** Fixes #333881 Set an empty string instead of null for a TEXT entry. | Jeff Cai | 2006-03-28 | 2 | -1/+7 |
* | Fixes the first time account setup issue. | Sushma Rai | 2006-03-11 | 2 | -15/+23 |
* | Fix for Bug 331023 | Devashish Sharma | 2006-03-10 | 1 | -1/+1 |
* | added a bug id which was fixed with the previous patch. | Chenthill Palanisamy | 2006-03-10 | 1 | -1/+1 |
* | Freeing GConfValue. See #329251. | Sushma Rai | 2006-03-06 | 2 | -1/+8 |
* | Not unrefing the account passed to the signal handler. Fixes #332129. | Sushma Rai | 2006-03-06 | 2 | -3/+5 |
* | included the header file, authentication.h | Chenthill Palanisamy | 2006-03-04 | 1 | -0/+1 |
* | fixes #330974. | Chenthill Palanisamy | 2006-03-04 | 2 | -2/+11 |
* | Fixes #328389 | Chenthill Palanisamy | 2006-03-03 | 2 | -2/+26 |
* | Takes care of non SSL accounts too. Fixes #332948 | Sankar P | 2006-03-01 | 2 | -4/+11 |
* | fixing a leak. | Christian Kellner | 2006-02-28 | 4 | -8/+15 |
* | Fixed the typo "retrun" to "return" | Sushma Rai | 2006-02-27 | 2 | -1/+5 |
* | Commited fix for crash during startup. | Srinivasa Ragavan | 2006-02-27 | 2 | -1/+6 |
* | NULL check for accounts. Fixes #332185. | Sushma Rai | 2006-02-27 | 3 | -1/+16 |
* | Trying to get the exchange account, only when invoked for exchange account | Sushma Rai | 2006-02-27 | 2 | -33/+68 |
* | Added bug id to the changelog. | Sushma Rai | 2006-02-27 | 1 | -1/+1 |
* | Fixed the problem with the sent and drafts folder URIs and also | Sushma Rai | 2006-02-27 | 2 | -15/+56 |
* | Memory leak fixes. See #329251. | Sushma Rai | 2006-02-25 | 3 | -0/+12 |
* | Fixes bug #328252 | Irene.Huang | 2006-02-22 | 2 | -0/+8 |
* | fixes a crash. | Chenthill Palanisamy | 2006-02-21 | 2 | -2/+12 |
* | Fix more brokenness. doh check if its the proxy page. Need whack on the | Shreyas Srinivasan | 2006-02-21 | 2 | -3/+12 |
* | Fix more brokenness. doh check if its the proxy page. | Shreyas Srinivasan | 2006-02-20 | 2 | -4/+9 |
* | Fixes bug #331635 | Irene Huang | 2006-02-20 | 2 | -1/+9 |
* | Initialize connection only when the proxy tab is clicked. | Shreyas Srinivasan | 2006-02-16 | 2 | -2/+9 |
* | Another typo fix from gfree to g_free. | Andre Klapper | 2006-02-14 | 2 | -1/+5 |
* | A typo fix from gfree to g_free. | Veerapuram Varadhan | 2006-02-14 | 2 | -1/+5 |
* | A typo fix from gfree to g_free. | Veerapuram Varadhan | 2006-02-14 | 2 | -1/+6 |
* | Fix mnemonics to be consistent. | Karsten Bräckelmann | 2006-02-13 | 4 | -4/+14 |
* | Removing unnecessary markup in translateable string. | Karsten Bräckelmann | 2006-02-13 | 4 | -4/+26 |
* | fix mnemonic | Karsten Bräckelmann | 2006-02-13 | 2 | -1/+6 |
* | adding mnemonic. Fixes bug 328151. | Andre Klapper | 2006-02-12 | 2 | -2/+6 |
* | a11y changes for bug #330723 | Karsten Bräckelmann | 2006-02-11 | 2 | -1/+6 |
* | updated the bug ids. | Sushma Rai | 2006-02-10 | 1 | -1/+1 |
* | Fixes the problems of marking GAL for offline usage and as default folder | Sushma Rai | 2006-02-10 | 2 | -15/+32 |
* | Freeing uri_text. See #329251. | Sushma Rai | 2006-02-10 | 2 | -1/+7 |
* | ** See bug 326348 check if its a valid accoune before creating folder | Parthasarathi Susarla | 2006-02-08 | 2 | -0/+10 |
* | Fixed memory leaks. Fixes #329251. | Sushma Rai | 2006-02-06 | 4 | -4/+32 |
* | fix a bunch of Address Book strings | Karsten Bräckelmann | 2006-02-06 | 2 | -1/+7 |
* | Fixed the issue with subscribing to other user's folders. (#328554) | Sushma Rai | 2006-02-03 | 4 | -84/+124 |
* | reverting the previous commit. | Chenthill Palanisamy | 2006-02-01 | 2 | -3/+10 |
* | fixes #328413 | Chenthill Palanisamy | 2006-01-30 | 2 | -2/+99 |
* | ** Fixes Bug #314913 | Rajeev ramanathan | 2006-01-30 | 2 | -7/+6 |
* | Make this place a bit more quiet | Kjartan Maraas | 2006-01-28 | 48 | -108/+176 |
* | removed string "dialog1" from translation. Fixes bug 306118. | Andre Klapper | 2006-01-27 | 4 | -2/+10 |
* | Corrected the memory corruption in forming the URIs. Fixes #328304. | Sushma Rai | 2006-01-27 | 3 | -21/+59 |
* | Fixes #328224, 328408, 328389 | Chenthill Palanisamy | 2006-01-25 | 3 | -27/+81 |
* | Making the warning and error dialogs non-modal. Fixes #328385. | Sushma Rai | 2006-01-24 | 3 | -14/+33 |
* | Checking for the NULL URI, Fixes #328282. | Sushma Rai | 2006-01-23 | 2 | -1/+9 |
* | Added an option to select a different addressbook for gaim buddies. Earlier i... | Devashish Sharma | 2006-01-23 | 4 | -16/+61 |
* | Reading the auth type from ExchangeAccount and setting it in URL if the url | Sushma Rai | 2006-01-23 | 2 | -4/+30 |
* | Fix twenty odd compiler warnings and style oddness. | Harish Krishnaswamy | 2006-01-22 | 2 | -15/+22 |
* | cahnged "emails" to "messages". I learn American English day by day. Yeah. | Andre Klapper | 2006-01-20 | 1 | -1/+1 |
* | plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" to | Andre Klapper | 2006-01-20 | 6 | -8/+24 |
* | Displaying the offline message for both Exchange personal and GAL folders. | Sushma Rai | 2006-01-18 | 2 | -3/+11 |
* | decode the date to local time **Fixes #314755 also fixed some styling | Vivek Jain | 2006-01-18 | 2 | -5/+20 |
* | Initial commits. Plugin written and submitted by Johnny Jacob | Harish Krishnaswamy | 2006-01-17 | 4 | -0/+501 |
* | Add some much needed ego to NCLUDES ;-) | Harish Krishnaswamy | 2006-01-17 | 1 | -1/+1 |
* | Enumerate files for BUILT_SOURCES macro as plugin_DATA now includes static | Harish Krishnaswamy | 2006-01-16 | 2 | -2/+8 |
* | 'Import' the CalDAV eplugin implementation into evolution. Please refer | Harish Krishnaswamy | 2006-01-16 | 4 | -0/+369 |
* | Fixed a minor typo in error string. (#327053). | Harish Krishnaswamy | 2006-01-16 | 2 | -1/+6 |
* | Fix a grammar error in translatable string. (#327155) | Harish Krishnaswamy | 2006-01-16 | 2 | -1/+6 |
* | corrected the changelog. | Chenthill Palanisamy | 2006-01-16 | 1 | -1/+1 |
* | fixes #267402 | Chenthill Palanisamy | 2006-01-16 | 3 | -19/+99 |
* | ** Fixes bug #323011 | Srinivasa Ragavan | 2006-01-14 | 5 | -17/+85 |
* | ** Fixes bug #326265 | Srinivasa Ragavan | 2006-01-14 | 2 | -1/+7 |
* | Set the "save-passwd" parameter value EAccount. Fixes #326842. | Sushma Rai | 2006-01-13 | 2 | -1/+15 |
* | Added krb5 checks while invoking change_passwd_cb() and | Sushma Rai | 2006-01-13 | 2 | -0/+9 |
* | fixes #271546 | Chenthill Palanisamy | 2006-01-13 | 2 | -4/+12 |
* | Cheking for password expired error code, displaying the error message and | Sushma Rai | 2006-01-12 | 5 | -9/+244 |
* | Changing strings to be more precise. Fixes bug 325132. | Andre Klapper | 2006-01-11 | 2 | -2/+6 |
* | added the bug id 325926` | Chenthill Palanisamy | 2006-01-11 | 1 | -0/+1 |
* | fixes appearance of the empty menu item in mail. | Chenthill Palanisamy | 2006-01-11 | 2 | -2/+7 |
* | ** Fixes bug #316100 | Srinivasa Ragavan | 2006-01-11 | 5 | -12/+10 |
* | use e_utf8_strftime() in evolution-data-server/ | Simon Zheng | 2006-01-10 | 3 | -2/+10 |
* | use e_utf8_strftime() in evolution-data-server/ | Simon Zheng | 2006-01-10 | 2 | -0/+7 |
* | Fixed the issue of subscribe to other users folder being modal. | Sushma Rai | 2006-01-09 | 2 | -17/+22 |
* | changing "cancelled" (British English) to "canceled" (American English). | Andre Klapper | 2006-01-06 | 3 | -7/+14 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 3 | -2/+9 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 2 | -2/+8 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 3 | -2/+9 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 3 | -2/+9 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 7 | -7/+18 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 3 | -2/+9 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 5 | -4/+13 |
* | Setting the username, authtype, auth-domain and auth properties on the esource | Sushma Rai | 2006-01-05 | 3 | -8/+26 |
* | See bug ** 325210 | Shi Pu | 2006-01-04 | 2 | -3/+58 |
* | Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match what | Tor Lillqvist | 2006-01-04 | 4 | -3/+25 |
* | Check for static capability only if the ecal already exists. Fixes another | Harish Krishnaswamy | 2006-01-03 | 2 | -1/+8 |
* | In the plugin porceed only with the exchange account folders. | Sushma Rai | 2006-01-02 | 3 | -2/+16 |
* | String Fixes (Bug #325122) | Harish Krishnaswamy | 2006-01-01 | 1 | -3/+3 |
* | Fix for #325117 | Harish Krishnaswamy | 2006-01-01 | 3 | -5/+5 |
* | Fixing several typos and harmonizing capital/small letters. Partially | Andre Klapper | 2005-12-31 | 1 | -0/+6 |
* | fixed two strings for consistency. Fixes bug 325127 and partially bug | Andre Klapper | 2005-12-31 | 1 | -0/+5 |
* | Fixing several typos and harmonizing capital/small letters. Partially | Andre Klapper | 2005-12-31 | 1 | -0/+6 |
* | added a missing word. Fixes bug 325128. | Andre Klapper | 2005-12-31 | 1 | -0/+9 |
* | Fixing several typos and harmonizing capital/small letters. Partially | Andre Klapper | 2005-12-31 | 1 | -0/+6 |
* | Fixing several typos and harmonizing capital/small letters. Partially | Andre Klapper | 2005-12-31 | 1 | -0/+11 |
* | Fixing several typos and harmonizing capital/small letters. Partially | Andre Klapper | 2005-12-31 | 1 | -0/+5 |
* | harmonized "URL", "Url" and "url". Fixes bug 325125. | Andre Klapper | 2005-12-30 | 1 | -1/+1 |
* | fixed two strings for consistency. Fixes bug 325127 and partially bug | Andre Klapper | 2005-12-30 | 1 | -2/+2 |
* | Fixing several typos and harmonizing capital/small letters. Partially | Andre Klapper | 2005-12-30 | 4 | -4/+4 |
* | added a missing word. Fixes bug 325128. | Andre Klapper | 2005-12-30 | 1 | -1/+1 |
* | Marked missing strings translatable. Fixes bug 313554 in CVS HEAD. | Andre Klapper | 2005-12-30 | 2 | -26/+26 |
* | fixed a typo | Andre Klapper | 2005-12-26 | 1 | -1/+1 |
* | added description and author according to the changelog and c file. Fixes | Andre Klapper | 2005-12-26 | 1 | -1/+2 |
* | Mark vairous plugins as translatable (bug#301149). | Funda Wang | 2005-12-25 | 18 | -12/+36 |
* | Use -no-undefined on Windows. Link with used libraries. | Tor Lillqvist | 2005-12-22 | 2 | -1/+9 |
* | Use SOEXT. | Tor Lillqvist | 2005-12-22 | 2 | -1/+5 |
* | Fixes #320119 | Chenthill Palanisamy | 2005-12-21 | 2 | -4/+27 |
* | fixes #274433 | Chenthill Palanisamy | 2005-12-21 | 2 | -2/+23 |
* | Setting the username, authtype, auth-domain and auth properties on the esource | Sushma Rai | 2005-12-21 | 2 | -2/+20 |
* | added the missing file. | Chenthill Palanisamy | 2005-12-20 | 2 | -1/+7 |
* | Setting the correct title. Fixes #324580. | Sushma Rai | 2005-12-20 | 2 | -1/+7 |
* | Removed the repleted window title and added translator comments. Fixes #313545. | Sushma Rai | 2005-12-19 | 3 | -5/+44 |
* | Checking if the user has selected save password option or not and | Sushma Rai | 2005-12-19 | 3 | -6/+45 |
* | free CamelURL and exchange_params. Fixes #324483. | Sushma Rai | 2005-12-19 | 2 | -1/+15 |
* | Corrected include path which was breaking the build. | Sushma Rai | 2005-12-19 | 5 | -7/+16 |
* | Committing the intial patch for calendar publishing. | Chenthill Palanisamy | 2005-12-19 | 14 | -0/+3022 |
* | Added bug ID. | Sushma Rai | 2005-12-19 | 1 | -1/+1 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we are | Tor Lillqvist | 2005-12-18 | 2 | -8/+14 |
* | Use GLib API to manipulate pathname. | Tor Lillqvist | 2005-12-18 | 2 | -6/+18 |
* | Drop unused inclusion of <dirent.h>. | Tor Lillqvist | 2005-12-18 | 2 | -1/+4 |
* | Use g_ascii_strcasecmp() instead of g_strcasecmp(). | Tor Lillqvist | 2005-12-18 | 2 | -3/+8 |
* | junk-settings.c proxy-login.c proxy.c Construct glade file name at | Tor Lillqvist | 2005-12-18 | 6 | -8/+67 |
* | Fix to build in Suse 93 | Chenthill Palanisamy | 2005-12-13 | 1 | -1/+1 |
* | Using the proper error code, and also removed hard coded URL from | Sushma Rai | 2005-12-12 | 3 | -4/+15 |
* | Added bug in to ChangeLog | Sushma Rai | 2005-12-12 | 1 | -0/+1 |
* | Fix make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 22 | -1/+71 |
* | Fix make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 2 | -0/+7 |
* | Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 2 | -1/+8 |
* | Mark various plugins translatable. | Funda Wang | 2005-12-07 | 10 | -12/+32 |
* | initialize CamelException. | Parthasarathi Susarla | 2005-12-05 | 2 | -0/+8 |
* | Fix for 322733. | Simon Zheng | 2005-11-30 | 2 | -14/+6 |
* | Fix for 322733. | Simon Zheng | 2005-11-29 | 2 | -2/+9 |
* | Fix for not showing wrong OOF error message in case of authentication failure. | Sushma Rai | 2005-11-26 | 2 | -2/+2 |
* | Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway. | Tor Lillqvist | 2005-11-24 | 2 | -1/+5 |
* | Not showing the OOF error message also on authentication failure. | Sushma Rai | 2005-11-24 | 2 | -2/+9 |
* | Groupwise address book, new warning message if the user's frequent contacts | Sushma Rai | 2005-11-24 | 2 | -1/+15 |
* | *** empty log message *** | Parthasarathi Susarla | 2005-11-23 | 1 | -2/+2 |
* | Fixed a stupid typo. | Harish Krishnaswamy | 2005-11-15 | 1 | -1/+1 |
* | Hula Account setup - initial commits. | Harish Krishnaswamy | 2005-11-15 | 6 | -0/+777 |
* | Re-implemented this funciton. (add_attendee_cb): Removed this callback | Mubeen Jukaku | 2005-11-11 | 2 | -16/+31 |
* | Fixes #306673 | Chenthill Palanisamy | 2005-11-11 | 2 | -37/+18 |
* | Function signature specifies a void return. So, do not return NULL. | Harish Krishnaswamy | 2005-11-10 | 2 | -1/+7 |
* | check if string (eg. use_ssl) are NULL before strcmp(). prevents a | Parthasarathi Susarla | 2005-11-09 | 2 | -0/+8 |
* | *** empty log message *** | Parthasarathi Susarla | 2005-11-08 | 1 | -0/+1 |
* | Fixes #308752. | Chenthill Palanisamy | 2005-11-07 | 2 | -1/+7 |
* | When the user forgets-password explicitly, the subsequent proxy-login | Sankar P | 2005-10-20 | 2 | -6/+29 |
* | composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, | Philip Van Hoof | 2005-10-19 | 1 | -0/+8 |
* | composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, | Philip Van Hoof | 2005-10-19 | 1 | -1/+1 |
* | Dont try to connect when the account is offline. Also connect to the | Shreyas Srinivasan | 2005-10-19 | 2 | -6/+54 |
* | Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-sync | Srinivasa Ragavan | 2005-10-18 | 10 | -0/+1211 |
* | Changed visible to enabled. Fixes the bug #314899 | Srinivasa Ragavan | 2005-10-18 | 2 | -12/+17 |
* | "use_ssl" should be Null checked before comparing it with any value. its | Vivek Jain | 2005-10-14 | 2 | -1/+7 |
* | when we reach to the last item in the list, de-sensitize the remove | Vivek Jain | 2005-10-07 | 2 | -1/+8 |
* | ** See Bug #268852 allow max one chid to be spawned for spamd. | Vivek Jain | 2005-10-06 | 2 | -2/+11 |
* | moved code for comparing id's to the getcontainer list part, we break if | Vivek Jain | 2005-10-05 | 2 | -72/+91 |
* | Constructing the path properly to get the efolder. Creating proper path. | Shakti Sen | 2005-10-03 | 3 | -9/+30 |
* | fixes 315752. | Chenthill Palanisamy | 2005-10-03 | 2 | -13/+84 |
* | added (e_plugin_lib_enable) calls init here to initialize all settings | Vivek Jain | 2005-10-03 | 2 | -0/+17 |
* | : (org_gnome_shared_folder_factory) enable shared-folder functionalilty, | Vivek Jain | 2005-09-30 | 3 | -11/+7 |
* | Sets the corresponding 'Folder name'. (create_folder_subscription_dialog): | Shakti Sen | 2005-09-30 | 5 | -12/+59 |
* | Propogate the authentication mechanism to the backend. exchange-calendar.c | Sarfraaz Ahmed | 2005-09-28 | 5 | -19/+31 |
* | Use SOEXT. | Tor Lillqvist | 2005-09-28 | 2 | -1/+3 |
* | Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. Set | Tor Lillqvist | 2005-09-28 | 2 | -9/+11 |
* | Not skipping the entries which have only e-mail id and not name. | Sushma Rai | 2005-09-28 | 2 | -7/+19 |
* | Using writable property to find the GroupWise system address book, while | Sushma Rai | 2005-09-28 | 2 | -1/+12 |
* | Added code to handle the extra blank email that will be returned from the | Sankar P | 2005-09-28 | 2 | -1/+15 |
* | we have to connect "response" to (install_folder_response) to make it work | Vivek Jain | 2005-09-27 | 2 | -2/+11 |
* | ** Fixes bug 312849 | Praveen Kumar | 2005-09-23 | 3 | -6/+88 |
* | Fixes #315345 | Chenthill Palanisamy | 2005-09-19 | 2 | -3/+9 |
* | *** empty log message *** | Parthasarathi Susarla | 2005-09-16 | 2 | -5/+20 |
* | Now checks for the camel provider type, and does nothing for non exchange | Arunprakash | 2005-09-15 | 2 | -0/+20 |
* | Fix for #316274 | Irene Huang | 2005-09-15 | 2 | -0/+14 |
* | ** Fixes bug 314762 | Praveen Kumar | 2005-08-29 | 2 | -6/+13 |
* | Replaced g_object_unref with g_free since priv was created using g_new. | Sankar P | 2005-08-29 | 2 | -1/+7 |
* | Fixes #313534 Moved the code to display recur check box to cal_opened_cb. | Chenthill Palanisamy | 2005-08-29 | 2 | -8/+14 |
* | Fixes the 'Label disappears' problem in Tasks, Calendar and Contacts. | Shakti Sen | 2005-08-26 | 2 | -3/+9 |
* | Need to set the account's linestatus to online as there is no way to get | Arunprakash | 2005-08-25 | 3 | -6/+25 |
* | Added support for Unsubscribe to other user's Inbox. | Shakti Sen | 2005-08-25 | 2 | -2/+135 |
* | Revert patch | Shreyas Srinivasan | 2005-08-24 | 2 | -26/+4 |
* | Getting list of mail-ids instead of a single mail-id. Added support for | Shakti Sen | 2005-08-24 | 4 | -47/+96 |
* | Removed the warning that are generated when compiled with GCC 4. | Praveen Kumar | 2005-08-24 | 9 | -30/+53 |
* | return the right type. (proxy_soap_login): fix pointer cast. | Not Zed | 2005-08-24 | 8 | -68/+98 |
* | def9ine before defining. | Not Zed | 2005-08-24 | 3 | -3/+10 |
* | Remove the special case for win32, its a bug on all platforms, silly. | Not Zed | 2005-08-24 | 3 | -11/+15 |
* | use the right type for attendees. | Not Zed | 2005-08-24 | 2 | -1/+5 |
* | Add missing headers (org_gnome_print_message): define before defining, | Not Zed | 2005-08-24 | 2 | -2/+14 |
* | include missing header. | Not Zed | 2005-08-24 | 2 | -0/+5 |
* | pre-define. | Not Zed | 2005-08-24 | 2 | -1/+6 |
* | add missing headers. | Not Zed | 2005-08-24 | 2 | -0/+6 |
* | forward declare exported func. | Not Zed | 2005-08-24 | 2 | -0/+5 |
* | forward-define e_plugin_lib_enable, remove some unecessary headers. | Not Zed | 2005-08-24 | 2 | -8/+9 |
* | fix relative_uri type. | Not Zed | 2005-08-24 | 2 | -1/+5 |
* | fix relative_uri type, don't include every header in the world we dont' | Not Zed | 2005-08-24 | 2 | -12/+9 |
* | Use exchange_operations_get_exchange_account. Fetch the password and | Sarfraaz Ahmed | 2005-08-22 | 5 | -16/+61 |