96 Commits

Author SHA1 Message Date
Oliver Duis
244caeff9a Fixed file extension not added when saving directly
see issue 869
2011-07-27 18:59:02 +02:00
michael
1a8c436c4b GUI enhancement: RGBV indicators below Histogram on behalf of Wolfgang K?hnel (see issue 683) 2011-07-26 21:34:55 -04:00
jdc
112a4ac93d Post demosaic artifact_noise reduction see issue848 2011-07-20 07:12:02 +02:00
michael
a9fdda1d1b Small fix to batch queue right-click menu - now it stays on (issue 840) 2011-07-19 20:44:58 -04:00
Oliver Duis
0a67e308bf Fixed cropping not working in file browser mode
see issue 609
2011-07-19 19:01:18 +02:00
Oliver Duis
fdb490c49f Compilation workaround for older MinGW versions (Win only)
see issue 847
2011-07-18 22:18:42 +02:00
Oliver Duis
c4e54b004b Automatic language detection (Win Vista/7)
see issue 847
2011-07-16 13:39:28 +02:00
Oliver Duis
8a8591a3d6 Fixed places sort order on Windows
see issue 842
2011-07-15 07:58:20 +02:00
natureh
1117628974 As suggested by Emil, the open hand is now a cross cursor to see which pixel is displayed in the color inspector.
(don't forget to re-CMake your project)
2011-07-14 19:11:53 +02:00
natureh
706e4c3ea6 Solving issue #540 (at last) : Complete integration to linux desktop
+ modification of CMakeLists.txt to let the developper chose the bundle installtion directory
2011-07-14 18:48:56 +02:00
natureh
9ab7b2da91 Cleaning useless code in windirmonitor.cc 2011-07-14 18:41:42 +02:00
Oliver Duis
091cc56a01 Automatic high detail preview rendering when entering 100% views
See issue 838
2011-07-14 13:57:32 +02:00
Oliver Duis
4b4bf4b79e Fixed WinDirMon compilation issue
Hombre, the breaking constant is defined in SMB2 CHANGE_NOTIFY, but not in FILE_NOTIFY_INFORMATION, see MSDN
2011-07-14 10:17:06 +02:00
natureh
648be3d894 Cleanup of the previous patch (debug message removed) 2011-07-13 17:15:32 +02:00
natureh
b9b5e37ef2 PP3 sidecar files were triggering unwanted monitoring event (there was still some remaining even with Oduis' fix from issue #597). They are now filtered out : only files that have one of the retained (and then displayed) extensions are taken into account.
Works for both Windows and Linux (i don't know if MacOS version's is listening the directories).

Note that contrary to the Branch3 version of the patch, the pp3 files are updated too when ranking the thumbs because this information is now part of the pp3 file.
2011-07-13 16:41:01 +02:00
natureh
db0130b4cd Enhancing the visual look of the Partial paste window in most themes, to make it clearer to understand 2011-07-13 10:29:35 +02:00
Michael Ezra
895b4a1894 Batch queue menu and icons mod 2011-07-12 20:42:59 -04:00
Oliver Duis
6949bd989c Little fixed crop usability enhancement
see issue 837
2011-07-11 16:37:36 +02:00
Oliver Duis
e0a273904a New CMAKE bundle option
on behalf of L.Jirkovsky, see issue 184
2011-07-08 17:53:29 +02:00
michael
80706b0da1 Partial paste support for gradient sharpening, microcotrast and raw black levels 2011-07-08 06:49:10 -04:00
Oliver Duis
4b6d0b9cbd Fixed curves histograms showing garbage on opening image 2011-07-07 10:56:57 +02:00
jdc
b024e815f6 Clarity and Sharpening from Manuel Llorens #issue814 2011-07-07 08:04:58 +02:00
Oliver Duis
9ffdb41ddb Threading improvement 2011-07-06 20:42:38 +02:00
Oliver Duis
031e12f2f1 One line of cleanup too much 2011-07-04 22:55:10 +02:00
Oliver Duis
03da048a76 GTK thread cleanup, next round 2011-07-04 18:49:13 +02:00
Oliver Duis
5e4cbd02fc Fixed compilation problem on Linux/Mac 2011-07-04 09:37:11 +02:00
Oliver Duis
44d1d18b3c GTK threads cleanup 2011-07-04 08:11:34 +02:00
Oliver Duis
a24cba937d Fixed a hang in last patch (sorry) 2011-07-03 23:03:34 +02:00
Oliver Duis
ae3d85337c Threading enhancements, cleanups 2011-07-03 20:12:31 +02:00
Oliver Duis
488aba1dd2 Small warnings cleanup
on behalf of Afli; see issue 823
2011-07-03 16:25:47 +02:00
Oliver Duis
afa3ea3c7c Fixed occasional hang when using batch queue on Windows
(finally)
2011-07-01 21:32:05 +02:00
Oliver Duis
a4281a9d87 Optimizations and cleanups
(missing float conversion, defines, 1.0 vs 1.f etc.)
2011-07-01 14:49:15 +02:00
Hombre
9f9cbba5a8 Adding "Wait" cursor in the cursor list, developpers can now use it where needed. 2011-06-30 18:31:34 +02:00
Hombre
64e5febd6a Correcting a bug where the saved queue file couldn't be reread and made RT crash at startup if this file contain special chars. 2011-06-30 18:24:36 +02:00
Hombre
49b7100e4a Porting following changsets to Default for the merge :
- 7faf00bc5cbe
- 6f9407b451af
2011-06-28 23:40:37 +02:00
Oliver Duis
58efd5c861 Mute button + RT shows up immediately now in Windows Mixer
see issue 803
2011-06-28 19:44:22 +02:00
michael
80b639c64c File Browser Filter enhancements (Edited/not & Saved/not) and cleanup 2011-06-27 21:00:32 -04:00
Emil Martinec
88c7e54774 New highlight reconstruction algorithm, replaces color propagation. 2011-06-27 07:46:01 -05:00
Hombre
fdf70f1f06 Solving issue 794 (yet again :)) : RT themes don't work well in Ubuntu 11.04
Thanks goes to GreatBull who found the solution.
This patch also force the icons to be displayed in the buttons for the Linux system (already worked fine on Windows)
2011-06-26 22:57:32 +02:00
michael
4dd7a47040 File Browser context menu improvements (issue 781) 2011-06-23 22:33:17 -04:00
Michael Ezra
86d600a8b3 New feature: search by filename and file browser toolbar optimization (issue 788)
This patch adds "Find" entry box to the toolbar to perform case-insensitive search by part of image filename.
Also, there is a new option in preferences to display File Browser toolbar as single row or not. This also solves issue with lower resolution displays.
2011-06-22 17:23:08 -04:00
Oliver Duis
c1a8e6bbbd Threading cleanups 2011-06-21 21:59:51 +02:00
michael
48a0b7962b New feature: apply profile (partial) - issue 778
This patch allows to apply selected profile via a partial paste dialog.
This is useful, for example, when applying stored profile to rotated or cropped images. "Apply profile partial" will allow to bypass not selected params, e.g. rotation, crop, etc.
2011-06-17 08:15:35 -04:00
michael
38b8fcb14c Small fix for handTool.
handTool button gets focus when tool is selected (e.g. image area is right-clicked). This allows to switch focus from entry boxes if one needs to use shortcuts. Otherwise shortcuts are typed inside the entry boxes.
2011-06-16 06:54:59 -04:00
Oliver Duis
24a692351b Fixed skewed thumbs problem
see issue 701
2011-06-16 08:12:27 +02:00
michael
b1e8ed3f75 InfoText improvement & typo correction in FF (issue 777) 2011-06-15 20:08:45 -04:00
natureh
aff832f721 Batch editor's sliders behaves better and easier to code for the developper :
- if only one file is selected, all sliders are in SET mode
- if more than one file is selected, the ADD/SET mode depend on the preference

The range of the slider in ADD mode is now twice the range of the same slider in SET mode, so you'll be able to reach the total range for each image at each session. Overflows are correctly handled.

I've added more sliders in the preference window (the one that are not listed behave in SET mode, like before). It's also easier to code for the developper, as the Adjuster class now handle the "add" booleans, instead of each tools. But it's still spreaded all over the code :-/

Furthermore, when clicking on the reset button of a slider, it now reset to the system default value ; resetting to the value of the loaded profil can still be done with CTRL+click on the reset button. This behavior is available in the Editors and in the Batch Editor if only one file is selected.
2011-06-15 22:57:05 +02:00
Oliver Duis
e6f955012e Small performance fix 2011-06-14 23:24:39 +02:00
Oliver Duis
640f4142a7 Set default for command line mode to non-fullscreen 2011-06-13 09:14:50 +02:00
Hombre
6d1d3f761e Solving issue #706: Files containing non-Latin characters won't open when supplied as command line argument 2011-06-13 00:29:48 +02:00