Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-15Improve specsjeem1-5/+10
2004-04-15Correctly add the Cheat Sheets menu to the Help menulparsons1-47/+1
2004-04-15Now that Bug 58321 has been addressed, remove the internal dependencylparsons2-11/+7
2004-04-15Revise specsjeem4-39/+58
2004-04-15Correctly add the Cheat Sheets menu to the Help menulparsons2-25/+73
2004-04-15Remove the dependency on Intro and correctly add the Cheat Sheets menu to the...lparsons1-15/+13
2004-04-15Remove the dependency on Introlparsons1-87/+0
2004-04-15Improve specs to say small buttonjeem2-4/+4
2004-04-15Stage 1 of refactoring out a cheat sheet viewer to be used by the CheatSheetS...lparsons1-155/+13
2004-04-15Improve specsjeem1-2/+2
2004-04-15Stage 1 of refactoring out a cheat sheet viewer to be used by the CheatSheetS...lparsons1-20/+23
2004-04-15Stage 1 of refactoring out a cheat sheet viewer to be used by the CheatSheetS...lparsons12-948/+1212
2004-04-13Sync up with latest Forms codelparsons2-2/+2
2004-03-30All items of the cheat sheet were bold, now only the active item will be bold.v20040330lparsons1-9/+11
2004-03-30Another fix for when a cheat sheet is closed and reopened in the completed st...lparsons1-2/+6
2004-03-30Bug 55215 - remove dependency on o.e.core.runtime.compatibilitylparsons10-121/+77
2004-03-30Bugs 56511 and 56512lparsons2-10/+3
2004-03-30Bug 56510lparsons2-0/+5
2004-03-30Use the FormToolkit to create the widgets within the formlparsons1-74/+85
2004-03-30Dispose of the FormToolkitlparsons1-0/+4
2004-03-30Use the FormToolkit to create the widgets within the formlparsons1-13/+6
2004-03-30Use the FormToolkit to create the widgets within the formlparsons1-106/+39
2004-03-30Scroll (if needed) to the activity item or selected control againlparsons1-117/+6
2004-03-30Use the FormToolkit to create the widgets within the formlparsons1-25/+6
2004-03-30Use the correct shell instead of new Shell()lparsons1-7/+10
2004-03-30Use the correct shell instead of new Shell()lparsons1-2/+1
2004-03-30Add dispose methodlparsons1-0/+19
2004-03-24Bold and unbold title of active item, correctly this timelparsons3-15/+23
2004-03-24Fix checkpii warningsjeem1-1/+2
2004-03-24Bold and unbold title of active itemlparsons1-6/+14
2004-03-23Fix restoring the view from a memento which does not contain cheat sheet URLlparsons1-4/+5
2004-03-23Fix for when a cheat sheet is closed and reopened in the completed state.lparsons1-1/+8
2004-03-23Bug 55648 - [cheat sheets] ui.cheatsheets .project has unwanted project refer...lparsons1-14/+0
2004-03-23Clean-up the code changes made for forms.lparsons8-543/+68
2004-03-23*** empty log message ***Dejan Gloszic1-3/+8
2004-03-23*** empty log message ***Dejan Gloszic3-13/+20
2004-03-22Make cheat sheets to use eclipse formslparsons20-2497/+1063
2004-03-22Link in contentFile.xsd to content file specjeem1-1/+1
2004-03-22Revise for for kind and skip attributesjeem1-46/+85
2004-03-22Improve content file specjeem1-61/+27
2004-03-22Improve content file specjeem1-33/+38
2004-03-22Remove unneeded imports which cause builds to failsjeem2-2/+0
2004-03-22Link content file spec to extension point schemajeem1-16/+6
2004-03-22Replace perform/complete by kind attributejeem1-47/+48
2004-03-22Move the stand-by content to an internal packagelparsons2-2/+2
2004-03-22Remove TODOsjeem1-2/+0
2004-03-20Add CheatSheetStandbyContent temporarily until a better solution is foundlparsons2-0/+243
2004-03-20Adapt to more API reviews and rename some classes to align more with Eclipselparsons19-386/+177
2004-03-20Initial content file specjeem1-0/+234
2004-03-19Rename CHEATSHEET_END_REACHED => CHEATSHEET_COMPLETEDjeem1-3/+2

Back to the top