Commit Graph

1773 Commits

Author SHA1 Message Date
Adam D. Ruppe 28f09ae118 initial version of date/time/calendar pickers 2022-03-22 18:01:40 -04:00
Adam D. Ruppe d773fb4221 notes 2022-03-19 10:43:50 -04:00
Adam D. Ruppe 80e941aad9 work better with static import 2022-03-19 10:43:45 -04:00
Adam D. Ruppe 369c40fd6f webtemplate skeleton uda 2022-03-07 16:25:28 -05:00
Adam D. Ruppe 0faa1d3b8b openssl applink config 2022-03-07 16:25:06 -05:00
Adam D. Ruppe 82b91d2af9 dropdown fixes 2022-03-07 16:24:57 -05:00
Adam D. Ruppe 8ee2fb129e easier to use cgi mode on cmd line 2022-03-02 18:28:22 -05:00
Adam D. Ruppe 142d3bdd78 openssl applink for Windows dll deploys 2022-02-18 17:36:13 -05:00
Adam D. Ruppe f16b3e8b0a useful thing might not keep it here tho 2022-02-17 15:08:50 -05:00
Adam D. Ruppe 69dc43f6bc dont litter as many sprite objects 2022-02-17 15:07:29 -05:00
Adam D. Ruppe 017b1d9759 this code is ugly but it can prevent deadlocks if another thread triggers a GC collection of Sprites in particular 2022-02-17 15:07:11 -05:00
Adam D. Ruppe 6070dbc262 new client cert on windows was broken in some configs 2022-02-16 10:14:28 -05:00
Adam D. Ruppe cd20cec8e7 Remove X11 flicker 2022-02-15 12:39:30 -05:00
Adam D. Ruppe 44db7b9e41 batch X resize events in case the user handler is extremely slow so it
doesn't fall too far behind
2022-02-15 12:39:04 -05:00
Adam D. Ruppe 28a55a1b3f android build fixes from 220a00bbdf 2022-02-15 09:19:09 -05:00
Adam D. Ruppe 92a6f957f8 bugs 2022-02-09 09:48:35 -05:00
Adam D. Ruppe abadbf5af6 no abbeviations 2022-02-03 12:01:05 -05:00
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