Commit Graph

46 Commits

Author SHA1 Message Date
mattias
d66e61ad9d LCL: added cp850, bug #15290
git-svn-id: trunk@23040 -
2009-12-08 20:22:40 +00:00
mattias
9fe89d5b26 LCL: added iso88592
git-svn-id: trunk@23039 -
2009-12-08 19:37:40 +00:00
mattias
f0afca08f5 LCL: reduced debugging under wince
git-svn-id: trunk@22777 -
2009-11-25 22:16:26 +00:00
mattias
8d8f0ae9d7 LCL: lconvencoding: added cp437
git-svn-id: trunk@22231 -
2009-10-19 12:26:30 +00:00
mattias
898ed6eb2d LCL: fixed typo
git-svn-id: trunk@21199 -
2009-08-12 14:05:50 +00:00
vincents
f5c9e715f6 LCL: renamed GetSystemEncoding to GetDefaultTextEncoding, returns UTF-8 on Mac OS X (issue #12198)
git-svn-id: trunk@20727 -
2009-06-24 09:48:54 +00:00
mattias
f5919796c3 clean up
git-svn-id: trunk@20267 -
2009-05-27 14:37:21 +00:00
mattias
52b3e8f49c LCL: added encoding UCS-2BE
git-svn-id: trunk@19991 -
2009-05-16 23:40:41 +00:00
mattias
c286608aa2 LCL: lconvencoding: fixed UCS-2LE
git-svn-id: trunk@19963 -
2009-05-14 11:35:00 +00:00
mattias
e4f8b7fa20 LCL: lconvencoding: added UCS-2LE
git-svn-id: trunk@19962 -
2009-05-14 11:28:30 +00:00
mattias
91dea6fbf8 LCL: added encoding UTF-8 with BOM, IDE: fixed changing encoding
git-svn-id: trunk@19211 -
2009-04-04 00:43:25 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
354a0d40d4 LCL: added flag to compile without lib iconv: -dHasIconvEnc
git-svn-id: trunk@16952 -
2008-10-11 07:30:46 +00:00
mattias
8c0aae4a24 LCL: GetSystemEncoding: not using LANG under windows
git-svn-id: trunk@16267 -
2008-08-27 08:46:09 +00:00
vincents
1e87037f56 lcl: fixed compilation with fpc 2.2.0
git-svn-id: trunk@16207 -
2008-08-24 13:29:50 +00:00
mattias
574d6f28d9 LCL: fixed compilation with fpc 2.2.2
git-svn-id: trunk@16093 -
2008-08-17 19:49:26 +00:00
mattias
985be0ddf3 translations: russian: updates from Maxim Ganetsky
git-svn-id: trunk@16071 -
2008-08-15 14:43:53 +00:00
mattias
81a704ba22 LCL: clean up
git-svn-id: trunk@15910 -
2008-07-29 12:12:12 +00:00
mattias
c2b2c2b47a LCL: added default conversion for unix function using iconv, from Whitewind, bug #11203
git-svn-id: trunk@15866 -
2008-07-25 15:53:41 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
ebd4d40039 fixed encoding
git-svn-id: trunk@15771 -
2008-07-13 20:52:25 +00:00
mattias
5bd40abaab LCL: fixed GuessEncoding iterating UTF-8 characters
git-svn-id: trunk@15770 -
2008-07-13 20:19:57 +00:00
mattias
26f698131e LCL: added check for UTF-8 invalid characters #128-#191, bug #11648
git-svn-id: trunk@15764 -
2008-07-13 18:46:55 +00:00
vincents
788fa12d18 LCL: added support for converting to and from codepage 866 (issue #11608) from Alexandr Gridnev
git-svn-id: trunk@15728 -
2008-07-10 06:40:50 +00:00
mattias
e8e615a9b1 synedit: implemented non UTF-8 characters are shown as ?
git-svn-id: trunk@15347 -
2008-06-07 00:39:15 +00:00
vincents
4d8c5628cf LCL: fixed wince compilation
git-svn-id: trunk@15203 -
2008-05-22 08:28:09 +00:00
vincents
4164fa92e0 LCL: removed broken override for specifying the SystemEncoding
git-svn-id: trunk@15197 -
2008-05-21 13:30:05 +00:00
vincents
9454cec7f7 LCL: fixed GetSystemEncoding on windows.
git-svn-id: trunk@15194 -
2008-05-21 12:04:25 +00:00
sekelsenmat
db4e079d22 Fixes wince compilation
git-svn-id: trunk@15086 -
2008-05-10 16:08:07 +00:00
mattias
764f3bb7ad LCL: added a simple heruistic to find the windows local ID
git-svn-id: trunk@14924 -
2008-04-21 21:34:36 +00:00
mattias
be047c5015 LCL: catching exception for conversion try
git-svn-id: trunk@14920 -
2008-04-21 15:24:20 +00:00
mattias
e254c10254 LCL: clean up
git-svn-id: trunk@14919 -
2008-04-21 15:22:14 +00:00
mattias
fe3e6ddef7 LCL: fixed result
git-svn-id: trunk@14917 -
2008-04-21 12:38:54 +00:00
mattias
a2342d81db LCL: added koi-8 to list of supported encodings
git-svn-id: trunk@14913 -
2008-04-20 20:58:43 +00:00
mattias
6b56243440 LCL: added koi-8 conversion tables
git-svn-id: trunk@14911 -
2008-04-20 20:36:38 +00:00
mattias
2533fc0f70 IDE: source encodings are now converted from/to UTF-8 on load/save
git-svn-id: trunk@14904 -
2008-04-20 08:47:14 +00:00
mattias
80191042b6 IDE: added source editor sub menu encoding
git-svn-id: trunk@14901 -
2008-04-19 20:22:16 +00:00
mattias
e077548771 LCL: added conversion functions for ISO-8859-1
git-svn-id: trunk@14900 -
2008-04-19 19:47:05 +00:00
mattias
3e1f9d6859 LCL: added conversion functions for windows codepages
git-svn-id: trunk@14899 -
2008-04-19 19:33:09 +00:00
mattias
4f7dcf7554 lconvencoding: added hooks for ansi/utf8 conversions
git-svn-id: trunk@14896 -
2008-04-19 17:34:28 +00:00
paul
9167ffdaeb remove strange condition
git-svn-id: trunk@14515 -
2008-03-14 08:01:23 +00:00
mattias
15ca8ee687 LCL: grids: not focusing when not enabled or not visible or loading/designing/destroying
git-svn-id: trunk@14480 -
2008-03-09 12:07:51 +00:00
paul
47fb1d410c reduce warning and notes
git-svn-id: trunk@14101 -
2008-02-12 05:59:51 +00:00
mattias
dc816283ee LCL: renamed CPConvert to ConvertEncoding
git-svn-id: trunk@13543 -
2007-12-30 23:28:38 +00:00
mattias
92c1cfafa2 LCL: added GuessEncoding
git-svn-id: trunk@13542 -
2007-12-30 22:41:12 +00:00
mattias
0ae3fcfe1f LCL: added lcl/lconvencoding.pas
git-svn-id: trunk@13538 -
2007-12-30 18:58:09 +00:00