Morgan Hardwood
d1d4c3180c
Cosmetic fix rtgui/CMakeLists.txt
2017-07-15 23:44:33 +02:00
Morgan Hardwood
4154c1feb6
Clipping indicator buttons: shadows on left, highlights on right, closes #3641
2017-07-15 23:12:27 +02:00
heckflosse
fbf8999016
Remember fullscreen state of secondary window in MEOW mode
2017-07-15 14:12:17 +02:00
heckflosse
76dba8fc7b
Correctly remember last used screen for secondary rt window in meow mode. Hopefully fixes also wrong width of toolpanel.
2017-07-15 01:55:14 +02:00
heckflosse
0e01162318
Fixes #3969 , Retinex tool does not remember the status of its settings subtool
2017-07-14 00:02:53 +02:00
heckflosse
997bd3c51d
Fixes #3968 , Wavelet tool does not remember the status of its subtools
2017-07-13 23:47:26 +02:00
Hombre57
ded8c66fcd
Solving issue #3948
2017-07-13 17:06:47 +02:00
heckflosse
baf6693be6
Merge branch 'dev' into meow_fixes
2017-07-13 12:51:25 +02:00
Hombre57
14f5d52304
Supressing empty space for EditWindow (MEOW mode) - issue #3957
2017-07-13 02:07:03 +02:00
Hombre57
bc3d82a17a
"-mwindows" now not set for Debug builds on Windows
...
This will prevent decoupling RT from the DOS console when starting such
builds. If no console is opened, Windows will open one (>>>> for Debug
builds <<<<) even w/ 'Verbose=false' or w/o comand line arguments.
2017-07-13 00:26:35 +02:00
heckflosse
75f52369de
Fix copy/paste bug
2017-07-12 23:33:08 +02:00
heckflosse
35fbd7f830
Open MEOW window on the screen it was closed last time if possible
2017-07-12 22:29:48 +02:00
heckflosse
56eaeca01c
Limit number of open editors on Windows depending on available gdi handles to avoid crashes. Fixes #3937
2017-07-12 18:47:50 +02:00
heckflosse
ffc84a676e
Small speedup for rawtherapee-cli when processing a whole folder of files
2017-07-12 01:14:59 +02:00
Flössie
c90046db13
Use Glib::ustring::collate_key()
for ThumbBrowserEntryBase::operator<()
...
Kudos to @heckflosse for having a nose for optimizations. 👍
Also kills unused `DirEntry` class.
2017-07-10 21:17:42 +02:00
heckflosse
f98ef980d9
remove unused retinex.gain and retinex.baselog
2017-07-09 21:37:39 +02:00
heckflosse
22692f5a04
remove unused caautostrength
2017-07-09 19:41:21 +02:00
heckflosse
cb130ae2f7
Fix console issues when using -R on Windows
2017-07-09 16:03:27 +02:00
heckflosse
cbb95cfce6
Fixed double opening of files when using -R on Windows
2017-07-09 15:03:44 +02:00
heckflosse
2c7de89fbc
Fixes #3959 , Empty partial PP3 not saved empty
2017-07-08 20:32:01 +02:00
Floessie
2ea369aefe
Merge pull request #3958 from Beep6581/h-thumb-fix
...
Fix filtered horizontal thumbs
2017-07-08 12:24:43 +02:00
heckflosse
57adea62cc
Small optimization in ThumbBrowserBase::arrangeFiles()
2017-07-07 21:31:05 +02:00
heckflosse
aecfaa2631
In MEOW mode size of toolpanel has to depend on size of MEOW window instead on size of main rt window
2017-07-07 21:00:31 +02:00
Flössie
30ef9092c4
Additional cleanups for ThumbBrowserBase::arrangeFiles()
2017-07-07 20:51:07 +02:00
Flössie
c792facb73
Fix filtered horizontal thumbs
...
Take two images, the first in portrait, the second in landscape
orientation. Mark the second with a red dot and filter for red.
Now open that image in SETM. The top tumb is too slim.
2017-07-07 20:26:10 +02:00
heckflosse
c30683f5f6
Cleanup for b1dd97d, thanks to Flössie
2017-07-07 12:39:52 +02:00
heckflosse
29be023a8c
Small speedup for file browser, #3951
2017-07-06 20:10:49 +02:00
heckflosse
b1dd97dac5
Speedup for filebrowser when opening folders with a lot of files, #3951
2017-07-06 15:26:12 +02:00
heckflosse
21d388d7ee
Add a forgotten ;
2017-07-04 15:25:49 +02:00
heckflosse
11e3a72134
Small speedup for file browser
2017-07-04 15:20:00 +02:00
heckflosse
aae7794587
valgrind: Fix two memory leaks in toolbar
2017-07-02 16:23:28 +02:00
heckflosse
137450ce7a
Fix fallout from 3281332
2017-07-01 15:45:47 +02:00
heckflosse
3459676326
Fix some memory leaks, kudos to Alberto
2017-07-01 11:47:43 +02:00
Alberto Griggio
2dd23ec691
fixes as suggested by Floessie
2017-06-30 08:35:56 +02:00
Alberto Griggio
96f17232fe
merge with dev
2017-06-29 21:26:28 +02:00
heckflosse
3281332b8e
Remove hidden SETM Editor in METM to save memory and handles, fixes #3944
2017-06-29 19:52:09 +02:00
heckflosse
5f97800e69
Reduce number of leakes ui handles per editor instance, #3937
2017-06-29 19:09:40 +02:00
Alberto Griggio
b0fdc58a07
do not show the 'send to queue' in simple editor mode
...
Fixes #3945
2017-06-29 17:48:03 +02:00
Alberto Griggio
143f510b9f
do not overwrite an existing pp3 in "Reset to default" if a custom profile builder is present
...
Fixes #3906
2017-06-26 23:36:18 +02:00
heckflosse
a0b6ee9058
Fix broken PowerPC build
2017-06-25 23:48:54 +02:00
heckflosse
68ab2ecce5
Merge branch 'valgrind_fixes' into dev
2017-06-25 21:43:41 +02:00
heckflosse
ebbb44c3f5
Cleanup for last commit
2017-06-25 21:42:43 +02:00
Alberto Griggio
fc7dd476d7
Merge pull request #3880 from Beep6581/gimp-plugin
...
Added support for using RawTherapee as a GIMP plugin for opening RAWs
2017-06-25 21:14:19 +02:00
heckflosse
e4c75c4d38
Fixes #3908 , Large memory leak when switching folder in file browser
2017-06-24 22:40:41 +02:00
heckflosse
159ddf2d7a
Fix some valgrind issues
2017-06-24 16:38:34 +02:00
heckflosse
2579e3f6ac
Fix some issues reported y valgrind
2017-06-22 23:46:16 +02:00
heckflosse
41d3179f2c
remove some gcc4.8/windows special code as minimum gcc version to build rt is 4.9
2017-06-21 01:09:16 +02:00
heckflosse
db0d3c6ec9
Fixes #3387 , Add to queue does not work / crash RT on modern Windows when files are in a folder which's name contains special characters (e.g. Zdjęcia)
2017-06-20 11:28:01 +02:00
Alberto Griggio
44c4b8101e
merge with dev
2017-06-19 13:52:26 +02:00
Alberto Griggio
6b28671c41
some code style fixes
2017-06-19 13:49:14 +02:00