Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-02rework providers API to be less DOM-centricCurtis D'Entremont1-17/+15
2007-02-01Hyperlinks for click to begin etc did not initially show the hyperlink color.Chris Goldthorpe4-13/+4
2007-01-31Set OK/Cancel button in response to URL typein.Chris Goldthorpe1-2/+3
2007-01-31Bug 147463 - [CheatSheet] Content markup schema problemsChris Goldthorpe2-5/+12
2007-01-30Bug 158776 - [CheatSheet] Composite cheat sheet XML format typos / enhancementsChris Goldthorpe2-4/+27
2007-01-25*** empty log message ***Dejan Gloszic1-0/+5
2007-01-24Open cheat sheet from URL, add combo.Chris Goldthorpe1-22/+58
2007-01-24Open cheat sheet from URL, initial implementation.Chris Goldthorpe13-103/+288
2007-01-19Update with icons from Vusual design team which missed getting into Eclipse 3.2.Chris Goldthorpe2-0/+0
2007-01-19Fix schema documentation to use relative CSS.Chris Goldthorpe2-4/+4
2007-01-18Updated schema docs for cheat sheets and composite cheat sheetsChris Goldthorpe5-158/+19
2007-01-17Bug 69731 - [CheatSheet] Missing workflow: running an action should auto-conf...Chris Goldthorpe9-4/+50
2007-01-16Fix for deprecationChris Goldthorpe1-2/+2
2007-01-15*** empty log message ***v20070115Dejan Gloszic1-4/+7
2007-01-15Created new schema file for cheat sheets which corresponds to the html versio...Chris Goldthorpe2-308/+906
2007-01-12Bug 137233 - [Cheatsheet] Include icon to left of cheat sheet label to clearl...Chris Goldthorpe1-7/+20
2007-01-09Bug 152842 - [CheatSheet] cheat sheet item doesn't display correctly when lea...Chris Goldthorpe4-20/+36
2007-01-09Create non-visible check done label to left of subitem to ensure that the lay...Chris Goldthorpe3-14/+19
2007-01-09Create non-visible check done label to left of subitem to ensure that the lay...Chris Goldthorpe3-42/+61
2007-01-09Bug 137223 - [CheatSheet] Advance focus to next cheat sheet subitem after cur...Chris Goldthorpe3-7/+28
2007-01-09Bug 133065 - [CheatSheet] layout of Substeps within the Step view of a Task s...Chris Goldthorpe1-0/+9
2007-01-09Bug 138086 - [CheatSheet] Advance viewing a cheat sheet item containing subit...Chris Goldthorpe4-36/+46
2007-01-08Bug 132573 - [CheatSheet] background colors for task steps in a simple cheat ...v20070108Chris Goldthorpe1-42/+8
2007-01-08Bug 137395 - [CheatSheet] Image to perform action does not change after actio...Chris Goldthorpe1-4/+6
2007-01-08Remove dead codeChris Goldthorpe1-42/+1
2007-01-03Extended markup parser to handle attributes in tags.Chris Goldthorpe2-30/+47
2007-01-03Minor cleanup of composite cheat sheet schema file to more accurately describ...Chris Goldthorpe2-4/+103
2007-01-02Bug 162919 - [CheatSheet] Bold tags not supported by composite cheat sheet vi...Chris Goldthorpe1-1/+1
2007-01-02*** empty log message ***Curtis D'Entremont1-28/+30
2006-12-29157096 should adopt ICU Collator and use new APIs on StructuredViewerCurtis D'Entremont2-5/+7
2006-12-28Bug 162931 [CheatSheet] Suggest "taskGroup" elements with attribute kind="cho...Chris Goldthorpe3-8/+1
2006-12-28Bug 166515 [CheatSheet] Previewing composite cheat sheet referring to a simpl...Chris Goldthorpe1-8/+9
2006-12-08142526 [Help] Allow if/else conditionals (filters) for dynamic contentv20061208Curtis D'Entremont2-1/+55
2006-11-09163558 Dynamic content support for all UACurtis D'Entremont5-46/+106
2006-11-06Bug 162925[CheatSheet] Character entities & < > cause exception in ...Chris Goldthorpe2-7/+13
2006-10-23161427 Inaccurate extension point schemas with respect to min / max element o...Curtis D'Entremont1-1/+1
2006-10-18API cleanupChris Goldthorpe1-21/+0
2006-10-18Don't restore state of composite cheat sheet if opened from a stringChris Goldthorpe1-2/+1
2006-10-18Don't restore state of composite cheat sheet if opened from a stringChris Goldthorpe4-15/+11
2006-10-18Change API for OpenCheatSheetAction to add a URL to use as a base for composi...Chris Goldthorpe8-12/+69
2006-09-26Bug 158169 - display tabs in descriptions as spaces.v20060929Chris Goldthorpe2-5/+22
2006-09-26Bug 157862 - cheat sheet variable was not being expanded in onCompletion elem...Chris Goldthorpe1-1/+1
2006-09-26Bug 158081 - add API to OpenCheatSheetAction to open a cheat sheet from a str...Chris Goldthorpe1-1/+1
2006-09-26Bug 158081 - add API to OpenCheatSheetAction to open a cheat sheet from a str...Chris Goldthorpe7-55/+229
2006-09-26Bug 157518 ampersands must be escaped before being passed to a Label or Sc ro...Chris Goldthorpe5-6/+48
2006-09-26Remove error when an item has only one subitem, Bug 157522Chris Goldthorpe3-7/+0
2006-09-12Fix deprecated use of Assert.Chris Goldthorpe2-12/+1
2006-09-07Detect error for item with only one subitem in parser rather than in CoreItem.Chris Goldthorpe3-13/+8
2006-09-06Bug 70127 - add help context to cheat sheet viewChris Goldthorpe2-1/+7
2006-09-05Bug 155607 - don't give unknown child warning for text nodes or comments.Chris Goldthorpe1-3/+4

Back to the top