Commit Graph

552 Commits

Author SHA1 Message Date
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
Adam D. Ruppe 828a97134c use plug:default for more system compatibility 2016-01-11 13:14:33 -05:00
Adam D. Ruppe f63b7c14ae new note on the event error 2016-01-03 13:58:03 -05:00
Adam D. Ruppe 3dfcebeed6 64 bit bug 2015-12-21 09:40:35 -05:00
Adam D. Ruppe 5dc4bfc79f gzip bug 2015-12-17 17:23:28 -05:00
Adam D. Ruppe 32601f07ed my precious dom selector got so many bugs in that other pull 2015-12-10 22:55:32 -05:00
Adam D. Ruppe 6b4301c25a another bug introduced by the new css leser :( 2015-12-10 22:36:02 -05:00
Adam D. Ruppe a9af0b624a better cellular mode alternate screen behavior on Windows 2015-12-09 18:00:59 -05:00
Adam D. Ruppe 3ba5683c1a Windows bug on simple write 2015-12-09 17:22:19 -05:00
Adam D. Ruppe 594c6e1c4d windows build fixes 2015-12-08 14:21:21 -05:00
Adam D. Ruppe 65b3b06f6d more updates. hidecursor by ketmar 2015-12-07 21:07:58 -05:00
Adam D. Ruppe c9a3f35bf9 Merge branch 'master' of github.com:adamdruppe/misc-stuff-including-D-programming-language-web-stuff 2015-12-07 19:23:47 -05:00
Adam D. Ruppe 38f0f4ccce stuff 2015-12-07 19:23:43 -05:00
Adam D. Ruppe 02d1489b82 mac xquartz note 2015-12-07 17:28:49 -05:00
Adam D. Ruppe 47026c06bc Merge branch 'master' of github.com:adamdruppe/misc-stuff-including-D-programming-language-web-stuff 2015-12-05 10:55:45 -05:00
Adam D. Ruppe ff2700b1a0 stuff 2015-12-05 10:55:43 -05:00
Adam D. Ruppe adbebc7771 more minigui work 2015-12-05 10:53:45 -05:00
Adam D. Ruppe ba0894a453 posix->linux for better mac compat 2015-12-04 23:12:28 -05:00
Adam D. Ruppe 85a447af31 osx fix 2015-12-04 17:22:12 -05:00
Adam D. Ruppe 646578792f XIM for i18n input, by ketmar 2015-12-03 10:57:05 -05:00
Adam D. Ruppe b5ef7e41b8 big fixes for 64 bit and new dom.d compatibility 2015-12-02 22:04:55 -05:00
Adam D. Ruppe 37eea9f26c from ketmar 2015-11-30 22:50:33 -05:00
Adam D. Ruppe e96cf886e0 initial 2015-11-25 21:55:30 -05:00
Adam D. Ruppe 3547589c27 scrollback buffer big improvements 2015-11-23 22:26:02 -05:00