wxMEdit 2.9.7 +=========================+=================+=============================================+ | Operating System | Architecture | Package | +-------------------------+-----------------+---------------------------------------------+ | Windows | i386/amd64 | wxMEdit-2.9.7-win32-bin.7z | | Archlinux | any | https://aur.archlinux.org/packages/wxmedit/ | | Gentoo | any | http://gpo.zugaina.org/app-text/wxmedit | | Debian 6 | i386 | wxmedit_2.9.7-1_i386-icu44.deb | | Debian 6 | amd64 | wxmedit_2.9.7-1_amd64-icu44.deb | | Debian 7 / Ubuntu 12-13 | Loongson/mipsel | wxmedit_2.9.7-1_mipsel-icu48.deb | | Debian 7 / Ubuntu 12-13 | i386 | wxmedit_2.9.7-1_i386-icu48.deb | | Debian 7 / Ubuntu 12-13 | amd64 | wxmedit_2.9.7-1_amd64-icu48.deb | | Ubuntu 14 | i386 | wxmedit_2.9.7-1_i386-icu52.deb | | Ubuntu 14 | amd64 | wxmedit_2.9.7-1_amd64-icu52.deb | | RHEL 5-6 / CentOS 5-6 | i386 | wxmedit-2.9.7-1.i386-icu42.rpm (*) | | RHEL 5-6 / CentOS 5-6 | amd64 | wxmedit-2.9.7-1.x86_64-icu42.rpm (*) | | Fedora 17 | i686 | wxmedit-2.9.7-1.i686-icu48.rpm | | Fedora 17 | amd64 | wxmedit-2.9.7-1.x86_64-icu48.rpm | | Fedora 18 | i686 | wxmedit-2.9.7-1.i686-icu49.rpm | | Fedora 18 | amd64 | wxmedit-2.9.7-1.x86_64-icu49.rpm | | Fedora 19-20 | i686 | wxmedit-2.9.7-1.i686-icu50.rpm | | Fedora 19-20 | amd64 | wxmedit-2.9.7-1.x86_64-icu50.rpm | | FreeBSD 8.4 | i386 | wxmedit-2.9.7-i386-icu50-curl6.tbz | | FreeBSD 8.4 | i386 | wxmedit-2.9.7-i386-icu52-fb84.txz | | FreeBSD 8.4 | amd64 | wxmedit-2.9.7-amd64-icu50-curl6.tbz | | FreeBSD 8.4 | amd64 | wxmedit-2.9.7-amd64-icu52-fb84.txz | | FreeBSD 9.2 | i386 | wxmedit-2.9.7-i386-icu50-curl7.tbz | | FreeBSD 9.2 | i386 | wxmedit-2.9.7-i386-icu52-fb92.txz | | FreeBSD 9.2 | amd64 | wxmedit-2.9.7-amd64-icu50-curl7.tbz | | FreeBSD 9.2 | amd64 | wxmedit-2.9.7-amd64-icu52-fb92.txz | | FreeBSD 10.0 | i386 | wxmedit-2.9.7-i386-icu52.txz | | FreeBSD 10.0 | amd64 | wxmedit-2.9.7-amd64-icu52.txz | | Mac OS X | i386/amd64 | wxMEdit-2.9.7_OSXFix.tar.gz (*) | | Other | any | wxMEdit-2.9.7.tar.gz | +=========================+=================+=============================================+ (*) NOTE: Follow https://github.com/hltj/wxMEdit/issues/57 to build wxMEdit under Mac OS X. wxMEdit for RHEL 5/CentOS 5 depend on libicu-4.2.1 and libicu-devel-4.2.1. Remi RPMs can be used: # i386 ftp://ftp.pbone.net/mirror/rpms.famillecollet.com/enterprise/5/php55/i386/libicu-4.2.1-9.1.el5.remi.i386.rpm ftp://ftp.pbone.net/mirror/rpms.famillecollet.com/enterprise/5/php55/i386/libicu-devel-4.2.1-9.1.el5.remi.i386.rpm # amd64 ftp://ftp.pbone.net/mirror/rpms.famillecollet.com/enterprise/5/php55/x86_64/libicu-4.2.1-9.1.el5.remi.x86_64.rpm ftp://ftp.pbone.net/mirror/rpms.famillecollet.com/enterprise/5/php55/x86_64/libicu-devel-4.2.1-9.1.el5.remi.x86_64.rpm ChangeLog: ---------- 2.9.7 1. added new encoding "CP437 for ASCII-Art" to support ASCII-Art better. 2. added automatically checking for updates. 3. added bookmark support [mainly by Gospodin Gyurov (aka Gogo) <ggurov@yahoo.com>]. 4. added new commands: delete previous/next word (by Gogo). 5. added search option "Wrap around". 6. added Credits tab in About Dialog. 7. added Misc tab in Options Dialog. 8. added selecting a line by triple click (mainly by cfreeer <cfreeer@users.sf.net>). 9. added updating syntax highlighting on saving file (mainly by cfreeer). 10. added FreeBASIC syntax file. 11. added grouping of encodings. 12. added purging histories support. 13. added more choices for copying in hex-area in Options Dialog. 14. added Russian translation (by Shamil Bikineyev). 15. improved maximized behavior under Windows (by Gogo). 16. improved system integration under Windows. 17. improved display effect of the Word-Count information. 18. changed behavior of selecting next word as other editors. 19. changed notification messages of Search/Replace Dialog showing in the bottom bar of the dialog. 20. fixed always not wrap around when replacing. 21. fixed that the files "a b" and "aÀb" cannot be opened simultaneously under Windows Chinese Edition. 22. fixed assertion failed with debug version of MadEdit/wxMEdit when mouse capture lost. 23. fixed incorrect behavior when switch out from wxMEdit/MadEit on selecting text. 24. fixed incorrect behavior when update an opened file and then click the editing area. 25. updated Simplified Chinese, Japanese, Spanish translations. 26. other minor changes and bug fixes. 2.9.6 1. improved Mac OS X support. 2. redesigned all dialogs with wxSmith and fixed dialog size problems. 3. refactored Encoding Detector and fixed encoding detection problems. 4. fixed hex mode repaint problem under windows. 5. fixed crash under Unix like OS when open Find In Files Result panel if the caret was in top several lines of text editing area. 6. fixed wxWidgets error when remove file association. 7. updated RPM, debian and FreeBSD packaging files. 8. fixed crash on restart if "Max line length before Line-Wrap" was set too large. 9. improved build configurations. 10. updated Spanish translation by Carlos Sánchez <carlos1994sanchez@gmail.com>. 11. updated Japanese translation by Tilt <tiltstr@gmail.com>. 12. updated Simplified Chinese translation. 13. updated Traditional Chinese translation by Denir Li <denir.li@gmail.com>. 14. other minor changes. 2.9.5-2 1. updated translations for "Printout" and Syntax Highlighting Settings. 2. updated Spanish translation. 3. added Spanish to language chooser of General Settings. See https://github.com/hltj/wxMEdit/blob/master/ChangeLog for more changes. 改动记录: ---------- 2.9.7 1. 添加新编码“用于 ASCII 艺术的 CP437 变体”以更好支持 ASCII 艺术。 2. 添加自动更新检测功能。 3. 添加书签功能[主要由 Gospodin Gyurov(即 Gogo) <ggurov@yahoo.com> 开发]。 4. 添加新命令:删除前一词/后一词(由 Gogo开发)。 5. 添加搜索选项“循环查找”。 6. 关于对话框添加致谢标签。 7. 选项对话框添加杂项标签。 8. 添加三击选择一行功能(主要由 cfreeer <cfreeer@users.sf.net> 开发)。 9. 添加保存文件时更新语法高亮功能(主要由 cfreeer 开发)。 10. 添加 FreeBASIC 语法文件。 11. 添加编码分组。 12. 添加各历史纪录清除支持。 13. 选项对话框添加十六进制区复制行为的更多选择。 14. 添加俄文翻译(由 Shamil Bikineyev 翻译)。 15. 改善 Windows 下最大化功能(由 Gogo 开发)。 16. 改善 Windows 下系统集成功能。 17. 改善字数统计信息的显示效果。 18. 更改选择下一词行为,同其他编辑器。 19. 更改查找/替换对话框通知消息到该对话框的底条。 20. 修正替换时不会循环查找的问题。 21. 修正中文版 Windows 下不能同时打开文件“a b”和“"aÀb”的问题。 22. 修正当 debug 版 MadEdit/wxMEdit 失去鼠标捕获时断言错误的问题。 23. 修正当正在选择文本时从 wxMEdit/MadEit 切出导致的错误行为问题。 24. 修正当文件从外部更新后点击编辑区导致错误行为的问题。 25. 更新简体中文、日文、西班牙文翻译。 26. 其他小修改及问题修正。 2.9.6 1. 改进 Mac OS X 支持。 2. 用 wxSmith 重做各对话框并修正对话框尺寸问题。 3. 重构编码识别逻辑修正编码识别问题。 4. 修正 Windows 下十六进制模式重绘问题。 5. 修正类 Unix 操作系统下当光标在编辑区最上几行时打开多文件查找结果面板崩溃问题。 6. 修正当取消文件关联时 wxWidgets 报错问题。 7. 更新 RPM、debian、FreeBSD 打包文件。 8. 修正自动换行最大行长设置过大导致重启程序崩溃问题。 9. 改善编译配置。 10. 更新西班牙文翻译(Carlos Sánchez <carlos1994sanchez@gmail.com>)。 11. 更新日文翻译(Tilt <tiltstr@gmail.com>)。 12. 更新简体中文翻译。 13. 更新正体/繁体中文翻译(Denir Li <denir.li@gmail.com>)。 14. 其他小修改。 2.9.5-2 1. 更新 "Printout" 及语法高亮设置翻译。 2. 更新西班牙文翻译。 3. 一般设置的语言选择中添加西班牙文。 更多改动参见 https://github.com/hltj/wxMEdit/blob/master/ChangeLog 。
wxMEdit Files
wxMEdit, Cross-platform Text/Hex Editor, Improved Version of MadEdit
Brought to you by:
jywhltj