Commit | Date | |
---|---|---|
[r3016]
(14.7 kB)
by
delphidabbler
Merged revision(s) 3001-3015 from branches/xe-migration: Reintegrated xe-migration branch into trunk. Probably the shortest lived branch ever, but the job was easier than expected! Includes all revisions required to change compiler from Delphi 2010 to Delphi XE. Includes changes to project file, source file to prevent hints and warnings, some correction of parameter types, avoidance of calls to deprecated Windows API methods. Also updated documentation & help file where relevant. |
2013-05-03 16:19:25 |
View
Download |
[r2337]
(14.7 kB)
by
delphidabbler
Changed units which have no specific namespace from MPL v1.1 to MPL v2.0. |
2012-08-27 21:08:06 |
View
Download |
[r1998]
(15.3 kB)
by
delphidabbler
Added overloaded Manage method to TMemoCaretPosDisplayMgr to be able to use the first child memo control of a given parent control. This was done to allow a memo control in a frame to be managed without calling code to have to know name of frame's memo control. |
2012-06-25 10:43:24 |
View
Download |
[r997]
(12.9 kB)
by
delphidabbler
Updated to detect selection changes in managed memo control. There is no suitable memo event to handle so memo's window procedure had to be hooked. |
2010-11-12 23:05:03 |
View
Download |
[r985]
(8.7 kB)
by
delphidabbler
* Created new UMemoCaretPosDisplayMgr unit to take care of displaying caret position of memo controls in associated labels. |
2010-11-11 03:26:16 |
View
Download |