Commit Graph

577 Commits

Author SHA1 Message Date
mattias
30c58e48d6 IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
2014-05-30 13:41:20 +00:00
mattias
9f680e7c26 lazutils: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45242 -
2014-05-30 12:40:24 +00:00
mattias
0d7fcf4e66 lazutils: added GetPhysicalFilename
git-svn-id: trunk@45241 -
2014-05-30 12:20:17 +00:00
mattias
f017a11ccc lazutils: ReadAllLinks: do not expand symlink target, only shorten
git-svn-id: trunk@45239 -
2014-05-30 11:40:34 +00:00
mattias
9bb999850a lazutils: TAvgLvlTree: added Equals and Assign
git-svn-id: trunk@45221 -
2014-05-29 11:56:15 +00:00
mattias
e530415577 IDE: msg window: hint why a package was compiled
git-svn-id: trunk@45142 -
2014-05-21 19:16:18 +00:00
mattias
5992cb80f4 lazutils: fixed UTF8FindNearestCharStart for 64bit long strings
git-svn-id: trunk@45053 -
2014-05-17 12:05:05 +00:00
maxim
b15d433902 Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
2014-05-11 21:56:45 +00:00
mattias
b45abb7b20 lazutils: TProcessUTF8: published properties
git-svn-id: trunk@44981 -
2014-05-09 12:25:57 +00:00
mattias
22443c165c lazutils: FileIsInPath: use ResolveDots instead of TrimFilename
git-svn-id: trunk@44835 -
2014-04-28 14:30:33 +00:00
martin
269066d208 LazUtils: Fixed spelling / small optimization for FreeNotifiyngObj
git-svn-id: trunk@44814 -
2014-04-26 15:43:43 +00:00
mattias
6f7a594436 lazutils: fixed typo
git-svn-id: trunk@44750 -
2014-04-17 06:55:36 +00:00
mattias
fdc368ab6b lazutils: TAvgLvlTree: when changing compare function, do not sort if there is only one node
git-svn-id: trunk@44659 -
2014-04-09 14:01:40 +00:00
mattias
d56c52805f lazutils: fixed TrimFilename, bug #25965
git-svn-id: trunk@44591 -
2014-04-03 10:20:35 +00:00
mattias
9227536845 LazUtils: GetTickCount64 now uses under Linux the kernel function clock_gettime(CLOCK_MONOTONIC,), disable via -dGetTickCountTimeOfDay
git-svn-id: trunk@44581 -
2014-04-01 18:02:47 +00:00
mattias
3595a693a9 LazUtils: added GetUnixPhysicalFilename
git-svn-id: trunk@44578 -
2014-04-01 11:10:35 +00:00
mattias
877c4d50b9 LCL: moved ReadAllLinks to LazUtils
git-svn-id: trunk@44577 -
2014-04-01 10:24:50 +00:00
mattias
bc1ecef605 lazutils: TMethodList: added AllowDuplicates, default false
git-svn-id: trunk@44331 -
2014-03-03 09:46:31 +00:00
martin
ee0df892d8 LazUtils: helper for refcnt object
git-svn-id: trunk@44313 -
2014-03-02 02:22:18 +00:00
martin
4ea228a9e3 LazLogger: fixed logfile with relative path
git-svn-id: trunk@44296 -
2014-02-28 17:42:19 +00:00
martin
4c8bf0291a LazLogger: fixed logfile with relative path
git-svn-id: trunk@44293 -
2014-02-28 17:06:01 +00:00
mattias
dabd5d7e4c lazutils: fixed dbgs(TComponentState)
git-svn-id: trunk@44278 -
2014-02-27 12:43:34 +00:00
martin
1dcb742328 LazUtils: RefCounted Obj, assert
git-svn-id: trunk@44198 -
2014-02-22 01:06:25 +00:00
mattias
9d710db4fc fixed make distclean
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
3283cf83f3 package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
mattias
d665320fba lazutils: less hints
git-svn-id: trunk@43913 -
2014-02-06 09:32:52 +00:00
martin
d82c0c96c4 LazUtils: RefCountedObject, handle nested RleaseRef
git-svn-id: trunk@43861 -
2014-01-31 19:41:45 +00:00
martin
2979e368b8 LazUtils: more RefCountedObject debugging
git-svn-id: trunk@43831 -
2014-01-28 23:59:59 +00:00
martin
db5590d263 LazUtils: fix DebuglnEnter with list of 1 argument
git-svn-id: trunk@43778 -
2014-01-21 16:11:49 +00:00
bart
596e412566 LazUtils: WinCE use CSIDL_LOCAL to fix compilation error.
git-svn-id: trunk@43693 -
2014-01-11 00:57:27 +00:00
bart
1729ccb7bf LazUtils: yet another attempt to fix compilation for WinCE implementation of GetAppConfigDirUtf8.
git-svn-id: trunk@43692 -
2014-01-11 00:36:02 +00:00
martin
5fcf1178ec Fixed compile on wince. Broken by r43495 #cba214753b (localize special dir)
git-svn-id: trunk@43689 -
2014-01-10 18:21:39 +00:00
martin
4dac3a41c9 LazUtils: Extending TRefCountedObject
git-svn-id: trunk@43656 -
2014-01-06 14:34:14 +00:00
bart
3fb2dd4469 LazUtils: Masks.pas: implement handling of UTF8 codepoints for mask matching. Issue #0024373.
git-svn-id: trunk@43637 -
2014-01-02 18:48:37 +00:00
bart
e2f0b20bc8 LazUtils: better fix for encoding of string returned by GetAppConfigFileUTF8
(Use WideString variant of GetSpecialDir which retruns UTF8: copy/paste error in r43495 #cba214753b)

git-svn-id: trunk@43611 -
2013-12-29 15:40:16 +00:00
jesus
6ae4e11538 lazutils, fixed encoding of string returned by GetAppConfigFileUTF8 (was ansi, should be utf8)
git-svn-id: trunk@43610 -
2013-12-29 04:28:14 +00:00
bart
cba214753b LazFileUtils: Fix encoding of locale-specific characters in GetAppConfigDirUtf8 and GetAppConfigFileUtf8 on Windows
Issue #0010850.

git-svn-id: trunk@43495 -
2013-11-28 18:37:44 +00:00
mattias
960e0f96d9 lazutils: added conversion KOI8U and KOI8RU
git-svn-id: trunk@43453 -
2013-11-17 21:12:10 +00:00
mattias
987732d77c lazutils: TrimFilename: normalize pathdelims
git-svn-id: trunk@43404 -
2013-11-09 13:23:22 +00:00
mattias
b4a999be14 lazutils: TrimFilename: optimized
git-svn-id: trunk@43403 -
2013-11-09 13:16:33 +00:00
martin
4928979536 LazUtils: allow ReleaseRef on nil
git-svn-id: trunk@43395 -
2013-11-08 01:33:45 +00:00
mattias
35b07b5533 lazutils: RunCmdFromPath: cut handles when starting process
git-svn-id: trunk@43389 -
2013-11-07 12:51:08 +00:00
bart
2eb279e6e1 LazUtf8: implement Utf8 versions of LeftStr and RightStr.
git-svn-id: trunk@43348 -
2013-11-01 17:40:11 +00:00
mattias
d0f425ca24 lazutils: xml: xpath namespace resolver, issue #25208
git-svn-id: trunk@43300 -
2013-10-22 12:56:19 +00:00
mattias
a4a4e4c791 lazutils: small optimization
git-svn-id: trunk@42885 -
2013-09-19 18:36:23 +00:00
martin
f69430a084 LazLogger: added basic profiling
git-svn-id: trunk@42871 -
2013-09-19 13:58:38 +00:00
martin
71ce8192f2 LazLogger: added basic profiling
git-svn-id: trunk@42860 -
2013-09-18 14:43:41 +00:00
bart
7e9930404c LazUtils: better implementation of Utf8StringOfChar. The previously uses conversion to Utf16
only worked if the codepoint was UCS2.

git-svn-id: trunk@42855 -
2013-09-18 10:26:09 +00:00
maxim
a8f100176c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996
git-svn-id: trunk@42736 -
2013-09-11 20:11:32 +00:00
mattias
37aeda8f7b lazutils: added UTF8StringReplace, feature 22148
git-svn-id: trunk@42707 -
2013-09-09 23:40:04 +00:00