Commit | Date | |
---|---|---|
[r2262]
by
delphidabbler
Modified to use different styles / colours for different types of link: help, external, database (snippet & category) and program command. Also renamed some colour consts. This commit implements feature request #3559464 (http://bit.ly/Pwsqg6). |
2012-08-19 17:04:02 | Tree |
[r2261]
by
delphidabbler
Noted use of Return in addition to Ctrl+Return to display active snippet links. |
2012-08-19 15:16:43 | Tree |
[r2260]
by
delphidabbler
Changed so that Return key triggers a selected snippet / link to display in current tab because recent changes now mean Ctrl+Return now opens links in a new tab, whereas before it opened them in same tab. |
2012-08-19 15:15:11 | Tree |
2012-08-19 14:55:37 | Tree | |
[r2258]
by
delphidabbler
Complete re-write of navigation topic following implementation of Ctrl clicking Detail Pane links or history items leading to display of view item in new tab. |
2012-08-19 14:50:32 | Tree |
[r2257]
by
delphidabbler
Moved responsibility for selecting in history item chosen in history menu from TMainForm to THistoryMenu. |
2012-08-19 13:58:03 | Tree |
[r2256]
by
delphidabbler
Created new public overload of TMainDisplayMgr.DisplayViewItem that takes a Boolean NewTab parameter and maps that onto a display mode. |
2012-08-19 13:44:39 | Tree |
[r2255]
by
delphidabbler
Modified handling of history menu selection and go-forward, go-back actions so that, if Ctrl key is pressed, selected history item in displayed in new tab. This implements feature request #3559378 (http://bit.ly/NPtEkX). |
2012-08-19 13:32:48 | Tree |
[r2254]
by
delphidabbler
Added new ShiftKeysPressed routine that returns the set of Shift, Alt and Ctrl keys currently pressed. |
2012-08-19 13:28:27 | Tree |
[r2253]
by
delphidabbler
Modified to note that Ctrl clicking snippet and category links opens them in a new tab. |
2012-08-19 12:29:05 | Tree |