home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / ftp.editplus.com.tar / ftp.editplus.com / epp212p0245_0725.zip / epp212p0245.txt < prev    next >
Text File  |  2005-07-25  |  3KB  |  66 lines

  1. DATE: 2005-07-25
  2. BUILD: 245
  3.  
  4. This is a patch file to fix the bugs of EditPlus v2.12
  5.  
  6. Copyright ⌐ 2005 ES-Computing
  7. Contact: support@editplus.com
  8. Homepage: http://www.editplus.com/
  9.  
  10. INSTALLATION
  11. ============
  12. Extract the files in the ZIP file to EditPlus directory.
  13.  
  14. FIXED BUGS
  15. ==========
  16.  
  17. * New version crashed if the old version had the maximum 30 syntax settings.
  18. * Displays FTP server name.on the Recent Files also.
  19. * Overwrite prompt on the Save as Remote dialog box did not work in some cases.
  20. * 'Duplicate Char' command did not work with variable-width fonts.
  21. * 'Always apply wrap' option caused program crash when printing selection.
  22. * 'Leading Spaces to Tabs' command over a selection could crash program.
  23. * Shortcut key for Directory popup menu could not be set.
  24. * Align commands did not work in word wrap mode.
  25. * Holding Shift key with 'Replace All' button disables Undo feature.
  26. * Improved warning message for large files.
  27. * 'Stop' command on the output window did not work in some cases.
  28. * Detecting UTF-8 files did not work correctly in some cases.
  29. * FTP file date was not displayed correctly in same cases.
  30. * 'Matching Brace' option could cause program crash in some cases.
  31. * Perl syntax highlighting was not correct with $' and $" symbol.
  32. * Regular expression '\n' did not work correctly in some cases.
  33. * Regular expression [^] (not in range) did not work with case sensitive option.
  34. * Firewall option did not work.
  35. * Backup file extension option (Preferences->Files)
  36. * 'Properties' command on the Directory Window popup menu.
  37. * Line Comment command sometimes did not work correctly in word wrap mode.
  38. * Match Brace did not work with embedded script inside quotes.
  39. * Toggling browser and editor with remote files did not work correctly.
  40. * 'View in Browser' command on the Directory Window popup menu.
  41. * 'Sort' option on the Function List dialog box
  42. * -pr project_name command line option for selecting project
  43. * Keystroke recording did not support Find in Files command.
  44. * Toolbar buttons for Reload, Lock Files, Close All command.
  45. * 'Create/Rename/Delete Directory' command on the Directory Window.
  46. * $(Copy) argument macro to copy selection before running user tool.
  47. * Matching brace feature did not work correctly at the end of wrapped line.
  48. * Syntax highlighting in some cases failed at the column 4097.
  49. * FTP file list was not correct on some AIX FTP servers.
  50. * Matching Brace feature did not work correctly in some cases.
  51. * $(Prompt) argument macro for user tool.
  52. * Upload command could cause error message on program exit.
  53. * 'Delete Marked Lines' command did not work correctly in word wrap mode.
  54. * Embedded script did not use its own auto-completion.
  55. * Allows auto-completion upon Enter key.
  56. * #AUTOCASE=y section added in stx file for automatic case correction.
  57. * Shows a delete confirmation when it is turned off with Recycle Bin.
  58. * A screen update problem fixed with custom active line color.
  59. * Text filter to Output Window option (Preferences->User tools).
  60. * Max. number of project increased to 70.
  61. * Syntax highlighting could be broken with <![CDATA[ tag.
  62. * 'Show Markers' option on the Set Column Marker dialog box.
  63. * 'Copy Append' could cause program crash.
  64. * Supports #HEREDOC=<<EOF section in the syntax file for heredoc strings.
  65. * Change Case commands on column selection could append trailing spaces.
  66.