topbarfade

Win32Pad > Version History



Version History

Win32Pad

This shows you how often Win32Pad was updated with us over the past few months. Whenever available, we also include additional information for each update (new features, changes etc.).

version 1.5.10.3 - posted on Sep 08, 2007

  • Added Cut option to URL right click menu.
    Added Ctrl+UP, Ctrl+Down handling to match other editors.
    Added a little hack to detect Unicode text which is missing Unicode BOM in the beginning of the file. (This should make Win32Pad work with latest Fiddler versions)
    Fixed a small off-by-one error when doing block indent operation.
    Selection start now starts from 1 not 0.
    When you select File->Reload the position is now saved/restored properly.
    Removed the Error during text conversion message that could show up when copying text to the clipboard. This was a consistent problem for people using Chinese Windows XP.

version 1.5.10.2 - posted on Aug 31, 2006

  • Rewrote clipboard handling code (copy and paste).
    Fixing regression with not being able to copy text from Find/Replace window.
    Fixing regression with filename vs Full Path in Title.
    Fixing regression where Recent Files could have been a relative path. It s full path now.
    Trying to fix slow big file loading problem.
    Fixing up to use `MS Shell Dlg` font. (Should make our dialogs look better on XP/2000)

version 1.5.10.1 - posted on Jul 17, 2006

  • No further details available

version 1.5.9.1 - posted on Dec 24, 2005

  • Fixed File->Save As regression in 1.5.9.
    Now it doesn t reset File Filter for Open/Save As dialog

version 1.5.9 - posted on Sep 01, 2005

  • Fixed File->Save As file extension handling.
    Fixed right click Indent menu item being disabled.
    Fixed Installer: Will not show a readme mesagebox for silent installation.

version 1.5.7 - posted on Mar 01, 2005

  • Fixing some regressions with file reloading w/ disabled recent items.
    Now when you disable recent items it doesn t add files to the Recent directory.
    Fixing line number scrolling and width calculation.

version 1.5.4 - posted on Jul 02, 2004

  • Added Tab to the status bar.
    Added Ctrl+9 shortcut to change the tab to 9. [Our current max in options]
    Fixed a small regression related to pasting from clipboard. [Thanks therube and ehud]
    Fixed a small file opening bug.

version 1.5.3 - posted on Jun 24, 2004

  • Fixed Copy to clipboard.
    Fixed line number reporting when `Line Numbers` is off
    Fixed `Line Numbers` toggling. (wasn t redrawing sometimes)
    Moved some strings around. (For translators)
    Fixed a small issue with uninstall.

version 1.5.2 - posted on Jun 15, 2004

  • Updated menu accelerators.
    Changed the line numbers code. It should be more reliable, but less efficient.
    Fixed extension adding bug.

version 1.5.1 - posted on Jun 07, 2004

  • No further details available

version 1.5.0 - posted on Jan 07, 2004

  • No further details available

version 1.4.4 - posted on Oct 27, 2003

  • No further details available

version 1.4.3 - posted on Oct 15, 2003

  • No further details available

version 1.4.2 - posted on Sep 15, 2003

  • No new features, just fixing up some reported issues.

version 1.4.1 - posted on Sep 05, 2003

  • bug fix release, that should resolve most of the bugs that were introduced in 1.4.0

version 1.4.0 - posted on Sep 01, 2003

  • MRU list in File menu cleaned up. Don t show the whole path if the path >40 chars.
    New smaller URL right click window.
    Code cleanup.
    Finally fixed Minimize to Tray and Restore from Tray bug.
    Small fix regarding indent.
    Small find/replace code cleanup.
    Fixed a bug that wasn t setting modify status when changing file format.
    Fixed a long standing issue with loading some files that could take a long time.
    Fixed the bug with opening files without path information.
    Fixed the bug with opening the win32pad.hlp file if running from a different directory.
    Various cleanup/optimizations.

version 1.3.3 - posted on Aug 04, 2003

  • Increased MRU entries from 5 to 9.
    x Fixed `Minimize to Tray`/Restore handling.
    x Trying to minimize the flicker when drawing line numbers.
    x Fixed `File change notification` code. Trying another approach.

version 1.3.2 - posted on Jun 16, 2003

  • No further details available

version 1.3.1 - posted on May 27, 2003

  • No further details available

version 1.3 - posted on May 06, 2003

  • It has a number of long awaited features as well as a number of bugfixes.

version 1.2.2 - posted on Mar 31, 2003

  • Fixed a crash in Find/Replace code.
    Fixed a problem with right click menu showing up in weird places when you have selected text.
    Renamed `Revert` to `Reload from file`
    Changed the `there is unsaved data` to a more informative message
    When in the change font dialog, change the font and hit cancel (do not hit ok). The font is then change anyway...
    After the file is loaded, or `reverted`.......if zero changes is made, the revert button should be disabled.
    Removed # of lines in the status line. This actually improves performance in my stress tests.
    Moved `Word Wrap` back under tools.
    Removed `Ready...` from status bar.
    Fixed the border and resizing code.
    Fixed the tab size for Block Indent.
    Fixed a weird case where doing Block Indent didn` t do anything.
    Fixed the way Block Indent highlights the block.
    Fixed the font bug reported in the forums.
    Fixed a find bug w/ wrap around.
    Added a warning message when changing URL detection settings.