Nyall Dawson cf9292cc6d Color ramp dialogs no longer edit ramps in place
Now the dialogs use a copy of the ramp, and the edited
ramp is retrieved by calling ramp() on the dialog after
it is executed.

Avoids pointer lifetime issues by storing and working
on a ramp pointer which the dialog does not have ownership
on.

Also fix a bunch of leaks relating to cloning color ramps.
2016-08-24 21:01:03 +10:00
..
2016-08-24 00:03:07 +03:00
2016-07-12 11:40:00 +02:00
2016-05-14 00:21:50 +02:00
2016-04-29 14:10:26 +02:00