Commit Graph

21 Commits

Author SHA1 Message Date
Stas Degteff
02a87e8e2e Fix MS VS 6.0 build, where string:clear() is not exist. Use one instanse of class string for all temporary strings 2011-02-19 20:14:58 +00:00
Stas Degteff
bfd77e1a19 New C++ version for PathCopy() 2011-02-17 23:00:49 +00:00
Stas Degteff
d0ea4b0d6c Additional checks in strschg_environ 2011-02-17 22:05:27 +00:00
Stas Degteff
75e84ece09 Add C++ version of the function GetFilesize() 2011-02-17 19:51:28 +00:00
Stas Degteff
08e43413cf Add C++ version of function StripBackslash() 2011-02-17 19:35:27 +00:00
Stas Degteff
5bd7fc2a28 Replace part of code of strschg_environ() using pure C++ 2011-02-17 19:06:41 +00:00
Stas Degteff
bc54b3f3b3 Accuracy, not strong test length of string in strschg_environ 2011-02-17 15:37:30 +00:00
Stas Degteff
76da9f5b0f Use macroses GOLD_SLASH_CHR GOLD_SLASH_STR GOLD_WRONG_SLASH_CHR GOLD_WRONG_SLASH_STR instead string and char constatnts / and \ 2011-02-14 00:27:05 +00:00
Stas Degteff
1247b0cf02 Add comments to functions 2009-11-29 12:20:28 +00:00
Stas Degteff
53063818f8 Fix g++ 4.3.x build 2009-04-19 20:49:49 +00:00
Stas Degteff
ffc0472dc6 remove unused variable definition 2006-01-14 21:06:37 +00:00
Stas Degteff
8c8b42afc4 Fix enviroment variables substitution. (Bugreport from Yaroslav Tchayckovsky 2:5076/14) 2005-12-07 18:25:05 +00:00
Stas Degteff
d0ca6c8af9 Fixed a relative path usage 2005-11-06 11:50:08 +00:00
Alexander S. Aganichev
a39960cd13 Fix formatting 2002-11-04 18:59:51 +00:00
Alexander S. Aganichev
50bf39660f Fixed getlogin() usage 2001-11-26 15:28:39 +00:00
Alexander S. Aganichev
0477998748 Trying to fix problem with UNC filepathes 2001-07-23 03:56:44 +00:00
Jacobo Tarrío
8c47abb153 Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
Alexander S. Aganichev
cf69e9116e Crashecho support added, few Mappath fixes, one more range check in editor fixed 2001-05-05 21:41:41 +00:00
Jacobo Tarrío
8be1e735f6 Latest patch from asa 2000-10-20 11:14:13 +00:00
Alexander S. Aganichev
dd6801476f Fixed lines chains in IE, makefullpath() now uses standart libc functions. 2000-05-23 05:42:59 +00:00
Alexander S. Aganichev
5932b8817b GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00