Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-08Bug 298510 – [Help][Search] org.eclipse.help.base API uses classes from LuceneChris Goldthorpe1-3/+3
2009-12-03Bug 287859 – [CheatSheet] description text in cheat sheet selection dialog n...v20091203Chris Goldthorpe1-8/+10
2009-10-19Bug 291750 – changing the cheat sheet from an item link causes SWTException:Chris Goldthorpe1-5/+11
2009-06-22Bug 280810 – [CheatSheet] Adding a parent category to a cheat sheet category...Chris Goldthorpe1-9/+25
2009-06-22Bug 191580 – [CheatSheet] no bolding in cheatsheet subitemsChris Goldthorpe3-14/+50
2009-05-26Update copyrightsv20090526Chris Goldthorpe12-84/+84
2008-12-05add @noextend tags to interfaces which had @noimplementChris Goldthorpe3-0/+3
2008-10-20Fix API warnings in CheatSheetCollectionElementv20081020Chris Goldthorpe3-17/+30
2008-10-20Update copyright noticesChris Goldthorpe1-1/+1
2008-10-20Fix API WarningsChris Goldthorpe1-12/+4
2008-06-25Bug 235719 – [CheatSheet] Cheat sheet item property dialog=false doesn't wor...Chris Goldthorpe1-3/+2
2008-05-08Bug 231002 – Add Javadoc tags to UA projects for API Visibilities & Restrict...v20080508Chris Goldthorpe4-12/+4
2008-05-05Bug 229895 – [CheatSheet] NPE when opening a cheatsheet whose content file d...v20080505Chris Goldthorpe5-7/+38
2008-01-30Bug 214376 – HTML entities   and © do not display.Chris Goldthorpe2-0/+4
2008-01-28Bug 215507 – Cheat sheet manager returns wrong cheat sheet ID for a composit...v20080128Chris Goldthorpe1-0/+1
2008-01-25Bug 216528 – [CheatSheet] Using 3.3.2 + language pack from 3.2 composite che...Chris Goldthorpe1-3/+5
2007-11-21Avoid null pointer check when using OpenCheatSheetFromHelpAction.Chris Goldthorpe1-3/+2
2007-09-28Bug 190506 – [CheatSheet] NPE possible when entering invalid URL in opn from...Chris Goldthorpe1-0/+3
2007-05-04Bug 185167 - [CheatSheet] Cheatsheet Background turns gray when hovering over...Chris Goldthorpe1-2/+0
2007-04-13Bug 173344 - [CheatSheet] Visual appearance regressionsChris Goldthorpe2-1/+4
2007-04-12Bug 161768 - [CheatSheet] Change Cheatsheet item "Click to Complete" label.Chris Goldthorpe1-6/+6
2007-04-11Bug 173344 - [CheatSheet] Visual appearance regressionsChris Goldthorpe1-1/+1
2007-03-30Bug 180273 - Cheatsheet categories not displayedv20070402Chris Goldthorpe1-4/+15
2007-03-20Bug 178338 - [CheatSheet] Browse... button not always enabled in CS Selection...Chris Goldthorpe1-1/+1
2007-03-16update copyrightCurtis D'Entremont37-38/+38
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 prob...Chris Goldthorpe1-1/+1
2007-02-22Bug 137217 - [CheatSheet] Cannot copy and paste text from cheat sheet subitem...Chris Goldthorpe1-1/+1
2007-02-21Bug 137217 - [CheatSheet] Cannot copy and paste text from cheat sheet subitem...Chris Goldthorpe1-1/+3
2007-02-19Bug 102366 - [Cheatsheet] PII: "param3" attribute in cheatsheet action tagChris Goldthorpe2-0/+3
2007-02-15174258 [CheatSheet] IllegalArgumentException when cancel/exit wizard using ch...Curtis D'Entremont1-1/+0
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-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-17Bug 69731 - [CheatSheet] Missing workflow: running an action should auto-conf...Chris Goldthorpe8-3/+32
2007-01-16Fix for deprecationChris Goldthorpe1-2/+2
2007-01-15*** empty log message ***v20070115Dejan Gloszic1-4/+7
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

Back to the top