History:
~~~~~~~~

V0.69: 2013-09-29
~~~~~~~~~~~~~~~~~
- The last zoom level is remembered across sessions.
- The last 4 exported files are remembered in the file menu.
- Exporting PRG files asks overwrite confirmation.

V0.68: 2013-08-22
~~~~~~~~~~~~~~~~~
- The last window size and position is remembered across sessions.
- The currently selected color's hex code is shown in the status bar.

V0.67: 2010-06-06
~~~~~~~~~~~~~~~~~
- Changed interface to support mouse/tablet drawing (requested by Unreal)
- Shift + 0/1/2/3 changes the current color, but does not set any pixels

V0.66: 2009-08-02
~~~~~~~~~~~~~~~~~
- Improved help file.                         
- Import PRG function improved by adding support to:
  - Most 32*8 logo editors and/or charsets
  - bubis' DFLIConv output PRGs (hires, hires fli, mc, mc fli)
- A few minor display and scroll issues fixed.

V0.65: 2009-07-26
~~~~~~~~~~~~~~~~~
- Added Remap Colors function, which allows the user to swap
  two color codes in a multicolor picture.

V0.64: 2009-06-03
~~~~~~~~~~~~~~~~~
- Preview window added
- Screen update optimization: faster performance
- PRG file import and export works better
- Minor bugfixes

V0.63: 2009-03-31
~~~~~~~~~~~~~~~~~                                             
- Copy/paste will honor the current drawing mode
- Bugfix: for some grids, pixels on right/bottom were cut off
- Bugfix: the Toggle Drawing mode menu item was not working
- Bugfix: saving color maps for odd sizes produced invalid ASM

V0.62: 2008-12-20
~~~~~~~~~~~~~~~~~
- Implemented 3 drawing modes, press D to toggle:
  - Pixel only (previously the only one available)
  - Pixel and color (now the default)
  - Color only
- ALT + Cursor moves the cursor in the palette
- ALT + 0/1/2/3 sets the current color
  - 0 is the background color (FF15), affects the whole picture
  - 3 is the multicolor 3 (ff16), affects the whole picture

V0.61: 2008-08-13
~~~~~~~~~~~~~~~~~
- Copy/paste finally copies/pastes the color and luminance data as well.
- Bugfix: Mouse positioning was off in DFLI mode with grid enabled.

V0.60: 2008-08-07
~~~~~~~~~~~~~~~~~
- Auto-scroll with cursor is now faster, also works for home/end/zoom in/zoom out
- Bugfix: auto-scroll plus selection did not update screen properly

V0.59: 2008-05-19
~~~~~~~~~~~~~~~~~
- When pasting, the pasted region gets selected
- Auto-scroll with cursor
- Mouse behavior changed: now click + Shift selects
- Current pixel and color displayed in status bar
- Bugfix: set color in DFLI mode now works properly

V0.58: 2007-08-08
~~~~~~~~~~~~~~~~~
- Grid display for DFLI mode fixed (Requested by Exin)
- Grid and Color Palette settings are persistent between sessions
- Grid is never displayed when image is completely zoomed out (Z works as expected)
- Color palette is now (partially) functional, use double-click to set color 

V0.57: 2007-08-03
~~~~~~~~~~~~~~~~~
- Rewrote PRG import, supports hires Botticelli files
- Faster screen updates if selection is present
- Z for Toggle Zoom
- Set Color command added to menu and help
- Color palette (not yet functional)
- Edit image sizes up to 640x1024

V0.56: 2007-07-20
~~~~~~~~~~~~~~~~~ 
- First public release
- Flip Horizonal and Flip Vertical commands
- Mouse selection

V0.55: 2007-06-09
~~~~~~~~~~~~~~~~~
- Bugfix: M + cursor right

V0.00: 2002-10-01
~~~~~~~~~~~~~~~~~
- Started the project