-
1. refactor encoding implementation.
2. fix encoding coversion bugs.
3. add more single byte encodings support.
4. add multibyte encodings(e.g. GB18030) support.
hltj updated
10 years ago
-
https://sourceforge.net/p/madedit/bugs/15/
https://sourceforge.net/p/madedit/bugs/20/
MadEdit / wxMEdit f759f1eb44e11f6e36a2a05d80457ba3932fbf5f or before based on wxGTK on UNIX-like OS will crash wh…
hltj updated
11 years ago
-
IsUTF8()/IsTextUTF8() of wxMEdit/MadEdit cannot distinguish invalid encoded bytes:
- first byte is '\xC0' - '\xC1'.
- first byte is '\xED' and sencod byte not less than '\xA0'.
- first byte is '\xE0' …
hltj updated
11 years ago
-
Switch to wxSmith RAD tool.
And redesign the dialogs to fix the bug of MadEdit/wxMEdit that font size and controls layout of dialogs were inappropriate. e.g. :
- all fonts of all dialogs were too big …
hltj updated
11 years ago
-
madedit => aura: Prelude.head: empty list
jre7-openjdk-headless-fontfix => aura: Prelude.head: empty list
-
hltj updated
11 years ago
-
There are 38 revisions of svn://svn.code.sf.net/p/madedit/code/ should be omited when importing:
- 1-5
- 7,8
- 533-546
- 548,549
- 572,573
- 575,576
- 579-589
All these were unused.
hltj updated
11 years ago
-
*Issue migrated from trac ticket # 2906*
**component:** wxGTK | **priority:** normal
#### 2005-11-03 15:15:58: madedit created the issue
___
I write below codes to show a SaveAs dialog:
wxFileDi…
-
*Issue migrated from trac ticket # 7555*
**component:** wxGTK | **priority:** normal
#### 2005-10-13 16:12:53: madedit created the issue
___
http://trac.gajim.org/ticket/851
This url describe the …
-
*Issue migrated from trac ticket # 2828*
**priority:** normal
#### 2005-09-25 11:52:53: madedit created the issue
___
[Linux, Unicode enabled, CVS]
Segment fault error at src/commom/intl.cpp, line…