Commit | Date | |
---|---|---|
[r1764]
(12.0 kB)
by
delphidabbler
Fixed problem where page control tab sets sometimes do not receive keyboard focus when clicked. This was a problem noted in compilers dialog box. Others using page control had same fix applied as a precaution. |
2012-04-16 08:22:19 |
View
Download |
[r1759]
(11.5 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]
(11.8 kB)
by
delphidabbler
Reintegrated v4-dev branch into trunk. |
2012-02-27 11:19:09 |
View
Download |
[r245]
(12.9 kB)
by
delphidabbler
Changed form classes to prevent public construction - forms must be displayed via class methods, not by directly constructing object. Added INoPublicConstruct to type definitions of forms and changed class methods that construct forms to call InternalCreate protected constructor instead of Create. Core logic to determine constructor behaviour is inherited from TBaseForm. |
2009-08-23 22:45:32 |
View
Download |
2009-08-19 11:26:20 |
View
Download |
|
[r221]
(12.9 kB)
by
delphidabbler
Modified units to work with new garbage collector, TGC from new UGC unit, instead of TAutoObjFree object from removed UAutoFree unit. |
2009-08-18 18:19:14 |
View
Download |
[r215]
(13.2 kB)
by
delphidabbler
Re-implemented to dynamically create the required preferences frames and containing tab sheets when dialog box is shown. |
2009-08-18 14:36:33 |
View
Download |
2009-08-13 19:15:20 |
View
Download |
|
2009-07-21 00:15:04 |
View
Download |
|
[r107]
(16.0 kB)
by
Dev
Merged changes from /branches/os-fonts:22-106 branch. These changes add support for default operating system fonts to main display and dialog boxes. |
2009-07-20 22:50:52 |
View
Download |