Organisationssanetteboguebranch/masterBuild History

Build History for branch/master

Builds (87)
horizontal scrolling
09fa45
changelog + restore older ocaml compat
cfead6
improve Mixer resampling
286e73
Better text wrapping engine for `Text_display`
2b2591
changelog
fdfec6
doc
190d43
split colors in RGB and RGBA this will break most code, but fix is easy
483291
doc
c0ae8d
readme
d35371
readme
61a06e
doc
14c779
typos
323bd8
workflow
c0c961
doc
378eb6
css
72106b
fix install
ae01b5
add Mailbox
76a351
update README
7f257f
fix changelog
6078fc
fix changelog
347db1
use full image links
1db52e
prepare release
71aa59
fix changelog
f6f3af
changelog
ed9358
restore ocaml < 4.12 compat
673e94
theme improvements * do not exit if non-defaut theme is not found (use default) * introduce BOX_BG_COLOR
b05b23
update doc
a5e15c
adjust tooltip colors
c02d4f
add icon
a58152
File dialog: fix crash when deleting dir
07a7b3
improve doc
fb0b03
add `I18n.save_locale`
21ee0e
New internationalization module
a37c9b
File: improve "open dir on click"
9aa0bf
better doc
25d3dd
Timeout.add_ignore + various lints
0269b0
revert to buggy `dune` dependency...
32f6f3
Move `dune` dependeny to `build` only
bd22a6
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