2
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add pre-computed chromacity coordinates
keturn
as acapnotic
More... about 25 years ago
oops, left a Y off the equation
keturn
as acapnotic
More... about 25 years ago
Remove some cruft. Make things more glib-friendly.
keturn
as acapnotic
More... about 25 years ago
WORK IN PROGRESS checking in to sync with the glace -> glib conversion in the rest of the files, but there's other work underway here as well, so colour things may or may not be working at the moment. But it should compile and run, and it wouldn't compile and run without the s/GLACE_FALSE/FALSE/, colour stuff is always broken anyway, and no-one actually uses the CVS version of this plug-in, so what do you care?
keturn
as acapnotic
More... about 25 years ago
eliminate malloc macros -- they have been replaced by glib calls
keturn
as acapnotic
More... about 25 years ago
Move unused functions to krustyville.
keturn
as acapnotic
More... about 25 years ago
move unused functions to krustyville
keturn
as acapnotic
More... about 25 years ago
Development documents about color handling.
keturn
as acapnotic
More... about 25 years ago
s/gimp_ace/gimp-ace/
keturn
as acapnotic
More... about 25 years ago
* src/glace.c, ace/glace.h: Replace GLACE macros/convience functions with glib ones where appropriate.
keturn
as acapnotic
More... about 25 years ago
Release 0.6.0pre2
keturn
as acapnotic
More... about 25 years ago
* Fix segfault-on-small-drawables bug.
keturn
as acapnotic
More... about 25 years ago
FIXED: Small images cause the plug-in to segfault.
keturn
as acapnotic
More... about 25 years ago
gimp_message(_("A tiny image,\n" "too delicate for my hands.\n" "Sorry, I can't do."));
keturn
as acapnotic
More... about 25 years ago
* src/dialog.c (auto_update_preview_color): just run Output, don't recalculate the whole thing. (ace_dialog): update colorMethod in cfgInfoPtr on menu callback. (dialog_setup): Automatically update the preview on start-up.
keturn
as acapnotic
More... about 25 years ago
created by autoheader
keturn
as acapnotic
More... about 25 years ago
DONE:
keturn
as acapnotic
More... about 25 years ago
increment version to 0.6.0pre2 add --enable-diagnostics flag, which defines DIAGNOSTIC
keturn
as acapnotic
More... about 25 years ago
0.6.0pre2
keturn
as acapnotic
More... about 25 years ago
! Small images (under 12 pixels?) cause the plug-in to segfault.
keturn
as acapnotic
More... about 25 years ago
config.h.in is autogenerated by autoheader
keturn
as acapnotic
More... about 25 years ago
Optimizing CFLAGS for configure.
keturn
as acapnotic
More... about 25 years ago
tag typo in colour method section
keturn
as acapnotic
More... about 25 years ago
Final tweaks for 0.6.0pre1 release
keturn
as acapnotic
More... about 25 years ago
files, substvars
keturn
as acapnotic
More... about 25 years ago
* help/C/gimp-ace.html: Add "color method" section, and cries for help in the TODO.
keturn
as acapnotic
More... about 25 years ago
build-stamp
keturn
as acapnotic
More... about 25 years ago
--prefix=/usr
keturn
as acapnotic
More... about 25 years ago
add *.ex, *.debhelper, tmp
keturn
as acapnotic
More... about 25 years ago
Add F1 help support. Move out of the "Auto" submenu in the menu path-- we have a dialog with parameters that need to be tweaked, its not "auto".
keturn
as acapnotic
More... about 25 years ago