home *** CD-ROM | disk | FTP | other *** search
/ Freelog 59 / Freelog059.iso / Bas / Bureautique / Win32Pad / win32pad_1_5_0.exe / history.txt next >
Text File  |  2004-01-04  |  15KB  |  348 lines

  1. Changes Singe 1.4.4:
  2. --------------------
  3. + You can now close about dialog by pressing any key.
  4. + Now the find/replace strings are not reset to empty.
  5. + Find/Replace strings are stored across sessions.
  6. + Current Line Number/Selection  is now highlighted in blue.
  7. + Added back number of lines to the status line.
  8. + Menu cleanup/reorg.
  9. + Added "Single-Click" URL launch option.
  10. + Cleaned up and changed the default options.
  11. + You can now select the text and background colors via color picker.
  12. x Fixed bug that wouldn't allow tab size to be set to 9.
  13. x Optimized Liner Number drawing code.
  14. x .txt extension is now properly added.
  15. x Code cleanup.
  16.  
  17. Changes Since 1.4.3:
  18. --------------------
  19. x Fixed line numbers initial width. Should expand if the digits don't fit.
  20. x Fixed a Find/Replace bug I introduced in 1.4.3. 
  21.  
  22. Changes Since 1.4.2:
  23. --------------------
  24. x Fixed line number colors. It's black now. Might add customization later.
  25. x Fixed text color bugs.
  26. x Fixed File Notification bug. File notifications were still shown, even though they
  27.   were disabled in options.
  28. x Fixed "Replace" function in Find/Replace code. This should work like notepad now.
  29.  
  30. Changes Since 1.4.1:
  31. --------------------
  32. x Fixed About window bug on Win98.
  33. x Fixed a Paste problem on Win98.
  34. x Fixed "Insert Date/Time" to use current locale. Should fix the format for .LOG as well.
  35.  
  36. Changes Since 1.4.0:
  37. --------------------
  38. + Added .LOG file support. (Notepad compatible) Just start your file with .LOG and save. Then every time you open it it will create a timestamp for you at the end of the file. Build a working log/diary this way.
  39. x Fixed a Column Num bug.
  40. x Fixed SHIFT+TAB behavior that got broken in 1.4.0
  41. x Fixed a bug introduced in 1.4.0 that would break with hidden toolbar.
  42.  
  43. Changes Since 1.3.3:
  44. --------------------
  45. + Menu Overhaul
  46. + MRU list in File menu cleaned up. Don't show the whole path if the path >40 chars.
  47. + New smaller URL right click window.
  48. + Code cleanup.
  49. x Finally fixed Minimize to Tray and Restore from Tray bug.
  50. x Small fix regarding <TAB> indent.
  51. x Small find/replace code cleanup.
  52. x Fixed a bug that wasn't setting modify status when changing file format.
  53. x Fixed a long standing issue with loading some files that could take a long time.
  54. x Fixed the bug with opening files without path information.
  55. x Fixed the bug with opening the win32pad.hlp file if running from a different directory.
  56. x Various cleanup/optimizations.
  57.  
  58. Changes Since 1.3.2:
  59. --------------------
  60. + Increased MRU entries from 5 to 9.
  61. x Fixed "Minimize to Tray"/Restore handling.
  62. x Trying to minimize the flicker when drawing line numbers.
  63. x Fixed "File change notification" code. Trying another approach.
  64.  
  65. Changes Since 1.3.1:
  66. --------------------
  67. x Fixed the "File Changed...." user responce handling. (again)
  68. + Added an option to turn "File Change Notification" off.
  69. + Added "Smart Home" feature.
  70.  
  71. Changes Since 1.3:
  72. ------------------
  73. x Fixed the "File Changed...." user responce handling.
  74. x Fixed "Minimize to Tray"/Restore handling.
  75. x Fixed toolbar styles. Should be back to normal they way it was in 1.2.2
  76. x Rewrote parts of line numbers code/handling.
  77.  
  78. Changes Since 1.2.2:
  79. --------------------
  80. + Added Line Numbers
  81. + Added File Change/Delete detection code.
  82. + New Options Menu.
  83.     * "WordWrap"
  84.     * "Always On Top" - moved from System menu
  85.     * "Preferences" - moved and renamed Options from former Tools menu.
  86. + Added "Minimize to Tray" to Tools menu. (To allow quick minimize to Tray)
  87.   Note: This feature doesn't check if you have "minimize to tray" option enabled.
  88. x Fixed a few things in "Goto Line #" related code.
  89. x Fixed the settings in Pring dialog to print page ranges.
  90. x Fixed the resizing code.
  91. x Changed the configuration save code. Should be much more logical now.
  92. x Enabling "Insert" menu under Edit. (bug introduced in 1.2.2)
  93. x Major code cleanup/rework.
  94.  
  95. Changes Since 1.2.1:
  96. --------------------
  97. x Fixed a crash in Find/Replace code.
  98. x Fixed a problem with right click menu showing up in weird places when you have 
  99.   selected text.
  100. x Renamed "Revert" to "Reload from file"
  101. x Changed the "there is unsaved data" to a more informative message
  102. x When in the change font dialog, change the font and hit cancel (do not hit ok).
  103.   The font is then change anyway...
  104. x After the file is loaded, or "reverted".......if zero changes is made, the revert 
  105.   button should be disabled.
  106. x Removed # of lines in the status line. This actually improves performance in my stress tests.
  107. x Moved "Word Wrap" back under tools.
  108. x Removed "Ready..." from status bar. (Useless text)
  109. x Fixed the border and resizing code. 
  110. x Fixed the tab size for Block Indent.
  111. x Fixed a weird case where doing Block Indent didn't do anything.
  112. x Fixed the way Block Indent highlights the block.
  113. x Fixed the font bug reported in the forums.
  114. x Fixed a find bug w/ wrap around.
  115. + Added a warning message when changing URL detection settings.
  116.  
  117.  
  118. Changes Since 1.2:
  119. ------------------
  120. + Added "Exit on ESC"
  121. x Fixed column display bug.
  122. x Fixed tabsize (spaces instead of tabs) bug.
  123. x Other small fixes.
  124.  
  125. Changes Since 1.1.4:
  126. --------------------
  127. + Added new "Options" screen. 
  128. + Menu cleanup.
  129. + Added "Dropped Files in New Window" (Options screen)
  130. x Changed "Minimize to Tray" from action to option.
  131. x Fixed the whole ???? cyrillic mess.
  132. x Fixed cleanup block indent/outdent code.
  133. x Fixed file save (optimized).
  134. x Fixed Find. (now wraps around).
  135.  
  136. Changes Since 1.1.3:
  137. --------------------
  138. + Shows # of replacements done
  139. + Full Path in Title
  140. + Stay On Top
  141. + Mac file support
  142. + Block Indent/Oudent
  143. + Tabs to Spaces
  144. + Created Right Click menu ( when right clicking on a URL you will get an extra URL menu)
  145. + Added "WordWrap" button to toolbar.
  146. + Added "Properties" button to toolbar.
  147. + Added "Execute" button to toolbar (runs/opens the file being edited).
  148. x Fixed Find/Replace
  149. x Menu and code cleanup.
  150. x Removed the font limitation.
  151. x Rewrote file loading code. (To fix the cookie.txt file loading problem).
  152.  
  153.  
  154. Changes Since 1.1.2:
  155. --------------------
  156. + Win32Pad now uses win32pad.ini file from the same directory as exe file.
  157. + Changed single-click to double click for URLs
  158. x Fixed the URL handling, it now behaves like text.
  159. x Fixed the URL launch code (should stop "jumping").
  160. x Rewrote file format detection code.
  161.  
  162. Changes Since 1.1.1:
  163. --------------------
  164. + Add .txt extension during Save As if the filename doesn't have any extensions
  165. x Fixed the file format detection code (seems I broke it in 1.1.1).
  166.  
  167. Changes Since 1.1:
  168. ------------------
  169. x Fixed up the Setup/Install Script.
  170. x Fixed the file format detection code (loads files faster now).
  171. x Fixed flicker when resizing win32pad.
  172. x Fixed file opening error. (If apache is running, you can now open it's log files)
  173. x Fixed a crash with "auto-indent" code reported on WinNT 4.0
  174. x Made sure that new files created are in "WIN" format (ALWAYS).
  175.  
  176. Changes Since 1.0.15:
  177. ---------------------
  178. + Added new "About" Dialog.
  179. + Added new Help file.
  180. + "New Instance" - opens a new instance of Win32Pad.
  181. + "Tab Size" menu added. Lets you select a tab size (2..8).
  182. + "Save Position" feature.
  183. + You can now Enable/Disable "Recent Files". (Rewrote parts of "Recent Files")
  184. x Fixed a small bug with Right Click menu handling.
  185. x Fixed an ugly bug in "Insert File" (would mess up the filename and fileformat).
  186. x Fixed the condition where the location of the taskbar would alter the coordinates.
  187. (Window would move instead of being in one place)
  188. x Menu re-organization.
  189.  
  190. Changes Since 1.0.14.8:
  191. -----------------------
  192. + Changed the default icon for Win32Pad. (Created by Michael V. Meshkantsev)
  193. x Menu cleanup.
  194. x Changed some defaults. (WordWrap = on, URL Highlight = on...)
  195.  
  196. Changes Since 1.0.14.7:
  197. -----------------------
  198. x Backported a fix for GotoLine. 
  199.  
  200. Changes Since 1.0.14.6:
  201. -----------------------
  202. x Fixed a small bug that I introduced recently. File was not truncated when saving.
  203.  
  204. Changes Since 1.0.14.5:
  205. -----------------------
  206. x Fixed a small bug that prevented saving to a hidden file. 
  207. x Fixed a small bug that would allow closing of Win32Pad if the save operation wasn't successful.
  208.  
  209. Changes Since 1.0.14.4:
  210. -----------------------
  211. x Fixed a nasty "Search and Replace" bug that I accidentally introduced in the last version.
  212.  
  213. Changes Since 1.0.14.3:
  214. -----------------------
  215. x Finally found and fixed the "Search and Replace" problem. Thanks goes to Robert for sending in detailed bug report.
  216.  
  217. Changes Since 1.0.14.2:
  218. -----------------------
  219. + It now tries to autodetect the fileformat (WIN/UNIX) and will show the appropriate format in the statusbar. To change the
  220. file format in Options->Format When Saving and select the format to save. Upon the next save operation the file will be converted.
  221.  
  222. Changes Since 1.0.14.1:
  223. ---------------------
  224. x Let's try this fix again. Apparently the fix that I had worked only on Win98 and win2000. Here is a work
  225. around which should solve this problem. (P.S. The prev. version did have a better fix though.)
  226.  
  227. Changes Since 1.0.14:
  228. ---------------------
  229. x Fixed an issue where the short form of the filename was used instead of the long filename when doing "Save As".
  230.  
  231. Changes Since 1.0.13:
  232. ---------------------
  233. + Created an installer script that seems to be quite small and effective.
  234.    (Using SuperPiMP installation kit)
  235. + Some code cleanup.
  236. o Updated the contact information and reference to website.
  237. x Fixed an issue where a scrollbar wouldn't show up, even though it's supposed to be there.
  238.  
  239. Changes Since 1.0.12:
  240. ---------------------
  241. + Added code to handle Log Off/Shutdown.
  242. + Played with compiler settings, got executable down to 28k. (-5k aprox)
  243. x Fixed flicker when typing.
  244. x Fixed a column position bug. In certain cases it would show wrong column #.
  245. x Fixed a newly introduced bug when pasting big amounts of text. Apparently that still needs a 
  246. workaround, richedit just can't handle it by itself.
  247.  
  248. Changes Since 1.0.11:
  249. ---------------------
  250. x Fixed a stupid bug when opening "Goto Line #" dialog and entering 0.
  251. x Fixed a nasty bug in UNIX file format when saving. It was cutting off a part of the file. Seems
  252. to be some quirks with RichEdit control. (Thanx goes to David Norman for reporting this and sending 
  253. in a reproducable testcase) NOTE: If you are running 1.0.11 you SHOULD upgrade to this version, esp. 
  254. if you save files in UNIX format.
  255. x Other small bugfixes and improvements.
  256.  
  257. Changes Since 1.0.10:
  258. ---------------------
  259. + Added WIN/UNIX file format support. Shows current file format in status bar and has a new menu 
  260. under Options.
  261. x Fixed column numbers being off when horizontal scrollbar was used.
  262. x Fixed opening empty files.
  263. x Fixed trying to open a file specified on the command-line. And if it doesn't exist then it will 
  264. ask you to create that file (like Notepad does).
  265. x Fixed Cut/Copy/Paste issues. Should work better now.
  266. x Fixed hard to find weird bug with column numbers and different fonts/sizes.
  267. x Other small fixes.
  268.  
  269. Changes Since 1.0.9:
  270. --------------------
  271. + Added File->Properties feature. This features shows file properties as seen in Windows Explorer.
  272. x Minor clean-up of code and various small bugfixes.
  273.  
  274. Changes Since 1.0.8:
  275. --------------------
  276. x Fixed a bug where the length of the dropped path\file combination was limited to 80 characters.
  277. + renamed readme.txt file to win32pad.txt
  278. + updated win32pad.inf file to do complete win32pad installation 
  279.     - "Start Menu" shortcuts 
  280.     - "Open with Win32Pad.." windows explorer extension. 
  281.     - Copies Win32Pad.exe and Win32Pad.txt to Windows directory.
  282.     - Uninstall entry 
  283. (win32pad.reg is still provided for those that don't want to use the win32pad.inf file)
  284.  
  285. Changes Since 1.0.7:
  286. --------------------
  287. + included a new win32pad.inf file for Windows 95/98 to ease the Install/Uninstall of "Open with Win32Pad..." Windows Extension. (win32pad.reg is also included for the people that prefer .reg files over .inf files or those running NT) I also want to personally thank Conny Jonsson who created
  288. win32pad.inf file. 
  289. x Various bug fixes
  290.  
  291. Changes Since 1.0.6:
  292. --------------------
  293. x Bugfixes related to windows save/restore position.
  294.  
  295. Changes Since 1.0.5:
  296. --------------------
  297. o Saves window position and size now.
  298. x Fixed a bug in pasting code.
  299.  
  300. Changes Since 1.0.4:
  301. --------------------
  302. x Fixes the bug related to the MessageBox that pops up if you changed the file and are trying to close Win32Pad. It would close Win32Pad if you hit Cancel.
  303.  
  304. Changes Since 1.0.3 Update 3:
  305. -----------------------------
  306. x should fix most of the bugs that have been reported. This fixes
  307.   various small glitches and a weird crash when running with VWMs.. 
  308.   (they were sending WM_NULL message which was kinda messing up my 
  309.   logic). 
  310.  
  311. Changes Since 1.0.3 Update 2:
  312. -----------------------------
  313. + Added shortcut CTRL+W to toggle WordWrap mode. 
  314. x Fixed up the pasting code so that now you can paste big chunks of text into Win32Pad. It will resize the buffer according to the size of the text being pasted. 
  315.  
  316. Changes Since 1.0.3 Update 1:
  317. -----------------------------
  318. x Fixed a few really small glitches
  319. + added version information to the EXE file. (which added about 1k to the file size). 
  320.  
  321. Changes Since 1.0.3:
  322. --------------------
  323. x when you do saveas the caption is not updated, 
  324. + added a confirmation when overwriting files.
  325.  
  326. Changes Since 1.0.2:
  327. --------------------
  328. + Sets TabStops to be every 8th character. 
  329. + Now uses System colors for the toolbar, and other parts of the program. 
  330. + Rewrote Intellimouse support completely. It now includes a much better mouse wheel support. It will also read the driver settings to determine the number of lines to scroll. If that can't be determined then it will default to using 3 lines. 
  331. x Fixed a lot of various bugs/issues. 
  332.  
  333. Changes Since 1.0.1:
  334. --------------------
  335. + Fixed up the win32pad.reg file. 
  336. + Win32Pad can now handle quoted command line parameters. 
  337.   
  338.   For Example: win32pad "Long FileName.txt" 
  339.   Win32Pad will now automatically use the actual filename instead of the old 8.3 combination. (This is something that notepad does. When you give it a filena~1.txt it will expand it automatically.) 
  340. + Now when you select a piece of text and then do Find/Replace it will use the selected text as the default Search string. 
  341. + You can also open files by Dropping them from Windows Explorer. 
  342. + You can now minimize Win32Pad to the System Tray.(Ctrl+M or View->"Minimize to Tray") 
  343. x Various bug fixes.... 
  344.  
  345. Changes Since 1.0: (first release!)
  346. ------------------
  347. x really small bugfix release.
  348.