Commit Graph

1673 Commits

Author SHA1 Message Date
Adam D. Ruppe f24955f273 docs 2021-05-04 10:10:16 -04:00
Adam D. Ruppe 534f9d9c35 sdpy helpers for alpha 2021-05-04 10:09:46 -04:00
Adam D. Ruppe c4c33da852 proxy and event loop improvements 2021-05-04 10:08:55 -04:00
Adam D. Ruppe 537a9e6bdf More word forward emacs style controls 2021-05-04 09:56:39 -04:00
Adam D. Ruppe f75590c1f4 oops 2021-05-01 19:35:55 -04:00
Adam D. Ruppe 0d68724d58 list fonts 2021-05-01 17:52:21 -04:00
Adam D. Ruppe 5d7aa7edd9 property b0rken 2021-04-19 17:48:52 -04:00
Adam D. Ruppe 5ea0b493c6 initial proxy support 2021-04-13 09:20:07 -04:00
Adam D. Ruppe 3d396dfaa6 update 2021-04-11 22:22:39 -04:00
Adam D. Ruppe d5c3539293
Merge pull request #284 from quickfur/typo
Fix typo: `wmainCRTStartup` (capital S) not `wmainCRTstartup`.
2021-04-06 15:12:36 -04:00
H. S. Teoh 34ba946e70 Fix typo: `wmainCRTStartup` (capital S) not `wmainCRTstartup`. 2021-04-06 11:26:43 -07:00
Adam D. Ruppe 5c2cac07b4 optimize opaque resizes w/ opengl 2021-04-02 11:07:19 -04:00
Adam D. Ruppe bec583e053 more timeout support 2021-03-31 14:35:07 -04:00
Adam D. Ruppe a3a842d41e
Merge pull request #283 from GallaFrancesco/master
Timeout support in HttpRequest
2021-03-31 10:20:05 -04:00
GallaFrancesco 1078bcacce request timeout support in HttpRequest 2021-03-31 10:22:01 +00:00
Adam D. Ruppe f8af877e4f Merge branch 'master' of github.com:adamdruppe/arsd 2021-03-29 10:05:34 -04:00
Adam D. Ruppe 0367ac70e7 fixes 2021-03-29 10:05:24 -04:00
Adam D. Ruppe cbbf260cb3
Merge pull request #282 from quickfur/body_do
Fix deprecation warnings for `body`.
2021-03-26 19:28:28 -04:00
H. S. Teoh 8bf86c5265 Fix deprecation warnings for `body`. 2021-03-26 16:23:36 -07:00
Adam D. Ruppe 0a3995a14d better error message 2021-03-26 10:16:25 -04:00
Adam D. Ruppe 8d9e6a12ca more array support 2021-03-25 14:27:11 -04:00
Adam D. Ruppe 3252df7531 handle null java arrays 2021-03-17 21:50:15 -04:00
Adam D. Ruppe cce50f56a0 finally implement takeScreenshot 2021-03-14 19:43:46 -04:00
Adam D. Ruppe aa5d0bfb54 oops forgot to actually enable maximization 2021-03-12 21:40:01 -05:00
Adam D. Ruppe d20fcbf0c8 a little bit of interface support 2021-03-12 14:32:45 -05:00
Adam D. Ruppe 1af3a0d394 idk 2021-03-11 22:33:13 -05:00
Adam D. Ruppe 05eadcb732 a little bit less bad handling of the popup menus 2021-03-11 22:32:42 -05:00
Adam D. Ruppe 7198a9f15e #279 - facility for spritesheets 2021-03-11 21:18:39 -05:00
Adam D. Ruppe c4c52d8723 fix filter display 2021-03-03 13:06:01 -05:00
Adam D. Ruppe 59f8189736
Merge pull request #278 from brianush1/master
add stbtt_GetFontXHeight
2021-02-28 20:48:48 -05:00
brianush1 a7d77f264e add stbtt_GetFontXHeight 2021-02-28 20:40:22 -05:00
Adam D. Ruppe d668889235 accessing java fields 2021-02-27 14:55:17 -05:00
Adam D. Ruppe 4ba062f093 apng write support 2021-02-27 12:25:52 -05:00
Adam D. Ruppe 76648500b2 remove what turned otu to be a bad useless idea 2021-02-26 15:34:53 -05:00
Adam D. Ruppe a828c84939 fix bug in handling relative redirects 2021-02-26 15:31:20 -05:00
Adam D. Ruppe a7d5c43c51 Merge branch 'master' of github.com:adamdruppe/arsd 2021-02-25 18:58:06 -05:00
Adam D. Ruppe 863a12792f note to self 2021-02-25 18:58:04 -05:00
Adam D. Ruppe 44d47f95aa fix bug in utf8 streaming decode 2021-02-25 18:44:43 -05:00
Adam D. Ruppe 75fdaf478b Fix moar bugs 2021-02-25 10:48:50 -05:00
Adam D. Ruppe f94e51e6ba windows race condition 2021-02-25 09:52:33 -05:00
Adam D. Ruppe 9ae769b5e8 address terminating race condition 2021-02-25 09:23:05 -05:00
Adam D. Ruppe b861cf5f46 catching up 2021-02-22 23:27:39 -05:00
Adam D. Ruppe 3b78d15aef drag and drop early version 2021-02-22 23:25:13 -05:00
Adam D. Ruppe 92320100f0 handle Windows timeout loop better in websocket and lazy load openssl instead of static ctor so it can work w/o openssl being there at all if you dont need it 2021-02-22 11:35:29 -05:00
Adam D. Ruppe 8e89224e88 issue 275 2021-02-19 08:57:17 -05:00
Adam D. Ruppe 9c8699c2b4 handle resume from a ctrl+z signal suspend nicer on posix 2021-02-18 09:35:24 -05:00
Adam D. Ruppe 1af21c4b47 delegate all the way down 2021-02-15 13:55:05 -05:00
Adam D. Ruppe 74640c3a21 slightly more efficient fn -> dg conv 2021-02-15 13:48:30 -05:00
Adam D. Ruppe 2322315708 allow delegate as well as function for fiber 2021-02-15 13:45:59 -05:00
Adam D. Ruppe ce4c8a3875 issue #262 2021-02-08 22:27:20 -05:00