Commit graph

23 commits

Author SHA1 Message Date
tildearrow 2a7eac93f8 update Dear ImGui to 1.91.4 2025-08-11 14:52:57 -05:00
tildearrow 623fce4f01 update Dear ImGui to 1.91.3 2025-08-11 14:22:13 -05:00
tildearrow c6d5913686 update Dear ImGui to 1.91.2
due to major changes around input text handling, I had to remove the multiline word wrap code...

also fix selectable highlight
2025-08-11 14:06:16 -05:00
tildearrow 270a22fe18 update Dear ImGui to 1.91.1
something broke so i need to perform a bisect
2025-08-10 16:25:20 -05:00
tildearrow 52970048e6 update Dear ImGui to 1.91.0
TODO: use TextLink()
2025-08-10 05:08:56 -05:00
tildearrow d701596972 update Dear ImGui to 1.90.9
last step before 1.91.....
oh man
2025-08-10 04:47:11 -05:00
tildearrow d50ec1726d update Dear ImGui to 1.90.8 2025-08-10 04:38:15 -05:00
tildearrow 3aecf2f065 update Dear ImGui to 1.90.7 2025-08-10 04:23:51 -05:00
tildearrow 65c0efd990 update Dear ImGui to 1.90.6 2025-08-10 04:10:39 -05:00
tildearrow 87ccc2a324 update Dear ImGui to 1.90.5 2025-08-10 04:01:31 -05:00
tildearrow a5007e813f update Dear ImGui to 1.90.4 2025-08-10 03:41:50 -05:00
tildearrow 61e29b6245 update Dear ImGui to 1.90.3 2025-08-10 03:37:21 -05:00
tildearrow cda7bd41d6 update Dear ImGui to v1.90.1 2025-08-10 03:12:45 -05:00
tildearrow 74c4a52413 update Dear ImGui to v1.90
bunch of changes
2025-08-09 21:26:36 -05:00
tildearrow b3d60e512c update Dear ImGui to 1.89.9
this is part of an upgrade process to the latest version of Dear ImGui
it will take a while as I am stepping through individual versions due
to the heavy modifications we've made for Furnace
2025-08-09 20:45:33 -05:00
tildearrow 5da54a7678 update ImGui to 1.89.8
commit f8704cd085c4347f835c21dc12a3951924143872
with Furnace patches
2023-08-30 00:42:51 -05:00
tildearrow cb825ca938 GUI: add ImGuiTableFlags_NoScrollWithMouse 2023-07-22 05:27:46 -05:00
tildearrow a5abe19b2a update ImGui to 1.89
commit 8fd0a041355e3cfc6556bbe1e00f262d9a897946
with Furnace patches
2023-06-08 00:29:16 -05:00
tildearrow 3cb1571fb6 GUI: implement channel style settings 2022-09-20 01:00:31 -05:00
cam900 8cd2ad5c12 Fix possible issue in horizontal scroll 2022-05-31 10:11:39 +09:00
tildearrow 539f96542f work around #502
@cam900 please revert this one before attempting to diagnose the issue.
2022-05-29 23:37:10 -05:00
cam900 67a7f39d9a Allow more than 64 columns in Dear ImGUI (patched)
Improves Channel window displays, with System info.
2022-05-27 13:38:45 +09:00
tildearrow e1bd5b03f3 de-submodule ImGui
allows for local modification which is necessary

see #442
2022-05-18 15:23:10 -05:00