20240504:
+ first release

20240530:
- fix: add "u:" and convert slashes for $HOME value written in un*x format.
- chg: use of clean revamped EXIST() instead of old Fopen() trick.
- fix: when window list is vertical/horizontal slided, only redraw if start has changed (thanks MiKRO).
- add: BubbleGEM support and p2sm.bub file
- add: logfile
- fix: redraw void when raster is unzoomed.

20240605:
- fix: palette tools, modificator pane: conflit between C and ^C.
- chg: close image: ^Del instead of ^U, near image in the list become selected.
- fix: removed Insert key, use only ^N.
- fix: overwrite alert applied for "Save" same name.
- add: option for lowercase filenames/extensions.
- fix: set as modified the color-remaped loaded images.
- rmv: records slot 2 (MFDB) unused.
- fix: possible crash at rename filename function.
- fix: raster after resize was not all redrawn.
- add: arrows keys effective on raster window.
- fix: image list: bad redraw when scrolling to bottom, no redraw after renaming.
- fix: corrupted saved files if length > 16000 KB (ex: large block copy).
- fix: lost extension after renaming image.
- add: option for default raster mode edition (load, new, paste as new). 
- fix: ^M was not active in image metadatas window.

20240606:
- add: option to open automaticaly or not the metadatas window for new images.
- fix: ^Del to close image also for metadatas and raster windows.

20240608:
- fix: save as ^M was possible only if modified.
- fix: pixel at 0,0 = block unselected block display.
- fix: closing all, remained first raster.

20240609:
- fix: iconified window title.
- fix: block copy adds one line bottom with left pixel.

20240612:
- fix: block selection, display W and H values (-1 for both).
- add: history of actions (pixels changes solo or with block, mirroring, shifting) with stop marker.

20240613:
- add: arrange windows (^J).

20240614:
- add: Undo (^Z) and Redo (^Y).
- fix: bad redraw in raster window after closing last image.

20240615:
- add: clean history after mark when adding (= start new things after Undo ^Z).
- add: primitives: (filled or not) rectangle and ellipse. 

20240616:
- fix: redraw block only in block mode (F2).
- add: primitive: lines.

20240617:
- mod: Fonts window re-used for Text function. Font for Images list is moved to Preferences window.
- add: primitive: text.
- fix: history: if not enough memory to extend, then purge 50%+ old events.

20240619:
- add: primitive: flood filler.

20240620:
- mod: font selections: list replaced by pop-up.
- add: text effects.

TODO:
- tool: palette rearrangement (with mouse drag'n'drap)
- Windows palette *.pal format support.
? more attributes for rect/ellipse/lines?
? color gradient in palette manipulator?
? support for 4c images or convert auto to 16c?
? raster mode pop-up: icons instead of labels?
? split raster function, into small images (./image.gif > /image/a1.gif a2.gif etc). Vertical = number (1 to N), horizontal = letter (A to Z) 
? manual color remap?
? ROR/ROL index+palette when increasing bitplane number?
? save images list as project?
? layers? (suggestion by _Dbug_)
? save a copy to scrap.img?
...

