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.3.2
reaimgui
Browse files
May 13, 2021
bump version to 0.3.2
· 2ce0189b
cfillion
authored
May 13, 2021
View commits for tag v0.3.2
v0.3.2
2ce0189b
cocoa: fix incorrect initial vertical position [p=2443450]
· 4ff23709
cfillion
authored
May 13, 2021
4ff23709
only pause during project load in REAPER 6.11+
· 37b9c64c
cfillion
authored
May 04, 2021
37b9c64c
cleanup Resource::Timer
· b16925fa
cfillion
authored
May 04, 2021
b16925fa
May 04, 2021
bump version to 0.3.1
· 448815fd
cfillion
authored
May 04, 2021
View commits for tag v0.3.1
v0.3.1
448815fd
don't run when the ReaScript defer loop is blocked
· 6a5ba9b3
cfillion
authored
May 03, 2021
6a5ba9b3
remove the Freeze function
· 67915c07
cfillion
authored
May 03, 2021
67915c07
ci: remove third-party repositories
· 42c528bd
cfillion
authored
May 03, 2021
42c528bd
Windows: use the native path separator for the default log file
· 348e7319
cfillion
authored
May 03, 2021
348e7319
May 02, 2021
extract keymap initialization
· 7fe80df3
cfillion
authored
May 01, 2021
7fe80df3
fix Gdk-CRITICAL warning when creating an undocked context with stored docker ID
· 591987ef
cfillion
authored
May 02, 2021
591987ef
refactor destruction of unused resources
· 8f9bc38e
cfillion
authored
May 01, 2021
8f9bc38e
May 01, 2021
suspend ReaImGui during project load [p=2438968]
· 92ceafe6
cfillion
authored
May 01, 2021
92ceafe6
bump version to 0.3
· d7aaf197
cfillion
authored
Apr 30, 2021
View commits for tag v0.3
v0.3
d7aaf197
Apr 30, 2021
correct initial context position if offscreen
· 4d29dbb1
cfillion
authored
Apr 30, 2021
4d29dbb1
win32: add support for HiDPI scaling on Vista to 10 pre-anniversary
· 992d6506
cfillion
authored
Apr 29, 2021
992d6506
win32: gdk: restore unscaled size when undocking
· 6b7977f7
cfillion
authored
Apr 29, 2021
6b7977f7
win32: scale window decorations on HiDPI displays when per-monitor aware v2 is disabled
· 687fff57
cfillion
authored
Apr 29, 2021
687fff57
move HWND storage responsability to the cross-platform code
· 54d61a37
cfillion
authored
Apr 29, 2021
54d61a37
gdk: fix HiDPI scaling
· 322a75e8
cfillion
authored
Apr 29, 2021
322a75e8
Apr 29, 2021
refactor window user data initialization
· 92b70e35
cfillion
authored
Apr 29, 2021
92b70e35
win32: gdk: fix draw/cursor offset in hidpi windows
· dda380c7
cfillion
authored
Apr 29, 2021
dda380c7
improve clamping of default position to screen boundary
· 364cef99
cfillion
authored
Apr 29, 2021
364cef99
win32: fix scaling of the initial window size
· 5c27275f
cfillion
authored
Apr 28, 2021
5c27275f
Apr 28, 2021
demo: use IsKeyPressed now that it's reliable on every platform [ci skip]
· c1ffb546
cfillion
authored
Apr 27, 2021
c1ffb546
mark GetKeyIndex as native only
· 13ee2b6a
cfillion
authored
Apr 27, 2021
13ee2b6a
cocoa: emit key press/release events for modifier keys
· f6dfe703
cfillion
authored
Apr 27, 2021
f6dfe703
cocoa: match Windows virtual key codes and obey keyboard layout [t=252727]
· 3413d097
cfillion
authored
Apr 27, 2021
3413d097
Apr 27, 2021
ValidatePtr: add support for ImGui_DrawList* and ImGui_Viewport*
· 8b81b400
cfillion
authored
Apr 26, 2021
8b81b400
ValidatePtr: add support for ImGui_ListClipper*
· d098fc2a
cfillion
authored
Apr 26, 2021
d098fc2a
Apr 25, 2021
demo: remove pre-docker API remnant code [ci skip]
· 44b21f54
cfillion
authored
Apr 25, 2021
44b21f54
improve documentation of style color functions [ci skip]
· 981be0ce
cfillion
authored
Apr 24, 2021
981be0ce
don't immediately destroy contexts created within a defer callback [p=2435994]
· 869ee357
cfillion
authored
Apr 24, 2021
869ee357
Apr 19, 2021
demo: tweak the about window [skip ci]
· 573ec522
cfillion
authored
Apr 19, 2021
573ec522
demo: port the "Custom rendering" example [skip ci]
· 4ab5b794
cfillion
authored
Apr 18, 2021
4ab5b794
Apr 18, 2021
allow temporarily pausing context rendering and auto-destruction [p=2433580]
· 5abb03b3
cfillion
authored
Apr 18, 2021
5abb03b3
add ValidatePtr (only supports ImGui_Context* for now)
· 4dd45500
cfillion
authored
Apr 17, 2021
4dd45500
add BeginChildFrame and EndChildFrame
· 6f6f8b41
cfillion
authored
Apr 17, 2021
6f6f8b41
add the clipboard API
· ffca647a
cfillion
authored
Apr 17, 2021
ffca647a
add capture/logging API
· ad11e2f4
cfillion
authored
Apr 17, 2021
ad11e2f4
Loading