Menu

/branches/parsnip/Src/UDetailPageHTML.pas Commit Log


Commit Date  
[r3985] (24.3 kB) by delphidabbler

Removed assertions that test for nil snippet after calls to Database.Lookup: this method now raises an exception when the lookup fails (see revision 3984).

2013-11-27 23:46:29 View
Download
[r3979] (24.4 kB) by delphidabbler

Changed IQuery.Selection property and its associated getter function to return a ISnippetIDList object instead of a TSnippetList.
Provided a minimal implementation of those changes in TQuery: further work needed to rationalise the change.
Modified code that uses IQuery.Selection as necessary.

2013-11-27 05:34:18 View
Download
[r3966] (24.2 kB) by delphidabbler

Renamed TCategory.Snippets property as SnippetIDs and changed its type to ISnippetIDList.
Made appropriate changes to affected code.

2013-11-27 01:54:00 View
Download
[r3947] (24.1 kB) by delphidabbler

Changed code to use new IDatabase IsEmpty and SnippetName methods instead of accessing _Snippets property.

2013-11-26 06:37:48 View
Download
[r3921] (24.1 kB) by delphidabbler

Renamed TSnippet's TDisplayNameComparer and TDisplayNameEqualityComparer classes as TTitleComparer and TTitleEqualityComparer respectively and updated affected code.

2013-11-25 13:25:39 View
Download
[r3918] (24.1 kB) by delphidabbler

Renamed TSnippet's DisplayName property as Title and modified affected code accordingly.

2013-11-25 13:09:06 View
Download
[r3910] (24.1 kB) by delphidabbler

Renamed IDatabase's Snippets property as _Snippets as a first step in elimination of the property.

2013-11-25 01:09:40 View
Download
[r3802] (24.1 kB) by delphidabbler

Revised welcome page:
* Only single database panel instead of one each for user and main database.
* Removed info about database auto-update checks.
* CSS styles altered re change of database info available.

2013-11-14 20:35:40 View
Download
[r3797] (24.4 kB) by delphidabbler

Revised snippet info detail page so that Edit snippet link no longer appears at top right of page. This is replaced by test info image.

2013-11-14 16:52:47 View
Download
[r3787] (24.8 kB) by delphidabbler

Removed UserDefined property from TSnippet.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:19:15 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.