Menu

/trunk/Src/FrBrowserBase.pas Commit Log


Commit Date  
[r2287] (19.5 kB) by delphidabbler

Renamed UMenuHelper unit as UMenus.
Modified all affected code accordingly.

2012-08-20 20:19:55 View
Download
[r2262] (19.5 kB) 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 View
Download
[r2260] (18.8 kB) 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 View
Download
[r2190] (18.8 kB) by delphidabbler

Added support for displaying pop-up menus over appropriate control when Alt+F10 is pressed: fixes bug #3556713 (http://bit.ly/RIzfvQ).
Simple fix for VCL controls but additional code needed to work with TWebBrowser because of way custom context menus handled there.

2012-08-13 20:45:05 View
Download
[r2188] (18.2 kB) by delphidabbler

Removed ability for web browser control to display default IE context menu, removed related property from TWBUIMgr and modified calling code accordingly.

2012-08-12 18:58:18 View
Download
[r1974] (18.2 kB) by delphidabbler

Removed code from FrBrowserBase unit that set <p> tag font: was preventing use of content font in sub classes.
Removed code that set caused active text HTML renderer to override CSS class names used for active text and set special .active-text p and h2 CSS styles.

2012-06-24 10:00:13 View
Download
[r1973] (18.4 kB) by delphidabbler

Added CSS styling for <p> tag so that font is same as frame font.
Aadded styling for <var> and <code> inline tags.
Fixed CSS code in FrHTMLDlg broken by adding CSS for <p> tag in base frame.

2012-06-24 09:11:41 View
Download
[r1759] (17.7 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (18.2 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1655] (19.8 kB) by delphidabbler

Enabled Ctrl+Tab and Shift+Ctrl+Tab key presses to be passed to parent form.
Fixes Bug #3427741
This is a manual copy of fix applied to same unit in v4-dev branch at r1615.

2011-10-28 10:39:39 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.