Commit Graph

181 Commits

Author SHA1 Message Date
Adam D. Ruppe 4d5f6dabf8 more toPrettyString tests 2021-12-09 22:23:35 -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 51747d64ba fix segfault on bad xml 2021-11-26 08:37:47 -05:00
Adam D. Ruppe 4218146d6e toPrettyString details 2021-11-26 08:37:38 -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 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 b6fffd1a82 little things 2021-09-28 14:31:37 -04:00
Adam D. Ruppe d76cc3fead omg bug city 2021-08-31 16:43:56 -04:00
Adam D. Ruppe 81dba0f46d a few little web enhancements 2021-07-28 22:23:38 -04:00
Adam D. Ruppe bfff32d04b toPrettyString for xml too 2021-06-21 09:39:40 -04:00
Adam D. Ruppe 776d34f534 dmd deprecation handling 2021-06-15 07:23:17 -04:00
Adam D. Ruppe 3f30effea7 more stuff 2021-06-06 14:37:37 -04:00
Adam D. Ruppe 0b34c82758 minigui styling 2.0 start 2021-05-13 08:50:16 -04:00
Adam D. Ruppe ce4c8a3875 issue #262 2021-02-08 22:27:20 -05:00
Adam D. Ruppe 868323bac0 omg i forgot stuff 2021-01-19 23:03:19 -05:00
Adam D. Ruppe bbb56b2555 fixes for gdc9 again 2020-12-25 10:05:36 -05:00
Adam D. Ruppe 792d7c1a10 make pretty string slightly prettier 2020-10-15 22:52:42 -04:00
Adam D. Ruppe e83c016c69 strict context went out of bounds 2020-10-15 21:56:23 -04:00
Adam D. Ruppe a53ea697bd prevent segfault 2020-10-09 12:41:35 -04:00
Adam D. Ruppe 3be163c44e wtf dom 2020-06-13 19:58:42 -04:00
Adam D. Ruppe 40c757b003 unittest 2020-06-13 18:56:59 -04:00
Adam D. Ruppe 0dac4f50c5 omg broken sibling that killed caption + tr + tr for eample 2020-06-13 18:49:12 -04:00
Adam D. Ruppe e1aa0b2bf9 :is and :where css selector basic support 2020-06-12 13:53:55 -04:00
Adam D. Ruppe c3c863d867 fix the switch case the pr created 2020-05-17 09:20:23 -04:00
NotMichaelChen 4331b84532 Fix unreachable statement 2020-05-16 21:31:02 -04:00
Adam D. Ruppe 05e496430a moar fixes 2020-04-26 22:35:18 -04:00
Adam D. Ruppe cf0f899327 fix stuff 2020-02-03 17:44:48 -05:00
Adam D. Ruppe 2123bf0db4 fix utility selectors on document 2020-01-13 19:50:30 -05:00
Adam D. Ruppe d3506d8b00 catchup 2020-01-03 10:04:58 -05:00
Adam D. Ruppe 3316e500a5 various bug fixes 2020-01-01 10:24:38 -05:00
Adam D. Ruppe 643527c897 catchup 2019-12-17 08:36:31 -05:00
suncarpet 728b9a6182 Greatly expand the number of HTML entities handled by dom.parseEntity. 2019-12-16 15:16:41 -05:00
Adam D. Ruppe 7d1ae8f27c Document.fromUrl improvement 2019-12-06 20:01:54 -05:00
Adam D. Ruppe 4cf16e9248 little things 2019-12-06 10:31:50 -05:00
Adam D. Ruppe b82dd94195 widgetpainter begins 2019-08-23 22:50:37 -04:00
Adam D. Ruppe 67bbc546a4 copy/paste mistake led to spurious warning 2019-07-13 09:01:26 -04:00
Adam D. Ruppe b7ad04afd9 im the worst at greys 2019-07-06 13:22:25 -04:00
Adam D. Ruppe 8a608eae3b keep my version 2019-06-14 10:11:45 -04:00
Adam D. Ruppe 50a752df70 more recent updates 2019-05-11 10:30:16 -04:00
Adam D. Ruppe 10d65d0367 idk 2019-04-03 10:01:45 -04:00
Adam D. Ruppe fe943409d1 add more context to exceptions 2019-03-04 10:19:29 -05:00
Adam D. Ruppe ec4a718730 fixup garbage with no > 2019-02-07 19:51:59 -05:00
Adam D. Ruppe 8c67623cf6 fix compile 2019-01-12 08:57:05 -05:00
Adam D. Ruppe 661df66a5d deprecated loop 2019-01-09 10:32:06 -05:00
Adam D. Ruppe 3109d426ef idk 2018-11-10 21:33:51 -05:00
Adam D. Ruppe 3a433690e2 more efficient opengltexture option 2018-10-17 09:03:04 -04:00
Adam D. Ruppe 677acce81e fix #168 patch by WebFreak001 2018-09-04 15:43:08 -04:00
Adam D. Ruppe b351656398 handle whitespace around attribute symbols 2018-06-25 19:37:08 -04:00
Alexander Orlov deb962229b This fixes #165 2018-06-24 13:58:30 +02:00