-
MadEdit v0.2.9 released
MadEdit is an Open-Source and Cross-Platform Text/Hex Editor.
MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions,
e.g. SyntaxHighlightings, WordWrap, Encodings and WordCount.
v0.2.9 ChangeLog:
1.added that restore the encoding and font(name, size) of a file when reopening it.
2.added that use Ctrl+MouseWheel to decrease or increase the font size.
3.added Japanese language. Thank Tilt for the translations.
4.fixed a bug when converting between Tab and Space char in wordwrap mode.
5.modified that the dialogs will stay on top of main window, not top of all windows.
6.modified the action when associating file types.
7.some minor changes.
HomePage:
http://madedit.sourceforge.net/wiki
Download:
http://sourceforge.net/project/showfiles.php?group_id=123568
2009-02-15 05:12:57 UTC by madedit
-
MadEdit v0.2.8 released
MadEdit is an Open-Source and Cross-Platform Text/Hex Editor.
MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions,
e.g. SyntaxHighlightings, WordWrap, Encodings and WordCount.
v0.2.8 ChangeLog:
1.added Japanese Kanji supporting for converting Chinese characters.
2.added the function to split window into multiple Tab Controls (by using wxAuiNotebook)
ScreenShot: http://madedit.sourceforge.net/screenshot06.png
3.added the function to convert between WordWraps and NewLine chars.
4.added File-Type Associations Dialog under win32.
5.added Search-In-Selection function when searching and replaceing.
6.added Count function in SearchDialog.
7.added ToHalfWidthByOptions, ToFullWidthByOptions to choose the characters(ASCII,Japanese,Korean)
you want to convert.
8.added ConvertSpaceToTab and ConvertTabToSpace functions.
9.added new syntax files for D, SQL, Verilog and VHDL.
10.fixed that cannot replace text in Hex-Mode.
11.many bug-fixes and changes.
HomePage:
http://madedit.sourceforge.net
Download:
http://sourceforge.net/project/showfiles.php?group_id=123568
2007-10-08 11:55:16 UTC by madedit
-
MadEdit v0.2.7 released
MadEdit is an Open-Source and Cross-Platform Text/Hex Editor.
MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions,
e.g. SyntaxHighlightings, WordWrap, Encodings and WordCount.
v0.2.7 ChangeLog:
1.fixed that ISO-8859-7 charset doesn't available under Win32.
2.fixed that incorrectly handle Japanese halfwidth characters in Shift-JIS charset.
3.supported XIM Over-The-Spot feature under Linux/FreeBSD(wxGTK).
4.added options to set Date/Time format.
5.added a option to reload files previously open on startup.
6.added a option to restore previous caret position when files are opened.
7.fixed a crashing bug that incorrectly detect MAC/DOS new-line char on HTML/PHP files.
8.changed for showing CR, LF, CRLF and EOF in different marks.
HomePage:
http://madedit.sourceforge.net
Download:
http://sourceforge.net/project/showfiles.php?group_id=123568
2007-02-28 03:17:10 UTC by madedit
-
MadEdit v0.2.6 for Linux & Win32 Released
MadEdit is an Open-Source and Cross-Platform Text/Hex Editor.
MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions,
e.g. SyntaxHighlightings, WordWrap, Encodings and WordCount.
v0.2.6 ChangeLog:
1.improved the redraw speed under Linux (wxGTK).
2.added charset-detector, a port to C of "universalchardet", for detecting the encoding of files.
Thanks Jserv (http://blog.linux.org.tw/~jserv/archives/001672.html).
3.improved the speed of FindInFiles function.
4.fixed crashing bug when opening a file begins with a 0x0b/0x0c character.
5.added new syntax files for Fortran, TeX/LaTeX, Squirrel, C#, Visual Basic, ASP(VBScript).
6.many misc changes and bug-fixes.
HomePage:
http://madedit.sourceforge.net
Download:
http://sourceforge.net/project/showfiles.php?group_id=123568
2006-12-27 15:00:42 UTC by madedit
-
MadEdit v0.2.5 for Linux & Win32 Released
MadEdit is an Open-Source and Cross-Platform Text/Hex Editor.
MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions,
e.g. SyntaxHighlightings, WordWrap, Encodings and WordCount.
v0.2.5 ChangeLog:
1.fixed crashes when copying and pasting data between TextMode and ColumnMode under Linux.
2.fixed sometimes crashes when using FindInFiles function under Linux.
3.added a dockable Information Window for listing the results of FindInFiles.
4.added Exclude Filters in FindInFiles dialog.
5.added a button ("<<") to get the path of the editing document in FindInFiles dialog.
6.added support for multiple shortcuts on all menu and editor commands.
7.added support for Mouse-Over-Get-Word of StarDict under Win32.
8.added Trim Trialing Spaces function.
9.added Sort Lines function.
10.added a new option to temporary disable or enable MouseSelectToCopy function when pressing Ctrl key.
11.added a new option to choose the Language of UI.
12.added Italian language. Thank Contardi Angelo for the translations.
HomePage:
http://madedit.sourceforge.net
Download:
http://sourceforge.net/project/showfiles.php?group_id=123568
2006-05-10 04:00:42 UTC by madedit