colorize.git
8 years agofixup
Andreas Eversberg [Sat, 16 May 2015 14:40:12 +0000 (16:40 +0200)]
fixup

8 years agoTwo buttons now toggle marked pixles, highlight marked and no marked
Andreas Eversberg [Sat, 16 May 2015 10:35:00 +0000 (12:35 +0200)]
Two buttons now toggle marked pixles, highlight marked and no marked

When none of these button activated, no marked pixles are visible and no
image option is performed.

8 years agoDisplay ASIS information at palette
Andreas Eversberg [Thu, 14 May 2015 19:10:49 +0000 (21:10 +0200)]
Display ASIS information at palette

8 years agoAsk before overwriting colorized image
Andreas Eversberg [Fri, 1 May 2015 11:15:43 +0000 (13:15 +0200)]
Ask before overwriting colorized image

8 years agoRefactor processing of image, Add alpha channel
Andreas Eversberg [Sun, 26 Apr 2015 06:06:11 +0000 (08:06 +0200)]
Refactor processing of image, Add alpha channel

Command line tool and GUI use the same code base to prepare and
postpare before and after colorization.

During this refactoring, alpha channel support (change transparency)
was added.

Yes, I know that two features in one commit are bad, but the refactoring
was required to make things easier while implementing alpha support.

8 years agoGet rid of the fixed neighbor structures
Andreas Eversberg [Thu, 16 Apr 2015 16:49:30 +0000 (18:49 +0200)]
Get rid of the fixed neighbor structures

8 years agofixup "Make round pens"
Andreas Eversberg [Sun, 26 Apr 2015 10:14:26 +0000 (12:14 +0200)]
fixup "Make round pens"

9 years agoVersion 0.4
Andreas Eversberg [Sun, 15 Mar 2015 14:30:24 +0000 (15:30 +0100)]
Version 0.4

9 years agoAdd eyedrop tool. The treeview will scroll to the selection.
Andreas Eversberg [Sun, 15 Mar 2015 14:21:56 +0000 (15:21 +0100)]
Add eyedrop tool. The treeview will scroll to the selection.

9 years agoMake round pen buttons.
Andreas Eversberg [Sun, 15 Mar 2015 11:36:46 +0000 (12:36 +0100)]
Make round pen buttons.

9 years agoFixed refresh of image area, it was not completely refreshed
Andreas Eversberg [Sun, 9 Nov 2014 07:12:34 +0000 (08:12 +0100)]
Fixed refresh of image area, it was not completely refreshed

This happend, when the image area was higher than wide (portrait).

9 years agominor fixes
root [Fri, 17 Oct 2014 08:34:58 +0000 (10:34 +0200)]
minor fixes

9 years agomake modified YUV model default
root [Fri, 10 Oct 2014 18:54:14 +0000 (20:54 +0200)]
make modified YUV model default

9 years agoWhen initializing, selected color from palette is selected at GUI too
Andreas Eversberg [Sat, 16 Aug 2014 08:51:14 +0000 (10:51 +0200)]
When initializing, selected color from palette is selected at GUI too

9 years agoMove GTK tool bar and functions into seperate file
Andreas Eversberg [Sat, 16 Aug 2014 06:31:30 +0000 (08:31 +0200)]
Move GTK tool bar and functions into seperate file

9 years agoMove GTK menu bar and functions into seperate file
Andreas Eversberg [Sat, 16 Aug 2014 06:15:39 +0000 (08:15 +0200)]
Move GTK menu bar and functions into seperate file

9 years agoShow "unchanged color" as checkered pattern
Andreas Eversberg [Fri, 15 Aug 2014 19:05:30 +0000 (21:05 +0200)]
Show "unchanged color" as checkered pattern

Also do not show any gray fade on the palette for this special color.

9 years agoVersion 0.3
Andreas Eversberg [Sat, 9 Aug 2014 06:10:29 +0000 (08:10 +0200)]
Version 0.3

- 16 bit color depth support
- new YUV color model without fading saturation on brightness change
- various fixes

9 years agoVersion 0.2
Andreas Eversberg [Wed, 30 Apr 2014 09:03:03 +0000 (11:03 +0200)]
Version 0.2

- various fixes, cleanups and improvements

9 years agoImport version 0.1 to GIT
Andreas Eversberg [Wed, 22 May 2013 07:07:01 +0000 (09:07 +0200)]
Import version 0.1 to GIT