Commit | Date | |
---|---|---|
2009-09-29 20:59:24 | Tree | |
2009-09-29 20:58:38 | Tree | |
[r395]
by
delphidabbler
Changed read-me file: |
2009-09-29 20:45:41 | Tree |
[r394]
by
delphidabbler
Revised privacy statement to note that a user's name and email address are now recorded in User.3.ini by all dialog boxes that accept them, not just the code submission dialog box. This change keeps text version in sync with Help HTML version. |
2009-09-29 19:42:49 | Tree |
2009-09-29 19:24:23 | Tree | |
[r392]
by
delphidabbler
Changed units to use ExcludeTrailingPathDelimiter and / or IncludeTrailingPathDelimiter instead of DirToPath and / or PathToDir routines that have now been deleted from UUtils. |
2009-09-29 19:00:56 | Tree |
[r391]
by
delphidabbler
* Removed PathToDir and DirToPath routines. Code must now use ExcludeTrailingPathDelimiter and IncludeTrailingPathDelimiter from SysUtils in place of these routines. |
2009-09-29 18:37:30 | Tree |
[r390]
by
delphidabbler
Modified UUtils.pas unit's DateStamp explanatory comments and date pattern string to refer to fact that the routine's output is as defined in RFC1123. |
2009-09-29 18:09:57 | Tree |
[r389]
by
delphidabbler
* Removed SpecialFolderPath and TempFolder routines from interface of UUtils.pas - no longer used since TSystemFolders class now has comparable methods. |
2009-09-29 18:07:00 | Tree |
[r388]
by
delphidabbler
Removed duplicated path delimiter from path to testers.txt file in TTesters.Create. |
2009-09-29 18:01:33 | Tree |