b391509be6
Update troubleshooting.md
...
Added `2> log_err.txt` to the command and explained what it does. This is necessary as stderr will otherwise get outputted to the console instead of the file.
2023-06-07 14:48:27 +02:00
wpferguson
01c6453c10
Merge pull request #6 from kofa73/patch-1
...
Fixed URL to git's home site
2023-05-07 10:33:45 -04:00
Kofa
ff3159345f
Fixed URL to git's home site
2023-05-07 09:46:36 +02:00
Bill Ferguson
7782b810cc
Updated dt_lua_image_t.generate_cache to match the way the code works.
2022-02-17 17:08:01 -05:00
Bill Ferguson
fee1e00da6
Added documentation for contrib/rename_images
2022-01-12 16:33:41 -05:00
Bill Ferguson
2c3cc06a1d
[dtutils/deprecated] Documented deprecated function added to dtutuils
2021-12-28 20:38:21 -05:00
Bill Ferguson
c22925127f
[contrib/rename-tags.md] Added deprecation warning
2021-12-28 20:37:30 -05:00
Bill Ferguson
271f44cfd4
Added darktable.gui.action
2021-12-25 18:47:27 -05:00
Bill Ferguson
ee422445c3
formatting fixes
2021-12-25 16:23:47 -05:00
Bill Ferguson
747ae5bfb8
Added darktable.destroy_storage
2021-12-25 16:18:14 -05:00
Bill Ferguson
fec19f9527
added darktable.gui.libs.image.action_set_sensitive
2021-12-25 15:36:50 -05:00
Bill Ferguson
cfc239ebed
Updated image.register_action and added image.destroy_action
2021-12-25 15:25:49 -05:00
Bill Ferguson
6fef1dfdf5
Updated darktable and lua API versions
2021-12-25 15:03:53 -05:00
Bill Ferguson
1180e1785e
added event darkroom-image-history-changed
2021-12-25 15:03:23 -05:00
Bill Ferguson
3ca6ee8dad
Added documentation for darktable.gui.libs.snapshots.clear_snapshots() function.
2021-08-21 20:26:40 -04:00
Bill Ferguson
96cd765e3e
Added documentation for darkroom-image-loaded event
2021-08-21 20:18:03 -04:00
Bill Ferguson
558109e1b8
Added documentation for dt_lua_image_t generate_cache function
2021-08-21 20:05:59 -04:00
Bill Ferguson
a0136c1d3e
Added documentation for dt_lua_image_t is_altered memeber
2021-08-21 19:33:38 -04:00
Bill Ferguson
18138be394
Added documentation for darktable.print_hinter() and darktable.print_toast() functions.
2021-08-21 19:26:00 -04:00
Bill Ferguson
35f3d59806
Updated DT_LAYOUT definitions to match source changes
2021-08-21 15:24:33 -04:00
Bill Ferguson
2b47a2641f
[dt_collection_sort_t.md] added new enums from PR 9652.
2021-07-27 20:07:50 -04:00
wpferguson
47efa9190f
Merge pull request #2 from darktable-org/license
...
luadocs is licensed under GPL v3.0
2021-07-17 12:06:22 -04:00
Chris.Elston
3154239d20
luadocs is licensed under GPL v3.0
2021-07-17 16:47:49 +01:00
Mica Semrick
edbfc9dec0
Update theme submodule.
2021-06-23 08:55:38 -07:00
wpferguson
fbebfabca5
[Lua API] Removed references to API 6.x.x. Updated version to 7.0.0.
...
Reordered types alphabetically. Fixed darktable.gui.libs.snapshots
2021-06-22 22:40:54 -04:00
wpferguson
36c58ad3c8
[contrib/select_untagged] fixed position
...
[examples/multi_os] fixed id and title
2021-05-30 13:21:03 -04:00
wpferguson
3a7b287355
Added visible field to lua widget.
2021-05-11 14:59:30 -04:00
wpferguson
22b903e9ad
Fix broken link
2021-04-09 11:42:42 -04:00
wpferguson
a5c0a9a3a6
Fixed broken link and awkward wording
2021-04-09 00:35:57 -04:00
wpferguson
c354b5fe27
Added documentation of detached mode
2021-04-09 00:35:15 -04:00
wpferguson
7137a45f07
Added space to force a line break
2021-04-09 00:31:16 -04:00
wpferguson
39d50c87ae
Updated to reflect latest option, display in darkroom view
2021-02-25 20:09:32 -05:00
wpferguson
2408311c67
fixed formatting
2021-02-22 19:52:08 -05:00
wpferguson
42db01e0fd
updated description
2021-02-19 17:46:03 -05:00
wpferguson
74de0a0b7a
Added contrib/fujifilm_dynamic_range documentation
2021-02-19 17:39:34 -05:00
wpferguson
b194392013
Added website link for phtoils
2021-02-19 15:10:09 -05:00
wpferguson
3fe55d4f8a
Added API 6.2.2 changes (darktable.gui.libs.select...)
2021-02-15 22:14:32 -05:00
wpferguson
784e68e15a
Updated development version number
2021-02-05 14:41:01 -05:00
wpferguson
1e70be01aa
split darktable.gui into multiple files to reduce the length
2021-02-04 14:03:58 -05:00
wpferguson
3187934c7d
Added Lua API 6.2.1 changes (selection-changed event, event naming, and darktable.destroy_event). Reordered darktable and event sections alphabetically except where grouping made sense.
2021-02-03 22:14:39 -05:00
wpferguson
e2d876dcb2
Added darktable.gui.libs.metadata_view.destroy_info
2021-01-28 14:58:28 -05:00
wpferguson
414b6143e0
[lua API manual] Added darktable.database.get_image() function
2021-01-21 20:10:19 -05:00
wpferguson
490bc2af2d
added new dtutils library function find_image_by_id
2021-01-20 20:50:15 -05:00
wpferguson
76ccbc7e04
Updated preferences for added API 6.2.0 functionality
2021-01-08 14:30:48 -05:00
wpferguson
3b54bf9ffa
Updated development version information
2021-01-04 21:11:49 -05:00
wpferguson
161bad7dd3
Added widget.name to types
2021-01-04 21:07:26 -05:00
wpferguson
1069c2eb93
Added versioning information to the Lua API manual. Added documentation for the new darktable.password API change.
2020-12-27 20:08:35 -05:00
wpferguson
e76a08f7dd
[scripts api manual] updated dtutils.file/check_if_bin_exists to document
...
the updated functionality. Added dtutils.file/test_file
to document new function for file testing.
[scripts manual] Updated script_manager to document rewrite of script.
2020-12-23 23:05:23 -05:00
wpferguson
500ae67bf3
more porting cleanup
2020-12-22 01:08:37 -05:00
wpferguson
9b3dc9e465
porting clean up
2020-12-22 00:32:49 -05:00