Menu

/trunk/Src/FmUpdateDlg.pas Commit Log


Commit Date  
[r245] (14.6 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
[r242] (14.6 kB) by delphidabbler

Removed unused code that was causing compiler to emit hints.

2009-08-23 20:04:40 View
Download
[r238] (14.7 kB) by delphidabbler

* Added enumerator to TNews in UNews.pas.
* Changed FmUpdateDlg.pas to use new TNews enumerator.
* Moved MySQLDateToDateTime from UNews.pas to UUtils.pas.

2009-08-23 18:51:55 View
Download
[r204] (14.6 kB) by delphidabbler

Merged non-conflicted changes from /branches/proxy-server:164-203 branch.

Changes made were:
* Added support for using a proxy server when CodeSnip accesses the internet.
* New dialog box and Tools menu item added to enable proxy server to be configured.
* Help file updated.
* A third party encryption unit was added to enable proxy server passwords to be stored in encrypted format.
* New settings section added to store proxy server information on a per-user basis.
* Small number of refactorings,

2009-08-17 00:55:00 View
Download
[r179] (14.5 kB) by delphidabbler

* Revised code that arranges controls within form or frame to use static methods of TCtrlArranger from new UCtrlArranger unit.
* Removed change logs from units.

2009-08-13 16:29:23 View
Download
[r111] (18.0 kB) by Dev

Added svn:keywords property with Rev and Date keywords.

2009-07-21 00:15:04 View
Download
[r107] (18.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
[r2] (17.4 kB) by Dev

Imported CodeSnip v3.0

2009-07-04 12:55:27 View
Download
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.