Don HO
6e6341cc61
Make some codes conform to the defined coding style
2020-01-28 02:20:44 +01:00
Don HO
486e2188b2
Revert "Update uchardet to 0.0.6 to improve UTF-8 detection quality"
...
There are several important regression in uchardet to 0.0.6. Hence this revert.
This reverts commit bfb7e863cc
.
Fix #5299 , fix #5310 , fix #5202 , fix #5440
Close #5414
2019-03-25 19:35:15 +01:00
Don HO
5356f648c2
Remove some ugly coding styles
2019-03-13 02:02:35 +01:00
Silent
bfb7e863cc
Update uchardet to 0.0.6 to improve UTF-8 detection quality
...
This PR updates uchardet (https://www.freedesktop.org/wiki/Software/uchardet/ ) to the newest stable version (0.0.6).
This version seems to improve UTF-8 detection quality, so updating this dependency is expected to squash numerous charset detection issues.
Fixes #4878 , Fixes #4767 , Fixes #4428 , Fixes #4246 , Fixes #3705 , Fixes #3588 , Fixes #431 , Closes #4925
2018-11-09 13:49:58 +01:00
dail8859
8c84e92349
Fix EOLs
2018-02-27 20:31:22 -05:00
SinghRajenM
a9adc4835d
Remove some useless codes
...
Closes #3472
2017-07-17 10:39:46 +02:00
Don HO
d4bcec1c01
Lost in Translation 3
2016-08-11 22:29:39 +02:00
A-R-C-A
3f09ebc976
Fixed crash issue due to unsigned variable
...
Close #2035
2016-07-03 17:56:17 +02:00
Don HO
64d7535be1
x64 ready
...
1. Remove all warning while compiling in x64
2. Treat warning as error (W4) while compiling in x64
2016-06-05 20:30:22 +02:00
Don Ho
246c8bd168
[UPDATE] Unprecompile headers (part 3)
2015-06-02 18:01:47 +02:00
Don Ho
e9e710a3d4
[UPDATE] Unprecompile headers (part 2)
2015-05-31 22:40:07 +02:00
Don Ho
1302b354ad
[UPDATE] Include "precompiledHeaders.h" in several files.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1200 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-03-10 18:01:57 +00:00
Don Ho
ffccd13944
[ENHANCEMENT] Make files in uchardet folder conform with compiling warning level 4.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1197 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-03-08 22:11:15 +00:00
Don Ho
9554b8c79e
[NEW_FEATURE] (Author: Giles Payne) Auto-detect character encoding.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1189 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-02-23 19:21:53 +00:00