| Commit message (Expand) | Author | Age | Files | Lines |
* | for status strack removed "Item" tag entries, included a factory method | Vivek Jain | 2005-07-29 | 3 | -27/+58 |
* | Handle error conditions if folder subscription fails. Fixes bug 311712 | Praveen Kumar | 2005-07-29 | 2 | -21/+33 |
* | check for NULL before using the address. **Fixes bugs like #274544 | Vivek Jain | 2005-07-28 | 2 | -15/+27 |
* | applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" to | Vivek Jain | 2005-07-28 | 2 | -8/+24 |
* | Added the hook for the proxy-login feature, since it was removed by | Sankar P | 2005-07-27 | 2 | -0/+13 |
* | Only show the unsubscribe menu if it is an exchange folder. | Harry Lu | 2005-07-27 | 2 | -2/+23 |
* | Fix make distcheck issues. Bump version number ***** Release 2.3.6 ***** | Harish Krishnaswamy | 2005-07-27 | 5 | -1/+7 |
* | Fixed a small typo. The file name is | Shakti Sen | 2005-07-25 | 2 | -1/+7 |
* | Add the size label only if the calendar exists. Add the size label only if | Sarfraaz Ahmed | 2005-07-25 | 3 | -36/+49 |
* | Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooks | Shakti Sen | 2005-07-25 | 5 | -8/+99 |
* | Takes care of displaying the folder size for mail folders. Now also adds | Sarfraaz Ahmed | 2005-07-25 | 7 | -10/+172 |
* | Changed the e_notice calls to e_error_run calls. Same. * | Arunprakash | 2005-07-25 | 10 | -66/+167 |
* | Creating the dialog and getting the user. | Shakti Sen | 2005-07-25 | 2 | -1/+19 |
* | Added the new file process-meeting.c and widgets/misc to include headers. | Chenthill Palanisamy | 2005-07-25 | 5 | -6/+306 |
* | Marking "Novell GroupWise Address Book" for offline usage, by default. | Sushma Rai | 2005-07-23 | 2 | -1/+11 |
* | Included files org-gnome-exchange-ab-subscription.xml, | Shakti Sen | 2005-07-22 | 7 | -9/+117 |
* | Put back the fix I committed on 2005-03-31, not sure when it got reverted. | Vivek Jain | 2005-07-22 | 2 | -14/+46 |
* | Handling the rename of calendars. This addresses the bug 310433 Removed | Praveen Kumar | 2005-07-22 | 6 | -319/+136 |
* | Rescan the tree before fetching the folder list. Similar Dont add the | Sarfraaz Ahmed | 2005-07-21 | 5 | -5/+17 |
* | Remove the tools menu which someone was too lazy to remove. | Not Zed | 2005-07-21 | 2 | -4/+5 |
* | Fixed a memory leak and a crash when start date does is not present. | Chenthill Palanisamy | 2005-07-20 | 2 | -3/+8 |
* | 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 | 15 | -2952/+0 |
* | Removed the proxy and proxy-login plugins as they are merged into the | Sankar P | 2005-07-20 | 12 | -18/+2916 |
* | Set the reccurrence id for the reccurring appointment. Set the MOD-TYPE | Chenthill Palanisamy | 2005-07-19 | 2 | -25/+78 |
* | Marked strings for translation | Vivek Jain | 2005-07-19 | 3 | -6/+10 |
* | Added a label named 'Custom' to show appropriate role in the 'Role:' combo | Shakti Sen | 2005-07-19 | 2 | -2/+25 |
* | This is no longer needed. gtk_widget_destroy will take care of destroying | Sarfraaz Ahmed | 2005-07-19 | 3 | -11/+11 |
* | Added the functions org_gnome_exchange_calendar_permissions() and | Shakti Sen | 2005-07-18 | 4 | -13/+127 |
* | Handle the case of user clicking "Cancel" button in "Change Password" | Praveen Kumar | 2005-07-18 | 2 | -1/+12 |
* | Fixed a silly extra space. | Ahmed Sarfraaz | 2005-07-16 | 1 | -1/+1 |
* | Removed. Is no longer being used | Sarfraaz Ahmed | 2005-07-16 | 2 | -357/+4 |
* | Removed the permissions from the structure, since it is no longer needed. | Sankar P | 2005-07-15 | 2 | -4/+6 |
* | Put permissions on the store instead of the global structure as it gets | Sankar P | 2005-07-15 | 2 | -9/+13 |
* | Included the e-foreign-folder-dialog.glade file. Added newly. | Shakti Sen | 2005-07-15 | 3 | -1/+261 |
* | NULL checks before we do anything else here (quite likely to be NULL) | Vivek Jain | 2005-07-14 | 2 | -1/+13 |
* | Fixed some compile time warnings | Sarfraaz Ahmed | 2005-07-14 | 5 | -19/+17 |
* | Checked for if the exchange account exist/configured. Replaced all the | Shakti Sen | 2005-07-14 | 6 | -80/+93 |
* | Why is this a separate plugin, shouldn't it be part of groupwise???? | Not Zed | 2005-07-14 | 2 | -3/+8 |
* | Modified the eplug file to add the "commit" code for folder hierarchy | Praveen Kumar | 2005-07-13 | 2 | -11/+20 |
* | Don't return a value from a void funtion. | Tor Lillqvist | 2005-07-13 | 14 | -7/+62 |
* | remove the reference to shell/importer/libevolution-importer.la in | Harish Krishnaswamy | 2005-07-13 | 2 | -1/+5 |
* | re-write the importer stuff to use the eplugin stuff. | Not Zed | 2005-07-13 | 2 | -104/+89 |
* | removed all the importer stuff. fixed the copyright. | Not Zed | 2005-07-12 | 2 | -199/+28 |
* | Remove groupwise-features plugin as it is already listed as a base plugin | Harish Krishnaswamy | 2005-07-12 | 1 | -1/+1 |
* | Added CLEANFILES element and glade and error files to EXTRA_DIST. | Sankar P | 2005-07-12 | 2 | -2/+18 |
* | Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and added | Sankar P | 2005-07-12 | 2 | -2/+14 |
* | Added missed header files to the SOURCES. | Sankar P | 2005-07-12 | 4 | -2/+11 |
* | included missing header file | Vivek Jain | 2005-07-12 | 2 | -0/+13 |
* | transferred ChangeLog entry here (2005-07-10 Shreyas Srinivasan | Vivek Jain | 2005-07-12 | 1 | -0/+7 |
* | have a ChangeLog and transfer the changelog entry from the main ChangeLog | Vivek Jain | 2005-07-12 | 1 | -0/+9 |
* | Check that the result is not a success and only then print the error Call | Sarfraaz Ahmed | 2005-07-11 | 4 | -2/+15 |
* | Made changes so that the proxy list will be loaded only when the account | Sankar P | 2005-07-11 | 2 | -28/+49 |
* | Fix for #309992 and changes to avoid compiler warnings. | Sankarasivasubramanian Pasupathilingam | 2005-07-11 | 2 | -1/+14 |
* | Removed this directory. This functionality has now been moved to | Sarfraaz Ahmed | 2005-07-11 | 16 | -4381/+0 |
* | Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to report | Sarfraaz Ahmed | 2005-07-11 | 7 | -84/+254 |
* | Included files exchange-folder-subscription.c, | Shakti Sen | 2005-07-11 | 4 | -19/+62 |
* | check whether memory could be allocated. Return if the message is NULL so | Vivek Jain | 2005-07-11 | 2 | -0/+11 |
* | Support for groupwise recurrences. | Chenthill Palanisamy | 2005-07-11 | 4 | -5/+103 |
* | Modify function definition order | Shreyas Srinivasan | 2005-07-10 | 1 | -88/+86 |
* | Add missing file to plugin | Shreyas Srinivasan | 2005-07-10 | 1 | -0/+66 |
* | Plugin to add Disable/ Proxy Logout to a store menu on right click. | Shreyas Srinivasan | 2005-07-10 | 3 | -0/+132 |
* | Remove some crap plugins/proxy-login/*.gladep file which got committed by | Shreyas Srinivasan | 2005-07-10 | 1 | -7/+0 |
* | Plugin to implement Proxy Login on a groupwise account. | Shreyas Srinivasan | 2005-07-10 | 7 | -0/+839 |
* | Plugin to implement Proxy assignment on a groupwise account. | Shreyas Srinivasan | 2005-07-10 | 7 | -0/+2006 |
* | Remove the camel-groupwise-listener code as it runs in a different plugin. | Shreyas Srinivasan | 2005-07-10 | 5 | -1042/+0 |
* | Make the camel-groupwise-listener load on startup. | Shreyas Srinivasan | 2005-07-10 | 4 | -0/+1092 |
* | Added entries for the files providing the delegation assistant feature | Praveen Kumar | 2005-07-08 | 8 | -17/+324 |
* | Included files exchange-permissions-dialog.c, | Shakti Sen | 2005-07-08 | 4 | -7/+41 |
* | Added new file for Folder Permissions. Added new file for Folder | Shakti Sen | 2005-07-08 | 10 | -0/+2239 |
* | Exit evolution when closing wizard using window manager control ; don't | Frédéric Crozat | 2005-07-08 | 2 | -2/+17 |
* | Add missing header. | Frédéric Crozat | 2005-07-08 | 2 | -0/+5 |
* | Include exchange-folder-size-display.h Similar | Sarfraaz Ahmed | 2005-07-07 | 3 | -1/+8 |
* | Removed these files | Ahmed Sarfraaz | 2005-07-07 | 2 | -399/+0 |
* | Adding the new files | Ahmed Sarfraaz | 2005-07-07 | 2 | -0/+143 |
* | Implemented new to invoke the folder size table. | Sarfraaz Ahmed | 2005-07-07 | 3 | -2/+35 |
* | *** 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 |
* | Use NO_UNDEFINED. Link with more libraries. | Vivek Jain | 2005-07-06 | 2 | -1/+5 |
* | sa-junk-plugin : plugin that uses spam assasin for junk mail handling | Vivek Jain | 2005-07-06 | 4 | -0/+807 |
* | Newly added. This adds the esources for all the folders only if the | Sarfraaz Ahmed | 2005-07-05 | 2 | -0/+62 |
* | removed a copy paste error: misleading text | Vivek Jain | 2005-07-03 | 1 | -1/+1 |
* | Added new file entries for calendar , contacts and change-password enabled | Praveen Kumar | 2005-07-01 | 8 | -54/+941 |
* | Added new. This prints the validation error string. | Sarfraaz Ahmed | 2005-07-01 | 3 | -13/+116 |
* | not linking to libevolution-mail. | Sushma Rai | 2005-06-27 | 2 | -2/+1 |
* | Added the header files as part of SOURCES so that they get disted as well. | Sarfraaz Ahmed | 2005-06-27 | 2 | -2/+9 |
* | 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 | 22 | -25/+109 |
* | 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 |
* | We no longer should be declaring the global_config_listener as a static | Sarfraaz Ahmed | 2005-06-23 | 2 | -4/+15 |
* | Initial import | Michael Zucci | 2005-06-23 | 6 | -0/+207 |
* | Added support for delegation in personal calendar | Chenthill Palanisamy | 2005-06-21 | 5 | -45/+293 |
* | Use SOEXT. | Tor Lillqvist | 2005-06-18 | 4 | -2/+10 |
* | Use SOEXT. | Tor Lillqvist | 2005-06-18 | 16 | -8/+40 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | +2005-06-16 Harish Krishnaswamy <kharish@novell.com> | Harish Krishnaswamy | 2005-06-16 | 2 | -1/+6 |
* | Fixed a crash while trying ot edit non-exchange account. | Sushma Rai | 2005-06-15 | 2 | -2/+10 |
* | Fixed some warnings Similar | Sarfaaz Ahmed | 2005-06-14 | 3 | -9/+14 |
* | Added a new plugin directory for renaming exchange-account-setup as | Sarfraaz Ahmed | 2005-06-13 | 19 | -0/+5614 |
* | Removed unneeded files | Jain Vivek | 2005-06-13 | 33 | -5231/+0 |
* | Removed unneeded files | Jain Vivek | 2005-06-13 | 2 | -4/+4 |
* | Added new to initialise the config listener. (update_state) : Now updates | Sarfraaz Ahmed | 2005-06-10 | 3 | -95/+112 |
* | add the correct files to EXTRA_DIST | Harish Krishnaswamy | 2005-06-08 | 2 | -2/+7 |
* | seutp an idl file so we only need to generate one set of skels/stubs for | Not Zed | 2005-06-02 | 5 | -34/+93 |
* | A camel-stream to wrap Evolution_Mail_MessageStream. | Not Zed | 2005-05-27 | 17 | -174/+726 |
* | New helpers for listeners. | Not Zed | 2005-05-26 | 23 | -672/+1233 |
* | implement the mono loader as a plugin itself. | Not Zed | 2005-05-25 | 5 | -0/+264 |
* | Lots more work. Now implements a full listener interface. Filled out api. | Not Zed | 2005-05-24 | 16 | -205/+1033 |
* | 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 |
* | Added a bunch of files to create exchange plugins for UI changes | Sarfraaz Ahmed | 2005-05-21 | 12 | -0/+2921 |
* | Lots of work, filled out functions, cleaned up idl to make the data more | Not Zed | 2005-05-20 | 14 | -109/+825 |
* | Plugin file to add the Mark all Messages read menu item. Contains methods | Chenthill Palanisamy | 2005-05-20 | 4 | -0/+158 |
* | Plugin to provide "print" option to composer. Files added: | Vivek Jain | 2005-05-19 | 5 | -0/+179 |
* | make it clear this is a demonstratio n only. | Not Zed | 2005-05-17 | 2 | -2/+8 |
* | added initial e_error wrapper. | Not Zed | 2005-05-17 | 3 | -40/+86 |
* | Initial work on hand-bindings for mono plugins | Michael Zucci | 2005-05-17 | 3 | -0/+1397 |
* | error file moves/e-error.h moves | Michael Zucci | 2005-05-16 | 13 | -7/+31 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 7 | -34/+28 |
* | Add profiler so that it gets disted properly | Rodney Dawes | 2005-05-14 | 7 | -8/+29 |
* | Add a backslash line separator to EXTRA_DIST | Rodney Dawes | 2005-05-14 | 2 | -1/+5 |
* | more api/changes. dosn't build again. | Michael Zucci | 2005-05-13 | 10 | -55/+323 |
* | Now compiles, with a test client too. | Michael Zucci | 2005-05-12 | 5 | -34/+181 |
* | add cleanfiles/built_sources | Michael Zucci | 2005-05-12 | 12 | -1/+41 |
* | Fixed built_sources && cleanfiles for generated files | Michael Zucci | 2005-05-12 | 24 | -1/+82 |
* | setup cleanfiles & fix extra_dist | Not Zed | 2005-05-11 | 2 | -1/+7 |
* | Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char to | Philip Van Hoof | 2005-05-09 | 3 | -34/+77 |
* | fix names so that intltool will parse as xml | Michael Zucci | 2005-05-06 | 68 | -242/+313 |
* | Fixes #273063 | Chenthill Palanisamy | 2005-05-06 | 3 | -11/+11 |
* | Removed the extra space in "Mark as default folder". | Chenthill Palanisamy | 2005-05-06 | 2 | -1/+6 |
* | Fixed a typo 272538 | Srinivasa Ragavan | 2005-05-06 | 2 | -1/+5 |
* | Fixed a typo #273064 | Sarfraaz Ahmed | 2005-05-06 | 2 | -1/+5 |
* | *** empty log message *** | Jain Vivek | 2005-05-05 | 1 | -1/+0 |
* | Initial work on remote mail interface, as a plugin. | Michael Zucci | 2005-05-04 | 10 | -0/+853 |
* | A profiler plugin. | Not Zed | 2005-04-28 | 4 | -0/+83 |
* | check the store state, can create a shared folder only in online mode | Parthasarathi Susarla | 2005-04-11 | 2 | -0/+17 |
* | Checking for the NULL query, also fixed some other minor issues. Fixes #74366 | Sushma Rai | 2005-04-11 | 2 | -11/+27 |
* | Fixes #74265 In time_days_in_month the months are indexed from 0, so | Chenthill Palanisamy | 2005-04-08 | 2 | -3/+10 |
* | Fixes #74291 | JP Rosevear | 2005-04-08 | 2 | -1/+8 |
* | noop if we can't open the book/we're disabled. | Not Zed | 2005-04-06 | 2 | -0/+7 |
* | preprocessor hackery using the value of DBUS_VERSION to cope with changes | David Malcolm | 2005-04-05 | 3 | -0/+13 |
* | Fixes #73844 | JP Rosevear | 2005-04-01 | 2 | -1/+8 |
* | **Fixes #74002 return cnc as NULL if evoluiton is in offline. | Vivek Jain | 2005-03-31 | 2 | -0/+18 |
* | **Fixes #73787 (bugzilla innerweb.novell) : use path passed in the | Vivek Jain | 2005-03-31 | 2 | -9/+46 |
* | add a11y name to Conflict Search Table Fixes #73914 | Li Yuan | 2005-03-30 | 2 | -0/+7 |
* | **Fixes #73198 : pass the full name in get_conatiner_id (get_container_id) | Vivek Jain | 2005-03-28 | 2 | -6/+31 |
* | Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrect | David Trowbridge | 2005-03-23 | 2 | -4/+7 |
* | Fixes #73541 | Chenthill Palanisamy | 2005-03-22 | 4 | -3/+14 |
* | Forming and setting OWA URL when existing account doesn't contain | Sushma Rai | 2005-03-18 | 2 | -2/+56 |
* | replace X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETE | Vivek Jain | 2005-03-18 | 3 | -2/+8 |
* | **Fixes #73473 user proper entry to calculate the date of reply requested | Vivek Jain | 2005-03-18 | 2 | -1/+7 |
* | Setting the authentication mechanism on the the transport url along with | Sushma Rai | 2005-03-17 | 2 | -12/+30 |
* | set the type appropriately so that assigned tasks can be handled | JP Rosevear | 2005-03-15 | 2 | -0/+19 |
* | **Fixes #73201 use full_name given by CamelFolder to get the selected | Vivek Jain | 2005-03-10 | 2 | -13/+22 |
* | Updated code to add priority to the appropriate header Fixes the problem | Sankar P | 2005-03-09 | 2 | -0/+12 |
* | Plugin file changes, added commit callback definition and removed | Sushma Rai | 2005-03-08 | 2 | -10/+8 |
* | don't free container list here. It is chaced in connection and will be | Sivaiah Nallagatla | 2005-03-07 | 2 | -6/+8 |
* | don't set the relative uri if already present. | Sivaiah Nallagatla | 2005-03-05 | 2 | -1/+16 |
* | don't set the relative uri if already present. Also change the typo in the | Sivaiah Nallagatla | 2005-03-05 | 2 | -3/+18 |
* | (forgot to commit this from ages ago) | Not Zed | 2005-03-03 | 2 | -4/+9 |
* | Reverted not approved patch | Rodrigo Moya | 2005-03-03 | 3 | -75/+34 |
* | Reverted not approved patch | Rodrigo Moya | 2005-03-03 | 1 | -2/+2 |
* | Reverted not approved patch | Rodrigo Moya | 2005-03-03 | 3 | -7/+2 |
* | Corrected a little oeps | Philip Van Hoof | 2005-03-03 | 2 | -2/+2 |
* | Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char to | Philip Van Hoof | 2005-03-02 | 3 | -12/+22 |
* | Fixes for Bug #73099 and Bug #73098 | Philip Van Hoof | 2005-03-02 | 2 | -24/+60 |
* | bump version, requires | JP Rosevear | 2005-03-01 | 4 | -1/+32 |
* | bump version, requires | JP Rosevear | 2005-03-01 | 1 | -1/+1 |
* | A plugin the does the startup wizard | JP Rosevear | 2005-03-01 | 5 | -0/+508 |
* | iHandling Out of office from account editor. | Sushma Rai | 2005-02-27 | 2 | -13/+217 |
* | corrected e-mail ID | Sushma Rai | 2005-02-26 | 1 | -1/+1 |
* | Added page check for receive page, so that one can proceed with the account | Sushma Rai | 2005-02-26 | 2 | -1/+14 |
* | clean up author/descriptions for various plugins. | Björn Torkelsson | 2005-02-25 | 54 | -43/+233 |
* | Fixes #71527 | Rodrigo Moya | 2005-02-25 | 3 | -27/+50 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 4 | -2/+10 |
* | if the host is null in the url, set it to "", so it has a non-null value. | Not Zed | 2005-02-23 | 2 | -0/+15 |
* | use ssl when "always" and "whenever possible" is enabled changed | Vivek Jain | 2005-02-17 | 2 | -5/+21 |
* | IF we get a invalid session string back from the server do the operation | Chenthill Palanisamy | 2005-02-10 | 2 | -1/+14 |
* | Adding auth type section to editor for an Exchange account. | Sushma Rai | 2005-02-07 | 3 | -0/+188 |
* | specify id | JP Rosevear | 2005-02-07 | 2 | -1/+5 |
* | specify id for config page | JP Rosevear | 2005-02-07 | 2 | -1/+5 |
* | Missing log | JP Rosevear | 2005-02-07 | 1 | -0/+4 |
* | specify id | JP Rosevear | 2005-02-07 | 1 | -1/+1 |
* | fix the access() call test. | Not Zed | 2005-02-07 | 2 | -1/+5 |
* | Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBox | Rodney Dawes | 2005-02-04 | 2 | -23/+36 |
* | Use $(weatherdir) instead of duplicating the define for it below | Rodney Dawes | 2005-02-04 | 2 | -2/+8 |
* | removing the file since the name is incorrect | Chenthill Palanisamy | 2005-02-03 | 1 | -3/+0 |
* | Added functions to destroy the dialog when the composer is destroyed to | Chenthill Palanisamy | 2005-02-03 | 2 | -19/+57 |
* | reviewed by Harish Krishnaswamy <kharish@novell.com> | Chenthill Palanisamy | 2005-02-02 | 2 | -1/+12 |
* | Michael's patch.. for supporting tables in e-config, handling hide bits and | Sushma Rai | 2005-02-01 | 3 | -314/+217 |
* | initialize GError* to NULL Fixes #71512 | Sivaiah Nallagatla | 2005-02-01 | 3 | -2/+10 |
* | Patch by Michael, to supporting tables in e-config, handling hide bits and | Sushma Rai | 2005-01-31 | 1 | -0/+19 |
* | initial commit of addressbook-groupwise plguin | Sivaiah Nallagatla | 2005-01-29 | 4 | -0/+115 |
* | Remove leading "%s" in the message. Similar to #36137 | Sivaiah Nallagatla | 2005-01-28 | 2 | -3/+11 |
* | make tomorrow and this week strings work properly | JP Rosevear | 2005-01-28 | 2 | -3/+50 |
* | remove debug test | JP Rosevear | 2005-01-28 | 2 | -1/+5 |
* | add some debugging spew | JP Rosevear | 2005-01-28 | 1 | -5/+5 |
* | add some debugging spew | JP Rosevear | 2005-01-28 | 2 | -2/+13 |
* | deal with the itip message having an individual instance. | Rodrigo Moya | 2005-01-27 | 2 | -3/+9 |
* | Fixes #71485 | JP Rosevear | 2005-01-27 | 3 | -37/+48 |
* | fix typo | David Trowbridge | 2005-01-27 | 2 | -1/+5 |
* | actually destroy the client hashes so the signals get cleaned up | JP Rosevear | 2005-01-26 | 2 | -2/+23 |
* | set all new categories to not searchable. | Rodrigo Moya | 2005-01-25 | 2 | -7/+12 |
* | Fixed empty string being marked for translation. | Sushma Rai | 2005-01-25 | 2 | -1/+20 |
* | Changed the item_type to section instead of item. Made the necessary | Chenthill Palanisamy | 2005-01-24 | 3 | -39/+59 |
* | *properties.glade : changed the layout of the widgets *share-folder.[ch]: | Vivek Jain | 2005-01-24 | 6 | -584/+599 |
* | to display error messages | Vivek Jain | 2005-01-24 | 2 | -0/+30 |
* | Disabling auth sections in druid, and having it only in editor. | Sushma Rai | 2005-01-24 | 3 | -2/+80 |
* | *** empty log message *** | Sivaiah Nallagatla | 2005-01-23 | 1 | -0/+8 |
* | Added owa url entry to the config section in both druid and editor, and | Sushma Rai | 2005-01-23 | 3 | -75/+129 |
* | Don't set offline_sync value taken from camel url instead set "1" or "0" | Sivaiah Nallagatla | 2005-01-23 | 1 | -3/+3 |
* | Check the buddy account name, not alias. Duh. (free_contact_list): | Nat Friedman | 2005-01-23 | 2 | -17/+10 |
* | Adding camel_url_free() at proper position | Sushma Rai | 2005-01-22 | 1 | -1/+1 |
* | missed plugin definition in org-gnome-exchange-account-setup.eplug.in | Sushma Rai | 2005-01-22 | 1 | -0/+7 |
* | Setting owa url value in account editor and handlig ssl connection. | Sushma Rai | 2005-01-22 | 3 | -16/+86 |
* | forgot in last commit | Sivaiah Nallagatla | 2005-01-22 | 1 | -2/+2 |
* | changed the item type from "item" to "item_table". avoids some debug spew | Sivaiah Nallagatla | 2005-01-22 | 1 | -0/+6 |
* | initial check for address book file plugin | Sivaiah Nallagatla | 2005-01-21 | 4 | -0/+94 |
* | intial commit | Sivaiah Nallagatla | 2005-01-21 | 4 | -0/+177 |
* | 2005-01-20 Parthasarathi Susarla <sparthasarathi@novell.com> Chenthill Pala... | Parthasarathi Susarla | 2005-01-20 | 4 | -0/+280 |
* | Assiged value to URL. | Sivaiah Nallagatla | 2005-01-20 | 2 | -1/+6 |
* | *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused by | Vivek Jain | 2005-01-19 | 2 | -1/+7 |
* | Setting save password flag if user has selected remember password option. | Sushma Rai | 2005-01-19 | 2 | -7/+10 |
* | Reading the user validate function return value, so that reference count is | Sushma Rai | 2005-01-18 | 2 | -4/+9 |
* | *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff for | Vivek Jain | 2005-01-18 | 2 | -64/+44 |
* | Fix for #71384, Making page check work for exchange account, when | Sushma Rai | 2005-01-18 | 2 | -16/+27 |
* | use url->host instead of reading "poa" parameter everywhere. use "use_ssl" | Sivaiah Nallagatla | 2005-01-18 | 2 | -64/+46 |
* | Initializing host name with a dummy name | Sushma Rai | 2005-01-18 | 2 | -3/+21 |
* | *install-shared.c (org_gnome_popup_wizard): displays the message without | Parthasarathi Susarla | 2005-01-18 | 2 | -11/+29 |
* | Code movement, using accessor functions, and reading url values from | Sushma Rai | 2005-01-18 | 4 | -129/+281 |
* | *install-shared.c : (org_gnome_popup_wizard): included a condition (null | Vivek Jain | 2005-01-17 | 3 | -31/+56 |
* | Makefile change to link to camel libs | Sushma Rai | 2005-01-17 | 2 | -1/+8 |
* | new function to correctly retrieve the body of the message. | Rodrigo Moya | 2005-01-15 | 2 | -18/+46 |
* | use camel_data_wrapper_decode_to_stream instead of | JP Rosevear | 2005-01-14 | 2 | -1/+7 |
* | handle UTC dtstart/dtend properly | JP Rosevear | 2005-01-14 | 2 | -2/+11 |
* | Changes to take advantage of Siva's performance improvements to the | Nat Friedman | 2005-01-13 | 3 | -50/+54 |
* | changed the function find_node to return user node corresponding to the | Vivek Jain | 2005-01-13 | 5 | -86/+108 |
* | Combined all the exchange account setup plugins into one plugin. | Sushma Rai | 2005-01-13 | 2 | -18/+5 |
* | forgot to cvs remove | Michael Zucci | 2005-01-13 | 1 | -41/+0 |
* | added prototypes for exported functions, re-arranged slightly to staticise | Not Zed | 2005-01-13 | 5 | -18/+82 |
* | fix spelling | David Trowbridge | 2005-01-13 | 2 | -2/+6 |
* | Added some functons to change the global send options. | Chenthill Palanisamy | 2005-01-12 | 3 | -54/+352 |
* | error check for old exchange library | Sushma Rai | 2005-01-12 | 2 | -1/+10 |
* | Adding a entry widgett o editor page and using Excahnge connector | Sushma Rai | 2005-01-12 | 3 | -3/+97 |
* | use a single setting for metric/imperial rather than separate temperature | David Trowbridge | 2005-01-12 | 3 | -102/+38 |