| Commit message (Expand) | Author | Age | Files | Lines |
* | junk-settings.c proxy-login.c proxy.c Construct glade file name at | Tor Lillqvist | 2005-12-18 | 1 | -0/+10 |
* | Fix make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 1 | -0/+4 |
* | initialize CamelException. | Parthasarathi Susarla | 2005-12-05 | 1 | -0/+6 |
* | Function signature specifies a void return. So, do not return NULL. | Harish Krishnaswamy | 2005-11-10 | 1 | -0/+6 |
* | When the user forgets-password explicitly, the subsequent proxy-login | Sankar P | 2005-10-20 | 1 | -0/+10 |
* | Dont try to connect when the account is offline. Also connect to the | Shreyas Srinivasan | 2005-10-19 | 1 | -0/+6 |
* | "use_ssl" should be Null checked before comparing it with any value. its | Vivek Jain | 2005-10-14 | 1 | -0/+6 |
* | when we reach to the last item in the list, de-sensitize the remove | Vivek Jain | 2005-10-07 | 1 | -0/+6 |
* | moved code for comparing id's to the getcontainer list part, we break if | Vivek Jain | 2005-10-05 | 1 | -0/+7 |
* | : (org_gnome_shared_folder_factory) enable shared-folder functionalilty, | Vivek Jain | 2005-09-30 | 1 | -0/+7 |
* | Added code to handle the extra blank email that will be returned from the | Sankar P | 2005-09-28 | 1 | -0/+7 |
* | we have to connect "response" to (install_folder_response) to make it work | Vivek Jain | 2005-09-27 | 1 | -0/+8 |
* | Replaced g_object_unref with g_free since priv was created using g_new. | Sankar P | 2005-08-29 | 1 | -0/+6 |
* | Revert patch | Shreyas Srinivasan | 2005-08-24 | 1 | -5/+0 |
* | return the right type. (proxy_soap_login): fix pointer cast. | Not Zed | 2005-08-24 | 1 | -0/+27 |
* | ** see previous commit changed variable name to groupwise_shared_folder | vivek jain | 2005-08-22 | 1 | -0/+6 |
* | : (org_gnome_shared_folder_factory) disable shared-folder functionalilty | Vivek Jain | 2005-08-22 | 1 | -0/+9 |
* | Dont try to connect when the account is offline.CVS | Shreyas Srinivasan | 2005-08-22 | 1 | -0/+5 |
* | : Check "prd" for NULL, ALWAYS. | Veerapuram Varadhan | 2005-08-12 | 1 | -0/+5 |
* | : Changed the way in which the EDIT and DELETED flags are handled so that | Sankar P | 2005-08-10 | 1 | -0/+8 |
* | Moved the GList to maintain the list of proxies, into the proxyDialog | Sankar P | 2005-08-10 | 1 | -0/+10 |
* | always use full name for the folder **Fixes #311555 | Vivek Jain | 2005-08-10 | 1 | -0/+6 |
* | Disabling giving proxy rights to self. Fixes #312365 | Sankar P | 2005-08-06 | 1 | -0/+6 |
* | adjust row counts while calling add_detail so that it doesn't overlap the | Vivek Jain | 2005-07-29 | 1 | -0/+7 |
* | for status strack removed "Item" tag entries, included a factory method | Vivek Jain | 2005-07-29 | 1 | -0/+10 |
* | Added the hook for the proxy-login feature, since it was removed by | Sankar P | 2005-07-27 | 1 | -0/+5 |
* | Added the new file process-meeting.c and widgets/misc to include headers. | Chenthill Palanisamy | 2005-07-25 | 1 | -0/+9 |
* | Put back the fix I committed on 2005-03-31, not sure when it got reverted. | Vivek Jain | 2005-07-22 | 1 | -0/+6 |
* | Fix #310710. Make code little smart. Stop adding tabs continously. Still | Shreyas Srinivasan | 2005-07-20 | 1 | -0/+6 |
* | connect to sod-signal and get the input data in the callback | Vivek Jain | 2005-07-20 | 1 | -0/+6 |
* | Removed the proxy and proxy-login plugins as they are merged into the | Sankar P | 2005-07-20 | 1 | -0/+90 |
* | Marked strings for translation | Vivek Jain | 2005-07-19 | 1 | -0/+4 |
* | Don't return a value from a void funtion. | Tor Lillqvist | 2005-07-13 | 1 | -0/+6 |
* | transferred ChangeLog entry here (2005-07-10 Shreyas Srinivasan | Vivek Jain | 2005-07-12 | 1 | -0/+7 |
* | Add missing header. | Frédéric Crozat | 2005-07-08 | 1 | -0/+4 |
* | have one more hookitem in folderview.popup for displaying junk mail | Vivek Jain | 2005-07-07 | 1 | -0/+13 |
* | not linking to libevolution-mail. | Sushma Rai | 2005-06-27 | 1 | -1/+1 |
* | Not loading the plugin on startup. | Sushma Rai | 2005-06-27 | 1 | -0/+5 |
* | Use NO_UNDEFINED. Link with more libraries. | Tor Lillqvist | 2005-06-27 | 1 | -0/+4 |
* | Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) from | Harish Krishnaswamy | 2005-06-25 | 1 | -0/+6 |
* | Fixed some symbol resolution errors with groupwise-features plugin. | Sushma Rai | 2005-06-25 | 1 | -0/+5 |
* | Set load-on-startup to true. | Sushma Rai | 2005-06-24 | 1 | -0/+3 |
* | Use SOEXT. | Tor Lillqvist | 2005-06-18 | 1 | -0/+4 |
* | removed "Item" tag entries, included a factory method | Vivek Jain | 2005-05-24 | 1 | -1/+11 |
* | Created a plugin "groupwise-features" which is a consolidation of | Vivek Jain | 2005-05-23 | 1 | -0/+265 |