November 8th, 2010Bugs Fixed:
· Improved support for Windows 7.
November 8th, 2010New features:
· Add "close button" on the open file button.
Bugs Fixed:
· Not save the configure for a new syntax highlighting.
· Not set the encoding of new document.
June 20th, 2010New features:
· Recently fonts list.
Bugs Fixed:
· Not save the customized toolbars.
· Word-Wrap error for German characters.
· Program would fail in HEX mode if the document is empty.
· Cannot identify the encoding of some UTF-8 documents.
· Cannot minimize the application window when clicking the Application Button on the windows task bar.
· Fixed bug of code folder for PHP and HTML files.
· Fixed bug of function list.
· Cannot reload the active project on startup.
May 22nd, 2010Bugs Fixed:
· Cannot identify the encoding of some UTF-8 documents.
· Cannot minimize the application window when clicking the Application Button on the windows task bar.
· Fixed bug of code folder for PHP and HTML files.
· Fixed bug of function list.
· Cannot reload the active project on startup.
April 6th, 2010· Install program error.
· Error in selecting word.
March 9th, 2010Bug Fixed:
· Error in back deleting after a code block.
· Context menu integration failed in Windows Explorer.
February 12th, 2010New features:
· New look of Open File Bar.
· View your html pages in the internal browser with different size (Fit to Window, 640 x 480, 800 x 600, 1024 x 768, or your customized sizes).
· Customizing the internal browser window size.
· While pressing "Alt" key and "left-mouse", you can move the cursor beyond the physical end of a line of text into character spaces that do not actually exist. If you move your cursor into this area and begin typing, the void between your current position and the end of the last word is automatically filled with space characters.
Bugs Fixed:
· Program will be locked when replacing a text same as the text in Find What window.
· Not expand blocks after trimming the spaces in line trail.
· Not adjust the scroll bar after reloading documents changed by other paogram.
· Program crashed while searching a non-existent text.
· Error in syntax highlighting for InnoSetup file.
December 14th, 2009Bug Fixed:
· Program crashed while searching a non-existent text.
· Error in syntax highlighting for InnoSetup file.
· Error size of Print preview window.
November 15th, 2009New features:
· Selects columns from the active line to the file end while dragging mouse on text ruler.
· Add feature "Default Syntax Highlighting" to set a default syntax type. It is used for these files that cannot match an existing syntax highlighting file type.
· Vertical splits the text edit window.
· Names bookmarks.
· Save bookmarks when close an open document.
· Restore the saved bookmarks when open a document.
· Add a "Bookmark" page in Options dialog to config the setting about bookmarks.
· Add feature "Goto Bookmark" to jump to the specified bookmark.
· Add feature "Copy with Line Numbers" to copy selected lines with line numbers.
Bugs Fixed:
· Can not return to text edit mode when previewing a html file if its name includes characters '[', ']', '{', or '}'.
· Cannot delete the user-defined color schemes in Options | Color page.
· Cannot delete the user-defined keyboard schemes in Options | Keyboard page.
· Not remove the registration infomation for IE source viewer after uninstalled AptEdit.
August 11th, 2009New Features:
· Add option to find / replace text in selected text ("Find / Replace" dialog box).
· Replace Windows Notepad ("Advanced | Replace Windows Notepad" menu).
· Restore Windows Notepad ("Advanced | Restore Windows Notepad" menu).
· Add option to print the text ruler when printing ("Print Setup" dialog box).
· Optimizes the syntax highlighting for C/C++.
· Improves the setting of Keyboard mapping ("Options | Keyboard" dialog box).
· Improves the Search tool bar. Now, you can input a searched text in the edit window in search tool bar, then press "Enter" key, AptEdit can search the inputted text in the active document.
Bug Fixed:
· In full screen mode, exit and restart AptEdit, the interface of AptEdit would keep the full screen state, but the window title will disappear.
· After reloading the changed files, the position of matched braces does not been updated.
June 22nd, 2009New features:
· In column edit mode, add feature to select column characters from active line to file end if dragging mouse on the text Ruler.
· In column edit mode, AptEdit can mark the selected columns on the text Ruler.
· Optimizes the speed of column operations.
· Add option to set the default space between lines ("Options | View" page).
· Add option to set the text cursor shape ("Options | View" page).
· Change the style of text ruler.
Bugs Fixed:
· Show error message dialog when preview new html file in external browser.
· Not refresh the screen after jump to next bookmark or previous bookmark.
· Program crashed when setting the footer parameter in Print Setup dialog.
· Not show the horizontal scroll bar when word-wrap after columns.
May 21st, 2009New features:
· Optimizes the startup time. Now the startup time should be less than 1 second in most environments
· Adds a Line Counter to report the statistics about files. The report has varied statistical data about your source code, including: lines of code, blank lines and comment lines
· Enhances the HASH Computer to calculate the HASH value of file or directory
· Add four syntax file types - Cobol, Inno Setup Script, MakeFile and DOS Batch
· Save syntax information on Favorite Files dialog
· Save syntax information on Recent Files list
· Add SECTION, AUTO_END_BRACE and LINE_COMMENT_POSITION syntax options in syntax define file
Bugs Fixed:
· Cannot open some files if checking invalid CR/LF
· Improves function list
· Error on HEX showing sometimes
· Improves auto-indent
· Improves auto-completion
· Improves auto close matching braces
· Improves REDO/UNDO operations
· Cannot keep the toolbar state if toolbar is floating when switching the window between normal mode and full screen mode
· Improves user tool command
· Improves Output window
· The position of "Auto-Completion" window is wrong when the ruler is shown
April 23rd, 2009Bugs Fixed:
· Improves auto-indent.
· Improves auto-completion.
· Improves auto close matching braces.
· Improves REDO/UNDO operations.
· Cannot open some files if checking invalid CR/LF.
· Cannot keep the toolbar state if toolbar is floating when switching the window between normal mode and full screen mode.
March 19th, 2009· The function list of the active file loaded when the program startup is invalid.
· Cannot show the "FTP/SFTP Acount Setting" dialog box.
· Cannot show the "Open from FTP" dialog box.
· Cannot show the "Save to FTP" dialog box.
· Improvements in syntax highlighting for PHP files.
March 13th, 2009New Features:
· Add a new text edit mode that it between Line Edit mode and Column Edit mode. In Line Edit mode, while pressing "Alt" key and "left-mouse", you can select column block by moving mouse. In this new edit mode, you can edit text as same as in Column Edit mode. You can return to the Line Edit mode by left-clicking on the edit window.
· Use Color picker to pick any color from anywhere on the screen. ("Edit | Insert | Insert Color..." or "Advanced | Color Picker..." menu)
· Configure user tools. ("Options | User Tools" page)
· Go to the function definition. (Right-clicking on function)
· Set selection range. ("Edit | Select | Select Range..." menu)
· Add command "Find Previous Word" ("Search | Find Previous Word" menu)
· Add command "Find Next Word" ("Search | Find Next Word" menu)
· Add "Count All" feature (Dialog "Find")
· Close the end braces automatically. ("Options | File Syntax" page)
· Improve on auto-completion.
· Check and remove the invalid CR/LFs while loading document. ("Options | File" page)
· Check null characters and convert them to spaces while loading document. ("Options | File" page)
· Shows the insertion position while dragging open file button on Open File bar.
· Shows the character value (UNICODE and ANSI) when double-clicking the Character Value panel of the status bar.
· Shows the "Select Line Terminator" dialog box to specify the line terminator of current document when double-clicking the Line Terminator panel of the status bar.
Bug Fixed:
· New file name cannot exceed 64 characters.
· Cannot match the end of line when find/replace using regular expression.
· Not update the matching braces after REDO or UNDO operation.
· Insert string in an error position while dragging or dropping text in column edit mode.
· Error in saving shortcuts user defined.
· Not modify the anchor position while navigate the cursor.
· Not highlight the entire line text if the length of line text is more than the horizontal scroll size when selecting text from line begin to line end.
· May cause the program crashed while matching braces.
· Switching active file cause screen flicker.
· Enhance the move speed of caret in edit window.
· May cause the program crashed while function list is empty.
· Syntax highlighting problem for HTML, ASP files.
· Problem in customizing syntax highlighting.
February 10th, 2009· Not update the matching braces after REDO or UNDO operation;
· Insert string in an error position while draging or droping text in column edit mode;
· Error in saving shortcuts user defined;
· Not modify the anchor position while navigate the cursor.
January 15th, 2009· Bug Fixed: May cause the program crash while matching braces
January 3rd, 2009· Fixed: Switching active file cause screen flicker.
· Fixed: Enhance the move speed of caret in edit window.
· Fixed: May cause the program crashed while function list is empty.
· Fixed: Syntax highlighting problem for HTML, ASP files.
· Fixed: Problem in customizing syntax highlighting.
December 17th, 2008· Define user browsers to preview HTML document ("HTML | Preview Customize" menu).
· Add global setting of view options ("Options | View" page).
· Show column mark on Ruler.
· Support to adjust the size of ppen or save file dialog box.
· Comment or uncomment all text lines in collapse blocks.
· Add syntax file type "FORTRAN".
· Increase the speed to access FTP/SFTP server.
Bugs Fixed:
· Cannot integrate with the context menu of Windows Explorer.
· Program may crash while clicking the close button on the main toolbar.
· Update auto-indent.
· Update syntax file "masm.act" for file type "MASM".
· Failed in replacing text on Column edit mode.
· Not restore the window state when the full screen mode is cancelled.
· Crashed when pasting text in Column edit mode.
· Cannot "Find Next" or "Find Previous" using the text in the combo edit window.
· Error in undo/redo operation.
· Line comments collapse error after comment a text line.
· Error syntax-highlighting for "text" syntax file type in "Terminal Editor" mode.
· Program may crash in opening file from FTP/SFTP serve.
· "Select Brace" failed for HTML files.
· Error in setting the syntax config file ("Options | File Syntax" page).
November 27th, 2008Bugs Fixed:
· Update auto-indent.
· Update syntax file "masm.act" for file type "MASM".
· Failed in replacing text on Column edit mode.
· Not restore the window state when the full screen mode is cancelled.
· Crashed when pasting text in Column edit mode.
· Cannot use the text of the combo edit window in search tool bar when click "Find Next" or "Find Previous" menu.
September 5th, 2008New features:
· Adjust the space between text lines (Menu "View | Line Brace").
· Join selectedt text lines (Menu "Edit | Join Lines").
· Goto the nearest brace (Menu "View | Nearest Braces").
· Customize the status bar (Options dialog box | Status Bar page).
· Drag and drop the tag item into active document (WorkspaceBar | Tags page).
Bugs Fixed:
· Program would crash while replacing in files.
· Crashed in detecting html/xml file encoding if the open encoding is UTF-7/UTF-8/UTF-16.
· Problem when showing German special characters.
· "Select Brace" failed for HTML files.
· Cannot undo/redo the operation "Fill Selection".
· Failed on inputing character in the binary section on HEX mode.
July 20th, 2008New features:
· Add new syntax type, supporting to customize syntax highlighting (Options dialog box | Syntax page).
· Supports SFTP(SSH2), include user/password and public/private key encryption (FTP Accounts dialog box).
· Supports customizable tag list.
· Auto-detecting the encoding of html document on opening it.
· Auto-saving changes while editing document (Options dialog box | File page).
· Update code folding, supporting to collapse line comment and block comment.
· Double-clicking on the open file tab to close the open file.
· Adjust the position in open file tab by draging the open file button.
· Supports to startup by command line.
· Support to preview web files in IE or FireFox.
· Command "Copy all" to copy all text in a open document (Edit | Copy All).
Bugs Fixed:
· Update comparison tool - AptDiff.
· Error in automatic indent.
· Failed in pressing Enter on last line.
· Find in Files would cause program crashed while no document is open.
· Update file association.
May 12th, 2008· Customize toolbars,
· Incremental Find,
· Indent Guide,
· Copy As HTML,
· fixed bugs
January 17th, 2008· Show the unfolded code inside the folded area
· Double-Clicking the folded area to open it
· Add syntax highlighting for language Scala
· Fix bugs