Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.5.4
reaimgui
Browse files
Jul 25, 2021
bump version to 0.5.4
· be946673
cfillion
authored
Jul 24, 2021
View commits for tag v0.5.4
v0.5.4
be946673
add ShowAboutWindow
· d5323be3
cfillion
authored
Jul 24, 2021
d5323be3
add WindowFlags_NoBringToFrontOnFocus to NATIVE_ONLY_ENUMS
· 21840745
cfillion
authored
Jul 24, 2021
21840745
Jul 23, 2021
win32: fix a possible crash during (un)docking of a window
· edf1fd2c
cfillion
authored
Jul 23, 2021
edf1fd2c
genbinding: fix parsing of links at the very end of the help text
· 515aa755
cfillion
authored
Jul 23, 2021
515aa755
Jul 20, 2021
fix syntax error in the Python binding [#4]
· 2013b3e9
cfillion
authored
Jul 19, 2021
2013b3e9
Jul 17, 2021
add a comment about Python ReaScript's CPU overhead
· e477a261
cfillion
authored
Jul 17, 2021
e477a261
Jul 14, 2021
cocoa: reuse Platform::scalePosition
· cd6ad4f0
cfillion
authored
Jul 13, 2021
cd6ad4f0
docker: remove duplicate call to Window::show
· 132f9097
cfillion
authored
Jul 13, 2021
132f9097
docker: wait until after the left mouse button is released before destroying the REAPER docker
· 408bc79f
cfillion
authored
Jul 13, 2021
408bc79f
coverage: update to match
3edad5fa
· b2e45e15
cfillion
authored
Jul 13, 2021
b2e45e15
bump version to 0.5.3
· 8330d026
cfillion
authored
Jul 13, 2021
View commits for tag v0.5.3
v0.5.3
8330d026
ci: fix path to the extension binary
· caa8c4e1
cfillion
authored
Jul 13, 2021
caa8c4e1
Jul 13, 2021
font: document that /\ disables the system font lookup
· 9468899f
cfillion
authored
Jul 13, 2021
9468899f
demo: improve internal docker handling in the docking example
· f45f9cd3
cfillion
authored
Jul 13, 2021
f45f9cd3
docker: keep open if there are other windows sharing the dock when undocking a window by dragging
· 2e83b55b
cfillion
authored
Jul 13, 2021
2e83b55b
docker: fix window recreation when switching active child node
· 23d739a3
cfillion
authored
Jul 12, 2021
23d739a3
clarify use of SetCapture on macOS
· 66ef50ad
cfillion
authored
Jul 12, 2021
66ef50ad
remove WindowFlags_NoBringToFrontOnFocus [p=2462354]
· 6accbf64
cfillion
authored
Jul 12, 2021
6accbf64
Jul 11, 2021
report font loading errors in the first function call of each frame
· 5b55b4af
cfillion
authored
Jul 11, 2021
5b55b4af
enable loading colors from fonts
· e2616bc1
cfillion
authored
Jul 11, 2021
e2616bc1
undo accurate source range line numbers
· 3edad5fa
cfillion
authored
Jul 10, 2021
3edad5fa
Jul 10, 2021
fix typo in the duplicate reaimgui message
· bc258143
cfillion
authored
Jul 10, 2021
bc258143
run resource destructors when unloading the extension [p=2461673]
· 421c6e4c
cfillion
authored
Jul 10, 2021
421c6e4c
Jul 09, 2021
cocoa: focus the window under mouse on right/middle click
· 704ee9e3
cfillion
authored
Jul 08, 2021
704ee9e3
cocoa: fix setFocus() to focus the input subview
· 53b33243
cfillion
authored
Jul 08, 2021
53b33243
clarify internal usage of hasOwnedViewport
· 0cb816e1
cfillion
authored
Jul 08, 2021
0cb816e1
doc: improve font readability on Windows
· 0a6d5d56
cfillion
authored
Jul 08, 2021
0a6d5d56
genbinding: fix debug assert failure when generating html doc on Windows
· 0ba452e8
cfillion
authored
Jul 08, 2021
0ba452e8
Jul 08, 2021
refactor CMake targets
· 5559fdd2
cfillion
authored
Jul 03, 2021
5559fdd2
document p_* arguments as both read and write [p=2459747]
· a4e7d964
cfillion
authored
Jul 08, 2021
a4e7d964
Jul 02, 2021
bump version to 0.5.2
· b26e0fc5
cfillion
authored
Jul 02, 2021
View commits for tag v0.5.2
v0.5.2
b26e0fc5
s/Edit on GitHub/View source/
· 4546041d
cfillion
authored
Jul 02, 2021
4546041d
update GetMainViewport's documentation
· 7bd498ad
cfillion
authored
Jul 02, 2021
7bd498ad
remove extra newlines [ci skip]
· f31953e9
cfillion
authored
Jul 02, 2021
f31953e9
cocoa: fix REAPER's misc timer stopping on Big Sur [p=2458897]
· 25857158
cfillion
authored
Jul 02, 2021
25857158
Jul 01, 2021
extract the API source out of the src directory
· 3d17e351
cfillion
authored
Jul 01, 2021
3d17e351
Jun 30, 2021
detect accurate line numbers for every API functions
· 527a0c9e
cfillion
authored
Jun 30, 2021
527a0c9e
reorganize the API & group by category in the documentation
· f9eadd91
cfillion
authored
Jun 30, 2021
f9eadd91
Jun 29, 2021
docs: don't list _sz arguments as return values
· 6d5e3cd9
cfillion
authored
Jun 29, 2021
6d5e3cd9
Loading