Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 1 | -1/+3 |
| | |||||
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -1/+3 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -14/+14 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -1/+1 |
| | |||||
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -1/+1 |
| | |||||
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -1/+3 |
| | |||||
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -1/+1 |
| | |||||
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -5/+0 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -3/+8 |
| | |||||
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -1/+0 |
| | |||||
* | Expand the EMailReader interface so it's easier to use. | Matthew Barnes | 2009-12-02 | 1 | -10/+7 |
| | | | | | | | | Adds the following methods: CamelFolder * (*get_folder) (EMailReader *reader); const gchar * (*get_folder_uri) (EMailReader *reader); GPtrArray * (*get_selected_uids) (EMailReader *reader); | ||||
* | Kill message_list_free_uids(). | Matthew Barnes | 2009-12-02 | 1 | -1/+2 |
| | | | | Use em_utils_uids_free() instead. | ||||
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -4/+5 |
| | |||||
* | GN-bug #593617 - GroupWise plugins are not built | Milan Crha | 2009-09-23 | 1 | -56/+53 |
| | |||||
* | Do not decode the date as its already in local timezone. | Chenthill Palanisamy | 2009-07-14 | 1 | -3/+1 |
| | |||||
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -1/+0 |
| | |||||
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -13/+13 |
| | |||||
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -12/+12 |
| | |||||
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | ** Fix for bug bnc #446286 | Bharath Acharya | 2008-11-20 | 1 | -10/+0 |
| | | | | | | | | | | | 2008-11-20 Bharath Acharya <abharath@novell.com> ** Fix for bug bnc #446286 * status-track.c: (track_status): Remove the header check as we do a e_gw_connection_get_item for tracking the status. svn path=/trunk/; revision=36807 | ||||
* | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 1 | -14/+16 |
| | | | | svn path=/trunk/; revision=36381 | ||||
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=35665 | ||||
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -10/+10 |
| | | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537 | ||||
* | ** Fix for bug #458515 string corrected | indu | 2007-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | 2007-11-12 indu <indu_ait@yahoo.co.in> ** Fix for bug #458515 * status-track.c: (recipient->undelivered_date) string corrected svn path=/trunk/; revision=34527 | ||||
* | Fix warnings from sparse and gcc | Kjartan Maraas | 2007-10-31 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=34458 | ||||
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
| | | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151 | ||||
* | 2007-07-30 Part of fix for bug #360461 - Avoid markup in translatable messages | Milan Crha | 2007-07-30 | 1 | -3/+11 |
| | | | | svn path=/trunk/; revision=33894 | ||||
* | ** Fix for bug #410287 from Lucky | Srinivasa Ragavan | 2007-07-29 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=33875 | ||||
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=33432 | ||||
* | Rewritten GroupWise Status Tracking | Sankar P | 2007-03-30 | 1 | -84/+83 |
| | | | | | | | | | | | 2007-03-30 Sankar P <psankar@novell.com> * status-track.c: (format_date), (track_status): Rewritten GroupWise Status Tracking svn path=/trunk/; revision=33344 | ||||
* | Mark strings as translatable. See bug #399381 for details. | Nickolay V. Shmyrev | 2007-01-27 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=33152 | ||||
* | Make this place a bit more quiet | Kjartan Maraas | 2006-01-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=31328 | ||||
* | decode the date to local time **Fixes #314755 also fixed some styling | Vivek Jain | 2006-01-18 | 1 | -5/+12 |
| | | | | | | | | | | | | 2006-01-18 Vivek Jain <jvivek@novell.com> * status-track.c : (add_detail): decode the date to local time **Fixes #314755 also fixed some styling issues. Committed on behalf of Vivek - partha svn path=/trunk/; revision=31230 | ||||
* | *** empty log message *** | Jain Vivek | 2005-08-02 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=29954 | ||||
* | adjust row counts while calling add_detail so that it doesn't overlap the | Vivek Jain | 2005-07-29 | 1 | -3/+4 |
| | | | | | | | | | | | 2005-07-29 Vivek Jain <jvivek@novell.com> * status-track.c: (track_status): adjust row counts while calling add_detail so that it doesn't overlap the entries. **Fixes #302817 svn path=/trunk/; revision=29936 | ||||
* | for status strack removed "Item" tag entries, included a factory method | Vivek Jain | 2005-07-29 | 1 | -18/+47 |
| | | | | | | | | | | | | | | 2005-07-29 Vivek Jain <jvivek@novell.com> * org-gnome-groupwise-features.eplug.xml: for status strack removed "Item" tag entries, included a factory method * status-track.c : (org_gnome_track_status): converted to factory method to add the item, moved most of its code to new function (track_status), which is a callback for the click **Fixes #311721 svn path=/trunk/; revision=29927 | ||||
* | Created a plugin "groupwise-features" which is a consolidation of | Vivek Jain | 2005-05-23 | 1 | -0/+237 |
23-05-2005 Vivek Jain <jvivek@novell.com> Created a plugin "groupwise-features" which is a consolidation of following existing plugins * groupwise-account-setup * addressbook-groupwise * shared-folder * groupwise-send-options * groupwise-status-tracking * send-options svn path=/trunk/; revision=29400 |