Menu

/trunk/Src/FmSnippetsEditorDlg.pas Commit Log


Commit Date  
[r1836] (34.7 kB) by delphidabbler

Changed Dependencies dialogue box to display both a snippet's dependencies (as before) and the snippets it depends upon (new). Each is displayed in its own tab, and tabs that are displayed can be customised.
Modified calling code because of changes to signature of Execute methods.

2012-06-03 18:27:14 View
Download
[r1798] (34.7 kB) by delphidabbler

Increased size of snippet kind, name and category controls.

2012-04-19 20:38:59 View
Download
[r1794] (34.6 kB) by delphidabbler

Added new "units" snippet type.

2012-04-19 11:49:14 View
Download
[r1764] (34.5 kB) by delphidabbler

Fixed problem where page control tab sets sometimes do not receive keyboard focus when clicked. This was a problem noted in compilers dialog box. Others using page control had same fix applied as a precaution.

2012-04-16 08:22:19 View
Download
[r1759] (33.9 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] (35.0 kB) by delphidabbler

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

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

* Reverted check list items to default behaviour. Clicking on item no longer toggles check mark. The modified behaviour was proving more problematic than helpful.
* Removed unit that had provided new behaviour.
* Adjusted other code as required.

2011-05-20 09:48:12 View
Download
[r1055] (35.3 kB) by delphidabbler

Updated with changes merged from new-backend branch r709 and r1051 (r1051 used to resolve conflict due to renaming of FmUserDBEditDlg unit as FmSnippetsEditorDlg):
* Renamed TRoutineData, TRoutineReferences and TRoutineEditData as TSnippetData, TSnippetReferences and TSnippetEditData respectively.

2010-11-25 01:15:33 View
Download
[r1034] (35.3 kB) by delphidabbler

* Added button to "compile" tab of Snippets Editor to display unit used to test compile snippet.
* Set action for btnSetAllSuccess in designer and deleted code that explicitly set this action and action for btnSetAllQuery.

2010-11-20 17:26:42 View
Download
[r1032] (34.3 kB) by delphidabbler

Renamed FmUserDBEditDlg form unit as FmSnippetsEditorDlg and renamed form class from TUserDBEditDlg to TSnippetsEditorDlg. Modified using UUserDBMgr unit accordingly.

2010-11-20 16:17:57 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.