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.6
reaimgui
Browse files
Sep 01, 2021
bump version to 0.5.6
· e1ac7323
cfillion
authored
Sep 01, 2021
View commits for tag v0.5.6
v0.5.6
e1ac7323
documentation: mark p_open arguments as optional again
· f150f188
cfillion
authored
Sep 01, 2021
f150f188
expose the text filter API [p=2476922]
· 1b11e389
cfillion
authored
Sep 01, 2021
1b11e389
coverage: parse constructors
· 1b20a0a2
cfillion
authored
Sep 01, 2021
1b20a0a2
Aug 31, 2021
documentation: add ImGui_Font* to the list of ValidatePtr's supported types
· 7a55cb79
cfillion
authored
Aug 31, 2021
7a55cb79
win32: disable topmost when the REAPER app is inactive
· 59108aa7
cfillion
authored
Aug 31, 2021
59108aa7
demo: rename 'Top most' checkbox to 'Always on top' [ci skip]
· ad80c62c
cfillion
authored
Aug 31, 2021
ad80c62c
add a comment on SWELL_SetWindowWantRaiseAmt usage [ci skip]
· b4efdd19
cfillion
authored
Aug 31, 2021
b4efdd19
win32: fix topmost state being reset when REAPER is unminimized [p=2476936]
· 58ba88ac
cfillion
authored
Aug 31, 2021
58ba88ac
documentation: fix main area not filling the browser window's full width
· e91bd7e0
cfillion
authored
Aug 30, 2021
e91bd7e0
improve documentation of BeginDisabled and StyleVar_DisabledAlpha
· d05f9bc5
cfillion
authored
Aug 30, 2021
d05f9bc5
Aug 30, 2021
fix typo in BeginDisabled's documentation
· 2d94086d
cfillion
authored
Aug 30, 2021
View commits for tag v0.5.5
v0.5.5
2d94086d
bump version to 0.5.5
· 78eb8388
cfillion
authored
Aug 30, 2021
78eb8388
add WindowFlags_TopMost [p=2468716][p=2471188][p=2476740]
· ef73a04a
cfillion
authored
Aug 30, 2021
ef73a04a
cocoa: fix topmost state being reset when the app regains focus
· f5a85fd0
cfillion
authored
Aug 30, 2021
f5a85fd0
use dear imgui v1.84's new ClearInputKeys function
· bdb3fde5
cfillion
authored
Aug 30, 2021
bdb3fde5
demo: disable docking combo box when docking is unavailable [ci skip]
· 692e21c9
cfillion
authored
Aug 30, 2021
692e21c9
Aug 24, 2021
better workaround for imgui 1.84 asserting after ClearInputData
· 6bf6d436
cfillion
authored
Aug 24, 2021
6bf6d436
Aug 21, 2021
update documentation of TableSetColumnEnabled and WindowFlags_UnsavedDocument
· efaed01d
cfillion
authored
Aug 21, 2021
efaed01d
add TableColumnFlags_Disabled and TableColumnFlags_NoHeaderLabel
· 690f51f7
cfillion
authored
Aug 21, 2021
690f51f7
add {Begin,End}Disabled, StyleVar_DisabledAlpha
· 9ca7da67
cfillion
authored
Aug 21, 2021
9ca7da67
remove C++ float literal suffix from the documentation
· 37ef24df
cfillion
authored
Aug 21, 2021
37ef24df
update the demo to match Dear ImGui 1.84
· 4f3d87e5
cfillion
authored
Aug 21, 2021
4f3d87e5
fix "font atlas not built" assertion on NewFrame with 1.84
· 1f9ee3e9
cfillion
authored
Aug 21, 2021
1f9ee3e9
remove ColorEditFlags__OptionsDefault
· dd1811a9
cfillion
authored
Aug 21, 2021
dd1811a9
update to Dear ImGui 1.84.1
· c01dc700
cfillion
authored
Aug 21, 2021
c01dc700
Jul 26, 2021
add DetachFont
· b25bdc2c
cfillion
authored
Jul 25, 2021
b25bdc2c
Jul 25, 2021
add missing p_selected arg in Selectable call [ci skip]
· 988f4323
cfillion
authored
Jul 24, 2021
988f4323
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
Loading