2
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 9 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/gimp_ace.c (GlaceGimp_ReadImgArrays): * src/glace.h (Glace_ImgArrays): Remove unused members from structure.
keturn
as acapnotic
More... over 23 years ago
move along, nothing to see
keturn
as acapnotic
More... over 23 years ago
ADD: Set the maximum detail size intelligently from the drawable size.
keturn
as acapnotic
More... over 23 years ago
whitespace change. I can get away with this since there's no-one reading the commit list. Bwahahahahaha!
keturn
as acapnotic
More... over 23 years ago
* src/gimp_ace.c (GlaceGimp_ReadImgArrays): * src/glace.h (Glace_ImgArrays): Remove unused members from structure.
keturn
as acapnotic
More... over 23 years ago
tweak spinbutton tunings
keturn
as acapnotic
More... over 23 years ago
add timer to diagnostics
keturn
as acapnotic
More... almost 24 years ago
timer, martin's saturation correction, output.[ch], update on auto_toggle
keturn
as acapnotic
More... almost 24 years ago
incremented MINOR_VERSION, as 0.6.x has been branched on to GIMP-ACE_0_6-BRANCH
keturn
as acapnotic
More... almost 24 years ago
new SOURCES: output.[ch]
keturn
as acapnotic
More... almost 24 years ago
public header for output.c
keturn
as acapnotic
More... almost 24 years ago
new file, contains output functions previously in gimp_ace.c added a color method for martin's saturation-correction fudge factor added the "add white" from 0.6.2 without all the silly safeguards I attempted to give it.
keturn
as acapnotic
More... almost 24 years ago
add boolean using_cmdline to AceVals
keturn
as acapnotic
More... almost 24 years ago
register a "command line" interface with the PDB that takes a pnmace-style configuration string. move the output functions to output.c
keturn
as acapnotic
More... almost 24 years ago
do an update when auto-update is toggled on
keturn
as acapnotic
More... almost 24 years ago
color methods galore
keturn
as acapnotic
More... almost 24 years ago
#define MAINTAINER_EMAIL "[email protected]"
keturn
as acapnotic
More... almost 24 years ago
-poke-
keturn
as acapnotic
More... almost 24 years ago
pontificate some more
keturn
as acapnotic
More... almost 24 years ago
whoops. declare 'i' so it compiles without DIAGNOSTIC defined.
keturn
as acapnotic
More... almost 24 years ago
what a difference a minus sign makes.
keturn
as acapnotic
More... almost 24 years ago
* src/gimp_ace.c (Ymax): More adventures with add-white (GlaceGimp_Output): add "COLOR_GRAY" method, for straight luminosity output.
keturn
as acapnotic
More... almost 24 years ago
add GLACE_COLOR_GRAY
keturn
as acapnotic
More... almost 24 years ago
* src/dialog.c: Use a handy loop to generate the ColorMethods option-menu, to make them easier to add and remove.
keturn
as acapnotic
More... almost 24 years ago
DONE: * Find out why the cat need && shingle != BLUE_ROOF (because I left a minus sign out somewhere in there)
keturn
as acapnotic
More... almost 24 years ago
D'oh. They changed a function name in libgimp, now we need 1.1.24
keturn
as acapnotic
More... almost 24 years ago
s/gimp_plugin_domain_add_with_path/gimp_plugin_domain_register/ for 1.1.24
keturn
as acapnotic
More... almost 24 years ago
0.6.2: Re-write the "add white" color mode so it keeps your whites whiter and colours brighter.
keturn
as acapnotic
More... almost 24 years ago
* Find out why bill the cat needs && (shingle != BLUE_ROOF) when adjusting chromacity in gimp_ace.c:Ymax()
keturn
as acapnotic
More... almost 24 years ago
color methods do musical chairs
keturn
as acapnotic
More... almost 24 years ago