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.8
reaimgui
Browse files
Oct 05, 2021
bump version to 0.5.8
· b01ec753
cfillion
authored
Oct 05, 2021
View commits for tag v0.5.8
v0.5.8
b01ec753
fix windows still merging into the main viewport during NewFrame [p=2486034]
· 2a896d20
cfillion
authored
Oct 05, 2021
2a896d20
font: downgrade FreeType to workaround crash in v2.11.0 on Windows [p=2486019][p=2486079]
· 60282b0c
cfillion
authored
Oct 05, 2021
60282b0c
bump version to 0.5.7
· 388ff418
cfillion
authored
Oct 04, 2021
View commits for tag v0.5.7
v0.5.7
388ff418
support WindowFlags_TopMost in BeginPopup and BeginPopupModal
· ec6a6ecd
cfillion
authored
Oct 04, 2021
ec6a6ecd
Oct 03, 2021
fix visibility of popups and menus opened directly over REAPER's main window
· a346154c
cfillion
authored
Oct 03, 2021
a346154c
ci: better fix for Linux cross-builds
· 1970c6d7
cfillion
authored
Oct 03, 2021
1970c6d7
ci: fix Linux ARM builds
· 010e9539
cfillion
authored
Oct 02, 2021
010e9539
Oct 02, 2021
ci: disable Let's Encrypt's expired DST Root CA X3 certificate
· f6e5469b
cfillion
authored
Oct 02, 2021
f6e5469b
ci: fix Linux 32-bit builds
· a14fad64
cfillion
authored
Sep 21, 2021
a14fad64
Sep 14, 2021
demo: fix the Querying Status section [p=2480715] [ci skip]
· 080de408
cfillion
authored
Sep 14, 2021
080de408
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
Loading