andreyskv
7159b96087
Merge with trunk
2010-10-04 21:51:45 -07:00
Andrey Skvortsov
7853327bc7
add options option for layout and make it switch to editor in single mode. Done!
2010-10-04 18:13:13 -07:00
Hombre
805044a64f
Fix issue #59 , to be tested on all platform... GTK only needed some guidance to compute the size of the window :)
2010-10-03 15:03:19 +02:00
Hombre
05f70a7a99
Left and right panels of the directory browser and the editor tab now remember theire position when RT is restarted. When a new editor tab opens, it remember the last width value. Morever, if you change the width if the left or right panel in one editor tab, it does propagate in all the others.
...
Those values are stored in the options file. This is not related to the automatic grow of the window when an editor opens (not solved yet).
To avoid having too wide windows at the first start, the font of all styles are now "sans 10".
2010-10-02 22:24:32 +02:00
Andrey Skvortsov
60fea52af1
tabular and single tab workflows reunited! option in preferences
2010-10-01 22:10:07 -07:00
askvortsov
e679dd1a8f
add tabbedUI option, prepare infrastructure to support 2 workflows
2010-10-01 16:43:08 -07:00
askvortsov
bcd42c3fc2
Merge from trunk to version ed52f4f469 "Updated make-app-bundle script to use new template for file name"
2010-10-01 10:36:31 -07:00
Andrey Skvortsov
d6d6d6ae23
put right panel stuff back get closer to merging into trunk
2010-09-30 20:54:07 -07:00
askvortsov
19c716852b
Make file catalog work in both main and editor panels!!!
2010-09-30 16:10:10 -07:00
Emil Martinec
539c39a92b
Bugfix for Directional Pyramid Denoising. Adding a Directional Pyramid Equalizer tool. This one serves the same function as the existing Wavelet Equalizer, but has much less artifacting; though it is a little slower to execute and has not yet been adapted for OpenMP implementation. There are also fewer levels on which the tool operates, though of course if there was a demand that could be altered. The controls are similar, though have been given separate luma and chroma controls. Each slider adjusts the factor by which a given detail band is amplified; factors larger than one increase contrast, while values smaller than one decrease contrast. The luma control alters contrast on various scales, each successive one twice as large as the previous one. The chroma control is similar, but does less since there is typically less chroma contrast on fine scales. One might use this to restore some of the color contrast lost in NR, or to remove color fringing by making the fine scale enhancement factor much less than one.
2010-09-22 15:39:00 -05:00
Andrey Skvortsov
34cc3e3dee
fix retroactive bug last visited directory not saved (only this branch); make filebrowser vertical layout; cleanup commented out code
2010-09-19 20:40:16 -07:00
Andrey Skvortsov
f7f984033d
prevent launching image opening if there is one in progress
2010-09-18 22:46:36 -07:00
askvortsov
faa3c80bd3
commit after pool from trunk and revert to my latest step 2 languages
2010-09-16 18:38:57 -07:00
Emil Martinec
e827e86831
Added fast demosaic to the collection of demosaic options. I was lazy and moved aside AHD in the demosaic preferences tab, since it is functionally little different than EAHD. In addition I backed out some of Hombre's changes which were breaking the windows resizing in a crazy way in the OSX build.
2010-09-16 13:21:12 -05:00
Hombre
3a59d404dd
Second attempt to fix bug #59
2010-09-15 23:36:30 +02:00
Hombre
b30a93116e
Fix bug #59 , at least on Windows
2010-09-15 16:46:56 +02:00
Ilia Popov
8e404c95a2
Some shortcut keys for file browser panel
2010-09-14 00:57:50 +02:00
Philip Rinn
d1b551466f
Reapplied Hombres patch (revision c006f93a5f) as it got lost on the way.
2010-09-13 10:44:42 +02:00
askvortsov
459a8e4b0e
if no b/a area enabled some speed up when opening images
2010-09-09 16:17:56 -07:00