Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-03-20Bug 178338 - [CheatSheet] Browse... button not always enabled in CS ↵Chris Goldthorpe1-1/+1
Selection dialog on Linux:
2007-03-16update copyrightCurtis D'Entremont38-39/+39
2007-03-12revert accidental API changeCurtis D'Entremont7-18/+17
2007-03-09161988 [Help] Allow linking to cheat sheets from context helpCurtis D'Entremont7-31/+62
2007-03-08Base path was not being passed through to composite cheat sheet, causing ↵Chris Goldthorpe1-1/+1
problems for preview of composite cheat sheet from the cheat sheet editor.
2007-02-22Bug 137217 - [CheatSheet] Cannot copy and paste text from cheat sheet ↵Chris Goldthorpe1-1/+1
subitem labels
2007-02-21Bug 137217 - [CheatSheet] Cannot copy and paste text from cheat sheet ↵Chris Goldthorpe1-1/+3
subitem labels
2007-02-19Bug 102366 - [Cheatsheet] PII: "param3" attribute in cheatsheet action tagChris Goldthorpe4-2/+49
2007-02-15174258 [CheatSheet] IllegalArgumentException when cancel/exit wizard using ↵Curtis D'Entremont1-1/+0
cheatsheet in tray
2007-02-06[Bug 173158] [CheatSheet] Command not executing in cheat sheetChris Goldthorpe1-4/+20
2007-02-02Set text to bold before expanding in case the bold font requires more space.v20070202Chris Goldthorpe1-1/+1
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 ↵Chris Goldthorpe9-4/+50
auto-confirm the item
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 ↵Chris Goldthorpe2-308/+906
version of the schema.
2007-01-12Bug 137233 - [Cheatsheet] Include icon to left of cheat sheet label to ↵Chris Goldthorpe1-7/+20
clearly itemize subitems like a bulleted list
2007-01-09Bug 152842 - [CheatSheet] cheat sheet item doesn't display correctly when ↵Chris Goldthorpe4-20/+36
leaving dialog tray
2007-01-09Create non-visible check done label to left of subitem to ensure that the ↵Chris Goldthorpe3-14/+19
layout does not shift when the first subitem is completed.
2007-01-09Create non-visible check done label to left of subitem to ensure that the ↵Chris Goldthorpe3-42/+61
layout does not shift when the first subitem is completed.
2007-01-09Bug 137223 - [CheatSheet] Advance focus to next cheat sheet subitem after ↵Chris Goldthorpe3-7/+28
current subitem is completed
2007-01-09Bug 133065 - [CheatSheet] layout of Substeps within the Step view of a Task ↵Chris Goldthorpe1-0/+9
should be improved
2007-01-09Bug 138086 - [CheatSheet] Advance viewing a cheat sheet item containing ↵Chris Goldthorpe4-36/+46
subitems shows an empty space where subitems should be
2007-01-08Bug 132573 - [CheatSheet] background colors for task steps in a simple cheat ↵v20070108Chris Goldthorpe1-42/+8
sheet
2007-01-08Bug 137395 - [CheatSheet] Image to perform action does not change after ↵Chris Goldthorpe1-4/+6
action completed if confirm=true
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 ↵Chris Goldthorpe2-4/+103
describe how cheatsheets interpret the schema.
2007-01-02Bug 162919 - [CheatSheet] Bold tags not supported by composite cheat sheet ↵Chris Goldthorpe1-1/+1
view for intro & onCompletion
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 ↵Chris Goldthorpe3-8/+1
kind="choice" that have only one child should produce no warning or error
2006-12-28Bug 166515 [CheatSheet] Previewing composite cheat sheet referring to a ↵Chris Goldthorpe1-8/+9
simple cheat sheet in the same directory causes an exception
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
"name" attributes used by composite cheat sheet view
2006-10-23161427 Inaccurate extension point schemas with respect to min / max element ↵Curtis D'Entremont1-1/+1
occurrences
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

Back to the top