Menu

/trunk/Src/FrDetailView.pas Commit Log


Commit Date  
[r3174] (13.0 kB) by delphidabbler

Now sets source code to automatically display scroll bars when content is too wide by using overflow-x CSS property with value "auto".
This is only implemented on suitable versions of IE.

This implements feature request #61 "Enable source code to scroll within width of detail pane" (https://sourceforge.net/p/codesnip/feature-requests/61/).

2013-07-25 22:54:44 View
Download
[r3163] (12.8 kB) by delphidabbler

Merged revision(s) 3128-3162, 3080-3128 from tags/version-4.6.3:

This comprises all changes made from release 4.6.2 to release 4.6.3.

2013-07-14 10:19:11 View
Download
[r3063] (13.4 kB) by delphidabbler

Modified detail view frame to set CSS of source code to use background colour from preferences instead of a constant value.

2013-05-29 00:33:13 View
Download
[r2823] (13.4 kB) by delphidabbler

Removed unused TDetailViewFrame.HTMLDocument method and reference to IDHTMLHostInfo interface.
Removed now unused IntfHTMLDocHostInfo unit and its references.

2013-02-25 04:54:58 View
Download
[r2696] (13.9 kB) by delphidabbler

Merged revision(s) 2685-2695 from branches/4/4.1:

This comprises all changes made from release 4.1.0 to release 4.1.1.

2013-01-30 16:43:01 View
Download
[r2657] (13.9 kB) by delphidabbler

Removed facility to specify to TFontHelper whether a font must be true type or not since all fonts are true type now.

Modified TFontHelper methods and calling code accordingly. Also removed redundant constant from TFontHelper.

2013-01-23 02:19:51 View
Download
[r2602] (13.9 kB) by delphidabbler

Changed use of "criteria" to "filter" in various identifiers in USearch unit and in using code to better reflect purpose of the names. Made changes to affected code.

2012-12-18 15:06:23 View
Download
[r2331] (14.0 kB) by delphidabbler

Changed frame units, that are not part of any other namespace, from MPL v1.1 to MPL v2.0.

2012-08-27 14:33:35 View
Download
[r2273] (14.6 kB) by delphidabbler

Renamed IQuery.CurrentSearch as IQuery.LatestSearch and updated implementing and calling code accordingly

2012-08-19 22:20:28 View
Download
[r2267] (14.6 kB) by delphidabbler

Changed popup menus used by detail pane to show more common options regardless of which menu type displayed. Exceptions are menus shown for anchors and images which focus on command / link being executed and don't display any commands embedded in displayed document.

Implements feature request #3559375 (http://bit.ly/NzaY8a).

2012-08-19 20:28:57 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.