Commit Graph

154 Commits

Author SHA1 Message Date
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
Adam D. Ruppe 917c408187 catchup 2018-05-09 08:08:16 -04:00
Adam D. Ruppe ed579fd978 for easier inner html creations 2018-03-29 20:10:24 -04:00
Adam D. Ruppe 98200f357d lots of little fixes 2018-02-05 14:39:08 -05:00
Adam D. Ruppe 85fc2c8c67 catchup 2017-12-26 11:35:01 -05:00
Adam D. Ruppe 6e0b22583f more pretty printing html (note this still changes content!) 2017-11-18 23:48:05 -05:00
Adam D. Ruppe f5eb7297ff auto formatter customization 2017-11-18 11:40:47 -05:00
Adam D. Ruppe 14eacbf28b more html pretty stuff so i can diff stuff ignoring space better 2017-11-17 16:35:28 -05:00
Adam D. Ruppe d8b40df352 better html pretty-printer 2017-11-17 13:09:07 -05:00
dhasenan dad90e92c5 dom.d: Improve handling of mixed <p> tags
Fixes #120
2017-11-10 12:37:31 -08:00
Adam D. Ruppe c0b20a99fa opindex for easier traversal (cybershadow suggestion) 2017-08-27 19:40:22 -04:00
Jan Jurzitza 1a84a87f24 Added euro (€) to entity list 2017-06-29 12:19:10 +02:00
Adam D. Ruppe 351eded297 comment unfinished code 2017-05-11 14:14:52 -04:00
Adam D. Ruppe 13f55bf8d5 catchup 2017-03-29 22:20:50 -04:00
Adam D. Ruppe d503ac5011 version out too strict useless test 2017-03-20 11:09:19 -04:00
Adam D. Ruppe 5ec9f15d94 convenience methods for dealing with uncertain element presence 2017-03-07 22:36:12 -05:00
Adam D. Ruppe 022c57b720 new htmlEntitiesDecode, saves HUGE time on my test, hopefully is not regression 2017-03-03 10:59:26 -05:00
Adam D. Ruppe 2fff81a252 add toPrettyString for eyeball debugging 2017-02-20 10:34:29 -05:00
Adam D. Ruppe 4844df22b5 convenience ftw 2016-07-31 23:36:10 -04:00
Adam D. Ruppe 45eb5d13c9 handle line feed in parse 2016-07-28 11:35:11 -04:00
Adam D. Ruppe 272467c421 ketmar patch 2016-07-16 11:11:30 -04:00
Adam D. Ruppe e0f441420e another invariant fix for endless loop 2016-04-26 22:29:03 -04:00
Adam D. Ruppe 45ba42f711 overzealous invariant 2016-04-26 10:14:01 -04:00
Adam D. Ruppe debd4fe356 lots of DocumentFragment fixes... may be buggy, may have regresions! 2016-04-23 23:19:30 -04:00
Adam D. Ruppe 4c178891de refactor beginning and support single-quote in selector 2016-03-02 10:40:04 -05:00
Adam D. Ruppe 227f3356c3 more css3/css4 selectors, including nth-child 2016-02-27 23:11:07 -05:00
Adam D. Ruppe c713cd6b63 selector bugs 2016-02-27 13:20:02 -05:00
Adam D. Ruppe 0e2017e83a DRAFT impl of matchesSelector with breaking change in Selector struct api 2016-02-27 00:33:29 -05:00