2
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2000-09-24 Kevin Turner <[email protected]>
keturn
as acapnotic
More... about 20 years ago
* src/dialog.c (control_backend_new): Be ANSI C compatible when necessary.
keturn
as acapnotic
More... almost 25 years ago
* src/dialog.c (ace_dialog): tinker with packing
keturn
as acapnotic
More... almost 25 years ago
ADD: per-view progress indicators for manyview
keturn
as acapnotic
More... almost 25 years ago
* src/preview.c (view*): add viewfinder and view positioning.
keturn
as acapnotic
More... almost 25 years ago
ADD: Translate colour input to more-than-8-bit-precision (as +1 blue pixel yields fractional luminosity values)
keturn
as acapnotic
More... almost 25 years ago
* src/dialog.c (control_updated_callback): Wheeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee! (Translation: "I fixed it.")
keturn
as acapnotic
More... almost 25 years ago
* src/types.h: comma removal service performed
keturn
as acapnotic
More... almost 25 years ago
ADD: Give a visual indication of how big "detail size" is.
keturn
as acapnotic
More... almost 25 years ago
* src/preview.c (manyview_navbutton_clicked): Navigation works in the manyview now. So as soon as we get automagic update fixed, we'll be set.
keturn
as acapnotic
More... almost 25 years ago
ADD: control "page increment" reset
keturn
as acapnotic
More... almost 25 years ago
* src/glace.c: Re-write the pixel iterating loops in any functions accessing inImgPtr (or HBPtr) to use the specified rowstride. This probably messed up some of the finely-tuned optimizations there. :(
keturn
as acapnotic
More... almost 25 years ago
ADD: Implement "trouble masks", identifing the problem areas in the colour output.
keturn
as acapnotic
More... almost 25 years ago
DONE: * Set the maximum detail size intelligently from the drawable size.
keturn
as acapnotic
More... almost 25 years ago
* src/output.c (GlaceGimp_Output): * src/dialog.c (Glace_ColorMethodNames): * src/glace.h (enum Glace_ColorMethods): add ALEX_DARK.
keturn
as acapnotic
More... almost 25 years ago
update the version-testing sed expressions
keturn
as acapnotic
More... almost 25 years ago
* src/output.c (GlaceGimp_Output): Oops. I didn't quite get the correctdark patch in correctly. Tweak it a little.
keturn
as acapnotic
More... almost 25 years ago
make strength/bradj link default to off
keturn
as acapnotic
More... almost 25 years ago
merge Martin's latest color concoctions
keturn
as acapnotic
More... almost 25 years ago
Merge Martin's latest color concotions.
keturn
as acapnotic
More... almost 25 years ago
removed from cvs
keturn
as acapnotic
More... almost 25 years ago
Mention GIMP_ACE-0_6-BRANCH
keturn
as acapnotic
More... almost 25 years ago
* configure.in: require libgimp 1.1.25 (actually, you need .26 for the linking chainbutton to work).
keturn
as acapnotic
More... almost 25 years ago
* src/gimp_ace.c (acevals_to_cfginfo): for translating gimp-supplied acevals to a glace cfginfo.
keturn
as acapnotic
More... almost 25 years ago
* src/glace.c (Glace_CalcActiveTerms): New function, calculates and returns what activeTerms will be. Also, if 0'd crufty stuff got dumped. See CVS if you need it for reference.
keturn
as acapnotic
More... almost 25 years ago
2000-08-19 Kevin Turner <[email protected]>
keturn
as acapnotic
More... almost 25 years ago
ADD: Preview: ? Make the arrowbuttons used for miniview navigaton look prettier.
keturn
as acapnotic
More... almost 25 years ago
2000-08-17 Kevin Turner <[email protected]>
keturn
as acapnotic
More... almost 25 years ago
Paving the way for muliple parallel previews. No user-visible changes yet.
keturn
as acapnotic
More... almost 25 years ago
Add a ! read at the end so the output waits before vanishing.
keturn
as acapnotic
More... almost 25 years ago