Commit | Date | |
---|---|---|
[r900]
(57.0 kB)
by
delphidabbler
Added new menu item to help menu, and new action, to display new news dialog box. |
2010-09-22 20:17:23 |
View
Download |
[r869]
(56.7 kB)
by
delphidabbler
Removed mailing list subscription facility: |
2010-09-15 12:11:22 |
View
Download |
[r659]
(57.0 kB)
by
delphidabbler
Changed visibility of TMainForm.InitForm method from strict private to strict protected: had hint that was lower visibility than ancestor class. |
2010-03-19 11:23:04 |
View
Download |
[r657]
(57.0 kB)
by
delphidabbler
* Removed all code that is excluded from Delphi 2009 / 2010 by conditionally defined symbols. |
2010-03-19 11:17:16 |
View
Download |
[r625]
(59.3 kB)
by
delphidabbler
Moved code that handles application level exceptions from UExceptions into FmMain since the code is mainly concerned with UI matters. |
2010-02-14 01:31:21 |
View
Download |
2010-02-08 20:00:48 |
View
Download |
|
[r589]
(58.9 kB)
by
delphidabbler
Replaced explicit command line check for '-localhost' from main form and replaced by calls to new TWebInfo.UsingLocalHost method and TWebInfo.LocalHost public constant. |
2010-01-19 10:49:03 |
View
Download |
[r575]
(59.0 kB)
by
delphidabbler
* Moved setting of default main form splitter position from main form file to TWindowSettings. |
2010-01-16 09:56:13 |
View
Download |
[r539]
(59.2 kB)
by
delphidabbler
Added [localhost] to main form caption if CodeSnip is accessing online web services via localhost for test purposes. |
2009-12-31 13:49:38 |
View
Download |
[r516]
(59.0 kB)
by
delphidabbler
Made overview pane treeview expansion state persistent when user database is changed by adding, deleting or updating a snippet: |
2009-11-09 00:46:20 |
View
Download |