This document serves as a changelog.
These ideas were planned at some point:
- Color picker wheel
- CMYK support
- Open swatches
- Alpha support
- Custom sliders for slicker UI
- HSV support
- Add option to copy after picking a color from the screen
- Screen color picker can now be exited
- Fix slider right-click bug
- Fix language combobox not displaying the proper language
- Fix on-screen color picker multiple clicks causing it to freak out
- Fix empty textboxes
- Grayscale filter now uses HSV instead of Luma
- Allow delete with the DEL key in the color combiner
- "Advanced grayscale color" removed, since HSV does the same thing
- Executable size trimmed down by removing an unnescesarily large icon
- Now uses a language provider class
- Now uses a color manager
- Screen color picker now only starts gathering information on click
- Version number is no longer hard-coded but is obtained from application properties
- Some refactoring of control names
- Add websafe button
- Add "Get all colors in an image" tool
- Add a right-click menu to the color box (to copy as other color formats)
- Color picker no longer flashes
- Memory leak on the on-screen color picker
- Fix incorrect grayscale color in "Advanced random color"
- Code cleanup
- Add extra tools
- Color picker cursor no longer resets
- Color picker uses less memory
- Fix keyboard shortcuts not working in some places
- Improved the "Intensify" color picker
- Hexadecimal and Decimal textbox now turn red if the value is not correct
- "Intensify" color filter (beta)
- Color picker now crashes less frequently
- Reduced memory usage (yep, again)
- Fix languages on Windows XP
- Don't reallocate the color picker cursor multiple times
- Credits tab
- Norwegian is now properly detected
- Reduced memory usage
- Textbox fix (not sure what this was, but it was big...)
- Multi-language support: Norwegian, French, Spanish
- Random color button
- Color picker should be faster (again)
- Settings were not being saved
- The main form is focused when opening the app (to make sure it is on top)
- Settings
- Color picker should be faster
- Color filters
- Improved color picker
- Code cleanup
- On-screen color picker
- Fix fatal crash
Initial release!