Menu

/trunk/Src/FmUpdateDlg.pas Commit Log


Commit Date  
[r1293] (14.5 kB) by delphidabbler

* Added new methods to TCtrlArranger to move a control to the left or right of a reference control, with optional margin.
* Modified several form and frame units to use the new TCtrlArranger methods.

2011-01-19 17:32:20 View
Download
[r908] (14.6 kB) by delphidabbler

Added button to bottom of dialog that displays news dialog.

2010-09-23 09:49:31 View
Download
[r904] (14.2 kB) by delphidabbler

* Removed news pane from "Update from Web" dialog box.
* Removed code that supported processing of news downloaded at update log-on.
* Removed redundant frames and units from project.

2010-09-23 00:28:34 View
Download
[r889] (14.6 kB) by delphidabbler

Corrected copyright date range to be in line with date of last revision.

2010-09-16 12:58:22 View
Download
[r888] (14.6 kB) by delphidabbler

Changed type of all events and event handlers that handle download progress from Integer to Int64.

2010-09-16 12:34:35 View
Download
[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
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.