Ingo Weyrich
25498651a8
Merge branch 'dev' into newlocallab2
2020-05-30 11:15:55 +02:00
Pandagrapher
320408306d
Build improvements + fix for window size/position (macOS) ( #5771 )
...
* Allow using relative path in MacOS for development builds
* [macOS] Fixes RT "cache"/"config" folder not located in the right place
In actual "dev" branch, RT "cache"/"config" folder is located in
"~/Application Support/RawTherapee" folder instead of
"~/Library/Application Support/RawTherapee" folder (as in v5.8 release
and discribed in RawPedia). Moreover, "CACHE_NAME_SUFFIX" cMake option
was not anymore considered.
* [macOS] Remember RT window position correctly, fixes #3209
As described in GTK documentation, some OS Windows Manager do not
consider setting window size and position before it is completely
created (which seems to be the case for macOS). In this commit,
restoring window size/position is now done after its creation.
Morevover, macOS menu bar height is now considered.
2020-05-28 12:26:14 +02:00
Pandagrapher
ae9aa99e47
Bugfixes for Locallab GUI
...
- Fixes segfault when modifying "Advice tooltips" option in Preferences
panel in "Multiple editor" mode
- Removes dedicated Locallab help button (will be managed directly in
RawPedia website)
- Fixes issue when switching to "Normal" mode with Retinex Locallab
tool.
2020-05-08 18:08:44 +02:00
Pandagrapher
bb95dd7a1b
Improves Locallab tools advice tooltips management
...
Other:
- GUI widgets cleanup
2020-05-08 12:34:10 +02:00
Desmis
b1c43b32f8
Enable Help Local adjustment with Rawpedia fr
2020-04-30 08:29:21 +02:00
Desmis
e573de78b4
merge with dev
2020-03-19 13:40:11 +01:00
Ingo Weyrich
e7a4ae3c9f
Fix segfault on close of RT when RT was started with a filename as argument
2020-02-18 18:07:45 +01:00
Ingo Weyrich
b4c0bb3acb
More double promote fixes
2020-02-10 20:06:43 +01:00
Desmis
9ffe46e29d
merge with dev
2019-12-28 19:11:43 +01:00
Ingo Weyrich
a62b0f8040
Use gtk_show_uri, fixes #5578 , thanks to @Floessie for the patch
2019-12-28 13:05:18 +01:00
Desmis
bd7f445de2
merge with dev
2019-12-21 06:35:28 +01:00
Morgan Hardwood
56de2e7a07
Help button - new icon, simplified code #5567
2019-12-17 10:38:04 +01:00
Morgan Hardwood
d6f65dc8e2
Added help button to main menu #5566
...
Opens RawPedia in the default URI handler
2019-12-16 23:43:09 +01:00
Desmis
d645dc5951
merge with dev
2019-11-28 06:50:05 +01:00
Ingo Weyrich
79431ffa1d
Some changes suggested by @Floessie
2019-11-26 19:42:48 +01:00
Ingo Weyrich
2a4891827d
Some cleanups
2019-11-26 15:25:11 +01:00
Desmis
e79bb87c91
merge with dev
2019-11-10 08:56:38 +01:00
Ingo Weyrich
587652283d
further reduction of include dependencies, also finalised some classes
2019-11-09 16:51:54 +01:00
Ingo Weyrich
033d9fe02a
Merge branch 'dev' into newlocallab
2019-11-04 23:01:33 +01:00
Ingo Weyrich
b3b1008270
Further reduction of include dependencies
2019-11-02 17:29:26 +01:00
Ingo Weyrich
afeca7f5f9
Fix lgtm issues
2019-11-02 00:18:48 +01:00
Ingo Weyrich
f02f5c4a69
Fix two lgtm issues
2019-11-01 22:57:20 +01:00
Ingo Weyrich
c1f9120ef4
Further reduction of include dependencies
2019-11-01 21:20:52 +01:00
Ingo Weyrich
962f81f6bc
Further reduction of include dependencies
2019-11-01 12:51:08 +01:00
Ingo Weyrich
6935faa258
Further cleanup of include dependencies
2019-10-30 22:12:06 +01:00
Desmis
4f33394122
merge with dev
2019-10-07 18:41:30 +02:00
Morgan Hardwood
8f0de49d41
Whitespace cleanup
...
Cleans up whitespace (tab -> space), alignment and DOS line endings.
2019-10-03 11:43:12 +02:00
Desmis
0711373021
Merge with dev
2019-09-11 08:35:25 +02:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Desmis
202fb8084d
merge with dev
2019-09-06 10:56:03 +02:00
Hombre
500fac34cd
The svg2png icon cache is now cleared on new minor version
...
The `version` value from the `Options` file is compared to the harcoded
value (computed at build time) of the running application. If the major
or minor version is different, the `svg2png` folder is cleaned at
startup-time.
2019-09-05 01:09:48 +02:00
Ingo Weyrich
b3e0013e56
Merge branch 'dev' into newlocallab
2019-08-08 16:18:58 +02:00
Ingo Weyrich
4101102ddf
cppcheck: further fixes
2019-07-31 20:02:35 +02:00
Desmis
c9af6109ab
merge with dev
2019-04-16 10:59:38 +02:00
Hombre57
7d33fc40cd
Merge branch 'icon-size-fix' into dev
2019-04-15 22:35:04 +02:00
Desmis
55d96fca51
merge with dev
2019-04-15 19:15:50 +02:00
Morgan Hardwood
fb4c5e1ce2
Merge branch 'm-bugfix' into dev
2019-04-15 11:40:37 +02:00
Hombre57
89e63639be
Making pseudo-HiDPI tweaks optional, disabled by default
...
(see issue #5276 )
2019-04-14 16:58:11 +02:00
Hombre57
ace5a01136
Setting 12pt as base font size for MacOS (see issue #5282 )
2019-04-14 11:10:01 +02:00
Hombre57
d01d99481d
Suppress baseDPI and baseHiDPI hardcoded values
...
Should fix the issue reported here :
https://discuss.pixls.us/t/test-rawtherapee-5-6-rc1/12073/13
2019-04-11 22:23:07 +02:00
Desmis
99f3c14955
add showtooltip locallab in preferences
2019-04-09 14:56:12 +02:00
Morgan Hardwood
5bddcb45da
Queue language key and string fixes
...
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Hombre
29196fb57c
Fix RTImage cached data cleanup (see #3636 )
2019-03-24 20:45:05 +01:00
luz.paz
ba840dd260
Misc. typos and whitespace fixes
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata`
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00
Hombre
619ca4fe53
Fix icon size of the WB combobox, fix unsensitive button color,
...
fix progress bar, fix folder line spacing.
See PR #5215
2019-03-16 00:07:03 +01:00
Hombre
4c904967b2
Debug output removed + less wasted space in GUI + grey icon for the
...
editor tab (completely removed in "Multiple Editor on Own Window" mode).
See #3547
2019-03-13 00:23:41 +01:00
Flössie
51f06dfa6d
Explicitly destroy static Glib::RefPtr<>
s on exit ( fixes #3636 )
2019-03-09 12:06:54 +01:00
Hombre
0407dc3487
Adding spciial case for MacOS which has a base DPI of 72.
...
See issue #3547
2019-01-06 20:08:06 +01:00
Hombre
4d77e44880
CSS now handled by RTWindow (instead of main)
...
see #3547
2019-01-04 23:45:33 +01:00
Hombre
92ed81a1fe
Non used svg2png cache folders are now deleted when exiting RT
...
see #3547
2019-01-02 22:39:49 +01:00