Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Ingo Weyrich
0493e67474
nuke empty adjusterAutoToggled functions
2019-07-20 11:44:38 +02:00
Flössie
57d030881d
More procparams.h
relaxation
2019-03-01 17:40:02 +01:00
Flössie
2125f42116
Turn almost all Listeners into abstract interfaces
2018-10-09 20:32:40 +02:00
Alberto Griggio
1c1bb8fafc
use 20 as lower bound for radius in local contrast
2017-12-20 22:59:52 +01:00
Alberto Griggio
0aff2f7c6c
added partial paste and add/set preferences for local contrast
2017-12-20 16:56:05 +01:00
Alberto Griggio
bd2568c6d8
fixed default value for local contrast radius in the GUI
2017-12-19 14:09:15 +01:00
Alberto Griggio
c47fa54827
local contrast: tweaked the ranges for the darkness and lightness adjusters
2017-12-19 13:49:41 +01:00
Alberto Griggio
c166e0a7ed
added a more flexible way of managing ProcEvents
...
modifying the global ProcEvent enum and refreshmap array is not needed
anymore. You can now register new events dynamically, using a ProcEventMapper
instance. See rtgui/localcontrast.cc for an example.
Hopefully this solves the problem of recurring merge conflicts when different
devs add different proc events
2017-12-19 13:46:19 +01:00
Alberto Griggio
b8777b3d87
added simple local contrast tool
...
Borrowed from G'MIC
2017-12-19 01:03:52 +01:00