CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
changed | /trunk/Src/CodeSnip.todo |
--- a/trunk/Src/CodeSnip.todo +++ b/trunk/Src/CodeSnip.todo @@ -1,3 +1,11 @@ +{TODO -oSelf -cProposal : +Change the Snippets Editor moving code for each pane into separate frame that can +(1) validate entered data +(2) calculate required size for controls} +{TODO -oSelf -cImprovement : Make selecting list item in check list box toggle the check mark} +{TODO -oSelf -cBug : +Selecting a new printer in print dialog and clicking properties can give an exception or properties dialog has wrong title. +Selecting some printers in print dialog and clicking OK can give an exception.} {DONE -oSelf -cBug : Fix bug where units required by types and consts are not output to generated units.} {TODO -oSelf -cRefactor : Use UAutoFree to free REML info in UREMLDataIO} {DONE -oJerry Mack -cFeature : Permit use of file:// protocol in extra text}