Commit graph

34 commits

Author SHA1 Message Date
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
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
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
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
2408311c67 fixed formatting 2021-02-22 19:52:08 -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
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
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
wpferguson
f376660f22 [lua.api.manual] Converted from xml to markdown. Still needs work, but now we have a current reference on-line 2020-12-21 13:18:08 -05:00
wpferguson
2f9034a7af Updated README.md based on dtdocs, rename lua.api to lua.api.manual, and fixed a version number 2020-12-18 19:40:46 -05:00