| Commit message (Expand) | Author | Age | Files | Lines |
* | Added code for implementing Send options via a data hook . | Raghavendran | 2007-01-23 | 3 | -18/+21 |
* | Remove an extraneous initialization that leaks a CamelUrl on each | Harish Krishnaswamy | 2006-11-17 | 2 | -1/+6 |
* | Fixes #360815 | Chenthill Palanisamy | 2006-10-16 | 2 | -4/+6 |
* | addressbook/importers/evolution-ldif-importer.c | Francisco Javier F. Serrador | 2006-10-15 | 1 | -1/+1 |
* | remove "*" from translation. Fixes bug #331147. | Andre Klapper | 2006-07-19 | 2 | -2/+6 |
* | 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 |
* | add translator comments to the string "Proxy login". Fixes bug #345055. | Andre Klapper | 2006-06-29 | 2 | -0/+8 |
* | org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy | Sankar P | 2006-06-12 | 3 | -1/+21 |
* | Increases the height of the dialog to make it easily usable | David Richards | 2006-05-31 | 2 | -0/+6 |
* | Changed the ; in the end to a . in an error message | Sankar P | 2006-04-24 | 2 | -1/+6 |
* | Takes care of non SSL accounts too. Fixes #332948 | Sankar P | 2006-03-01 | 2 | -4/+11 |
* | 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 |
* | Initialize connection only when the proxy tab is clicked. | Shreyas Srinivasan | 2006-02-16 | 2 | -2/+9 |
* | ** See bug 326348 check if its a valid accoune before creating folder | Parthasarathi Susarla | 2006-02-08 | 2 | -0/+10 |
* | Make this place a bit more quiet | Kjartan Maraas | 2006-01-28 | 6 | -25/+18 |
* | removed string "dialog1" from translation. Fixes bug 306118. | Andre Klapper | 2006-01-27 | 2 | -1/+5 |
* | decode the date to local time **Fixes #314755 also fixed some styling | Vivek Jain | 2006-01-18 | 2 | -5/+20 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 7 | -7/+18 |
* | Fix for #325117 | Harish Krishnaswamy | 2006-01-01 | 2 | -2/+2 |
* | 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-30 | 1 | -1/+1 |
* | junk-settings.c proxy-login.c proxy.c Construct glade file name at | Tor Lillqvist | 2005-12-18 | 6 | -8/+67 |
* | Fix make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 2 | -1/+5 |
* | initialize CamelException. | Parthasarathi Susarla | 2005-12-05 | 2 | -0/+8 |
* | *** empty log message *** | Parthasarathi Susarla | 2005-11-23 | 1 | -2/+2 |
* | Function signature specifies a void return. So, do not return NULL. | Harish Krishnaswamy | 2005-11-10 | 2 | -1/+7 |
* | *** empty log message *** | Parthasarathi Susarla | 2005-11-08 | 1 | -0/+1 |
* | When the user forgets-password explicitly, the subsequent proxy-login | Sankar P | 2005-10-20 | 2 | -6/+29 |
* | Dont try to connect when the account is offline. Also connect to the | Shreyas Srinivasan | 2005-10-19 | 2 | -6/+54 |
* | "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 |
* | moved code for comparing id's to the getcontainer list part, we break if | Vivek Jain | 2005-10-05 | 2 | -72/+91 |
* | : (org_gnome_shared_folder_factory) enable shared-folder functionalilty, | Vivek Jain | 2005-09-30 | 3 | -11/+7 |
* | 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 |
* | Replaced g_object_unref with g_free since priv was created using g_new. | Sankar P | 2005-08-29 | 2 | -1/+7 |
* | Revert patch | Shreyas Srinivasan | 2005-08-24 | 2 | -26/+4 |
* | return the right type. (proxy_soap_login): fix pointer cast. | Not Zed | 2005-08-24 | 8 | -68/+98 |
* | ** see previous commit changed variable name to groupwise_shared_folder | vivek jain | 2005-08-22 | 3 | -3/+9 |
* | : (org_gnome_shared_folder_factory) disable shared-folder functionalilty | Vivek Jain | 2005-08-22 | 3 | -1/+22 |
* | Dont try to connect when the account is offline.CVS | Shreyas Srinivasan | 2005-08-22 | 2 | -4/+26 |
* | : Check "prd" for NULL, ALWAYS. | Veerapuram Varadhan | 2005-08-12 | 2 | -2/+10 |
* | : Changed the way in which the EDIT and DELETED flags are handled so that | Sankar P | 2005-08-10 | 2 | -3/+18 |
* | Moved the GList to maintain the list of proxies, into the proxyDialog | Sankar P | 2005-08-10 | 3 | -37/+48 |
* | always use full name for the folder **Fixes #311555 | Vivek Jain | 2005-08-10 | 2 | -8/+18 |
* | Disabling giving proxy rights to self. Fixes #312365 | Sankar P | 2005-08-06 | 2 | -2/+12 |
* | *** empty log message *** | Jain Vivek | 2005-08-02 | 1 | -1/+1 |
* | adjust row counts while calling add_detail so that it doesn't overlap the | Vivek Jain | 2005-07-29 | 2 | -3/+11 |
* | for status strack removed "Item" tag entries, included a factory method | Vivek Jain | 2005-07-29 | 3 | -27/+58 |
* | Added the hook for the proxy-login feature, since it was removed by | Sankar P | 2005-07-27 | 2 | -0/+13 |
* | Fix make distcheck issues. Bump version number ***** Release 2.3.6 ***** | Harish Krishnaswamy | 2005-07-27 | 1 | -0/+2 |
* | Added the new file process-meeting.c and widgets/misc to include headers. | Chenthill Palanisamy | 2005-07-25 | 5 | -6/+306 |
* | Put back the fix I committed on 2005-03-31, not sure when it got reverted. | Vivek Jain | 2005-07-22 | 2 | -14/+46 |
* | Fix #310710. Make code little smart. Stop adding tabs continously. Still | Shreyas Srinivasan | 2005-07-20 | 2 | -51/+76 |
* | connect to sod-signal and get the input data in the callback | Vivek Jain | 2005-07-20 | 2 | -52/+73 |
* | Removed the proxy and proxy-login plugins as they are merged into the | Sankar P | 2005-07-20 | 12 | -18/+2916 |
* | Marked strings for translation | Vivek Jain | 2005-07-19 | 3 | -6/+10 |
* | Don't return a value from a void funtion. | Tor Lillqvist | 2005-07-13 | 2 | -0/+11 |
* | transferred ChangeLog entry here (2005-07-10 Shreyas Srinivasan | Vivek Jain | 2005-07-12 | 1 | -0/+7 |
* | Remove the camel-groupwise-listener code as it runs in a different plugin. | Shreyas Srinivasan | 2005-07-10 | 5 | -1042/+0 |
* | Add missing header. | Frédéric Crozat | 2005-07-08 | 2 | -0/+5 |
* | *** empty log message *** | Jain Vivek | 2005-07-07 | 1 | -1/+1 |
* | have one more hookitem in folderview.popup for displaying junk mail | Vivek Jain | 2005-07-07 | 3 | -2/+20 |
* | added: junk-mail-settings.c junk-settings.c junk-settings.h | Vivek Jain | 2005-07-07 | 4 | -0/+1180 |
* | removed a copy paste error: misleading text | Vivek Jain | 2005-07-03 | 1 | -1/+1 |
* | not linking to libevolution-mail. | Sushma Rai | 2005-06-27 | 2 | -2/+1 |
* | Not loading the plugin on startup. | Sushma Rai | 2005-06-27 | 2 | -1/+6 |
* | Use NO_UNDEFINED. Link with more libraries. | Tor Lillqvist | 2005-06-27 | 2 | -7/+15 |
* | Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) from | Harish Krishnaswamy | 2005-06-25 | 2 | -6/+11 |
* | Fixed some symbol resolution errors with groupwise-features plugin. | Sushma Rai | 2005-06-25 | 2 | -5/+11 |
* | Set load-on-startup to true. | Sushma Rai | 2005-06-24 | 2 | -1/+4 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 3 | -2/+3 |
* | Use SOEXT. | Tor Lillqvist | 2005-06-18 | 2 | -1/+5 |
* | removed "Item" tag entries, included a factory method | Vivek Jain | 2005-05-24 | 3 | -10/+51 |
* | Created a plugin "groupwise-features" which is a consolidation of | Vivek Jain | 2005-05-23 | 18 | -0/+4990 |