Commit Graph

32 Commits

Author SHA1 Message Date
Steve Herrell
a9a8141b20 Fixed thumbnail delete ordering issues (also found ffsup2).
Fixed minor memory leak found by valgrind.

Fixed thumbnail processing ordering issue.
2010-11-15 20:56:26 -05:00
Oliver Duis
a9cd01f992 Fixed issue #250 (Preferences dialog too large for netbook displays) 2010-11-15 08:50:14 +01:00
Oliver Duis
5eda4edecc Fixed issue #317 (filmstrip does not scroll to opened image when entering editor) 2010-11-14 16:08:55 +01:00
Oliver Duis
5ccda1796c ALT key temporarily enables clipping display; small cropwindow OMP parallelization. See issue #333 2010-11-14 12:19:12 +01:00
Oliver Duis
d0717b8b85 Enhanced progress bar. Fixes filmstrip auto-height as a side effect. See issue #331 2010-11-13 08:36:01 +01:00
Hombre
ae5efade89 Removing useless entries of the History (ie. that don't modify the image) from the HSV Equalizer tool 2010-11-12 22:59:46 +01:00
Oliver Duis
4cb2245c9a Fix second bug reported in issue #314; also updated german translation 2010-11-12 17:39:43 +01:00
Hombre
7a59240c50 Adding a symbol to the pop up (toggle) button class. CMake you project. 2010-11-12 17:01:11 +01:00
Jan Rinze
977290f4a1 fix cleanup in ~HSVEqualizer 2010-11-11 22:54:49 +01:00
Emil Martinec
1a2e7a9b4a Commiting HSV equalizer tool. 2010-11-11 14:33:26 -06:00
Oliver Duis
06875fede4 Fine tuned auto thumb size calculation in single tab ribbon 2010-11-11 19:42:19 +01:00
Oliver Duis
10cda4ab81 Different thumbnails zoom levels for tab ribbon and main file browser, plus save (see issue #325) 2010-11-11 18:30:51 +01:00
Oliver Duis
96427328b3 Fixed a crash on opening crop window (see second of the two issue in #314 for details) 2010-11-11 16:12:25 +01:00
ffsup2
e8527f79b2 Batch queue saved at each operation. 2010-11-10 23:38:19 +01:00
Oliver Duis
1866cedc6d Fixed issue #313 2010-11-10 22:46:14 +01:00
Steve Herrell
6d4c50255a Various memory leaks found by valgrind/code review.
Many thanks to Jan for the much neater fast_demo.cc patch.
2010-11-10 08:50:54 -05:00
Oliver Duis
6cce14161f Auto-sizing of single tab thumbnail ribbon, also on zoomin/out. Stops autosizing once you manually move the ribbon splitter. 2010-11-10 00:39:20 +01:00
Emil Martinec
0118793c0d Allow black slider to take negative values, allows shadow lifting. 2010-11-08 00:05:56 -06:00
Emil Martinec
9bf2ff0079 Added RGB saturation slider. Fixed coding error in RGB contrast curve. 2010-11-07 11:34:15 -06:00
ffsup2
3d2c904676 Crop detail start with zoom 100%
Removed zoom11 in CropWindow constructor (zoom 1:1 prevents optimization during first image load ).
2010-11-07 14:51:35 +01:00
Hombre
e20e5af9a5 Get some strings in order : some where added, others were modified. 2010-11-07 02:49:59 +01:00
Oliver Duis
87d1f3ae46 Added external custom profile generator option 2010-11-06 12:31:51 +01:00
Oliver Duis
602a15e5ea Crop window now defaults to 100%; German translation updated 2010-11-05 20:23:55 +01:00
Steve Herrell
18a775a549 free thumbnails when changing directory 2010-11-04 21:37:12 -04:00
Steve Herrell
9abe74d73a add quick thumbnails to cache 2010-11-04 21:36:52 -04:00
Hombre
791622c3a0 Adding a tooltip for the popup button widget 2010-11-05 01:57:15 +01:00
Wyatt Olson
0d60fb4028 Fix for issue 298 on behalf of Steve Herrell 2010-11-04 17:50:32 -06:00
Wyatt Olson
37b16e504f Commit for issue 294 applied on behalf of Steve Herrell 2010-11-04 17:49:50 -06:00
Hombre
7cda744c22 Damnit ! I've forgot to remove an annoying printf from the previous patch :/ 2010-11-04 01:42:47 +01:00
Hombre
37c8063f41 PopUpButton widget and PopUpToggleButton added ; Curve editor changed to handle any numbe of curve, since the curve editor is now shared between the curves. (CMakeLists changed -> CMake you project) 2010-11-04 01:04:11 +01:00
Ilia Popov
28e6c919c5 Translations: Found several unlocalized strings. 2010-11-02 00:09:23 +01:00
Emil Martinec
9c34548983 Changes to exposure controls. 2010-11-01 09:26:50 -05:00