2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
micro_version++;
keturn
as acapnotic
More... about 25 years ago
re-name color method enumerations
keturn
as acapnotic
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.
keturn
as acapnotic
More... about 25 years ago
*.tar,*.tar.sign
keturn
as acapnotic
More... about 25 years ago
Release 0.6.1 STABLE
keturn
as acapnotic
More... about 25 years ago
delete extra args from ace_preview_new
keturn
as acapnotic
More... about 25 years ago
SUBDIRS+=doc
keturn
as acapnotic
More... about 25 years ago
add doc/Makefile
keturn
as acapnotic
More... about 25 years ago
Prep for 0.6.1 stable release.
keturn
as acapnotic
More... about 25 years ago
bump version to 0.6.1, fix --enable-dbg-flags
keturn
as acapnotic
More... about 25 years ago
hide things to do with "threshold"
keturn
as acapnotic
More... about 25 years ago
add tidbits.txt, color-contrast.txt
keturn
as acapnotic
More... about 25 years ago
add a comment about adding color-contrast in 0.7.x
keturn
as acapnotic
More... about 25 years ago
DONE: "auto-update does quirky things"
keturn
as acapnotic
More... about 25 years ago
knock some unused args off preview_new
keturn
as acapnotic
More... about 25 years ago
add scroll-by-dragging to the preview.
keturn
as acapnotic
More... about 25 years ago
* src/dialog.c (iter_changed): Set the progress bar to "continuous" if we have more than about 25 terms.
keturn
as acapnotic
More... about 25 years ago
fiddle with progress-meter values
keturn
as acapnotic
More... about 25 years ago
DONE: * Add scroll-by-dragging to preview.
keturn
as acapnotic
More... about 25 years ago
ace_preview_cancel(): s/!=/==/ and now Auto-update mode works. Yay.
keturn
as acapnotic
More... about 25 years ago
ADD: * Make Beginner/Advanced UI seperation.
keturn
as acapnotic
More... about 25 years ago
stuff to read
keturn
as acapnotic
More... about 25 years ago
tinker, tinker
keturn
as acapnotic
More... about 25 years ago
use ./configure --enable-opt-cflags instead of setting CFLAGS
keturn
as acapnotic
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.
keturn
as acapnotic
More... about 25 years ago
Remove calls to ldexp() where floating-point wasn't needed.
keturn
as acapnotic
More... about 25 years ago
change of name
keturn
as acapnotic
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.
keturn
as acapnotic
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)
keturn
as acapnotic
More... about 25 years ago
ifdef out the threshold control in the dialog
keturn
as acapnotic
More... about 25 years ago