Commit Graph

1906 Commits

Author SHA1 Message Date
Adam D. Ruppe 3bc691b1b4 client certificate support 2022-02-03 11:40:42 -05:00
Adam D. Ruppe 2d4025f7eb
Merge pull request #317 from Ssamm45/master
update list of self-closing tags
2022-02-01 16:24:20 -05:00
Sam Larkin 1f7c54478c update list of self-closing tags
Used the list from here
https://developer.mozilla.org/en-US/docs/Glossary/Empty_element
2022-02-01 11:58:36 -07:00
Adam D. Ruppe fe84ef7707 good stuff 2022-01-29 15:36:36 -05:00
Adam D. Ruppe 1debdf7cc7 fix more property wrapping stuff 2022-01-15 13:22:34 -05:00
Adam D. Ruppe db857a4470 more sloppy entity error recovery 2022-01-13 18:17:09 -05:00
Adam D. Ruppe 40a5854003 some dpi scaling bugs 2022-01-12 17:22:56 -05:00
Adam D. Ruppe 06a8543bcb json support 2022-01-12 17:22:51 -05:00
Adam D. Ruppe 956105e969
Merge pull request #316 from Ssamm45/master
Fix unix socket code
2022-01-11 20:12:21 -05:00
Ssamm45 fa53cb3395 all only host to be specified for unix sockets 2022-01-11 18:03:29 -07:00
Ssamm45 ea0eb49d64 - fix typos 2022-01-11 17:55:12 -07:00
Adam D. Ruppe 6d0d562315 issue #315 unix socket fastcgi 2022-01-11 16:19:42 -05:00
Adam D. Ruppe db81fdca67 more midi stuff 2022-01-05 10:25:58 -05:00
Adam D. Ruppe 78cf7a2c4d fix another rare boundary error bug 2022-01-05 09:34:43 -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 307c6acb28 little things 2021-12-22 18:49:12 -05:00
Adam D. Ruppe 0c94e78b33 screenshot of unittest helper 2021-12-22 18:48:59 -05:00
Adam D. Ruppe b5c718f7ed string was too restrictive, const char good enough 2021-12-22 18:48:36 -05:00
Adam D. Ruppe aef7177402 debug helper 2021-12-22 18:48:23 -05:00
Adam D. Ruppe 0694c7a772 docs 2021-12-22 18:48:11 -05:00
Adam D. Ruppe 30586da8bf more dispatchermagic 2021-12-22 18:47:51 -05:00
Adam D. Ruppe 933423478f stop method to programatically terminate server 2021-12-22 18:47:28 -05:00
Adam D. Ruppe a1659f7c34 more notes 2021-12-22 18:46:50 -05:00
Adam D. Ruppe 2fe3355560 Windows hybrid server support 2021-12-22 18:46:29 -05:00
Adam D. Ruppe 9b52121b32 doc note about port 2021-12-22 18:44:12 -05:00
Adam D. Ruppe 81b927a4ac balance setting for left/right tones 2021-12-20 11:36:47 -05:00
Adam D. Ruppe f89d4c5d21 experiment to optimize redraw but it didnt really deliver - just 1 ms improvement - vs the bugs in running vim so commented out but might come back to later 2021-12-20 11:36:13 -05:00
Adam D. Ruppe 7daddeb547 had to reorder this to keep ssl requests working, weird but random bug that was super annoying 2021-12-16 13:07:16 -05:00
Adam D. Ruppe c1da994df4 just some info 2021-12-10 22:09:23 -05:00
Adam D. Ruppe 16d05187a3 starting matrix stuff 2021-12-10 22:09:17 -05:00
Adam D. Ruppe d376cc553f avoid changing the stdout mode unless that function is actually called - no need so do it in a static ctor anyway 2021-12-10 21:07:46 -05:00
Adam D. Ruppe 48b2516415 filthy ugly hacks 2021-12-10 14:00:39 -05:00
Adam D. Ruppe 12bb6d7f4d add more stuff to dub 2021-12-09 22:23:41 -05:00
Adam D. Ruppe 4d5f6dabf8 more toPrettyString tests 2021-12-09 22:23:35 -05:00
Adam D. Ruppe 1ed17bdb43 new blocking control param 2021-12-09 17:33:10 -05:00
Adam D. Ruppe 39d859a21d windows note in doc 2021-12-09 17:32:42 -05:00
Adam D. Ruppe e9e1863a20 enable dispatcher on Windows - it was a simple oversight before 2021-12-09 11:08:57 -05:00
Adam D. Ruppe f8cd68131a mistake here from 2011 wow 2021-12-07 15:35:11 -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 333e1ebef8 a lil more pretty string tweaking for empty elements 2021-12-03 10:59:03 -05:00
Adam D. Ruppe 25f067544f treat empty text nodes as still empty for selectors and indentation purposes 2021-12-03 10:28:09 -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 495e664ba3 deal with header state in correct order so packet/buffer boundaries dont break 2021-11-29 09:24:43 -05:00
Adam D. Ruppe a7209664e7 slightly better multi line editor scrolling 2021-11-28 21:37:19 -05:00
Adam D. Ruppe c2c50fd576 button ideal size setting (helps inline block layouts a lot) 2021-11-28 09:05:28 -05:00