mattias
|
fb15809cef
|
lazutils: DirectoryIsWritable: check if directory exists
git-svn-id: trunk@50170 -
|
2015-10-26 09:26:44 +00:00 |
|
mattias
|
c8e7c3acb5
|
lazutils: lconvencoding: fixed using tables for lossless conversion back and forth
git-svn-id: trunk@50157 -
|
2015-10-24 21:46:16 +00:00 |
|
mattias
|
fcafecec98
|
LCL: LoadFromCSVStream: fixed converting UTF16
git-svn-id: trunk@50146 -
|
2015-10-22 21:34:53 +00:00 |
|
mattias
|
9eae75a03b
|
LCL: LoadFromCSVStream: fixed reading quote not closed
git-svn-id: trunk@50144 -
|
2015-10-22 19:37:40 +00:00 |
|
juha
|
5fc7132693
|
Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed.
git-svn-id: trunk@50129 -
|
2015-10-20 17:20:11 +00:00 |
|
juha
|
c831f9ecd9
|
LazUtils: Less notes from compiler about Asian codepages.
git-svn-id: trunk@50088 -
|
2015-10-16 21:48:15 +00:00 |
|
mattias
|
2c46e6e468
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
|
2015-10-01 18:40:54 +00:00 |
|
juha
|
5642758bf1
|
LazUtils: Fix TFileSearcher encoding when -dEnableUTF8RTL is not used. Issue #28406, patch from Michl.
git-svn-id: trunk@49888 -
|
2015-09-28 19:57:52 +00:00 |
|
mattias
|
43bbbdf2d0
|
lazutils: fixed compialtion EnableUTF8RTL
git-svn-id: trunk@49866 -
|
2015-09-21 18:18:12 +00:00 |
|
mattias
|
9c680beb48
|
lazutils: lconvencoding: using system conversion only if available, extened ConvertEncodingFromUTF8 with parameter SetTargetCodePage, default is false for compatibility with code using 1.4 and below, bug #28485
git-svn-id: trunk@49859 -
|
2015-09-21 10:50:54 +00:00 |
|
juha
|
50bc37338d
|
IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny.
git-svn-id: trunk@49778 -
|
2015-09-07 22:01:22 +00:00 |
|
jesus
|
0ca49a5f21
|
LCL, fix CSV import into StringGrid omits first line, from wp, issue #28582
git-svn-id: trunk@49735 -
|
2015-09-01 19:20:51 +00:00 |
|
bart
|
da24388dc4
|
LazUtils: Prevent "Abstract method called" for TXMLObjectWriter / TXMLObjectReader also with FPC 3.0.0. Issue #27817.
git-svn-id: trunk@49712 -
|
2015-08-26 09:29:52 +00:00 |
|
mattias
|
dcfae18d9a
|
lazutils: comments
git-svn-id: trunk@49664 -
|
2015-08-13 10:13:05 +00:00 |
|
mattias
|
ccdf8a27f9
|
lazutils: clean up
git-svn-id: trunk@49648 -
|
2015-08-11 12:47:25 +00:00 |
|
juha
|
08c9621520
|
Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
|
2015-08-07 17:20:40 +00:00 |
|
sekelsenmat
|
1c98cc10e6
|
lazutf16: Adds functions to check for valid utf-16
git-svn-id: trunk@49596 -
|
2015-08-05 14:22:46 +00:00 |
|
bart
|
8f7215b840
|
LazFileUtils: FileIsReadable on Windows should only return True if the file actually exists.
git-svn-id: trunk@49543 -
|
2015-07-14 10:25:53 +00:00 |
|
juha
|
af6fb723af
|
LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
git-svn-id: trunk@49506 -
|
2015-07-07 12:10:35 +00:00 |
|
juha
|
810d20ce56
|
LazUtils: Rename DictionaryStringList -> LookupStringList. Add the renamed files as new.
git-svn-id: trunk@49505 -
|
2015-07-07 12:05:03 +00:00 |
|
juha
|
653b5dd43a
|
Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
|
2015-07-07 11:43:38 +00:00 |
|
juha
|
4285b7380f
|
LazUtils: Use SetCodePage() from FPC 3.x for UTF8ToXXX() functions in lconvencoding.
git-svn-id: trunk@49503 -
|
2015-07-07 11:43:23 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
juha
|
2d401fe45a
|
IDE: Support UTF-8 in editor UpperCase/LowerCase Selection commands. Issue #28361, patch from Ondrej Pokorny.
git-svn-id: trunk@49481 -
|
2015-07-01 09:22:46 +00:00 |
|
juha
|
6cf8c56cfc
|
LazUtils: Improve UTF8WrapText. Issue #28259, patch from Antônio Galvão.
git-svn-id: trunk@49300 -
|
2015-06-09 07:56:02 +00:00 |
|
bart
|
5383338553
|
LazUtils: Don't raise exceptions in CopyFile function by default. Added a parameter to control this behaviour. Issue #0028236.
git-svn-id: trunk@49284 -
|
2015-06-07 09:21:24 +00:00 |
|
juha
|
9c161101bc
|
LazUtils: Add missing ISO-8859-15 entry to LConvEncoding. Issue #28209, patch from Alexey Torgashin.
git-svn-id: trunk@49232 -
|
2015-05-31 13:45:25 +00:00 |
|
juha
|
db9994a7e8
|
LazUtils: Support Arial and Helvetica font families better on all platforms. Issue #28165, patch from Johann.
git-svn-id: trunk@49158 -
|
2015-05-24 22:05:14 +00:00 |
|
juha
|
1568077381
|
LazUtils: Clean UTF8WrapText function in LazUTF8.
git-svn-id: trunk@49148 -
|
2015-05-23 14:13:04 +00:00 |
|
juha
|
f88dc97367
|
LazUtils: Improve DictionaryStringList and its example project. Issue #28159, patch from Antônio Galvão.
git-svn-id: trunk@49147 -
|
2015-05-23 14:12:58 +00:00 |
|
juha
|
824f9ac5d9
|
LazUtils: Call LazFreeType.CheckInstance in GetCharIndex and make it public. Issue #28163, patch from Johann.
git-svn-id: trunk@49146 -
|
2015-05-23 12:44:54 +00:00 |
|
juha
|
0fe92eae95
|
LazUtils: Remove ambiguity from font item listeners. Issue #28137, patch from Johann.
git-svn-id: trunk@49136 -
|
2015-05-22 20:20:39 +00:00 |
|
zeljko
|
42e04b941f
|
lconvencoding: added missing chars in utf8tocp437 for translation from croatian utf8 to cp437.
git-svn-id: trunk@49116 -
|
2015-05-20 08:40:01 +00:00 |
|
mattias
|
48512f8dc4
|
lazutils: less notes
git-svn-id: trunk@49111 -
|
2015-05-19 21:04:15 +00:00 |
|
juha
|
3f8b158c87
|
LazUtils: Add unit LazFreeTypeFPImageDrawer to the actual package.
git-svn-id: trunk@49107 -
|
2015-05-19 16:17:11 +00:00 |
|
juha
|
09eff40893
|
LazUtils, EasyLazFreetype: Drawing symbol fonts and individual glyphs with their index. Issue #28078, patch from Johann.
git-svn-id: trunk@49105 -
|
2015-05-19 16:13:36 +00:00 |
|
juha
|
7bf388fe91
|
LazUtils: New LazFreeType drawer for TFPCustomImage. Issue #28020, patch from Johann.
git-svn-id: trunk@49104 -
|
2015-05-19 16:11:36 +00:00 |
|
mattias
|
2c26f71ea9
|
lazutils: fixed compilation with stabs
git-svn-id: trunk@49085 -
|
2015-05-18 19:40:19 +00:00 |
|
mattias
|
3de4e18d3f
|
lazutils: lazlistclasses: sorted unit
git-svn-id: trunk@49083 -
|
2015-05-18 16:25:44 +00:00 |
|
martin
|
85f0a2993f
|
LazUtils: force dwarf for fpc 2.*
git-svn-id: trunk@49082 -
|
2015-05-18 12:49:48 +00:00 |
|
juha
|
bdc0dc8fbb
|
LazUtils: Recognise symbol font better. Issue #28020. Patch from Johann.
git-svn-id: trunk@49067 -
|
2015-05-17 11:41:46 +00:00 |
|
juha
|
749442f5a7
|
LazUtils: LConvEncoding refactoring, separate UTF-8 specific conversion functions. Issue #28093, patch from Alexey Torgashin.
git-svn-id: trunk@49059 -
|
2015-05-17 10:43:06 +00:00 |
|
martin
|
29b2f06a1d
|
LazUtils: New List classes
git-svn-id: trunk@49055 -
|
2015-05-16 19:15:34 +00:00 |
|
martin
|
399add232b
|
LazUtils: New List classes
git-svn-id: trunk@49054 -
|
2015-05-16 18:53:11 +00:00 |
|
juha
|
ccbbb894f3
|
LazUtils: FreeType fixes and new features. Issue #28073, patch from Johann.
git-svn-id: trunk@49047 -
|
2015-05-16 11:09:18 +00:00 |
|
juha
|
ed5a6cac42
|
LConvEncoding refactoring. Issue #28093, patch from Alexey Torgashin.
git-svn-id: trunk@49045 -
|
2015-05-16 11:09:15 +00:00 |
|
mattias
|
b56346b8fe
|
lazutils: added a copy of the FreeType license
git-svn-id: trunk@49031 -
|
2015-05-15 16:23:59 +00:00 |
|
mattias
|
2785411ce8
|
lazutils: fixe compilation
git-svn-id: trunk@48996 -
|
2015-05-12 14:24:43 +00:00 |
|
mattias
|
02e2574269
|
codetools: added FindPathInSearchPath
git-svn-id: trunk@48993 -
|
2015-05-12 10:22:59 +00:00 |
|
joost
|
b4b8dab3b4
|
LazUtils: Added unit lazcollections with generic class TLaThreadedQueue<T>, for usage in fpdebug
git-svn-id: trunk@48990 -
|
2015-05-11 20:15:50 +00:00 |
|
juha
|
37ae3c0f43
|
LazUtils: New UTF8WrapText function for LazUTF8. Issue #28001, patch from Antônio Galvão.
git-svn-id: trunk@48924 -
|
2015-05-03 10:02:15 +00:00 |
|
juha
|
414374dbd9
|
LazUtils: Restore test for HashTableSize>0, needed because HashTableSize is unsigned.
git-svn-id: trunk@48873 -
|
2015-04-26 21:10:30 +00:00 |
|
bart
|
b727702265
|
LazUtils: TFileSearcher.Search: do not remove directories that are subdirectories of another directory from ASearchPath,
when ASearchSubDirs is False. Issue #0027965.
git-svn-id: trunk@48858 -
|
2015-04-25 18:28:43 +00:00 |
|
bart
|
a64855cad9
|
LazUtils: TFileSearcher.Search: if SearchPath is empty, search current directory.
git-svn-id: trunk@48854 -
|
2015-04-25 18:02:28 +00:00 |
|
maxim
|
622dfa7549
|
Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
git-svn-id: trunk@48851 -
|
2015-04-25 17:49:09 +00:00 |
|
juha
|
fe0840ae84
|
LazUtils: Fix compilation with FPC trunk. Remove a useless test "if FHashTableSize>0".
git-svn-id: trunk@48845 -
|
2015-04-25 11:06:37 +00:00 |
|
joost
|
7c10064ae9
|
LazUtils: Added unit lazfglhash with generic class TLazFPGHashTable<T>, for usage in fpdebug
git-svn-id: trunk@48844 -
|
2015-04-25 09:51:59 +00:00 |
|
jesus
|
967e0663ad
|
LazUtils: added function for getting normalized filename (darwin)
git-svn-id: trunk@48828 -
|
2015-04-24 06:28:20 +00:00 |
|
jesus
|
54dee07964
|
LazUtils, cvsutils: load from file version
git-svn-id: trunk@48825 -
|
2015-04-24 04:53:00 +00:00 |
|
maxim
|
76cc8230b1
|
Translations: French translation update by Gilles Vasseur, bugs #27920, #27925
git-svn-id: trunk@48812 -
|
2015-04-21 21:27:59 +00:00 |
|
jesus
|
a95002e0bf
|
LCL, grids, fix loading CSV data with multiline fields, issue #27443
git-svn-id: trunk@48780 -
|
2015-04-20 17:50:27 +00:00 |
|
juha
|
25de80ed6c
|
LazUtils: formatting
git-svn-id: trunk@48778 -
|
2015-04-19 15:31:01 +00:00 |
|
juha
|
8250ced275
|
LazUtils: Use cwstring always with UTF8 RTL on Unix. Does not work without it.
git-svn-id: trunk@48776 -
|
2015-04-18 10:21:58 +00:00 |
|
juha
|
143b80ae36
|
LazUtils: Implement abstract methods for classes TXMLObjectWriter / TXMLObjectReader. Issue #27817, patch from Vojtech Cihak.
git-svn-id: trunk@48689 -
|
2015-04-09 20:29:10 +00:00 |
|
juha
|
3c30f0d516
|
LazUtils: Formatting.
git-svn-id: trunk@48483 -
|
2015-03-24 17:52:43 +00:00 |
|
juha
|
abe573b42d
|
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
|
2015-03-24 17:52:23 +00:00 |
|
mattias
|
0763ff58d5
|
lazutils: fixed typo
git-svn-id: trunk@48418 -
|
2015-03-18 18:52:45 +00:00 |
|
mattias
|
4b7419bb8f
|
lazutils: clean up
git-svn-id: trunk@48355 -
|
2015-03-15 10:19:37 +00:00 |
|
mattias
|
0769a21e22
|
lconvencoding: added Macintosh
git-svn-id: trunk@48295 -
|
2015-03-12 12:29:02 +00:00 |
|
bart
|
750c0cd318
|
LazFileUtils: fix stupid mistake in DbgSFileAttr() function.
git-svn-id: trunk@48165 -
|
2015-03-07 17:25:44 +00:00 |
|
bart
|
b83671949f
|
LazFileUtils: implement DbgSFileAttr() function.
git-svn-id: trunk@48154 -
|
2015-03-06 22:02:59 +00:00 |
|
bart
|
51a48d7494
|
LazFileUtils: fix error in TryCreateRelativePath (it failed e.g with Dest=C:\ and Source=C:\foo). Issue #0027601.
git-svn-id: trunk@48120 -
|
2015-03-03 19:51:20 +00:00 |
|
mattias
|
3584c167ee
|
lazutils: clean up
git-svn-id: trunk@48078 -
|
2015-03-01 13:55:40 +00:00 |
|
mattias
|
61c2952174
|
lazutils: comment
git-svn-id: trunk@48077 -
|
2015-03-01 13:13:57 +00:00 |
|
mattias
|
faa8237679
|
lazutils: comment
git-svn-id: trunk@48076 -
|
2015-03-01 13:10:48 +00:00 |
|
mattias
|
c249cc6c2b
|
lazutils: TFileStreamUTF8: fixed string type
git-svn-id: trunk@48073 -
|
2015-03-01 12:48:57 +00:00 |
|
mattias
|
f6788eb5b9
|
lazutils: TFileStreamUTF8: fixed string type
git-svn-id: trunk@48070 -
|
2015-03-01 12:43:07 +00:00 |
|
mattias
|
222321addf
|
lazutils: simplify enableutf8rtl by only using lazutf8
git-svn-id: trunk@47915 -
|
2015-02-20 14:28:49 +00:00 |
|
mattias
|
e1e00306cf
|
lazutf8: GetFormatSettingsUTF8: map common multibyte chars to ASCII
git-svn-id: trunk@47890 -
|
2015-02-18 19:51:28 +00:00 |
|
mattias
|
2979c97a9a
|
lazutils: fixed compilation on win64
git-svn-id: trunk@47879 -
|
2015-02-18 16:52:32 +00:00 |
|
mattias
|
27ab2c6a1f
|
lazutils: less hints
git-svn-id: trunk@47799 -
|
2015-02-15 12:37:49 +00:00 |
|
mattias
|
69edc4d8c0
|
lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
|
2015-02-13 20:34:21 +00:00 |
|
mattias
|
73702875b0
|
lazutils: TAvgLvlTree.FindLeftMostKey/FindRightMostKey fixed
git-svn-id: trunk@47645 -
|
2015-02-07 13:17:51 +00:00 |
|
maxim
|
ede88bbed7
|
Translations: Hungarian translation update by Péter Gábor, bug #27365
git-svn-id: trunk@47550 -
|
2015-01-27 23:10:25 +00:00 |
|
bart
|
f2491ead05
|
DictionaryStringlist: Deduplicate: allow the AStrings to have objects if it does not own them.
git-svn-id: trunk@47328 -
|
2015-01-10 15:35:20 +00:00 |
|
bart
|
d38d2f788b
|
LazFileUtils: fix compilation of GetShellLinkTargetAnsi for fpc 2.6.2.
git-svn-id: trunk@47324 -
|
2015-01-09 01:17:36 +00:00 |
|
bart
|
73d61b2750
|
LazUtils: make Deduplicate in DictionaryStringlist a bit more general and improve check for objects.
git-svn-id: trunk@47322 -
|
2015-01-08 21:53:07 +00:00 |
|
juha
|
9bbe6f00a1
|
LazUtils: Add a Deduplicate procedure for DictionaryStringList. Issue #27249, patch from Antônio Galvão.
git-svn-id: trunk@47321 -
|
2015-01-08 20:56:39 +00:00 |
|
maxim
|
d61830214b
|
Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
|
2015-01-04 14:21:29 +00:00 |
|
joost
|
fb88fadd74
|
fpmake: re-generated several fpmake.pp files
git-svn-id: trunk@47285 -
|
2015-01-02 20:45:33 +00:00 |
|
joost
|
3a0de4fe98
|
fpmake: Re-generated some fpmake.pp files
git-svn-id: trunk@47240 -
|
2014-12-23 22:00:41 +00:00 |
|
mattias
|
47c65faeef
|
laz2_xmlread: added flag xrfAllowSpecialCharsInComments
git-svn-id: trunk@47211 -
|
2014-12-17 10:00:43 +00:00 |
|
mattias
|
814cf1a717
|
lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps
git-svn-id: trunk@47172 -
|
2014-12-10 14:26:18 +00:00 |
|
mattias
|
98578ff53a
|
laz2xmlcfg: duplicate nodes: always use the first
git-svn-id: trunk@47171 -
|
2014-12-10 11:26:47 +00:00 |
|
mattias
|
890803a8be
|
laz2xmlcfg: fixed TXMLConfig.InternalFindNode invalidate sorted node list on insert
git-svn-id: trunk@47170 -
|
2014-12-10 11:18:39 +00:00 |
|
mattias
|
d71ed5e522
|
lazutils: clean up
git-svn-id: trunk@47168 -
|
2014-12-10 09:55:24 +00:00 |
|
mattias
|
eb0a454ab7
|
laz2_xmlcfg: use array
git-svn-id: trunk@47167 -
|
2014-12-10 03:14:47 +00:00 |
|
mattias
|
4b3c76e18a
|
lazutils: moved MergeSort to lazutilities, laz2_xmlcfg: sort nodes to find non existing and out of order nodes faster
git-svn-id: trunk@47164 -
|
2014-12-10 02:16:39 +00:00 |
|
mattias
|
3fb03c60b1
|
lazutf8: UTF8StrLICompAnsiString: use Count as fixed bound, do not check for #0
git-svn-id: trunk@47162 -
|
2014-12-10 01:04:26 +00:00 |
|
mattias
|
f54c36b0da
|
laz2xmlconfig: fixed crash
git-svn-id: trunk@47154 -
|
2014-12-09 14:18:38 +00:00 |
|
mattias
|
9058f5367b
|
laz2xmlconfig: fixed crash
git-svn-id: trunk@47153 -
|
2014-12-09 14:18:02 +00:00 |
|
mattias
|
5c340cafc8
|
xmlcfg: search neighbours first
git-svn-id: trunk@47151 -
|
2014-12-09 13:52:15 +00:00 |
|
mattias
|
1ffb091432
|
lazutils: less hint
git-svn-id: trunk@47150 -
|
2014-12-09 11:31:51 +00:00 |
|
bart
|
f78f0d056d
|
FileUtil: implement optional parameter DirAttr for FindAllFiles.
git-svn-id: trunk@47144 -
|
2014-12-08 21:51:43 +00:00 |
|
mattias
|
4a8e3ccc51
|
lazutils: replaced utf8string with string
git-svn-id: trunk@47139 -
|
2014-12-08 15:50:31 +00:00 |
|
mattias
|
574751850e
|
lazutf8: in utf8 mode: override widestringmanager Ansi procs
git-svn-id: trunk@47108 -
|
2014-12-04 20:19:50 +00:00 |
|
mattias
|
e2c1838d3d
|
lazutils: sanity check macros
git-svn-id: trunk@47105 -
|
2014-12-04 18:11:56 +00:00 |
|
mattias
|
233243e167
|
lazutils: paswstring: sanity check macros
git-svn-id: trunk@47104 -
|
2014-12-04 18:11:43 +00:00 |
|
mattias
|
b27cc83e34
|
lazutils: show exceptions of GetFormatSettingsUTF8
git-svn-id: trunk@47103 -
|
2014-12-04 18:10:53 +00:00 |
|
mattias
|
4ead586177
|
lazutils: paswstring: implemented CodePointLengthPChar
git-svn-id: trunk@47097 -
|
2014-12-04 16:45:29 +00:00 |
|
mattias
|
191c86fdf6
|
lazutils: paswstring: fixed CharLengthPChar
git-svn-id: trunk@47096 -
|
2014-12-04 16:27:01 +00:00 |
|
mattias
|
a937271d53
|
lazutils: paswstring: clean up
git-svn-id: trunk@47095 -
|
2014-12-04 16:11:59 +00:00 |
|
mattias
|
a4c4c3a904
|
lazutils: paswstring: PasUnicodeCompareText less strings
git-svn-id: trunk@47094 -
|
2014-12-04 16:10:31 +00:00 |
|
mattias
|
140ad30431
|
lazutils: paswstring: Unicode2AnsiMove, Ansi2UnicodeMove less strings
git-svn-id: trunk@47093 -
|
2014-12-04 16:07:49 +00:00 |
|
mattias
|
faa90467e8
|
lazutils: paswstring: StrCompAnsi: two strings less
git-svn-id: trunk@47092 -
|
2014-12-04 14:53:53 +00:00 |
|
mattias
|
cbcc383422
|
lazutils: paswstring: WideCompareText: two strings less
git-svn-id: trunk@47091 -
|
2014-12-04 14:41:05 +00:00 |
|
mattias
|
2a848a5c8c
|
lazutils: GetEnvironmentStringUTF8 for FPC_RTL_UNICODE
git-svn-id: trunk@47090 -
|
2014-12-04 14:28:35 +00:00 |
|
mattias
|
302870da38
|
lazutils: paswstring: EnsureAnsiLen grow faster
git-svn-id: trunk@47089 -
|
2014-12-04 13:50:48 +00:00 |
|
mattias
|
b7d22a3843
|
lazutils: paswstring: one string less in UpperWideString
git-svn-id: trunk@47088 -
|
2014-12-04 13:47:43 +00:00 |
|
mattias
|
6efffcae72
|
lazutils: paswstring: one string less in LowerWideString
git-svn-id: trunk@47087 -
|
2014-12-04 13:46:28 +00:00 |
|
mattias
|
1b03376550
|
lazutils: paswstring: one string less in Wide2AnsiMove and Ansi2WideMove
git-svn-id: trunk@47086 -
|
2014-12-04 13:44:15 +00:00 |
|
juha
|
8e7bbbd8f9
|
LazUtils: Overload FindAllFiles and FindAllDirectories with procedures having StringList as a parameter. Issue #27054, patch from wp.
git-svn-id: trunk@47034 -
|
2014-11-30 10:58:02 +00:00 |
|
mattias
|
172eada300
|
lazutils: fixed replacesubstring append
git-svn-id: trunk@47018 -
|
2014-11-28 14:23:29 +00:00 |
|
mattias
|
21c8dad40d
|
lazutils: on force CP_UTF8: set argv and formatsettings
git-svn-id: trunk@46997 -
|
2014-11-26 22:12:50 +00:00 |
|
mattias
|
9a88b2ee68
|
lazutils: when EnableUTF8RTL: reread FormatSettings, see bug #27086
git-svn-id: trunk@46982 -
|
2014-11-24 13:43:54 +00:00 |
|
juha
|
a570fc82eb
|
LazUtils: Override SysToUTF8 and UTF8ToSys with FormatSettings param. Issue #26937, patch from wp.
git-svn-id: trunk@46981 -
|
2014-11-24 12:17:15 +00:00 |
|
mattias
|
5885982aca
|
lazutils: added WinCPToUTF8 and UTF8ToWinCP
git-svn-id: trunk@46904 -
|
2014-11-20 15:26:28 +00:00 |
|
mattias
|
3da2b257ab
|
lazutils clean up
git-svn-id: trunk@46896 -
|
2014-11-20 13:00:08 +00:00 |
|
mattias
|
04975da637
|
lcl: moved fpcadds to lazutils
git-svn-id: trunk@46894 -
|
2014-11-20 12:49:36 +00:00 |
|
mattias
|
b78a550572
|
IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
|
2014-11-18 11:03:29 +00:00 |
|
mattias
|
3ee0203df5
|
converter: unicode file names
git-svn-id: trunk@46826 -
|
2014-11-12 19:27:26 +00:00 |
|
mattias
|
80e2eed642
|
synuni: unicode file names
git-svn-id: trunk@46814 -
|
2014-11-12 19:00:30 +00:00 |
|
mattias
|
9928fb1647
|
lazutf8: docs
git-svn-id: trunk@46780 -
|
2014-11-07 16:12:32 +00:00 |
|
bart
|
a19b786147
|
LazFileUtils: less hints.
git-svn-id: trunk@46745 -
|
2014-11-03 15:54:06 +00:00 |
|
giuliano
|
dba1264e7d
|
Added Italian translations for components/*
git-svn-id: trunk@46698 -
|
2014-10-29 22:12:00 +00:00 |
|
mattias
|
9538b7bb59
|
lazutils: fixed empty result, issue #26835
git-svn-id: trunk@46480 -
|
2014-10-08 20:19:46 +00:00 |
|
bart
|
3ebbc96fd0
|
LazFileUtils: implement GetShellLinkTarget function.
git-svn-id: trunk@46434 -
|
2014-10-04 22:15:41 +00:00 |
|
bart
|
1d7f7a7b0a
|
Masks: fix TMask.Matches() when converting the case alters UTF8Length Issue #0026790). Based on patch by laz-andy.
git-svn-id: trunk@46339 -
|
2014-09-27 15:33:23 +00:00 |
|
mattias
|
c65ace9cc9
|
lazutils: wince: fixed compilation
git-svn-id: trunk@46269 -
|
2014-09-20 20:55:52 +00:00 |
|
mattias
|
cccbde05f6
|
lazutils: wince: fixed compilation
git-svn-id: trunk@46265 -
|
2014-09-20 12:35:29 +00:00 |
|
juha
|
08fb92aaad
|
LazUtils: Move TListFileSearcher and TListDirectoriesSearcher to public interface section. Issue #26632.
git-svn-id: trunk@46179 -
|
2014-09-11 15:18:22 +00:00 |
|
juha
|
bc278b1845
|
LazLogger: Support setting *_debuglog environment variable. Issue #26537, patch from Reinier Olislagers
git-svn-id: trunk@46161 -
|
2014-09-08 10:17:52 +00:00 |
|
jesus
|
29f3fc79ef
|
LazUtils, allow laz2_xmlread to parse internal DOCTYPE definition
git-svn-id: trunk@46084 -
|
2014-08-28 19:29:59 +00:00 |
|
juha
|
adb4858156
|
LazUtils: make CopyDirTree() work also with the "wrong" path delimiter ('/' on Windows). Was broken after r45991 #3e8d8b891e.
git-svn-id: trunk@46031 -
|
2014-08-11 11:53:48 +00:00 |
|
maxim
|
e93b5d2175
|
LazUtils: regenerated translations
git-svn-id: trunk@46015 -
|
2014-08-05 22:51:19 +00:00 |
|
mattias
|
5615c5a447
|
LCL: fileutil: TFileSearcher.Search: check duplicates
git-svn-id: trunk@46002 -
|
2014-08-01 11:52:01 +00:00 |
|
mattias
|
3e8d8b891e
|
lazutils: TFileSearcher.Search: parameter SearchPath now works as semicolon separated search path
git-svn-id: trunk@45991 -
|
2014-07-30 12:05:38 +00:00 |
|
mattias
|
dc0ea8db95
|
IDE: enabled group compile
git-svn-id: trunk@45987 -
|
2014-07-28 14:53:57 +00:00 |
|
maxim
|
6ece18cb3f
|
Components, LazUtils and LeakView: fixed typos in comments
git-svn-id: trunk@45908 -
|
2014-07-18 00:09:34 +00:00 |
|
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 |
|
mattias
|
3c92d686f3
|
lazutils: FileNameIsTrimmed: check for slashes on Windows
git-svn-id: trunk@42704 -
|
2013-09-09 13:44:08 +00:00 |
|
bart
|
3afb18b37f
|
LazFileUtils: ResolveDots: respect AllowDirectorySeparators.
git-svn-id: trunk@42700 -
|
2013-09-09 11:50:06 +00:00 |
|
mattias
|
f66fa252fc
|
IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
|
2013-09-09 10:28:10 +00:00 |
|
mattias
|
f5dda02fe9
|
IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
|
2013-09-09 10:18:24 +00:00 |
|
mattias
|
ac4996ff62
|
replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
|
2013-09-08 20:58:12 +00:00 |
|
martin
|
49cd2ecb33
|
LazUtils: fixed string[0] runtime error
git-svn-id: trunk@42675 -
|
2013-09-08 09:54:59 +00:00 |
|
mattias
|
773f710bde
|
IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls
git-svn-id: trunk@42674 -
|
2013-09-08 07:40:06 +00:00 |
|
bart
|
82d7e00939
|
LazFileUtils: use AllowDirectorySeparators instead of hardcode '\' in FilenameIsWinAbsolute().
git-svn-id: trunk@42663 -
|
2013-09-07 11:26:20 +00:00 |
|
bart
|
2139b17c5c
|
LazFileUtils: ExpandFilenameUTF8: return unaltered Filename if Filename uses ExtendedLengthPath naming scheme
on Windows.
git-svn-id: trunk@42662 -
|
2013-09-07 11:20:24 +00:00 |
|
bart
|
f10b9abc94
|
LazUtils: Use ResolveDots in FindDiskFilename(CaseInSensitive) to sanitize Filename.
git-svn-id: trunk@42660 -
|
2013-09-07 10:13:14 +00:00 |
|
martin
|
8aa8775ac4
|
Auto-generated changes to PO files
git-svn-id: trunk@42652 -
|
2013-09-06 23:01:30 +00:00 |
|
juha
|
79ad84f848
|
LazUtils: Remove test version of overridden InsertItem from TDictionaryStringList. It is called from FPC > 2.7.1. Solves issue #24964 although not the way it suggested.
git-svn-id: trunk@42649 -
|
2013-09-06 22:05:41 +00:00 |
|
bart
|
eab977d2b3
|
LazUtils: AllowDirectorySeparators instead of PathDelim in FindDiskFilename.
git-svn-id: trunk@42648 -
|
2013-09-06 18:15:16 +00:00 |
|
paul
|
f3358d8050
|
lazutils: fix compilation after cpstrrtl merge
git-svn-id: trunk@42642 -
|
2013-09-06 14:56:35 +00:00 |
|
bart
|
78fe9ed6eb
|
LazUtils: when seraching for PathDelimiters use AllowDirectorySeparators instead of PathDelim.
Reason: compatibility with fpc RTL.
git-svn-id: trunk@42622 -
|
2013-09-05 17:55:50 +00:00 |
|
bart
|
25e6f7d70d
|
LazUtils: in ResolveDots() don't convert anything if AFilename starts with \\?\
Follow up of r42602 #bdaf2d9c6e.
git-svn-id: trunk@42603 -
|
2013-09-04 22:42:15 +00:00 |
|
bart
|
bdaf2d9c6e
|
LazUtils: in ResolveDots() don't convert \\ or / if AFilename starts with \\?\
(As per MS Specs anything after that must be takne literally?)
git-svn-id: trunk@42602 -
|
2013-09-04 21:57:26 +00:00 |
|
bart
|
f05ba71d75
|
LazUtils: in ResolveDots() convert '/'to '\' on Windows.
This allows for better removing of double path delimiters.
(WinApi accepts '//' and treats it as '\' , bot not so for '/\')
git-svn-id: trunk@42599 -
|
2013-09-04 19:16:08 +00:00 |
|
mattias
|
63ec3d92ee
|
lazutils: clean up
git-svn-id: trunk@42589 -
|
2013-09-04 09:19:37 +00:00 |
|
martin
|
2d4a9df1ad
|
LazUtils: Lazlogger prioritize last entry/param on command line
git-svn-id: trunk@42583 -
|
2013-09-04 09:14:20 +00:00 |
|
bart
|
276a50bbd4
|
LazUtf8: Utf8StringOfChar: fix compilation error on Darwin.
git-svn-id: trunk@42577 -
|
2013-09-03 15:18:19 +00:00 |
|
bart
|
eebd3d2f93
|
LazUtf8: Add routines for padding UTF8 strings:
- Utf8StringOfChar
- Utf8AddChar
- Utf8AddCharR
- Utf8PadLeft
- Utf8PadRight
- Utf8PadCenter
Issue #0024319
git-svn-id: trunk@42575 -
|
2013-09-03 12:10:41 +00:00 |
|
bart
|
1b9ad85931
|
LazFileUtils: fix FilenameIsWinAbsolute for WinCE.
git-svn-id: trunk@42566 -
|
2013-09-02 19:18:31 +00:00 |
|
mattias
|
98ea2c18a5
|
lazutils: fixed compilation darwin
git-svn-id: trunk@42372 -
|
2013-08-09 08:30:52 +00:00 |
|
mattias
|
8fb042dba7
|
lazutils: FindDefaultExecutablePath: added default param BaseDir
git-svn-id: trunk@42361 -
|
2013-08-05 19:33:31 +00:00 |
|
mattias
|
283ae2bad5
|
lazutils: merged code
git-svn-id: trunk@42360 -
|
2013-08-05 19:24:41 +00:00 |
|
mattias
|
d46e886263
|
lazutils: clean up
git-svn-id: trunk@42359 -
|
2013-08-05 19:19:30 +00:00 |
|
mattias
|
d814f77dcf
|
lazutils: comment
git-svn-id: trunk@42294 -
|
2013-08-03 19:15:36 +00:00 |
|
mattias
|
de4ccacf56
|
lazutils: TMask.InitMaskString: use CaseSensitive
git-svn-id: trunk@42274 -
|
2013-08-03 11:41:21 +00:00 |
|
bart
|
19f20c96f5
|
TMaskList: Don't split masks on space (unless specified as separator in the constructor).
Issue #0024771.
git-svn-id: trunk@42268 -
|
2013-08-02 20:44:27 +00:00 |
|
mattias
|
09df703c97
|
lazutils: comments
git-svn-id: trunk@42251 -
|
2013-07-31 18:34:37 +00:00 |
|
mattias
|
60daa3a85d
|
lazlogger: comments, patch #24808
git-svn-id: trunk@42248 -
|
2013-07-31 13:55:23 +00:00 |
|
mattias
|
45db0258ac
|
lazutils: added MergeCmdLineParams
git-svn-id: trunk@42244 -
|
2013-07-30 15:37:48 +00:00 |
|
mattias
|
930a73f41a
|
IDE: further migrated external tools
git-svn-id: trunk@42241 -
|
2013-07-30 14:36:34 +00:00 |
|
mattias
|
da82a33fdf
|
IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
|
2013-07-29 10:48:35 +00:00 |
|
mattias
|
733b4108c6
|
lazutils: comment
git-svn-id: trunk@42211 -
|
2013-07-26 20:21:17 +00:00 |
|
mattias
|
d88afd8de1
|
lazutils: TPointerToPointerTree enumerators
git-svn-id: trunk@42200 -
|
2013-07-25 11:09:15 +00:00 |
|
mattias
|
b0d883f915
|
lazutils: xmlread: preserve whitespace between attributes
git-svn-id: trunk@42167 -
|
2013-07-21 08:21:39 +00:00 |
|
bart
|
05baacd6f0
|
LazFileUtils: No need for specific FindCloseUtf8 implementation: just use SysUtils.FindClose.
git-svn-id: trunk@42125 -
|
2013-07-17 21:50:02 +00:00 |
|
mattias
|
e3926122ff
|
lazutils: laz2_write: write encoding UTF-8
git-svn-id: trunk@42110 -
|
2013-07-16 12:33:08 +00:00 |
|
mattias
|
3bef6f6695
|
lazutils: nicer unit name
git-svn-id: trunk@42108 -
|
2013-07-16 09:42:56 +00:00 |
|
mattias
|
24db82d4ba
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@42089 -
|
2013-07-14 21:51:15 +00:00 |
|
juha
|
ebf3655d31
|
Formatting
git-svn-id: trunk@42067 -
|
2013-07-12 14:57:30 +00:00 |
|
mattias
|
49c1e4f62c
|
lazutils: made codepage conversion 852,874,1257,1258 to UTF8 and back is lossless
git-svn-id: trunk@42029 -
|
2013-07-08 17:58:22 +00:00 |
|
mattias
|
0745efd94a
|
lazutils: made codepage conversion 1255 to UTF8 and back to 1255 lossless
git-svn-id: trunk@42022 -
|
2013-07-08 17:34:44 +00:00 |
|
mattias
|
2fa21ad006
|
lazutils: made codepage conversion 1254 to UTF8 and back to 1254 lossless
git-svn-id: trunk@42020 -
|
2013-07-08 17:24:24 +00:00 |
|
mattias
|
b3d1d85a4b
|
lazutils: made codepage conversion 1253 to UTF8 and back to 1253 lossless
git-svn-id: trunk@42018 -
|
2013-07-08 17:03:48 +00:00 |
|
mattias
|
300123e075
|
lazutils: made codepage conversion 1252 to UTF8 and back to 1252 lossless
git-svn-id: trunk@42016 -
|
2013-07-08 16:54:28 +00:00 |
|
mattias
|
5956369187
|
lazutils: made codepage conversion 1251 to UTF8 and back to 1251 lossless
git-svn-id: trunk@42013 -
|
2013-07-08 16:51:54 +00:00 |
|
mattias
|
509620e792
|
lazutils: made codepage conversion 1250 to UTF8 and back to 1250 lossless
git-svn-id: trunk@42011 -
|
2013-07-08 16:48:14 +00:00 |
|
mattias
|
699c0cbfe6
|
lazutils: comments
git-svn-id: trunk@42003 -
|
2013-07-06 05:22:37 +00:00 |
|