home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2002 December / pca1412.iso / tools / irfan / i_changes.txt < prev    next >
Encoding:
Text File  |  2002-04-25  |  43.4 KB  |  876 lines

  1. -------------------------------------------------------------------------------
  2. File  : 'changes.txt' - Info about IrfanView updates (important changes only!)
  3. Author: Irfan Skiljan
  4. E-Mail: irfanview@gmx.net
  5. WWW   : http://www.irfanview.com
  6. -------------------------------------------------------------------------------
  7.  
  8. Version 3.70        (Release date: 19.04.2002)
  9. - Creating of EXE/SCR files for presentations (in Slideshow dialog),
  10. - Support for MNG/JNG formats,
  11. - Support for BodyPaint 3D format,
  12. - Support for MrSID format,
  13. - Support for ECW format,
  14. - Support for MRC format,
  15. - Support for WAD format (WAD3, thanks to DrkShadow),
  16. - Support for TTF format (True Type Fonts, in Formats PlugIn),
  17. - Support for RAW format (in Formats PlugIn),
  18. - Support for Canon CRW format (high resolution, VERY slow, using Canon DLLs):
  19.   http://www.irfanview.com/plugins.html
  20. - New option: "Properties->PlugIns->Set TTF text"
  21. - Option to activate the Canon CRW PlugIn: "Properties->PlugIns"
  22. - New menu: Image->Effects browser (Effects preview + settings)
  23. - New effect: "Image->Red eye reduction" (in the selection), very simple
  24. - New nice feature: Create Panorama Image (image menu)
  25. - Improved resize/resample dialog (support for cm/inch resize)
  26. - Improved batch dialog; Advanced batch options are saved
  27. - New option: "Properties->Misc. 1->Close TWAIN after acquire" (Default: ON)
  28.   (Setting OFF can be used for manual batch scanning)
  29. - New option: "Properties->Misc. 1->Show PNG alpha/transparency color"
  30. - New nice feature: support for TXT format, see also: "Properties->Misc. 3"
  31. - New menu: File->Open ASCII file (TXT, INI, HTML, C, H, PAS, JAVA, DFM etc.)
  32. - The selection can be resized using left mouse button
  33. - Zoom into selection with the left mouse button (zoom to window)
  34. - New feature for administrators: "ShowExtensionsDlg" for INI file, example:
  35.   [Extensions]
  36.   ShowExtensionsDlg=0
  37.   => hide the extension dialog from properties
  38. - EXIF information from JPGs is also saved in a new JPG
  39. - New EXIF PlugIn
  40. - New multipage TIF option: "Append image to TIF" (view->multipage images)
  41. - Toolbar can be customized: "Properties->Misc. 3" or double click on toolbar
  42. - The left/right keys (<-,->) can be also used for browsing through directory
  43. - Improved black/white TIF saving ("fixed" old and stupid 'Windows Imaging' bug)
  44. - Context menu for Thumbnail tree
  45. - New command line option: /bpp=BitsPerPixel
  46.   Example: i_view32.exe c:\test.jpg /bpp=8
  47.   Supported BPP-values: 1, 4, 8 and 24 (decrease/increase color depth)
  48.   => Open 'c:\test.jpg' and reduce to 256 colors
  49. - MP3 player is hidden in slideshow mode (can be used for background music)
  50. - New print option for multipage images in print dialog: Page range
  51. - FSH format saving added, thanks to GreyMana
  52. - Improved command line option "/print"; Support for custom printers:
  53.   Example: i_view32.exe c:\test.jpg /print="Printer Name"
  54. - Improved command line option "/ini" = support for custom folders:
  55.   Example: i_view32.exe c:\test.jpg /ini="c:\temp\"
  56. - New options in "Properties->Misc. 2" for slideshow/batch dialogs
  57. - Two new variations for "fit to desktop": fit to desktop width/height
  58. - Option to stretch small images for Contact sheet and Thumbnails
  59. - "Count colors used" moved to Image info dialog
  60. - These PlugIns are changed/added, please install the newest versions:
  61.   Formats, Flash, EaFSH, SFF, DJVU, EXIF, JPG-Transformation, MP3, IPTC
  62.   Download from: http://www.irfanview.com/plugins.html
  63. - Some minor bugs/features fixed/added  
  64. -------------------------------------------------------------------------------
  65.  
  66. Version 3.61        (Release date: 03.12.2001)
  67. - New command line option: /dpi=(xDpi,yDpi)
  68.   Example: i_view32 c:\test.jpg /dpi=(300,300)
  69.   => Open 'c:\test.jpg' and set DPI to 300x300
  70. - Some minor bugs fixed (icons, HTML, commands)
  71. -------------------------------------------------------------------------------
  72.  
  73. Version 3.60        (Release date: 30.11.2001)
  74. - Support for JPEG2000 format! Thanks to LuraTech! :-)
  75.   (free saving up to 640x480 pixels)
  76.   http://www.irfanview.com/plugins.html
  77. - Improved Windows XP compatibility (associations)
  78. - New "Properties->Extensions" dialog (please associate your old files again!)
  79. - Associations: Option to set different icon for each format (Icons-PlugIn)
  80. - Uninstall option available (program group or control panel)
  81. - Support for FSH format (EA Sports FSH Format). Thanks to GreyMana! :-)
  82.   http://www.irfanview.com/plugins.html
  83. - New feature: Change DPI (image menu and in batch mode)
  84. - Added support for TIFs with old JPEG compression
  85. - Added support for TIFs with LogLuv compression
  86. - New HTML export options
  87. - New slideshow advanced option: "Auto sort after insert"
  88. - Last used Batch/Slideshow directory will be saved
  89. - New print option: "Original size" (calculate print size from image DPI)
  90. - New option: "Properties->Extensions->Add as application for USB events"
  91. - New option: "Properties->Video->Hide playbar in fullscreen mode"
  92. - New option: "Properties->Others 1->Show hidden files during browsing"
  93. - New option: "Properties->Others 2->Use right mouse button for context menu"
  94. - Option to hide/show program menu: "View->Menu bar" (ALT + SHIFT + M)
  95.   => not saved at exit, for advanced users only
  96. - Option to hide/show program caption: "View->Caption" (ALT + SHIFT + C)
  97.   => not saved at exit, for advanced users only
  98. - Improved command line option, support for wildcards (convert and print only):
  99.   Example: i_view32.exe c:\*.jpg /convert=d:\temp\*.gif
  100.   Example: i_view32.exe c:\*.jpg /resample=(500,300) /convert=d:\temp\*.png
  101.   Example: i_view32.exe c:\*.jpg /print
  102. - New command line option: /scan
  103.   Example: i_view32.exe /scan
  104.   Example: i_view32.exe /scan /convert=d:\temp\image.jpg
  105.   => Acquire the image from the TWAIN device
  106. - New command line option: /clippaste
  107.   Example: i_view32.exe /clippaste
  108.   => Paste the image from clipboard
  109. - New command line option: /clipcopy
  110.   Example: i_view32.exe c:\test.jpg /clipcopy
  111.   => Copy the image to clipboard
  112. - New command line option: /invert
  113.   Example: i_view32.exe c:\test.jpg /invert
  114.   => Make negative image
  115. - New command line option: /silent
  116.   => Don't show error message for command line read/save errors
  117. - The /resize and /resample options can be used with percentages
  118.   Example: i_view32 c:\test.jpg /resize=(150p,150p)
  119.   => Open 'c:\test.jpg' and resize: width=150%, height=150%
  120. - Change: the option "/print" will now print all pages from a multipage image
  121. - Copy/Paste routine changed
  122. - Some minor bugs fixed (crop)
  123. -------------------------------------------------------------------------------
  124.  
  125. Version 3.51        (Release date: 20.08.2001)
  126. - Support for Canon CRW format (JPG image only)
  127. - Some minor bugs fixed
  128. -------------------------------------------------------------------------------
  129.  
  130. Version 3.50        (Release date: 18.08.2001)
  131. - New features for thumbnails: 
  132.   - Rename (click on file name or F2/F6)
  133.   - Context menu (right mouse button)
  134.   - Drag&Drop files to folders in directory tree (IrfanView internal drag&drop)
  135. - New thumbnails feature: Send selected images by EMail
  136. - New in "View->Create Multipage TIF/LDF": Select/add multiple files
  137. - New feature: Copy Shop (File menu): Send image from scanner to printer
  138. - Improved WMF/EMF reading
  139. - Resample edge problem fixed
  140. - Support for true color XPM images (FORMATS-PlugIn)
  141. - New Email-PlugIn features: BCC field and editing for TO/CC/BCC fields
  142. - New option in "Properties->Others 1": Load always next image on Page Up/Down
  143. - New option in "Properties->Others 2": Select printer for the "/print" option
  144. - Support for Nokia Phone Logo formats: NLM/NOL/NGG/NSL/OTB/GSM:
  145.   http://www.irfanview.com/plugins.html
  146.   Thanks to Mike Bradley! :-)
  147.   http://www.logomanager.co.uk
  148. - New menu item: "Options->Change language"
  149. - IPTC PlugIn: IrfanView can now show IPTC-Information in JPGs (Image->Info)
  150.   http://www.irfanview.com/plugins.html
  151. - Show JPG Comments in image info dialog
  152. - New command line option: /ini
  153.   Example: i_view32.exe /ini
  154.   => Use "i_view32.ini" + "Slideshow.lst" from the Windows folder
  155. - New option in JPG-Transformation-PlugIn: Save with original date/time
  156. - Proportional sizing for command line options "/resize" and "/resample"
  157.   Example: i_view32 c:\test.jpg /resize=(0,300)
  158.   => calculate width automatically (aspect ratio)
  159.   Example: i_view32 c:\test.jpg /resample=(300,0)
  160.   => calculate height automatically (aspect ratio)
  161. - These PlugIns are changed/added, please install the newest versions:
  162.   Email, LWF, LDF, MP3, Formats, JPG-Transformation, EXIF
  163.   Download from: http://www.irfanview.com/plugins.html
  164. - Some minor bugs fixed
  165. -------------------------------------------------------------------------------
  166.  
  167. Version 3.36        (Release date: 30.04.2001)
  168. - New status bar entry: current directory index
  169. - Some minor bugs fixed (video and languages)
  170. -------------------------------------------------------------------------------
  171.  
  172. Version 3.35        (Release date: 26.04.2001)
  173. - Multi language support ! Choose language in "Properties->Language"
  174.   Please check this site for available languages and SDK for translators:
  175.   http://www.irfanview.com/languages.html
  176. - New option: Set background color for main window (Properties->Viewing)
  177. - New option: Set background color for fullscreen/text (Properties->Viewing)
  178. - Change: INI file (i_view32.ini) is now saved in the IrfanView directory
  179. - Change: Slideshow file (Slideshow.lst) is now saved in the IrfanView directory
  180. - Improved capture option
  181. - MP3 PlugIn updated: Support for M3U playlists
  182. - New command line option: /resample=(w,h)
  183.   Example: i_view32 c:\test.jpg /resample=(300,300)
  184.   => Open 'c:\test.jpg' and resample: width=300, height=300
  185.      (using the active resample filter from the INI file)
  186. - New command line option: /capture
  187.   Example: i_view32 /capture
  188.   => Capture the whole screen and show the image in IrfanView
  189. - The setting "Always on top" is saved to INI file
  190. - The internal video/audio player is back as PlugIn (Properties->Video/Sound)
  191. - The EXIF info dialog is moved to EXIF-PlugIn
  192. - New thumbnail options: Set background color, Hide borders, Hide MRUDs,
  193.   HTML-Export using relative paths
  194. - The Email-PlugIn can send emails using MAPI protocol
  195. - These PlugIns are changed/added, install the newest versions:
  196.   Email, Formats, FlashPix, LDF, LWF, JPG-Transformation, IV_Player, MP3,
  197.   Flash and Filter Factory, EXIF and Video
  198.   Download from: http://www.irfanview.com/plugins.html
  199. - Some minor bugs/features fixed/added  
  200. -------------------------------------------------------------------------------
  201.  
  202. Version 3.33        (Release date: 21.01.2001)
  203. - Change: Video/Sound/Audio-CD formats moved to IV_Player-PlugIn:
  204.   http://www.irfanview.com/plugins.html
  205. - Support for Utah RLE file format:
  206.   http://www.irfanview.com/plugins.html
  207. - Support for SFF file format (Structured Fax File); Thanks to Peter Schaefer!:
  208.   http://www.irfanview.com/plugins.html
  209. - Change: Black background
  210. - New: Status bar - for additional file infos
  211. - Improved sharpen/blur effects (faster)
  212. - Improved print option
  213. - Improved zooming/scrolling
  214. - New option: Load DJVU files with max. DPIs (Properties->Others 2)
  215. - Change: "Resample" can be again used for Fit-To-Desktop (Properties->Viewing)
  216. - The folowing plugins are updated, please install the newest versions:
  217.   EMAIL, LDF, DJVU, FORMATS
  218. - Support for PSP7 (PaintShopPro 7) files
  219. - Some minor bugs/features fixed/added  
  220. -------------------------------------------------------------------------------
  221.  
  222. Version 3.30        (Release date: 04.11.2000)
  223. - IrfanView can create multipage TIFFs (Menu: View->Multipage images)
  224. - Email-PlugIn is available (send images as emails):
  225.   http://www.irfanview.com/plugins.html
  226. - New thumbnail option: Create contact sheet from selected thumbnails
  227. - Support for MED/OctaMED sound file format:
  228.   http://www.irfanview.com/plugins.html
  229. - Improved print option
  230. - New advanced batch option: Create subfolders in destination directory
  231. - New view menu option: Fit only big images to window
  232. - Change: RAS and G3 formats are moved to FORMATS PlugIn:
  233.   http://www.irfanview.com/plugins.html
  234. - Some minor bugs/features fixed/added
  235. -------------------------------------------------------------------------------
  236.  
  237. Version 3.25        (Release date: 02.09.2000)
  238. - LWF-PlugIn can save now images up to 4096x4096 pixels! Thank you LuraTech! :-)
  239. - Support for LDF files (LuraDocument format, from LuraTech GmbH, Germany)
  240.   http://www.irfanview.com/plugins.html
  241. - IrfanView can create multipage LDFs (Menu: View->Multipage images)
  242. - New feature: Selection/crop/cut now possible in zoom mode :-)
  243. - Support for lossless JPG rotation/flip (Menu: Options->JPG Transformation):
  244.   http://www.irfanview.com/plugins.html
  245. - New advanced batch option: 'Crop' (Crop all images, set X, Y, Width, Height)
  246. - New save option for PNGs: 'Set compression level' (Save dialog->Options)
  247. - Change: 'Fit big images to desktop' moved to View menu
  248. - Some minor bugs/features fixed/added
  249. -------------------------------------------------------------------------------
  250.  
  251. Version 3.21        (Release date: 20.07.2000)
  252. - The capture (hotkey) problem on some systems is fixed!
  253. - New cut option: "Cut - leave selection" in Edit menu
  254. - New thumbnail view menu: 'Directory tree' (hide/show directory tree)
  255. - The hotkey "F" (View->Fit window/image to desktop) is back
  256. - New command line option: /resize=(w,h)
  257.   Example: i_view32 c:\test.jpg /resize=(300,300)
  258.   => Open 'c:\test.jpg' and resize: width=300, height=300
  259. -------------------------------------------------------------------------------
  260.  
  261. Version 3.20        (Release date: 12.07.2000)
  262. - New feature: directory tree in thumbnail window :-)
  263. - Added tooltips for thumbnail images
  264. - Added proportional scrollbars
  265. - Improved capture option (capturing with hotkey, include mouse cursor)
  266. - New: main window can be resized (see next line ...)
  267. - New viewing options (menu: view, only one option is active):
  268.   1) 'Fit window to image' (recommended)
  269.   2) 'Fit image to window'
  270.   3) 'Fit window/image to desktop'
  271.   4) 'No fit'
  272. - New view option: 'Lock zoom' (check/uncheck, valid for current session only)
  273. - New option: 'Export palette' in menu 'Image->Palette' (PaintShopPro format)
  274. - New dialog for 'Batch scanning'
  275. - Support for Filters Unlimited: Menu 'Image->Effects->Filters Unlimited':
  276.   http://www.irfanview.com/plugins.html
  277.   Check 'www.icnet.de' for filters.
  278. - Support for WAP WBMP format:
  279.   http://www.irfanview.com/plugins.html
  280. - Support for SGI (Silicon Graphics Image) format:
  281.   http://www.irfanview.com/plugins.html
  282. - Support for NCC information:
  283.   http://www.irfanview.com/plugins.html
  284.   Check 'www.netcybercards.com' for full info.
  285. - Changed: Quicktime part is now moved to a plugin:
  286.   http://www.irfanview.com/plugins.html
  287. - Some IFF bugs fixed (HAM6 and 24 planes IFFs)
  288. - Some minor bugs/features fixed/added
  289. -------------------------------------------------------------------------------
  290.  
  291. Version 3.17        (Release date: 22.04.2000)
  292. - Support for Macromedia's Flash/Shockwave format :-)
  293.   http://www.irfanview.com/plugins.html
  294. - MP3 plugin updated, please update:
  295.   http://www.irfanview.com/plugins.html
  296. - PhotoCD plugin updated, please update:
  297.   http://www.irfanview.com/plugins.html
  298. - DjVu plugin updated (smaller and faster), please update:
  299.   http://www.irfanview.com/plugins.html
  300. - Support for GEM IMG format:
  301.   http://www.irfanview.com/plugins.html
  302. - New batch feature: batch rename
  303. - New menu item: Help->Installed PlugIns
  304. - New slideshow icon, thanks to Korogi and Hide from Japan :-)
  305. - Some minor bugs/features fixed/added
  306. -------------------------------------------------------------------------------
  307.  
  308. Version 3.15        (Release date: 20.03.2000)
  309. - Support for FlashPix format :-)
  310.   http://www.irfanview.com/plugins.html
  311. - Support for XBM/XPM formats:
  312.   http://www.irfanview.com/plugins.html
  313. - Support for AT&T DejaVu (DJVU) format:
  314.   http://www.irfanview.com/plugins.html
  315. - Improved support for PhotoCD format (support for all resolutions):
  316.   http://www.irfanview.com/plugins.html
  317. - The german help file is finished! :-)
  318. - EXIF-JPG: IrfanView can now show EXIF-Information (FORMATS-plugin required!)
  319. - New: preview in the slideshow dialog
  320. - New menu item: "Create new image" (menu: image)
  321. - Improved HTML-Export (check new options in Thumbnail-Window)
  322. - New command line option: /page=PageNumber
  323.   Example: i_view32 c:\test.tif /page=3
  324.   => Open page number 3 from the multipage image 'c:\test.tif'
  325. - New command line option: /crop=(x,y,w,h)
  326.   Example: i_view32 c:\test.jpg /crop=(10,10,300,300)
  327.   => Open 'c:\test.jpg' and crop: x-start=10, y-start=10, width=300, height=300
  328. - New command line option: /print
  329.   Example: i_view32 c:\test.jpg /print
  330.   => Open 'c:\test.jpg', print the image to default printer and close IrfanView
  331. - Support for Mouse-Wheel function (scrolling, moving to next/previous image)
  332. - New thumbnail feature: 'Start slideshow with selected thumbs'
  333. - View menu: "Best fit to desktop" moved to "Image" menu
  334. -------------------------------------------------------------------------------
  335.  
  336. Version 3.12        (Release date: 30.01.2000)
  337. - New plugin, allows IrfanView to play MP3/MP2/MP1 (*.MP3) files: 
  338.   http://www.irfanview.com/plugins.html
  339. - Support for Dicom/ACR format:
  340.   http://www.irfanview.com/plugins.html
  341. - Support for Mosaic format:
  342.   http://www.irfanview.com/plugins.html
  343. - New image menu: Enhance colors (brightness/contrast/gamma/rgb)
  344. - Enable gamma correction for all loaded images (Properties->Viewing)
  345. - New button in batch dialog: Use current directory as output
  346. - Some minor bugs/features fixed/added
  347. -------------------------------------------------------------------------------
  348.  
  349. Version 3.10        (Release date: 22.12.1999)
  350. - Support: You can support IrfanView if you visit IrfanView sponsors in:
  351.   Help->Info/Support. (german version only) Many many thanks! :-)
  352. - Read support for PSP-4 format (Paint Shop Pro version 6, first layer)
  353. - New: Saving files as PBM/PGM/PPM (binary and ascii)
  354. - New scan option: Batch Scanning (Menu: File)
  355. - New plugin, allows IrfanView to play Real Audio (*.RA) files:
  356.   http://www.irfanview.com/plugins.html
  357.   (The RealPlayer from www.real.com must be installed)
  358. - New plugin is available for some rare image formats:
  359.   http://www.irfanview.com/plugins.html
  360. - New options for multipage images (Menu: View->Multipage images)
  361. - New viewing option: 'Dither 24BPP images on 16BPP displays' (properties)
  362. - Improved 'Properties->Extensions' (please associate your types again!)
  363. - Improved resize/resample dialog (percentage of width/height)
  364. - New options for advanced batch conversion
  365. - Screensaver is now disabled during the slideshow
  366. - New command line option: '/closeslideshow' (see next line ...)
  367. - New slideshow option: Close IrfanView after the last slideshow image
  368. - Some PSD bugs are fixed
  369. - Better compatibility with Windows 2000
  370. - Some minor bugs/features fixed/added
  371. -------------------------------------------------------------------------------
  372.  
  373. Version 3.07        (Release date: 20.10.1999)
  374. - Support for Apple QuickTime 3 and 4 (activate in Properties->Others 2)
  375.   => Support for QTIF, Mac PICT, FLI/FLC, FPX, SWF, MP3 formats
  376. - Support for KDC format (Kodak Digital Camera format) as plugin:
  377.   http://www.irfanview.com/plugins.html
  378. - Change: the Filter Factory part is now moved to a plugin:
  379.   http://www.irfanview.com/plugins.html
  380. - Change: the LWF format is now moved to a plugin:
  381.   http://www.irfanview.com/plugins.html
  382. - New thumbnail option: print selected thumbs as single pages
  383. - New slideshow option: Don't display same image again (if random slideshow)
  384. - New option in Properties->Extensions (read only associated types)
  385. - New option in Properties->Others 2: Enable/Disable MRUDs in File menu
  386. - New feature: count colors used (Menu: Image)
  387. - Improved contrast control
  388. - New feature: read/write TIFFs with ZIP compression
  389. - New option: show videos with desktop size (menu: options->video size)
  390. - New command line option: '/killmesoftly' (close all IrfanView instances)
  391. - Some minor bugs/features fixed/added
  392. -------------------------------------------------------------------------------
  393.  
  394. Version 3.05        (Release date: 26.07.1999)
  395. - New: Help file is available! Many many thanks to Steve Clark! :-)
  396. - Support for SFW files (Seattle Film Works)
  397. - New feature: Open any file in HEX viewer (Menu: File)
  398. - New view option: Show HEX view of file (HotKey: F3, like Windows Commander)
  399. - New option in Properties->Others 2: Don't change index after renaming
  400. - New View menu item: Start/Stop automatic moving through directory
  401. - New features in thumbnail window (toolbar, MRUDs, browse button)
  402. - New thumbnail options (in thumbnail window)
  403. - New fullscreen options: Rotate (L/R), Flip (H/V)
  404. - New command line option: '/thumbs' (start IrfanView in thumbnail mode)
  405. - New option in Properties->Viewing: Always center window when load new image
  406. - New option: show file information for AVI/MPG/MOV/WAV files
  407. - New feature: Add subdirectories in Slideshow/Batch dialog
  408. - The command line option '/c=' is changed to '/convert='
  409. - Some minor bugs/features fixed/added
  410. -------------------------------------------------------------------------------
  411.  
  412. Version 3.02        (Release date: 07.06.1999)
  413. - Support for PSP format (Paint Shop Pro)
  414. - New: Paste an image into another one (selection)
  415. - New: Save thumbnails as an image
  416. - New: Save thumbnails as HTML file
  417. - New: Save thumbnails as separate images
  418. - New: Open current file (or thumbnails) with external viewer/editor
  419. - Support for AU and SND sound files (MS Active Movie is required !)
  420. - Support for DAT files (Video CD) (MS Active Movie is required !)
  421. - Support for ICL files (Icon Library)
  422. - Improved support for EXE/DLL files (extracting icons)
  423. - Some minor bugs/features fixed/added
  424. -------------------------------------------------------------------------------
  425.  
  426. Version 3.00        (Release date: 06.04.1999)
  427. - Finally: Thumbnails! Menu: File, Hotkey: T :-)
  428. - New: Extract frames from MPG/MOV files is possible
  429. - The edit field in the toolbar is now editable (set custom directory index)
  430. - Move to next/previous file with PgDn/PgUp (if no vertical scrollbar)
  431. - New option: Display 'Save'-Dialog for 'File->Save' (in Properties->Others)
  432. - Some minor bugs fixed
  433. -------------------------------------------------------------------------------
  434.  
  435. Version 2.98        (Release date: 19.01.1999)
  436. - The memory bug with the Filter Factory is fixed !
  437. -------------------------------------------------------------------------------
  438.  
  439. Version 2.97        (Release date: 11.01.1999)
  440. - Support for the Photoshop Filter-Factory. Thanks to Michael Johannhanwahr :-)
  441.   IrfanView's menu: 'Image->Effects->Filter Factory', Hotkey: K
  442.   Supported are FF (*.8BF) filters. You can find more than 1500 (!!!) such 
  443.   filters at the web site of Steve Fisher: 
  444.   http://www.netins.net/showcase/wolf359/adobepc.htm
  445. - New edit option: Add text to image (into the selection)
  446. - New: Capability to extract icons from (most) 32-bit EXE/DLL files
  447. - Saving file as TGA (uncompressed)
  448. - New menu item: 'View->Random file in directory', Hotkey: CTRL+M
  449. - New menu item: 'View->No Zoom', Hotkey: CTRL+H
  450. - New advanced batch option: 'Use aspect ratio' for resize
  451. - New option: 'Use flat toolbar' in Properties->Others
  452. - Some minor bugs fixed (animated cursors etc.)
  453. - I have a brand new homepage, designed by Gismo :-)
  454. -------------------------------------------------------------------------------
  455.  
  456. Version 2.95        (Release date: 27.11.1998)
  457. - Improved batch conversion ! (Button: Advanced Options) :-)
  458. - Improved print capabilities (preview)
  459. - Playing audio CDs in background (Menu: Options or File->Open)
  460. - New option: Color balance (change RGB intensity)
  461. - New effect: 3D Button 
  462. - The toolbar is now flat
  463. - New shell options in: properties->extensions->advanced (SendTo, View with ...)
  464. - New options in the 'Decrease color depth'-Dialog (Custom number of colors)
  465. - New options in Properties->GIF: Show transparency in single images
  466. - New viewing option: Show filename transparent: y/n (in Properties->Viewing)
  467. - Some command line problems are fixed ;-)
  468. - Exit fullscreen mode with: left mouse click in the left/right upper corner
  469. - New hotkey: C (for Options->Capture)
  470. - New hotkey: CTRL+A (for File->Acquire)
  471. -------------------------------------------------------------------------------
  472.  
  473. Version 2.92        (Release date: 10.11.1998)
  474. - Read support for G3 FAX files (the extension MUST BE *.g3 or *.G3 !!)
  475. - New effect: Pixelize
  476. - New effect: Fine Rotation
  477. - New menu item: Image->Effects->Setup (set parameters for effects)
  478. - All effects are now available for selections too :-) (selection or full image)
  479. - New fullscreen option: view images with the normal size (in properties)
  480. - New menu item: Loop video/music (menu: options)
  481. - New slideshow option: Random after mouse/keyboard input
  482. - Improved cropping (undo is now possible) ;-)
  483. - The 'Extract AVI Frames'-Bug under WinNT is fixed
  484. - Some minor bugs fixed
  485. -------------------------------------------------------------------------------
  486.  
  487. Version 2.90        (Release date: 13.10.1998)
  488. - Improved resampling !!! Better results than Photoshop ;-)
  489. - New effects: Sharpen, Blur, Oil paint, Emboss, Edge detection, Median, Explosion
  490. - Support for LWF files (LuRaWave format, Wavelet compression)
  491.   (Note: IrfanView can't save images larger than 640 x 480 pixels as LWF ! ->
  492.    For large images use the 'LuraWave Studio' from WWW.LURATECH.COM)
  493. - Support for ASCII PBM/PGM/PPM files (reading)
  494. - Support for AIF sound files (MS Active Movie is required !)
  495. - The Slideshow timer can be now less than one second
  496. - Improved support for WMF/EMF (Batch conversion is now possible)
  497. - Saving file as EMF (Enhanced windows metafile)
  498. - New option: 'Fit images to the whole screen in the fullscreen mode' (Viewing)
  499. - New scrolling possibilty: with the right mouse button (press and move)
  500. -------------------------------------------------------------------------------
  501.  
  502. Version 2.85        (Release date: 21.08.1998)
  503. - Support for EPS files (Encapsulated PostScript, TIFF preview only)
  504. - Support for CLP files (Windows Clipboard file)
  505. - Support for CAM files (Casio digital camera file, with JPG)
  506. - The 'Capture' feature is available :-)
  507. - New feature: Extract all AVI frames ! (options->extract all frames)
  508. - Display mouse coordinates (single mouse click/move)
  509. - New option: Hide mouse cursor in fullscreen and slideshow mode
  510. - New hotkey: CTRL-W (start slideshow with files from current directory)
  511. - New hotkey: Shift+G (for Gamma correction)
  512. - Better compatibility with Win98 (registry)
  513. -------------------------------------------------------------------------------
  514.  
  515. Version 2.83        (Release date: 03.07.1998)
  516. - The slideshow bug on some systems is fixed
  517. - New options: (in the 'Properties' dialog):
  518. - New option: Delete to Recycle Bin
  519. - New option: Jump to the next file after deleting
  520. - New option: Ask to overwrite file for 'Save' and 'Save as'
  521. - New option: Don't notify if the end/begin of the directory is reached
  522. - New hotkey: Ctrl+Y for Crop
  523. - Some minor bugs fixed
  524. -------------------------------------------------------------------------------
  525.  
  526. Version 2.82        (Release date: 21.06.1998)
  527. - New menu item: About->Thanks :-)
  528. - Support for DCX files (multiple PCX)
  529. - Support for windows cursor files (*.CUR)
  530. - Support for animated windows cursor files (*.ANI)
  531. - New menu item: Save (Hotkey: Ctrl+S) - save current file in the same folder
  532. - New option: Extract all frames (for ANIs and animated GIFs)
  533. - New slideshow option: Sort (files by name, date etc.) :-)
  534. - New command line option: '/c=filename' (convert input file to 'filename')
  535.   Example: i_view32 c:\test.bmp /c=c:\giftest.gif
  536.   => Convert file: 'c:\test.bmp' to 'c:\giftest.gif' without GUI :-)
  537.   (Note: supported are all IrfanView read/save formats except: AVI,MOV,MPG,
  538.    WAV,MID,WMF,EMF)
  539. - New option: video size (for AVI, MOV and MPG)
  540.   Set the video size for all videos :-)
  541. - New hotkey: D (for edit->delete: remove image from the memory/screen)
  542. - New options in 'Properties->Viewing':
  543.   a) View all files in directory (enable/disable moving with space/backspace)
  544.   b) Set the zoom step (deafult: 10 %)
  545. - Moving with <- and -> in WAV, AVI, MPG, MOV, MID
  546. - Some minor bugs fixed
  547. -------------------------------------------------------------------------------
  548.  
  549. Version 2.80        (Release date: 03.05.1998)
  550. - New !!! The toolbar is now available :-)
  551. - Support for MPEG/MOV files (MS Active Movie is required !)
  552. - Support for Adobe Photoshop files (*.PSD)
  553. - Support for Corel PhotoPaint 6.0 files (*.CPT) ... this is a TIFF ;-)
  554. - New edit options: CUT/CROP (select a portion of image with the left mouse button)
  555.   Now you can cut or copy portions of an image :-)
  556. - New: The ONE-Step UNDO option is available (see next line)
  557. - New option in 'Properties->Others': "Use UNDO option" (deafult is OFF to save memory)
  558.   Undo is available for following changes: 
  559.   Resize/Resample, Increase/Decrease color depth, Convert to grayscale,
  560.   Negative, Brightness, Contrast, Gamma correction, Cut
  561. - New options in 'Properties->Extensions' (Set Icon, Other extensions)
  562. - New option in 'Properties->Others': "Create desktop link for IrfanView32"
  563. - The zoom step is now always 10 % (10 % till 1000 %)
  564. -------------------------------------------------------------------------------
  565.  
  566. Version 2.68        (Release date: 27.03.1998)
  567. - Choosing between 5 copy/move directories (ask for copy/move must be ON)
  568. - Some print bugs fixed
  569. -------------------------------------------------------------------------------
  570.  
  571. Version 2.66        (Release date: 17.03.1998)
  572. - Some BMP bugs are fixed (RLE 4)
  573. - Some IFF bugs are fixed (HAM 6)
  574. - Some RAS bugs are fixed (support for compressed SunRAS)
  575. - Support for 40-BPP images
  576. - Some minor bugs fixed
  577. -------------------------------------------------------------------------------
  578.  
  579. Version 2.65        (Release date: 03.03.1998)
  580. - Scan support (TWAIN)
  581. - New menu option: Sort directory files (by name/date/size/extension)
  582. - Some IFF bugs are fixed
  583. - The bug with some long names is fixed
  584. - New menu item: Minimize (to task bar), Hotkey: M (BOSS-Key ;-)
  585. - Some minor bugs fixed
  586. -------------------------------------------------------------------------------
  587.  
  588. Version 2.63        (Release date: 25.01.1998)
  589. - New 'View' menu item: 'Multipage TIFF' (next/previous page etc.)
  590. - New GIF save option: 'Save Interlaced'
  591. - Some GIF bugs are fixed
  592. - The german version of IrfanView is available :-)
  593. -------------------------------------------------------------------------------
  594.  
  595. Version 2.60        (Release date: 15.12.1997)
  596. - New feature: Batch Conversion :-)
  597.   Note: IrfanView32 can't convert WMF/EMF to ANY (format) in batch mode !
  598. - New menu item: Increase color depth (to 4, 8, 24 BPP)
  599. - New menu item: Decrease color depth (to 1, 4, 8  BPP)
  600. - New menu item: Resample image (Smooth), better than 'Resize', but slower
  601. - New option in 'Properties->Other': "Use 'Smooth' for Fit To Desktop ..."
  602. - New slideshow option: 'Add All' :-)
  603. - New options in the 'Resize' dialog
  604. -------------------------------------------------------------------------------
  605.  
  606. Version 2.55        (Release date: 16.11.1997)
  607. - Improved GIF-Animation :-)
  608. - Support for sound files: WAV, MID and RMI :-)
  609. - Enabled Zooming/Scrolling in the fullscreen mode
  610. - The bug with some 24-BPP IFF-Files is fixed
  611. - The bug with some 24-BPP TARGA-Files is fixed 
  612. - New command line option: '/slideshow=txtname.txt'
  613.   Example: i_view32.exe /slideshow=c:\mypics.txt
  614.   Note: The file 'c:\mypics.txt' contains, in each line, a name of the image,
  615.         including the full path !
  616. -------------------------------------------------------------------------------
  617.  
  618. Version 2.52        (Release date: 16.10.1997)
  619. - Save options are now in the Save dialog 
  620. - Preview support for Windows Metafiles 
  621. - Preview support for AVIs (Video for Windows) 
  622. - New option: 'Gamma Correction'
  623. - New: 'Best fit to desktop' is now "on" or "off"
  624. - New feature in the 'Resize' dialog: 'Preserve aspect ratio'
  625. - Improved 'Brightness' and 'Contrast'
  626. - Support for 64-BPP PNGs
  627. - Save large images as ICO (more than 128 x 128 pixels)
  628. - Remember the last slideshow file list
  629. - Some minor bugs fixed
  630. -------------------------------------------------------------------------------
  631.  
  632. Version 2.50        (Release date: 27.09.1997)
  633. - Saving file as ICO (The maximum size for an ICON is: 128 x 128 pixels)
  634. - Support for uncompressed PCXs (read)
  635. - New option: 'Convert to 2 Colors' (black/white)
  636. - New option: 'Clear MRUDs' (in 'Properties->Other Options')
  637. - New option: 'Rename File' (Hotkey: F6)
  638. - New slideshow option: 'Random display' 
  639. - New print option: 'Vertical - Best Fit'
  640. - New option: 'Swap colors' (RGB->RBG, RGB->BGR, RGB->BRG, RGB->GRB, RBG->GBR)
  641. - Improved 'Set as wallpaper' (centered/tiled/restore)
  642. - Improved AVI playing 
  643. - Some ICO bugs are fixed (black/white ICONs etc.)
  644. - The registry-bug with some extensions is fixed (ICO, BMP)
  645. -------------------------------------------------------------------------------
  646.  
  647. Version 2.40        (Release date: 02.07.1997)
  648. - Support for TIFFs with the JPEG compression (read/write)
  649. - Support for TIFFs with separated color channels (read)
  650. - Support for YCbCr-TIFFs (read)
  651. -------------------------------------------------------------------------------
  652.  
  653. Version 2.37        (Release date: 18.06.1997)
  654. - Brightness/Contrast dialog: CANCEL-button is available
  655. - New option: 'Edit palette' (display and change image palette)
  656. - New options in 'Properties->GIF', choose transparent GIF color (palette index)
  657. - Some minor bugs fixed
  658. -------------------------------------------------------------------------------
  659.  
  660. Version 2.35        (Release date: 05.06.1997)
  661. - Support for PBM/PGM/PPM file formats (binary only)
  662. - Support for Amiga IFF/LBM format 
  663. - Save GIFs with transparent (background) color (=black)
  664. - The 'minimize bug' is now fixed ;-)
  665. - New menu item: 'MRUDs' = 'most recently used directories' (Menu: 'File')
  666.   (IrfanView can remember the last 5 viewing directories)
  667. - New option: 'Remember last window position' in 'properties->others'
  668. -------------------------------------------------------------------------------
  669.  
  670. Version 2.32        (Release date: 25.05.1997)
  671. - Play animated GIFs in normal window ! (no fullscreen more :-)
  672. - Improved GIF-Saving (save as 1 and 4 bits-per-pixel)
  673. - Saving file as PCX
  674. - Support for CMYK TIFFs
  675. - Enabled copy/move files in the fullscreen mode (F8/F7)
  676. - Remember the last viewing/saving directory
  677. - Remember the last window position
  678. - New options for slideshow: load/save slideshow, pause (press 'Pause')
  679. - New option: 'Always on Top'
  680. -------------------------------------------------------------------------------
  681.  
  682. Version 2.30        (Release date: 04.05.1997)
  683. - PREVIEW option ('File->Open'), doesn't work with WMF/EMF and AVI !
  684. - Support for multiple Icons (1,4,8,16,24 and 32 bits-per-pixel)
  685. - The bug with 'Properties' under WinNT 4.0 Service-Pack-2 is fixed 
  686. - New options for slideshow (see 'slideshow')
  687. -------------------------------------------------------------------------------
  688.  
  689. Version 2.27        (Release date: 15.04.1997)
  690. - New feature: SLIDESHOW :-)
  691.   How to use? You can add files to the slideshow list with:
  692.   - Drag & Drop (select one or more files ...)
  693.   - Select one or more files and press the 'ADD' button
  694.   - Double click on the filename
  695. - Some minor bugs fixed
  696. -------------------------------------------------------------------------------
  697.  
  698. Version 2.25        (Release date: 31.03.1997)
  699. - New features: converting to greyscale, negative, brightness and contrast
  700. - Bugs with some BMPs are fixed (new decompression routine :-)
  701. - New menu item: 'Refresh directory' -> update of directory indexes (hotkey: 'U')
  702. - New option in 'Properties->MultipleGIF': "None" (for no animation)
  703. - New hotkey: 'Shift+R' for "Reopen"
  704. - Double click on left mouse button -> Fullscreen
  705. - Click on left mouse button -> load previous image (in fullscreen mode only !)
  706. - Click on right mouse button -> load next image (in fullscreen mode only !)
  707. - New registration price: 10 USD or 15,- DEM   ;-)
  708. -------------------------------------------------------------------------------
  709.  
  710. Version 2.22        (Release date: 17.02.1997)
  711. - Support for some special JPEGs (Adobe ...) 
  712. - improved rotating left/right for black/white and 16-color images 
  713. - improved Drag&Drop (IrfanView changes immediately to the target directory :-)
  714. - The option: 'Always fit to desktop for big images' is available again :-) 
  715. - Bugs with some GIFs and PCXs are fixed 
  716. - The animated-GIF dialog moved to 'Properties->Multiple GIF' :-) 
  717. - Jump to the first/last file (after reaching last/first image in directory, 
  718.   IrfanView jumps to the first/last image in directory) 
  719. - New option: 'Ask to rename if incorrect extension' (in 'Other options') 
  720. - Some minor bugs fixed
  721. -------------------------------------------------------------------------------
  722.  
  723. Version 2.20        (Release date: 28.01.1997)
  724. - The BIGGEST IrfanView Bug is fixed !!! :-) (now you can resize images to any 
  725.   size you wish without deformations and cache contents inserted in the picture)
  726. - Support for 16-bpp (BitsPerPixel) BMPs/DIBs and 16-bpp TIFs (read only)
  727. - Better horizontal flip for black/white images
  728. - The option: 'Always fit to desktop for big images' is not more available
  729. - The IrfanView-Code was again optimized :) => the EXE file is smaller
  730. - And I have a new home page :-)
  731. -------------------------------------------------------------------------------
  732.  
  733. Version 2.18        (Release date: 06.01.1997)
  734. - The bug with corrupted GIFs is fixed 
  735. - Support for Multipage-TIFFs with more than 256 pages (pictures)
  736. - New options in "Properties->extensions": 'Select all' and 'Clear all'
  737. - Support for (*.SUN) extension (=RAS, Sun Raster Images)
  738. - Modifikations in About-Box
  739. -------------------------------------------------------------------------------
  740.  
  741. Version 2.17        (Release date: 16.12.1996)
  742. - Multipage-TIFF support ! (One of the first viewers with multipage TIFF support)
  743. - Support for 'Exif'-JPEGs
  744. - New option in "Properties->Copy/Move/Save": default 'save as' directory
  745. - Rename-question for files with incorrect extension
  746. - The Multiple-GIF timer is now much better  :)
  747. - Some minor bugs fixed (very large GIFs, 'paste->save as')
  748. -------------------------------------------------------------------------------
  749.  
  750. Version 2.15        (Release date: 30.11.1996)
  751. - Multiple (animated) GIF Support ! IrfanView is the first graphic viewer 
  752.   WORLDWIDE with Multiple GIF support. (One known bug: with some specially 
  753.   transparency combinations)
  754.   Much fun :) 
  755. - New menu: Convert to 256 colors (for true color images only)
  756. - Some WMF bugs are fixed (with old (Win 3.x) WMFs)
  757. - Now: "Save as" with lower case names
  758. - And you can copy my E-Mail address from "About-Box" :)
  759. -------------------------------------------------------------------------------
  760.  
  761. Version 2.12        (Release date: 16.11.1996)
  762. - The GIF-Decompression is now totally rewritten ! I hope without bugs :)
  763. - Windows metafiles support (WMF=Windows Metafile and EMF=Enhanced Metafile)
  764. - Command line support for AVIs (Fullscreen for AVI is not available)
  765. - Some minor bugs fixed (startbar, extensions etc.)
  766. -------------------------------------------------------------------------------
  767.  
  768. Version 2.10        (Release date: 27.10.1996)
  769. - Print support
  770. - "Always fit to desktop" was changed to "Always fit to desktop for big images"
  771. - Some minor bugs fixed (GIFs, rotate under WinNT, overlapping)
  772. - NEW ! Command line options: /one, /fs, /bf, /pos=(x,y), /title=text :
  773.   /one        - force "only one instance"
  774.   /fs         - force Full Screen
  775.   /bf         - force Best Fit
  776.   /title=text - set window title
  777.   /pos=(x,y)  - move the window to x,y
  778. Notes:
  779. - Only lower case options are supported:
  780. Examples: 
  781.    i_view32 test.bmp /BF                 = incorrect
  782.    i_view32 test.bmp /bf /title=My PIC   = correct
  783. -------------------------------------------------------------------------------
  784.  
  785. Version 2.07        (Release date: 20.10.1996)
  786. - AVI support (video for windows)
  787. - Jump to first/last file in the directory (CTRL+F,CTRL+L)
  788. - New option: always fit to desktop (properties->other options)
  789. - Finally: "Save as", non-extension support
  790. - Read support for extensions: *.jpeg, *.tiff
  791. - Correct displaying of all Photo-CD files (rotate)
  792. - Copy/move/delete windows
  793. - Copying/moving: Replace question if the file exists (replace of read-only files)
  794. - More hotkeys (rotate, flip, properties, image info etc.)
  795. - Some minor bugs fixed (GIF,RAS)
  796. -------------------------------------------------------------------------------
  797.  
  798. Version 2.05        (Release date: 29.09.1996)
  799. - Edit options (Copy/Paste/Delete/Clear Clipboard)
  800. - New in "Properties->Other options": allow Only 1 instance of IrfanView32
  801. - Read-Header function is implemented, warning if incorrect extension
  802. - Some fast-directory-view bugs fixed (like: last image)
  803. -------------------------------------------------------------------------------
  804.  
  805. Version 2.00        (Release date: 02.09.1996)
  806. - Progressive JPEG support (read/save) 
  807. - Alphabetical sorting of images in directory 
  808. - Some minor bugs fixed 
  809. -------------------------------------------------------------------------------
  810.  
  811. Version 1.99        (Release date: 25.08.1996)
  812. - New fast directory view ! This part is now totally rewritten; 
  813.   no more lost files and uncomplete lists. Files are shown in the 
  814.   order how they stay in FAT, that means unsorted. Coming in next release: 
  815.   sorting files in alphabetical order. 
  816. - Fixed bugs with some ICOs, and compressed BMPs 
  817. -------------------------------------------------------------------------------
  818.  
  819. Version 1.98a        (Release date: 16.08.1996)
  820. - Fixed bug with 256-colour-ICO
  821. - Fixed bugs with fit-to-desktop and resize
  822. - New menu outfit
  823. - Zoom percentage shown in title bar
  824. - Positioning window somewhere else than top left corner (biggest known bug: 
  825.   IrfanView still can NOT correctly resize images whose dimensions exceed actual 
  826.   screen resolution; if you do not want to cut edges of your image, void saving 
  827.   in this situation)
  828. -------------------------------------------------------------------------------
  829.  
  830. Version 1.98        (Release date: 09.08.1996)
  831. - Viewing ICO 
  832. - Zooming in and out 
  833.   (known bug: zooming in large images works till now only up to 500 %)
  834. - Resize image
  835. -------------------------------------------------------------------------------
  836.  
  837. Version 1.97        (Release date: 03.08.1996)
  838. - Viewing RAS
  839. - Fixed some bugs with fast directory view and GIF
  840. -------------------------------------------------------------------------------
  841.  
  842. Version 1.95        (Release date: 01.08.1996)
  843. - Viewing TGA
  844. - Image flip/rotate
  845. - Image copy/move to another directory
  846. - New tab-dialogs (Menu: Options->Properties)
  847. - IrfanView32 doesn't support Win32s any more
  848. -------------------------------------------------------------------------------
  849.  
  850. Version 1.90        (Release date: 18.07.1996)
  851. - Viewing Photo CD
  852. - "Fast directory view" (jump to next image in the current directory with space,
  853.    to previous with backspace)
  854. - Set image as wallpaper
  855. -------------------------------------------------------------------------------
  856.  
  857. Version 1.85        (Release date: 01.07.1996)
  858. - Windows 95-dialogs (open/save file)
  859. - Viewing 2 bits per pixel PNG
  860. - Saving file as TIFF
  861. -------------------------------------------------------------------------------
  862.  
  863. Version 1.80        (Release date: 15.06.1996)
  864. - Viewing PCX and RLE
  865. - Viewing grayscale TIFF
  866. - Fixed some bugs with GIF
  867. -------------------------------------------------------------------------------
  868.  
  869. Version 1.70        (Release date: 01.06.1996)
  870. - Viewing TIFFs (uncompressed, packbits, Huffmann, fax group 3, fax group 4)
  871. -------------------------------------------------------------------------------
  872.  
  873. Version 1.00        
  874. - Irfan was born ;-)
  875. -------------------------------------------------------------------------------
  876.