Menu

/trunk/Src/UHistory.pas Commit Log


Commit Date  
[r2337] (7.3 kB) by delphidabbler

Changed units which have no specific namespace from MPL v1.1 to MPL v2.0.

2012-08-27 21:08:06 View
Download
[r2246] (8.0 kB) by delphidabbler

Added new TViewFactory.CreateDBItemView factory method to create a "database" view item (snippet or category) depending on type of parameter.
Modified TMainDisplayMgr and THistory to use this new method instead of their own custom code.

2012-08-18 21:20:07 View
Download
[r2194] (9.1 kB) by delphidabbler

XMLDoc commented unit

2012-08-14 01:28:32 View
Download
[r2193] (9.8 kB) by delphidabbler

Fixed bug #3556715 (http://bit.ly/O3QN0u) where returning to a modified or deleted snippet or category in history results in GPF.
Fixed bug #3557107 (http://bit.ly/PfiYxm) where new snippets and categories were not being included in history.

Implemented by adding database change listener and acting on notified changes - modification and deletions cause history to be cleared and additions cause a suitable view to be added to history.

2012-08-14 01:11:56 View
Download
[r1759] (8.0 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] (8.3 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r816] (8.4 kB) by delphidabbler

* Refactored THistory to use Delphi's TObjectList<> object instead of project's TObjectListEx to store history list of view items.
* Replaced call to FreeAndNil with direct call to object's Free method.

2010-06-16 00:31:07 View
Download
[r615] (8.4 kB) by delphidabbler

Updated copyright date where required on some files modified in 2010.

2010-02-08 20:59:50 View
Download
[r614] (8.4 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r290] (8.3 kB) by delphidabbler

Modified to use TObjectListEx from ULists unit instead of the VCL's TObjectList.

2009-09-12 20:01:04 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.