aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/status-track.c
Commit message (Collapse)AuthorAgeFilesLines
* 2007-07-30 Part of fix for bug #360461 - Avoid markup in translatable messagesMilan Crha2007-07-301-3/+11
| | | | svn path=/trunk/; revision=33894
* ** Fix for bug #410287 from LuckySrinivasa Ragavan2007-07-291-3/+3
| | | | svn path=/trunk/; revision=33875
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
| | | | svn path=/trunk/; revision=33432
* Rewritten GroupWise Status TrackingSankar P2007-03-301-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. Shmyrev2007-01-271-7/+7
| | | | svn path=/trunk/; revision=33152
* Make this place a bit more quietKjartan Maraas2006-01-281-1/+1
| | | | svn path=/trunk/; revision=31328
* decode the date to local time **Fixes #314755 also fixed some stylingVivek Jain2006-01-181-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 Vivek2005-08-021-1/+1
| | | | svn path=/trunk/; revision=29954
* adjust row counts while calling add_detail so that it doesn't overlap theVivek Jain2005-07-291-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 methodVivek Jain2005-07-291-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 ofVivek Jain2005-05-231-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