sort by:
Revision Author Date Message Commit Date
6147e95 usermanual: make one of the screenshots bigger so it is readable 23 November 2012, 17:43:19 UTC
600ab81 usermanual: fix colwith specification throughout manual 23 November 2012, 17:01:20 UTC
6f6e9d5 usermanual: fix typos and such 23 November 2012, 16:26:38 UTC
fb2e489 usermanual: deactivate building of translated and final usermanual they are heavily outdated. for the time being the english draft version must do. 23 November 2012, 14:58:46 UTC
8ea5e74 Merge branch 'master' into doc 23 November 2012, 14:05:27 UTC
6143dfc usermanual: update for tethering chapter 23 November 2012, 14:04:56 UTC
d1e6da7 Fix tatica's name in the credits 22 November 2012, 21:32:06 UTC
95e764c Merge pull request #78 from dumbbell/dt_bauhaus_slider_new_with_range dt_bauhaus_slider_new_with_range() takes an int as last arg 22 November 2012, 20:44:23 UTC
36fd766 Merge pull request #82 from dumbbell/set_grid_color-and-set_indicator_color-take-boolean-not-float set_grid_color() and set_indicator_color() take boolean as last arg 22 November 2012, 20:42:22 UTC
48f4e96 usermanual: miscellaneous updates 22 November 2012, 19:23:11 UTC
c750ecd usermanual: update for maps/geotagging chapter 22 November 2012, 18:57:52 UTC
42b6694 rawspeed: updated to v496, 7d black level fix. 22 November 2012, 08:11:47 UTC
291d62f user manual: short section about noise reduction. 22 November 2012, 08:01:22 UTC
e589c7f usermanual: added a few lines about local contrast. 22 November 2012, 07:55:14 UTC
58c08fc fixed an issue where a string returned by sqlite was freed too early 21 November 2012, 21:22:59 UTC
da5caa1 Pentax K-5 II standard matrix 21 November 2012, 18:07:34 UTC
6000385 Show camera settings when reentering tethering mode 21 November 2012, 17:30:23 UTC
f6f7e7a Merge pull request #79 from dumbbell/empty-if-body-in-gradientslider.c Remove a suspicious ";" after between an if statement and its body 21 November 2012, 17:11:01 UTC
227c7ec Merge branch 'master' of ssh://github.com/darktable-org/darktable 21 November 2012, 17:02:14 UTC
b4c5248 usermanual: update on module tonemapping and a few other fixes 21 November 2012, 17:01:41 UTC
12268d0 Merge pull request #83 from dumbbell/clang-does-not-want-libintl On *BSD, it seems that libintl is only required by GCC, not clang 21 November 2012, 10:38:33 UTC
c8ae7c4 Merge pull request #81 from dumbbell/missing-return-in-write_image Add missing return statement in write_image 21 November 2012, 10:36:32 UTC
fc2b3c0 Merge pull request #80 from dumbbell/mark-unused-functions-in-points.h Mark unused functions as such in points.h 21 November 2012, 10:34:29 UTC
9101804 Merge pull request #77 from dumbbell/fexpensive-optimizations-is-gcc-specific Only use "-fexpensive-optimizations" when building with GCC 21 November 2012, 10:20:34 UTC
e455f4b set_grid_color() and set_indicator_color() take boolean as last arg ... not float. CAUTION: Floats are changed to the integer value they were implicitly converted too before this fix. However, those values may not be the correct ones. Spotted by clang. 21 November 2012, 09:34:23 UTC
d6813f4 On *BSD, it seems that libintl is only required by GCC, not clang Or maybe, that's clang who doesn't want libintl... 21 November 2012, 00:36:10 UTC
2cd11ac dt_bauhaus_slider_new_with_range() takes an int as last arg ... not a float. Spotted by clang. 21 November 2012, 00:10:44 UTC
b78243a Mark unused functions as such in points.h Spotted by clang. 21 November 2012, 00:07:12 UTC
54d19ab Add missing return statement in write_image Spotted by clang. 21 November 2012, 00:01:48 UTC
f8b2aee Only use "-fexpensive-optimizations" when building with GCC For instance, clang doesn't support this option. 20 November 2012, 23:55:19 UTC
21759db Remove a suspicious ";" after between an if statement and its body Spotted by clang. 20 November 2012, 23:52:21 UTC
5218544 usermanual: add example image for framing module 20 November 2012, 20:40:22 UTC
664cf7c Add original filename to XMP metadata This adds the Xmp.xmpMM.DerivedFrom in both the .xmp file as well as the exported image file. Fixes #9064. 19 November 2012, 21:45:07 UTC
69f52d2 usermanual: few more images 19 November 2012, 20:31:19 UTC
f95bd7f usermanual: just a few optimizations 19 November 2012, 18:16:04 UTC
146b43d usermanual: what else :) 18 November 2012, 19:10:34 UTC
7117740 Merge branch 'master' of ssh://github.com/darktable-org/darktable 18 November 2012, 16:28:06 UTC
04f7780 usermanual: add chapter "special topics" about memory and opencl usage 18 November 2012, 16:27:06 UTC
391e4ed Strip spaces on comma separated import tags Fixes #9055. 18 November 2012, 15:11:48 UTC
e8e599d Merge branch 'master' of ssh://github.com/darktable-org/darktable 18 November 2012, 14:28:16 UTC
3e8c37c usermanual: some further tweaking 18 November 2012, 14:27:49 UTC
deb97e7 Fix #9052: Don't drag images when under OSD controls 18 November 2012, 14:26:23 UTC
f0df99f Resource leak in dt_get_num_atom_cores 18 November 2012, 14:19:54 UTC
1c8e973 usermanual: a few further updates 18 November 2012, 10:58:31 UTC
3995c81 Fix bg of modulelist when entering dr with hidden panels WARNING: This is a mess. Handle with care and check if you broke anything after touching the code ... 17 November 2012, 23:35:03 UTC
5cab676 usermanual: add docs for module colorize 17 November 2012, 21:05:30 UTC
9f80a7b usermanual: update on module highlight reconstruction 17 November 2012, 20:32:36 UTC
dad3241 usermanual: update/add documentation for modules invert and framing 17 November 2012, 19:52:01 UTC
8174283 Update Czech translation 17 November 2012, 18:53:15 UTC
46c5cbf removed comment and did one optimization in dt_supported_image 17 November 2012, 17:00:24 UTC
d7df4eb usermanual: some more updates (incl. new more modules dialog) 17 November 2012, 16:13:21 UTC
f5b028e Merge branch 'master' into opencl 17 November 2012, 08:33:23 UTC
ce8ac03 Merge pull request #75 from itarozzi/it-temp1 add vertical scrollbar to keywords module 16 November 2012, 22:32:16 UTC
775aa0b minor code cleanup: darkroom.c should not need to care about blend gui cleanup 16 November 2012, 20:21:45 UTC
aa417cd Fixes internal gtk bug triggered if trying to set focus child on container which widget is not a child of. 16 November 2012, 19:43:08 UTC
ac9b4a1 add vertical scrollbar to keywords module 16 November 2012, 00:52:56 UTC
920bc8d fix for #9049: avoid NaN's in output of amaze demosaic 15 November 2012, 18:45:38 UTC
17e2ac2 Update German translation 14 November 2012, 18:33:44 UTC
c4414cf remove deb cmake targets because they are unmaintained and unused by packagers... rpm stuff is on probation, please voice on the ml if you want to keep it 14 November 2012, 18:18:53 UTC
169a0ca minor speed improvement for commit e0fe084f56258ce06423283c5101facb09a29a42 14 November 2012, 18:02:38 UTC
b9e8d76 Merge branch 'clip_bug' of https://github.com/AlicVB/darktable into fix 14 November 2012, 17:41:13 UTC
020ff22 Merge branch 'master' of ssh://github.com/darktable-org/darktable 14 November 2012, 17:38:29 UTC
1ee31c0 revamp show/hide code for blend controls the old code has developed into a mess with all kinds of bugs. let's hope they are fixed now. 14 November 2012, 17:37:15 UTC
700b632 Fix minor whitespace issues in Spanish translation 14 November 2012, 17:36:38 UTC
e0fe084 BUG : not same behavior btw opencl and CPU if you do "extreme" keystone BUG : clipping render if the image is flipped 14 November 2012, 11:20:46 UTC
cee1fb5 usermanual: chapter "preferences and settings" replaces addendum 13 November 2012, 17:19:58 UTC
06042e4 fix bug introduced with commit 8625aa76b6793c61152d9dbb351c2da6a4b94dd6 12 November 2012, 17:13:38 UTC
bb3547f fix wrongly positioned assert statement in gradientslider 11 November 2012, 15:31:40 UTC
8625aa7 fix for #9044: avoid division by zero in spot removal plugin this happened for heavily scaled down images/thumbnails 11 November 2012, 08:45:15 UTC
9525a90 color picker: keep gui in sync. 10 November 2012, 22:24:22 UTC
2f36c3b Update to RawSpeed r495 10 November 2012, 16:24:07 UTC
6c69d42 Canon EOS M RawSpeed preliminary data (thanks for PolarFox) 10 November 2012, 11:19:57 UTC
3bee8b2 Canon EOS M color matrix (thanks for PolarFox) 10 November 2012, 11:11:24 UTC
cd4ddc1 Canon EOS M wb_presets (thanks to PolarFox) 10 November 2012, 11:08:43 UTC
f7484fe fix for #9046: make colorpicker in module framing act on output image 10 November 2012, 10:37:57 UTC
2077343 sqlite: autoincrement id field in images table this fixes #9032 at least for any newly created database. old database files will continue to work but still show bug #9032. We will need a migration tool (to be developed) if we want to fix that. 09 November 2012, 18:02:33 UTC
9f7ea6b Update Canon EOS 7D wb_presets to match firmware 2.0.3 (stolen from UFRaw) 09 November 2012, 14:55:30 UTC
6c162a2 usermanual: some more minor updates 07 November 2012, 19:35:14 UTC
1af0a4f usermanual: small technical updates on several modules 07 November 2012, 18:59:30 UTC
329f4ae Revert "remove nikon j2" This reverts commit 709448cb0e5ae49fb9d2b1d066b6b85125944bab. 07 November 2012, 08:37:24 UTC
82781e5 rawspeed: vendordropped v489 07 November 2012, 08:32:20 UTC
5c2a294 maybe fix dup/rm/dup issue, or half of it. 07 November 2012, 08:15:02 UTC
8d9ff1f Slight change to bauhaus popup borders The old way of drawing them looked like a bug to some users. 06 November 2012, 15:19:55 UTC
88376e9 more modules: fix a segfault with the new layout. 06 November 2012, 08:03:03 UTC
827f543 revert collect changes until they are fixed. just re-revert this patch to get the changes back :) 06 November 2012, 07:53:06 UTC
4f18219 set favorite first, slightly change the size of more_module, refresh displayed groups when favorite status is changed 05 November 2012, 22:46:55 UTC
3d9200e add alphabetical sorting 05 November 2012, 22:46:55 UTC
ebacc88 add the actual code change 05 November 2012, 22:46:55 UTC
c8015e5 more internal rework 05 November 2012, 22:46:55 UTC
7cbb652 new more module works, except for shortcuts 05 November 2012, 22:46:55 UTC
6ce6421 new more module layout, this is a quick fix for next stable 05 November 2012, 22:46:55 UTC
9fa777b extra bookkeeping for postponed value change in gradientsliders and bauhaus sliders this avoids gtk warnings when a postponed event is signaled after widget was destroyed 05 November 2012, 18:54:11 UTC
b605546 Nikon 1 J2 support for RawSpeed 05 November 2012, 16:29:35 UTC
68b89b9 Copy NIKON 1 J1 wb_presets from NIKON 1 V1 05 November 2012, 16:25:10 UTC
401ed5e Only add the best matching auto-apply preset Fixes #9033 04 November 2012, 22:31:54 UTC
0044997 Delete missing debugging code 04 November 2012, 21:59:54 UTC
0f051a9 Merge branch 'collect' 04 November 2012, 21:25:50 UTC
5cf81be Merge remote-tracking branch 'upstream/master' 04 November 2012, 21:21:52 UTC
bca0300 Improve functions naming 04 November 2012, 21:21:35 UTC
06d7838 Clarify code for each mode (folders/lists) Fix more issues in collect module + Reset folders view when a rule is cleared + Do not refilter when we are not typing 04 November 2012, 21:20:52 UTC
back to top