Commit | Date | |
---|---|---|
2010-02-08 20:00:48 |
View
Download |
|
[r522]
(32.4 kB)
by
delphidabbler
Fixed potential GetTickCount wrap-round bug in Pause routine in UUtils unit. |
2009-11-13 15:39:42 |
View
Download |
[r411]
(32.2 kB)
by
delphidabbler
Removed compiler directives that switch off "unsafe" code, type and cast warnings. These warnings are now disabled globally for the whole project. |
2009-10-15 20:11:23 |
View
Download |
[r391]
(32.2 kB)
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 |
View
Download |
[r390]
(33.1 kB)
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 |
View
Download |
[r389]
(32.9 kB)
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 |
View
Download |
2009-09-12 20:25:36 |
View
Download |
|
[r238]
(34.3 kB)
by
delphidabbler
* Added enumerator to TNews in UNews.pas. |
2009-08-23 18:51:55 |
View
Download |
[r229]
(33.7 kB)
by
delphidabbler
Modified methods of IStringList and routines in UUtils.pas that explode a string based on a delimiter to take a string as the delimiter instead of just single characters. |
2009-08-19 16:06:08 |
View
Download |
2009-08-13 23:34:02 |
View
Download |