Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth 09e5f463dc + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString hace 7 años
  svenbarth 92dcdd8b5b + add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target hace 7 años
  svenbarth dfe00a8ed1 Fix for Mantis #30279. Apply patch by Max Nazhalov to fix compilation of i386-wince and arm-wince (the only modification is that the no longer used AnsiString variants of ExecuteProcess are removed) hace 9 años
  michael e838317177 * Fix bug #0028980 hace 9 años
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 hace 9 años
  Jonas Maebe 2da7c3f05c * changed declarations in finah.inc and diskh.inc from ansistring to hace 12 años
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose hace 12 años
  Jonas Maebe 155aafc255 * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface hace 12 años
  Jonas Maebe eeb98a0c0f - removed platform-specific implementations of GetCurrentDir, SetCurrentDir, hace 12 años
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and hace 12 años
  Jonas Maebe ab9036ecbf + missing unicodestring version of ExpandUNCFileName hace 12 años
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 hace 12 años
  marco 96da57ee95 * Applied patch from Victor Campillo that adds GetLocalTimeOffset support hace 12 años
  svenbarth c6c67dc182 Set the UnicodeCompare functions in the WideString manager also for WinCE and implement the Wide- and UnicodeCompare functions similar to Win32/64 by calling a common DoCompareString function. hace 12 años
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. hace 13 años
  michael a201f07420 * Added share mode argument to FileCreate call hace 14 años
  sergei 15e1abddf7 * Windows RTL: Simplify SysUtils.GetLocalTime(). TSystemTime type for these targets matches one defined in Windows unit, so WinAPI function result can be used directly. Resolves #18346. hace 14 años
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. hace 15 años
  marco 8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets hace 15 años
  michael e2387a5ac5 * Fixed OnBeep hace 15 años
  yury 57e49c4bb9 * Fixed AV in SysErrorMessage() when there is no message string corresponding to a error code. Bug #13617. hace 16 años
  Almindor 4a54f15b47 * fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end hace 17 años
  yury 10a286532f * Fixed Wide<->Ansi conversion for wince. hace 17 años
  yury 18e663240a * Fixed AnsiXXX string handling routines. hace 17 años
  yury 0109c29e3f * Fixed bug #10716. hace 17 años
  yury f040558e1c * Fixed wince compilation. hace 17 años
  peter 69363bad5e * quote parameters with spaces hace 17 años
  peter 95d0ce1270 * VendorName function added to allow an extra subdirectory hace 17 años
  yury 220a37b443 * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. hace 18 años
  peter 627cf69ae3 * svn props hace 18 años