Win32Pad Changelog

What's new in Win32Pad 1.5.10.3

Sep 6, 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.

New in Win32Pad 1.5.10.2 (Feb 23, 2007)

  • 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)