Chromatic - Integrated Development Environment

Integrated Development Environment for Asm/C/C++/Pascal and more.
The tool is still under development, the integrated debugger, dialogs editor and LUA
script engine aren't finished yet. It may be or may not be completed depending
on the motivation / spare time / feedback.
----
Recent history.txt entries:
V1.3.6
- Improved hexadecimal & binary numbers highlighting,
conversions and also selections.
- Fixed a bug in binary to dec or hex numbers conversions
(also those conversions are now automatically unsigned).
V1.3.5
- Fixed a small issue with comments in 68k language file.
- Cleaned up the code for number conversions also several types
can now be specified for HexType & BinType in language files.
V1.3.4
- Removed the ChromeSup.dll which is now statically linked to the program
this fixed a few bugs due to obsolete functions begin used.
(the new static lib project has been added into the svn repository).
V1.3.3
- Source code now compiles under Visual Studio 2010 (projects added).
- Added Motorola 680x0 language file.
- Added languages manager in properties
(especially used to define priorities between languages sharing the same files extensions).
V1.3.2
- Fixed free pascal skin and example.
- Added an option to display a requester before exiting.
- Most icons should look better on Windows 7.
- Added a popup menu with several options in Windows dock list.
- Fixed a bug which trashed projects files and main.ini when one of the user's specified folder was empty.
V1.3.1
- Changed the behaviour of the filters menus, now each filters
profile is automatically available for both windows and files output.
- Added a filter to convert binaries to dc.b statements.
- Fixed several compilation issues with the examples.
- Added octal column in ASCII addin.