Organisationssanetteboguebranch/masterBuild History

Build History for branch/master

Builds (49)
restore compatibility with ocaml 4.08
d6dd5a
new "save_as" dialog and temporary shortcuts management...
8991e4
add video example28
24e714
css
dcfa50
improve doc
d1f4d0
update doc
5534a3
update doc
359677
update doc
b7e683
update doc
1559dd
add file_dialog.png image
330b1e
file dialog: move cursor to end of input
793ad1
compat with ocaml 4.08
01cd6a
compat with ocaml 4.08
b678e1
missing file
b8afb4
Brand new File module! and file Monitor
e6eec4
update changelog
0dfc28
update doc
41ab08
natural scrolling option
fe3216
complete doc
1588bc
new and improved resizing strategies for `flat*` and `tower*`
eda55e
downgrade `Array.find_index` for old ocaml compat
6c76e5
improved Selection module new functions, and thorough testing
554fd8
`Table` layouts can now be resized dynamically.
9c6cb9
fix jumping to last entry of Long_list
e93168
clarify that `dst` field of `blit` is `None` means NO RENDERING.
d1d1cf
fix tower
80d165
resizing improvements, TAB navigation for tabs...
0beceb
remove String.starts_with for backward compatibility
e48d9d
add bogue.opam
ab229a
Layout.set_enabled (new feature: can enable or disable a layout without removing it: it just won't accept focus when disabled)
c0645a
one can now modify text color in Text_display
5077d0
add style parameter to Widget.label
c4ad81
add deps for examples
0a09b9
add example 52 for font loading
f73a67
Support where not which on Windows (#34) Also do not print the stderr. A message like: INFO: Could not find files for the given pattern(s). is useless to the user printed on the console.
575404
thanks
533455
warning about SDL version
f3f146
first release for tsdl >= 1.0.0
d0d2c6
remove audio un/lock
b307b7
disable formatting for now
a2d0ce
merge power_saving Great power saving when idle! This is the last version before using tsdl 1.0.0
9dc1a2
fix CHANGELOG
671992
update CHANGELOG
57c617
Switch [directories] to [xdg] to work on Windows (#29) * Switch [directories] to [xdg] to work on Windows xdg.3.4.0 was the first version to have good Windows defaults. It should be the same configuration directory on Linux but not Windows (which was never working) and not macOS. macOS used to be $HOME/Library/Application Support/<project_path> where <project_path> was qualifier.organization.application (org.sanette.bogue). Fixes https://github.com/sanette/bogue/issues/27 * Use // for consistency
ad184e
update Changelog
ccfc5e
remove symlinks in docs
5c2e8d
`Box.get_style` and `Box.set_style` are now public.
12d99b
fix too large cursor position when using Text_input.set we also provide `triggers` variables for Slider and Text_input, useful for creating new connections. See the Widgets tutorial. The idea is probably to have a `triggers` variable for all widgets.
e788f0
fix link to examples.ml
7f20e1