July 19th, 2012· Added: The parameter "SearchPath=0" (INI file) disables the research in folders
· if the program does not find images at startup.
Added: New Search Folders for Windows XP :
· DE = "\Dokumente und Einstellungen\All Users\Eigene Dateien\Eigene Bilder\"
· IT = "\Documents and Settings\All Users\Documenti\Immagini\Immagini campione\"
· SV = "\Användare\All Users\Dokument\Mina bilder\Exempelbilder\"
· Changed: If the program can not find any image, it opens the window for selecting a new file.
· Changed: Optimization of dynamic resizing of the window.
· Fix: Wrong width of the thumbnails, when the original folder is empty.
· Fix: If the INI file does not exist, the window opens with coordinates to zero.
· Fix: Incorrect offset in the dynamic construction of the menu.
July 16th, 2012· Added: Auto Scale enabled/disabled from the menu.
· Fix: The scrollbar hides the text when changing text size in Windows (150% = 144 dpi).
· Fix: The scrollbar does not refresh when changing the window maximized to fullscreen.
July 14th, 2012· Changed: New mouse management in fullscreen.
· Changed: Auto size for the button in the scrollbar.
· Changed: Alignment of the thumbnails on the edges of the window.
· Changed: In the browsing thumbnails: next line = 1 image; next page = all images visible.
· Added: The image is scaled above the thumbnails.
· Added: {ExtendedKey} = {CONTROL} with ImageScrolling[Up, Down, Left, Right].
· Fix: minor bugs.
July 11th, 2012· Fix: Alt key does not work / conflict in the event WM_SYSKEYDOWN.
July 10th, 2012· Changed: The "T" key keeps the display of thumbnails.
· Added: Select zoom level directly from the submenu "Zoom In / Out".
· Added: Setting keyboard keys (from INI file).
· Changed: All key names are written in English (see keys.htm).
· Changed: Automatic loading of new key codes in the menu and help.
June 30th, 2012· Fix: Documentation in French and German.
· Added: Refreshes all source files (with drag-and-drop / F5).
· Added: Application with a single instance (in the menu).
June 25th, 2012· Added: full-screen mode with the middle-click.
· Added: German translation (thanks Lesmo16).
· Added: Saving the window size and position on exit.
June 19th, 2012· Added: Drag and drop files or folders, press the Ctrl key to add files to the existing list.
· Added: Translation software in French (Local ID : #**09 = fr-fr / #**0C = en-us).
· Added: Application in English/French with automatic selection for the opening.
· Added: Language selection with parameter "/g [en|fr]" or "--" for automatic mode.
· Added: F5 to reload the folder.
· Added: Adapting the size of the scrollbar relative to number of images.
· Changed: The parameter "-b" uses colors in HTML format (#rrggbb).
· Changed: Transfer menu in resources.
· Fix: The text of the menu.
June 11th, 2012· Added: optimization of dynamic resizing.
· Added: display the full path of the image on the image.
· Added: display a black border around the text on the image.
· Added: Ctrl-E to open Explorer with the current folder.
· Added: Ctrl-C to copy image to clipboard.
· Added: Ctrl-P to open the Print Wizard.
· Changed: the zoom mode is defined by the state of the Ctrl key: pressed or not.
· Changed: Ctrl-wheel for zooming.
· Changed: Ctrl-key [up,down,right,left] to scroll the image.
· Changed: Ctrl-L to lock the zoom level.
· Changed: Information about the pictures copied with Tabs (Excel format).
· Fix: possible buffer overflow in the conversion of file size.
· Fix: memory leak in the management of names.
· Fix: first reads the ini file, and replaced by the command line parameters.
· Fix: Z level of the window to exit fullscreen mode.
June 4th, 2012· Changed: Right-Click to open the popup menu.
· Changed: Next image with the Left-Clic in the right area of the window.
· Changed: Previous image with the Left-Clic in the left area of the window.
· Added: the mouse cursor indicates the direction of the slideshow images.
· Added: optimization zoom and scrolling.
· Fix: minor bugs.
May 28th, 2012· Changed: next image with right click/key; previous image with left click/key; identical with the mouse buttons swapped.
· Changed: fullscreen with Enter or F11.
· Changed: context menu with 'M'.
· Changed: lock zoom with Shift-L.
· Added: optimize the slideshow speed when the key is kept pressed.
May 25th, 2012· Added: zoom mode (z,+,-,i,o,wheel)
· Added: scrolling (mouse,up,down,left,right)
· Fix: event WM_SIZE with help.
· Fix: zoom display with popup menu.
· Fix: minor bugs.
February 27th, 2012· Fix: initialization parameters of the ini file.
January 3rd, 2012· Fix: cancel the popup menu.
· Fix: centering of thumbnails.
· Fix: minor bugs.
December 23rd, 2011· Update: improved display for corrupted files.
· Added: reading image formats ico, cur, rle.
· Fix: break long names on the image.
· Fix: display the number of 32-bit color.
December 19th, 2011· Added: display of thumbnails (with the T key or the mouse to the bottom).
· Update: management of the image list
December 5th, 2011· Fix: copy to the clipboard.
· Fix: list of image formats.
· Fix: Restore the window after a start in fullscreen.
December 2nd, 2011· Fix: exif decoder.
· Fix: the default background color.
· Added: automatic rotation.
· Added: manual rotation with menu and keyboard.
November 24th, 2011· Fixed text strings.
· Fixed fullscreen/restore.
· Added: Dialog to change the sec/image with menu and Ctrl-S.
November 7th, 2011· Added exif orientation in info page.
· Fixed: show/hide help with F1.
· Fixed: the menu position with small windows.
· Added Hide mouse menu.
· Added version informations.
· Compiled with gcc 4.6.1.
· Added: toggle the text on the image with Ctrl-T, option /t and menu.
· Added: copy of info image in the clipboard with F6.
October 27th, 2011· Added context menu (to open with the Middle-click or Ctrl-M).
· Close help with click or keydown.
· No confirmation to delete image in recycle.
October 18th, 2011· Fix gdiplus lib.
· Read and Save the parameters in mycview.ini.
· Add select color with Ctrl-B.
June 17th, 2011· Fix open new folder.
· Fix next image with the wheel of mouse.
June 17th, 2011· Fix the refreshment of the help window.
· Fix the command line parsing.
· Replace the character of option "-" by "/".
· Add options /b /h /n.
· Add the image's informations (F6, i).
· List the directory when an image is opened.
· Add delete command.
May 18th, 2011· Support of the formats PNG, TIFF, EMF and WMF.
· New view of the integrated help.
· Slide show of the images with the wheel of mouse.
April 18th, 2011· various optimizations