Commit Graph

1896 Commits

Author SHA1 Message Date
Adam D. Ruppe 9797370ad6 line getter initial impl 2021-11-24 17:37:48 -05:00
Adam D. Ruppe e017511fc2 Merge branch 'master' of github.com:adamdruppe/arsd 2021-11-23 18:23:51 -05:00
Adam D. Ruppe 6e4c9dbb49 widget disabling 2021-11-23 18:23:46 -05:00
Adam D. Ruppe 9e9be7cc0d gradient stuff and windows tweaks 2021-11-23 17:23:42 -05:00
Adam D. Ruppe c4fc7c39e0
Merge pull request #312 from brianush1/master
make mvd workable on objects
2021-11-23 10:24:47 -05:00
brianush1 48e4e55a73 make mvd workable on objects 2021-11-23 10:22:18 -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 1815ae2b3d Merge branch 'master' of github.com:adamdruppe/arsd 2021-11-16 09:21:46 -05:00
Adam D. Ruppe 83c9a3150a
Merge pull request #308 from kingbirdogd/master
fixed http2 timeout
2021-11-16 09:20:22 -05:00
David Au 8e06daf341 fixed http2 timeout 2021-11-16 14:17:29 +00:00
Adam D. Ruppe 3e34c06106 Merge branch 'master' of github.com:adamdruppe/arsd 2021-11-11 16:03:14 -05:00
Adam D. Ruppe dbae090c61 helpers for webview 2021-11-11 16:03:12 -05:00
Adam D. Ruppe d3c68f30ea
Merge pull request #307 from UplinkCoder/patch-1
make changes to have it compile on arm
2021-11-11 16:02:01 -05:00
Stefan Koch 9e4b928849
make changes to have it compile on arm 2021-11-11 21:18:19 +01:00
Adam D. Ruppe d177023e44 more work in progress 2021-11-10 09:47:03 -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
Adam D. Ruppe 8c43fa1196 fix a few bugs in table view 2021-11-10 07:53:40 -05:00
Adam D. Ruppe 55512a8d42 getting cef implementation started 2021-11-05 10:45:52 -04:00
Adam D. Ruppe 37f99145be change string switch to sorted array to cut out 120 KB of symbol names (seriously) and some other genrated code 2021-11-02 15:39:37 -04:00
Adam D. Ruppe a2b9b9496c i botched a syntax port 2021-11-01 19:54:20 -04:00
Adam D. Ruppe 74b6b43639 fix the layout thing AGAIN 2021-11-01 12:24:52 -04:00
Adam D. Ruppe 7f4bbbeb2c omg C long is so horrible 2021-11-01 09:18:18 -04:00
Adam D. Ruppe da17b86a29 make ported macros extern D so lld doesnt complain about duplicate symbol definitions if used allongside another package with similar ports 2021-10-25 16:17:54 -04:00
Adam D. Ruppe 0df59f4b08 http chunked spec violations in event source server
amusingly firefox never cared but chrome complains and meh i am legit in
the wrong so here we go.
2021-10-24 22:01:51 -04:00
Adam D. Ruppe b19526647e omg 2021-10-22 16:48:16 -04:00
Adam D. Ruppe 9eb1fdd13a dmd deprecation again 2021-10-21 15:23:11 -04:00
Adam D. Ruppe 4513eb4496 lol broken example broke other tests 2021-10-19 11:14:40 -04:00
Adam D. Ruppe b376b640bb some setup docs 2021-10-19 09:42:08 -04:00
Adam D. Ruppe b9b0e1ec97 forgot to fill in this variable on other branch 2021-10-19 09:41:57 -04:00
Adam D. Ruppe 9be04676d7 password prompt functions 2021-10-11 13:14:13 -04:00
Adam D. Ruppe d593a41603 minor fixes 2021-10-10 21:43:04 -04:00
Adam D. Ruppe 613bb65cd1 lib handle needs to be used from other threads omg 2021-10-10 13:34:14 -04:00
Adam D. Ruppe be2a7a0b1b random fixes 2021-10-05 18:08:22 -04:00
Adam D. Ruppe 398f1a061e take fix from upstream stb to work around llvm bug (thanks Guillaume) 2021-10-04 19:50:55 -04:00
Adam D. Ruppe 0c2bcea779 mutation done now to mask so a copy is necessary. can maybe optimize later but this avoids mem prot errors when passed string literals and other surprised when pssed temporaries 2021-09-29 08:42:47 -04:00
Adam D. Ruppe 28a3d87591 better windows scrolling 2021-09-28 17:19:49 -04:00
Adam D. Ruppe de78fd2133 mouse wheel bug on windows remote desktop 2021-09-28 17:08:26 -04:00
Adam D. Ruppe 4d269e9f7d omg broken 2021-09-28 16:33:02 -04:00
Adam D. Ruppe ef0b213aaa actual fix 2021-09-28 16:00:41 -04:00
Adam D. Ruppe b6fffd1a82 little things 2021-09-28 14:31:37 -04:00
Adam D. Ruppe 059adfcc66 table view widget 2021-09-28 14:31:32 -04:00
Adam D. Ruppe b84ee456b7 http 100 continue handling 2021-09-28 09:35:17 -04:00
Adam D. Ruppe 4dbaa96c95 Merge branch 'master' of github.com:adamdruppe/arsd 2021-09-25 07:52:45 -04:00
Adam D. Ruppe 3ca4779971 fixes 2021-09-25 07:52:43 -04:00
Adam D. Ruppe fde60ff8d9
Merge pull request #305 from Panke/master
fix: websocket's 64bit length calculation
2021-09-25 07:50:04 -04:00