micro_version++; |
|
More...
|
about 25 years ago
|
re-name color method enumerations |
|
More...
|
about 25 years ago
|
remove max-ratio colour process (except for diagnostic purposes), replace with a desaturating version of the Yxy method. Rename color methods. Remove crufty bits. |
|
More...
|
about 25 years ago
|
*.tar,*.tar.sign |
|
More...
|
about 25 years ago
|
Release 0.6.1 STABLE |
|
More...
|
about 25 years ago
|
delete extra args from ace_preview_new |
|
More...
|
about 25 years ago
|
SUBDIRS+=doc |
|
More...
|
about 25 years ago
|
add doc/Makefile |
|
More...
|
about 25 years ago
|
Prep for 0.6.1 stable release. |
|
More...
|
about 25 years ago
|
bump version to 0.6.1, fix --enable-dbg-flags |
|
More...
|
about 25 years ago
|
hide things to do with "threshold" |
|
More...
|
about 25 years ago
|
add tidbits.txt, color-contrast.txt |
|
More...
|
about 25 years ago
|
add a comment about adding color-contrast in 0.7.x |
|
More...
|
about 25 years ago
|
DONE: "auto-update does quirky things" |
|
More...
|
about 25 years ago
|
knock some unused args off preview_new |
|
More...
|
about 25 years ago
|
add scroll-by-dragging to the preview. |
|
More...
|
about 25 years ago
|
* src/dialog.c (iter_changed): Set the progress bar to "continuous" if we have more than about 25 terms. |
|
More...
|
about 25 years ago
|
fiddle with progress-meter values |
|
More...
|
about 25 years ago
|
DONE: * Add scroll-by-dragging to preview. |
|
More...
|
about 25 years ago
|
ace_preview_cancel(): s/!=/==/ and now Auto-update mode works. Yay. |
|
More...
|
about 25 years ago
|
ADD: * Make Beginner/Advanced UI seperation. |
|
More...
|
about 25 years ago
|
stuff to read |
|
More...
|
about 25 years ago
|
tinker, tinker |
|
More...
|
about 25 years ago
|
use ./configure --enable-opt-cflags instead of setting CFLAGS |
|
More...
|
about 25 years ago
|
Raise libgimp requirement to 1.1.23 (Martin says the help_register function wasn't in .22), and add some --enable options for various CFLAGs. |
|
More...
|
about 25 years ago
|
Remove calls to ldexp() where floating-point wasn't needed. |
|
More...
|
about 25 years ago
|
change of name |
|
More...
|
about 25 years ago
|
* src/gimp_ace.c (GlaceGimp_Output): Go through pantloads more trouble to find the maximum in-gamut luminosity for the given chromacity. This CIE dance is starting to look silly. |
|
More...
|
about 25 years ago
|
oops, we broke the active terms calculation. Fix with s/abs/ABS/ (abs was glace's macro, ABS is defined in glib) |
|
More...
|
about 25 years ago
|
ifdef out the threshold control in the dialog |
|
More...
|
about 25 years ago
|