Commit Graph

212 Commits

Author SHA1 Message Date
Adam D. Ruppe 6ab96abdaa fix press repeat of button 2022-07-09 10:28:51 -04:00
Adam D. Ruppe 047f937bb9 length check jic 2022-06-24 15:27:21 -04:00
Marcelo Silva Nascimento Mancini 0f6c36ad39
Remove null terminator from getFileName(Windows) 2022-06-24 16:24:40 -03:00
Adam D. Ruppe e36512f1d4 use void* instead of ptrdiff_t out of possible GC precise concerns 2022-06-18 15:15:50 -04:00
Andre Pany cd927c156f Add list option tag and getSelection 2022-06-11 22:11:38 +02:00
Adam D. Ruppe 79b630e547 version forgot 2022-04-19 12:20:46 -04:00
Adam D. Ruppe 7d81f250fe more improvements to input handling and web 2022-04-19 12:07:08 -04:00
Adam D. Ruppe 912047ccdd enable transparency in imagebox 2022-04-11 09:13:58 -04:00
Adam D. Ruppe f44c993695 experimenting with input proxy 2022-04-11 09:11:00 -04:00
Adam D. Ruppe 158ce8e21d whatever calling it good enough gg 2022-04-07 17:46:24 -04:00
Adam D. Ruppe a0a6e7431b more stuff 2022-04-07 17:32:06 -04:00
Adam D. Ruppe 56fecfb135 the result of like a trillion hours of tortorous pain and the borders still dont look quite right 2022-04-07 17:26:20 -04:00
Adam D. Ruppe 1ae1cbe7ec Merge branch 'master' of git://192.168.1.10/home/me/arsd 2022-04-07 10:16:35 -04:00
Adam D. Ruppe 2ee9dd6b43 draw experimentation 2022-04-07 10:16:26 -04:00
Adam D. Ruppe 9e84ee8e52 trying to optimize resizing 2022-04-07 10:16:11 -04:00
Adam D. Ruppe 62a1544bda convenience method 2022-04-05 19:15:36 -04:00
Adam D. Ruppe 7f31dfbace more webview support and lld-link compat hacks 2022-04-03 14:54:00 -04:00
Adam D. Ruppe 155340534c Merge branch 'master' of github.com:adamdruppe/arsd 2022-03-28 19:13:33 -04:00
Adam D. Ruppe ff35d9d120 support older compilers in minigui still 2022-03-28 19:12:25 -04:00
Adam D. Ruppe 0f5958d42e assume commctl6 even without manifest 2022-03-28 19:01:48 -04:00
Adam D. Ruppe ab5ff7d9d1 more docs 2022-03-28 18:34:01 -04:00
Adam D. Ruppe ad2c2cd332 fancier buttons if you use manifest 2022-03-28 18:28:02 -04:00
Adam D. Ruppe d3841ee50f more gui 2022-03-28 11:53:26 -04:00
Adam D. Ruppe 49829f3f48 mroe dpi stuff 2022-03-22 18:02:03 -04:00
Adam D. Ruppe 80e941aad9 work better with static import 2022-03-19 10:43:45 -04:00
Adam D. Ruppe 82b91d2af9 dropdown fixes 2022-03-07 16:24:57 -05:00
Adam D. Ruppe 69dc43f6bc dont litter as many sprite objects 2022-02-17 15:07:29 -05:00
Adam D. Ruppe fe84ef7707 good stuff 2022-01-29 15:36:36 -05:00
Adam D. Ruppe 40a5854003 some dpi scaling bugs 2022-01-12 17:22:56 -05:00
Adam D. Ruppe db81fdca67 more midi stuff 2022-01-05 10:25:58 -05:00
Adam D. Ruppe 754d31ec67 moar bugz 2021-12-29 19:34:58 -05:00
Adam D. Ruppe 948926df49 more cool features 2021-12-29 11:29:08 -05:00
Adam D. Ruppe 0c94e78b33 screenshot of unittest helper 2021-12-22 18:48:59 -05:00
Adam D. Ruppe 1ed17bdb43 new blocking control param 2021-12-09 17:33:10 -05:00
Adam D. Ruppe ae71b80e63 i forgot to commit omg 2021-12-04 19:48:47 -05:00
Adam D. Ruppe a2c223a750 oops 2021-12-04 07:33:37 -05:00
Adam D. Ruppe 4bf8ef8e59 oops 2021-12-04 07:16:11 -05:00
Adam D. Ruppe 4248b8e8a2 more grid size fixes and thread helpers 2021-12-03 21:42:07 -05:00
Adam D. Ruppe d1f5de18d6 more graphical open file dialog on linux 2021-12-01 22:27:45 -05:00
Adam D. Ruppe 3751953018 i forgot to commit 2021-11-29 16:41:45 -05:00
Adam D. Ruppe c2c50fd576 button ideal size setting (helps inline block layouts a lot) 2021-11-28 09:05:28 -05:00
Adam D. Ruppe 2f9534f0b3 diabling, mixed dpi, observable, win32 custom and owner draw, table view header click and cell styling 2021-11-27 22:06:34 -05:00
Adam D. Ruppe 6e4c9dbb49 widget disabling 2021-11-23 18:23:46 -05:00
Adam D. Ruppe b698de70fc resize hidden things when they appear - and make recompute layout more efficient (though there's still a LOT of work to do on that) 2021-11-22 19:56:47 -05:00
Adam D. Ruppe d74bc6c64b issue #309 .... i think 2021-11-22 13:17:27 -05:00
Adam D. Ruppe 029a3df5fe tons of tab widget fixes 2021-11-20 10:39:40 -05:00
Adam D. Ruppe 7e4938690a some new web conveniences (experimental) and some bug fixes 2021-11-18 22:23:18 -05:00
Adam D. Ruppe dedae21a68 fix width of password edit 2021-11-16 13:19:13 -05:00
Adam D. Ruppe 49a63f04ef asserts to prevent things from overflowing 2021-11-10 08:47:19 -05:00
Adam D. Ruppe b2aae8b83c add width percent 2021-11-10 08:43:12 -05:00