Commit Graph

575 Commits

Author SHA1 Message Date
Adam D. Ruppe f48d7f4e9a ketmar memory management patch 2016-06-17 10:21:22 -04:00
Adam D. Ruppe a82ab16df8 ugh 2016-06-17 10:19:02 -04:00
Adam D. Ruppe 1d78af3b44 wtf 64 bit dmd, wtf. 2016-06-17 10:18:16 -04:00
Adam D. Ruppe 10d443e2e8 ketmar patch for xshm memory leak 2016-06-16 10:20:56 -04:00
Adam D. Ruppe 83db6204da Merge pull request #87 from dushibaiyu/master
fix a size_t to int erro
2016-06-15 09:03:19 -04:00
dushibaiyu 0391611a52 fix a size_t to int erro 2016-06-15 15:08:45 +08:00
Adam D. Ruppe 26b4c1ef54 wrong bounds check 2016-06-14 17:19:37 -04:00
Adam D. Ruppe 492afd904a opengl bug fix 2016-06-10 21:42:34 -04:00
Adam D. Ruppe 4d9563e3b7 memory leak fix (thx ketmar) 2016-06-09 13:24:46 -04:00
Adam D. Ruppe 4ad2206942 lol ketmar bug 2016-06-09 10:40:26 -04:00
Adam D. Ruppe 3a1ebbcf6d ketmar insertChunk 2016-06-06 10:55:51 -04:00
Adam D. Ruppe 7470dd24ca added to git but idk if it still works 2016-05-27 08:40:51 -04:00
Adam D. Ruppe 8480efdc64 new dmd compatibility 2016-05-20 14:21:54 -04:00
Adam D. Ruppe e0f441420e another invariant fix for endless loop 2016-04-26 22:29:03 -04:00
Adam D. Ruppe 8255d3c2d0 ketmar patch for color convenience 2016-04-26 11:22:03 -04:00
Adam D. Ruppe 45ba42f711 overzealous invariant 2016-04-26 10:14:01 -04:00
Adam D. Ruppe 8a7886a63d ketmar paeth fix 2016-04-24 08:38:57 -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 c0868ad46a ketmar patch for getPixel. inefficient but convenient 2016-04-23 10:02:01 -04:00
Adam D. Ruppe c6f83abe14 error message 2016-04-13 15:27:50 -04:00
Adam D. Ruppe 34e27ab449 error message 2016-04-13 15:22:25 -04:00
Adam D. Ruppe b1fe71324c more utf8 support, linux this time 2016-04-08 19:36:53 -04:00
Adam D. Ruppe 6b77a0b679 Unicode for clipboard/drawtext Windows 2016-04-07 23:14:48 -04:00
Adam D. Ruppe 2ee3c8d61c BREAKING CHANGE: add package to simpledisplay and terminal 2016-04-07 14:57:33 -04:00
Adam D. Ruppe ad9eb11ee6 enabled opengl by default on Windows since dmd packages the libs (finally) 2016-04-07 12:39:05 -04:00
Adam D. Ruppe 5d2836489d dmd v2.071.0 updates 2016-04-07 00:15:11 -04:00
Adam D. Ruppe 033d88dfa6 new???? 2016-04-06 23:44:32 -04:00
Adam D. Ruppe 80815cd04e too many attrs in D 2016-04-04 19:56:40 -04:00
Adam D. Ruppe 83995e4c01 Merge pull request #81 from ReneZwanenburg/master
Fix WriteConsoleW use on 64 bit
2016-04-04 10:00:19 -04:00
Rene Zwanenburg bf226bbad8 Fix WriteConsoleW use on 64 bit 2016-04-04 10:26:33 +02:00
Adam D. Ruppe a377f3ac8d 256 color support with truecolor api 2016-04-02 17:11:03 -04:00
Adam D. Ruppe f76904de5f use new druntime bindings 2016-03-31 09:18:30 -04:00
Adam D. Ruppe e2124996b9 remove some css i was playing with 2016-03-30 10:09:19 -04:00
Adam D. Ruppe f3f5c6e12f rewrite 2016-03-29 08:39:23 -04:00
Adam D. Ruppe fbfb579875 new requestAttention function 2016-03-12 10:02:02 -05:00
Adam D. Ruppe 4c1a38525b capitalization errors 2016-03-12 09:11:53 -05:00
Adam D. Ruppe 4f1ad1cb3a missing query params! 2016-03-04 20:25:20 -05:00
Adam D. Ruppe f9bc47b0df bug in skipping footers - caused data error 2016-03-04 19:50:48 -05:00
Adam D. Ruppe 4c178891de refactor beginning and support single-quote in selector 2016-03-02 10:40:04 -05:00
Adam D. Ruppe decb21eb26 fix deprecation warning 2016-03-01 13:36:28 -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
Adam D. Ruppe bb35915c57 :has and :not selectors from css3+ (finally!) 2016-02-25 20:48:59 -05:00
Adam D. Ruppe 4c47231866 docs and bugs 2016-02-23 11:04:22 -05:00
Adam D. Ruppe fb6ce4954a context creation by ketmar 2016-02-10 12:55:12 -05:00
Adam D. Ruppe 7da0a88a88 ketmar mt patch 2016-02-08 10:56:29 -05:00
Adam D. Ruppe 3105a88e7e more opengl stuff from ketmar 2016-02-04 10:41:58 -05:00
Adam D. Ruppe 55c8a53b09 make the openGL stuff do nothing if null 2016-02-01 13:53:48 -05:00
Adam D. Ruppe 847903e443 saner pulse 2016-01-28 14:30:58 -05:00