swh:1:snp:c7c108084bc0bf3d81436bf980b46e98bd338453

sort by:
Revision Author Date Message Commit Date
8390729 Added accelerator attach/detach code to capture view 27 June 2011, 08:08:02 UTC
4577aec Consolidated accelerators into categories, assigned more descriptive names 27 June 2011, 05:53:33 UTC
5bd4ecd Applied Jeremy Rosen's slider manipulation accelerator patches 27 June 2011, 05:31:13 UTC
1d01357 Applied Simon Spannagel's German translation 27 June 2011, 05:09:19 UTC
4ea19c7 Merge branch 'master' into bieber 27 June 2011, 04:35:32 UTC
f90e985 Merge branch 'bieber' of ssh://darktable.git.sourceforge.net/gitroot/darktable/darktable into bieber 27 June 2011, 04:27:13 UTC
4b73730 colorcontrast: clip a* and b* channels, reload_defaults * assert Lab colorspace, not the number of channels * clip a* and b* channels at (-128, 128) * reload_defaults to reset parameters 26 June 2011, 02:59:09 UTC
d69b53f colorcorrection module is now tracked in the dependency system and auto-assigned a place in the pipe by tools/iop_dependencies.py, as the rest of the modules. 26 June 2011, 02:54:02 UTC
4fc8ac2 module dependency hint. 26 June 2011, 02:53:07 UTC
64af6b2 image cache fix 26 June 2011, 02:37:33 UTC
72733c4 pink highlights in tonemap should be better now. 26 June 2011, 02:37:15 UTC
1f7b1b9 Fixes cut'n'paste error regarding the tooltips of sliders. 25 June 2011, 16:16:51 UTC
94caa1d Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 25 June 2011, 16:14:12 UTC
5874363 Merge branch 'bieber' of ssh://darktable.git.sf.net/gitroot/darktable/darktable into bieber 25 June 2011, 13:11:37 UTC
ee158f6 Added addendum to docbook generation and a apendix for keyaccelerators. 25 June 2011, 13:10:48 UTC
6a9b064 Changed the key remapping UI slightly 25 June 2011, 04:44:33 UTC
624f446 vi-like go to start/end keys: gG :) 25 June 2011, 04:16:06 UTC
55468cf cltest compile warning fixed. 25 June 2011, 04:05:40 UTC
0fc4636 added thread-safety lock around gconf. 25 June 2011, 04:05:40 UTC
2c7ba9e cltest compile warning fixed. 25 June 2011, 04:02:27 UTC
1c173d2 added thread-safety lock around gconf. 25 June 2011, 04:02:26 UTC
a2b2236 Merge branch 'master' into bieber 25 June 2011, 03:57:52 UTC
2da79de Fixed segfault in darktable-viewer by moving all accelerator info storage into darktable.controls 25 June 2011, 03:56:15 UTC
495cdc1 removed debug output. 25 June 2011, 03:00:50 UTC
d8dab6f deke's new japanese translation. 25 June 2011, 02:48:13 UTC
796c0a8 default cache size up to 1000. 25 June 2011, 02:33:33 UTC
7af2571 tonemap: Fix percent range on "spatial extent" slider 25 June 2011, 02:33:29 UTC
c61d0db added blending capabilities to equalizer. 25 June 2011, 02:32:19 UTC
1341012 Accept the Keypad decimal point in the slider widget 25 June 2011, 02:26:51 UTC
5997743 PowerShot S95 wb presets stolen from UFRaw 25 June 2011, 02:16:45 UTC
1759087 perf tweak dt_iop_clip_and_zoom_demosaic_half_size don't calculate y related stuff in the x loop don't switch to floats before it really needed makes around 30% speed up 25 June 2011, 02:15:03 UTC
0e32cc6 add clipping in exposure opencl implementation 25 June 2011, 02:13:31 UTC
2143138 a few missed free() calls for blendop_params. 25 June 2011, 02:13:14 UTC
f96b7c5 Used translated strings in the shortcuts treeview 25 June 2011, 01:44:22 UTC
c20b404 Blend parameters are also saved in presets 25 June 2011, 01:23:58 UTC
8a832d0 Allow blendop parameters to show up correctly in parameters dialog 25 June 2011, 01:23:11 UTC
014ae62 Automatically generate a header file on build which will separate out the components of the accelerator paths for translation 25 June 2011, 00:37:14 UTC
4299b85 Added image remove and delete shortcuts 24 June 2011, 20:29:05 UTC
1674838 Added accelerator group for filmstrip that functions properly in both darkroom and capture mode 24 June 2011, 19:38:18 UTC
c12777d Fixed disappearing shortcuts bug for darkroom mode 24 June 2011, 08:11:04 UTC
a9a4b94 Renamed some accelerator paths 23 June 2011, 20:35:21 UTC
2af83b1 Merge branch 'master' into bieber 23 June 2011, 08:30:21 UTC
2a04aea Wrote keybinding2docbook script and accompanying awk file 23 June 2011, 08:29:48 UTC
ac8f912 image cache insert/remove fix Image cache clear was not updating cache->by_id mapping, thus breaking the order. Broken order led to binary search not working properly. This patch is adding by_id update after cache removal Also this patch replaces inefficient sorting with qsort after adding new cache with much faster by_id update. dt_image_cache_bsearch() is modified to return index in by_id mapping rather than cache line index. dt_image_cache_compare_id() is removed as it is no longer needed after qsort removal. 23 June 2011, 07:52:55 UTC
ef1925d French ui updated 23 June 2011, 07:52:11 UTC
5ae206c Refined semicolon stripping logic 22 June 2011, 19:29:59 UTC
8f11bac Merge branch 'master' into bieber 22 June 2011, 19:24:22 UTC
6efadef Deleted lingering keyboardrc file 22 June 2011, 19:23:14 UTC
bb2b9aa Automatically generating keyboardrc_default at startup 22 June 2011, 19:22:46 UTC
0aa0875 Merge branch 'master' of ssh://darktable.git.sourceforge.net/gitroot/darktable/darktable 22 June 2011, 17:44:02 UTC
027c26b Updated Spanish translation 22 June 2011, 17:43:24 UTC
5f0cc70 Updated SPanish translation 22 June 2011, 17:41:52 UTC
5cd38b3 Added Uli Scholler's lighttable pageup/pagedown shortcuts, adapted to the new accelerator system 22 June 2011, 05:34:31 UTC
fdc0d3e Ensured that iop show accelerators can't conflict with other darkroom accelerators, and that they get reset to empty on default restore 22 June 2011, 05:11:19 UTC
47d528c Fixed conflicting module names for colorout and clipping accelerators 22 June 2011, 04:57:22 UTC
b18a6b3 Fixed translation issues with automatic iop shortcuts 21 June 2011, 22:07:48 UTC
4b911b9 Finished implementing the module show accelerator feature, also moved most of its code to darkroom.c instead of imageop.c 21 June 2011, 21:29:45 UTC
5c9ec8b Began adding show accelerators to all imageop plugins. Currently only expands expander and focuses on module 21 June 2011, 09:13:59 UTC
bf9ded8 Added option to restore defaults in accelerator remapping interface 21 June 2011, 08:04:14 UTC
e9e5134 Merge branch 'master' into bieber 20 June 2011, 19:14:08 UTC
cfca1bf fixed a redraw bug that was copy/pasted from the other curve widgets. 20 June 2011, 09:27:25 UTC
b7264df moved hotpixel stuff to denoising stuff: in the correct group. 20 June 2011, 09:14:43 UTC
4f05884 maybe this time the script worked :) 20 June 2011, 09:02:56 UTC
0ccddb1 fixed a segfault when querying the wrong develop_t struct. 20 June 2011, 08:57:18 UTC
0e62ea0 some perf findings: our cache can't handle crazy numbers of cache lines. which was exactly our default. so cut it down by default, but we'll still want to implement some faster LRU sorting there. 20 June 2011, 08:17:36 UTC
d5951d6 new albanian translation :) 20 June 2011, 06:20:06 UTC
90c532c worthless performance tuning for opencl. 19 June 2011, 06:29:03 UTC
235fe23 added history_eventbox name to the widget, to get gray bg back in gui. 19 June 2011, 06:00:36 UTC
1fe1b46 Get rid of flag IOP_FLAGS_BLEND_ONLY_LIGHTNESS in highpass module No longer needed due to improvements Lab blendops 19 June 2011, 05:22:05 UTC
3ae7c06 Revision of Lab blendops completed (hopefully) 19 June 2011, 05:21:59 UTC
86dbf02 Blendops: further blending modes improved in Lab colorspace 19 June 2011, 05:21:54 UTC
f9cff19 rework blend modes "overlay", "hardlight", and "linearlight" 19 June 2011, 05:21:47 UTC
d786ada added a simple cleanup sql script for those who like to break their db by deleting added images again. 19 June 2011, 05:19:21 UTC
eb14e88 ..and this is the first application of the iop order script. 19 June 2011, 05:10:36 UTC
ce67cf8 added script to auto-generate module dependencies in the pipe. 19 June 2011, 05:10:17 UTC
22c4385 reading dcraw's matrices directly, for shorter turnaround times for updates. 19 June 2011, 02:55:07 UTC
2f33008 colorcontrast: change steepness of a* and b* curves Changing the steepness of a* and b* curves in Lab color space is a popular method to boost color contrast in the image. This plugin allows to control the effect with only two sliders. They have user-friendly labels "green vs magenta" and "blue vs yellow". These two values are the tangents of straight symmetric curves for the transforms in a* anb b* channels respectively. 18 June 2011, 09:16:18 UTC
50c0ebb Implemented basic import/export of keyboard accelerators 18 June 2011, 08:44:30 UTC
5b47280 Implemented persistent keyboard shortcut remapping 18 June 2011, 07:17:43 UTC
fd84037 Added system to keep track of accelerators registered in each group and prevent duplicates from being mapped within the same group 18 June 2011, 03:06:12 UTC
849a1fe Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 17 June 2011, 18:20:09 UTC
42d3f00 Add Nikon D7000 wb presets stolen from UFRAW 17 June 2011, 17:10:04 UTC
78af662 Merge branch 'master' into bieber 17 June 2011, 08:27:26 UTC
6401718 Stopped center bottom toolbox from expanding 17 June 2011, 08:23:03 UTC
0993f80 Implemented accelerator remapping interface 17 June 2011, 08:18:13 UTC
99ab30e Merge branch 'master' into bieber 16 June 2011, 20:42:18 UTC
92c9a87 Added shortcuts tab to preferences dialog with treeview showing all registered accelerators, no remapping capabilities yet 16 June 2011, 20:41:46 UTC
472a20f Fixed typo in last commit. 16 June 2011, 17:27:23 UTC
7d2b2ab Added nikon 5100 wb presets thanx to Mohammed Malik 16 June 2011, 14:19:45 UTC
3c668de fixed german translation. 16 June 2011, 10:01:52 UTC
b1c93fa a quick update of russian translation 16 June 2011, 08:35:07 UTC
daefc2b Memory leak in collect.c 16 June 2011, 08:35:00 UTC
49f1d26 vendordropped new rawspeed. 16 June 2011, 08:27:10 UTC
65df631 rawspeed: fixed a memleak (thx to stephane chauveau) 16 June 2011, 08:26:18 UTC
cd24715 temporary disabling plugins which cause distortions, depending on gui focus. 16 June 2011, 08:21:04 UTC
aab3fb8 Blend mode "vividlight": further improvements 16 June 2011, 07:09:00 UTC
3bfe182 Modified accelerator blocking system to work with new accelerators 15 June 2011, 08:47:05 UTC
8e7d682 Removed the old accelerator registration system 15 June 2011, 07:29:30 UTC
7523037 Transitioned control.c's key_pressed shortcuts 15 June 2011, 06:56:15 UTC
9f27121 Made lighttable's key_pressed shortcuts respect the key_accelerators_on flag 15 June 2011, 05:34:44 UTC
back to top