197 Commits

Author SHA1 Message Date
Lawrence Lee
b5abd46d0c
Add divider in pop-up button for RawTherapee theme
Provide a visual cue that there are two buttons.
2024-04-18 23:13:21 -07:00
Pandagrapher
b57d1026a3 Merge with 'Beep6581/dev' 2023-08-24 13:48:07 +02:00
Pandagrapher
bf988ad274 Updates font management for hidpi
Improvements:
- Cleanup of default options files to use OS font by default
- Comments updates
- Simplify font size management as Pango/Gtk directly manage pt/px conversions

Bug fix:
- If Preference panel is closed by "cancel", font size was not reinitialized to previously saved one
- Font size was specified in "RawTherapee.css" theme and so user choice could be ignored
2023-08-23 13:43:07 +02:00
Pandagrapher
58b7d41694 Cleanup of theme selection
For hidpi support, Gtk min version has been increased to 3.24.3. Theme logics based on Gtk version is so now useless
2023-08-16 19:07:39 +02:00
Hombre57
83263a3504 Fix for Treeview's editable entries incorrectly displayed 2023-08-13 01:01:18 +02:00
Lawrence Lee
a592b2dfc3
Fix invisible separator in file browser Places
Set minimum height and color for the TreeView separator for the
RawTherapee and legacy RawTherapee themes.
2023-07-30 17:54:52 -07:00
luzpaz
b0ebab8e08 Fix various typos
Found via `codespell -q 3 -S ./rtdata/languages -L activ,alph,ba,bloc,bord,chang,childs,currentry,dof,dum,fo,hist,inout,invers,lonly,makro,ois,pres,preserv,portugues,rady,reall,redy,struc,tbe,thre,trough,vart,vekto`
2023-07-05 13:51:11 +00:00
Lawrence Lee
2982f02328
Merge branch 'dev' into favorites-gui 2023-02-03 21:58:34 -08:00
Lawrence Lee
22edf5f069
Add radio indicator to external editor selector
Make it easier to see that the selector is for changing the current
editor and not for immediately sending the image to the clicked-on
editor.
2023-01-15 15:10:54 -08:00
Lawrence Lee
a7010d25cd Fix theme margins
Fix spacing that was changed due to the restructuring of foldable tool
panels.
2021-12-19 14:51:47 -08:00
Lawrence Lee
778b26d5bd Make tool locations dynamic
Update tool locations after changing favorite tools preferences.
2021-12-05 17:21:46 -08:00
Thanatomanic
d2cd5f21c9
GUI changes: more distinct on/off modules, various CSS and GUI tweaks for further future modifications
Collection of CSS and GUI improvements, cleanup of main CSS theme, introduction of highlight for enabled module. 

Primary change is the modification of the module titles to better distinguish modules that are on or off. The text of a disabled module is now less bright, the corresponding icon is a slightly smaller version of the power icon. When activating the module, the text turns brighter and the icon slightly bigger and also brighter. Thanks to @TechXavAL for the icon work.

Secondary changes are related to the margins around several GUI elements, padding within elements and some accompanying borders. These changes hopefully make it easier to distinguish the various (sometimes crowded) GUI elements of modules. The panels have gotten a slightly 'outset' look.

Nested panels have a changed look where deeper nesting increases the background brightness slightly, instead of darkening it (old behaviour). This  is done without a strong decrease in contrast.

The old theme is available as a legacy option. Due to hardcoded GUI changes needed for the new theme, the legacy version is not a 100% exact replicate. The @TooWaBoo theme's may also be slightly affected.
2020-12-27 15:31:39 +01:00
Lawrence Lee
e93c4f6ed4 Add slider for adjusting scope trace brightness
This makes it easier for users to discover the feature and see the
current brightness.
2020-10-11 12:29:47 -07:00
Lawrence Lee
edbf701264 Improve style of scope buttons
Keep all buttons at the same place and use darkened button background
instead of tiny icons to indicate which scope type is active.
2020-10-03 22:37:13 -07:00
Pandagrapher
50ad85bae5 Merge remote-tracking branch 'dev/newlocallab' into newlocallab 2020-04-24 09:58:35 +02:00
Thanatomanic
687217a6af Brighten the diagonal line in curves, tone down the gridlines. Fixes #5687. 2020-04-23 10:10:42 +02:00
Pandagrapher
4ea4663e34 Merge with 'dev/newlocallab'... 2020-04-16 16:01:53 +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
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
Pandagrapher
968e267903 Add possibility to add/remove Locallab tools
Change:
- Use tools list widget to add a Locallab tool to currently selected
spot. Remove Locallab tool from currently selected spot using cross on
tool title bar

Note:
- Spot parameters list in .pp3 file isn't optimized according to
added/removed Locallab tools
2019-09-09 21:52:06 +02:00
TooWaBoo
b21d6cc6dd Small button fix (TWB & RT theme) #5292 2019-04-20 11:08:09 +02:00
TooWaBoo
de9f416e80
TWB theme - Mac-gradient-fix 2019-04-18 18:05:19 +02:00
TooWaBoo
031613abe5
Fix for Auto - Reset button height 2019-04-14 09:44:21 +02:00
TooWaBoo
11d93cd24b
Curve fix in TWB-theme 2019-04-13 20:40:53 +02:00
TooWaBoo
5338d68482
Theme: Smaller buttons and spacing (label fix) 2019-04-12 19:40:29 +02:00
TooWaBoo
573176b52f
Theme: Smaller buttons and spacing 2019-04-12 14:06:12 +02:00
TooWaBoo
4db265b00f
Theme: Smaller buttons and spacing 2019-04-12 14:05:05 +02:00
TooWaBoo
53e50ba099
Theme: Smaller buttons and spacing 2019-04-12 14:04:05 +02:00
Morgan Hardwood
90e1480b7f Fixes broken frame borders, fixes #5245 2019-03-25 20:24:07 +01:00
Jean-Christophe
2ac8878179
Merge pull request #5224 from TooWaBoo/dev
TWB-theme: Fix disabled images
2019-03-17 00:18:17 +01:00
Jean-Christophe
24e81fcc49
Merge pull request #5215 from Beep6581/hidpi-icons
Merging `hidpi-icons` branch into `dev`
2019-03-17 00:07:13 +01:00
Hombre
e105c99aa6 Fix query toolbar height
See PR #5215
2019-03-16 18:21:12 +01:00
TooWaBoo
a331f9be9f
TWB-theme: Fix disabled images
Works for dev and hidpi-icons.
2019-03-16 16:15:41 +01: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
TooWaBoo
5262ee7ade
Fix folder spacing 2019-03-13 20:40:08 +01:00
TooWaBoo
ed55721720
Update TooWaBlue-GTK3-20_.css
Set border-radius of menus to 0.
2019-03-13 19:53:28 +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
Hombre
d66437dd98 Updated RawTherapee theme, now works in HiDPI mode
see issue #3547
2019-02-28 21:30:20 +01:00
TooWaBoo
9bc361540b
Update TWB-Theme / cosmetic changes 2019-01-23 22:51:49 +01:00
TooWaBoo
3a95922c7c
Cosmetic changes 2018-12-08 19:10:07 +01:00
TooWaBoo
8995f839cc
TWB-theme, cosmetic changes 2018-12-08 09:58:55 +01:00
TooWaBoo
a5c52c8692
TWB-theme fix csd 2018-12-04 18:00:53 +01:00
TooWaBoo
67aa52b4ff Update TWB-theme (cleaning & minor cosmetic changes (#5027) 2018-11-25 09:50:00 +01:00
Morgan Hardwood
ead059ee8c Better layout of Preferences > Appearance
The Appearance frame no longer causes the minimum Preferences window width to be large.
2018-11-21 02:48:46 +01:00
TooWaBoo
24a80c60ee Make WB-Picker button look like other toolbuttons (#4967) 2018-11-20 22:14:04 +01:00
TooWaBoo
894a352346
Update TooWaBlue-GTK3-20_.css
Changed some separator spacing.
2018-11-08 06:33:17 +01:00
TooWaBoo
bb5d8710e8
Removed "#PrefCacheSeparator" ID 2018-11-08 06:08:51 +01:00
TooWaBoo
3b48df2c2c
Fixed console warnings
Fix for https://github.com/Beep6581/RawTherapee/issues/4941
2018-11-06 18:26:00 +01:00
TooWaBoo
394f4d9b2b
Update TooWaBlue-GTK3-20_.css 2018-11-05 06:08:44 +01:00
TooWaBoo
21e0186174
Update TooWaBlue-GTK3-20_.css
To fit the pref changes
2018-11-05 06:05:50 +01:00