Commit Graph

831 Commits

Author SHA1 Message Date
Adam D. Ruppe 513fb82dda bug in resize on Windows 2017-03-11 12:07:26 -05:00
Adam D. Ruppe 5ec9f15d94 convenience methods for dealing with uncertain element presence 2017-03-07 22:36:12 -05:00
Adam D. Ruppe 28071a66b8 ketmar patch 2017-03-06 19:13:03 -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 5e6d74e4a9 updates 2017-03-01 12:38:42 -05:00
Adam D. Ruppe 0dbcaa6ed0 ketmar patches 2017-02-25 22:39:19 -05:00
Adam D. Ruppe 5ff256380a https reused socket bug, caused spurious OutOfMemoryError from phobos! 2017-02-22 12:29:21 -05:00
Adam D. Ruppe 2fff81a252 add toPrettyString for eyeball debugging 2017-02-20 10:34:29 -05:00
Adam D. Ruppe 534312e3e8 doc 2017-02-17 13:36:59 -05:00
Adam D. Ruppe c4d9ade586 ketmar base64 encoded body 2017-02-17 12:52:33 -05:00
Adam D. Ruppe 06e3d82803 ketmar patch for non mbox format 2017-02-17 10:23:11 -05:00
Adam D. Ruppe d9f6d9e497 ketmar x selection patch 2017-02-16 08:18:30 -05:00
Adam D. Ruppe a1213557d1 ketmar postTimeout API patch 2017-02-13 23:30:19 -05:00
Adam D. Ruppe bd1bed0495 ketmar bug fix 2017-02-10 23:21:44 -05:00
Adam D. Ruppe 67ede2e6d0 Merge pull request #97 from allen-garvey/master
Fix compiler errors in jpeg.d
2017-02-09 22:10:50 -05:00
Allen Garvey 852d3cf933 Add explicit cast from ulong to int to remove compiler error 2017-02-09 20:54:28 -05:00
Allen Garvey 72bd2ed6ee Remove uneeded cast to int that causes compiler error 2017-02-09 20:44:53 -05:00
Adam D. Ruppe 5e7b6a75e1 ketmar windows event patch 2017-02-08 20:27:36 -05:00
Adam D. Ruppe d9f36c94d3 ketmar event patch 2017-02-06 14:59:26 -05:00
Adam D. Ruppe 91524fdd27 zlib update patch from ketmar 2017-01-21 10:26:05 -05:00
Adam D. Ruppe 85ec0971ca ketmar patch 2017-01-14 09:03:54 -05:00
Adam D. Ruppe d7645ffbde oops 2017-01-12 19:59:30 -05:00
Adam D. Ruppe 02e509c394 ketmar patches 2017-01-12 19:49:42 -05:00
Adam D. Ruppe b2f1022ad8 stuff 2017-01-07 09:24:18 -05:00
Adam D. Ruppe a45f9da6bf default loose null object 2017-01-07 09:23:07 -05:00
Adam D. Ruppe 918f4ceab8 bug in long post request handling w/ embedded httpd 2016-12-15 11:52:15 -05:00
Adam D. Ruppe 2c8b77da5d ketmar patch 2016-11-10 10:44:03 -05:00
Adam D. Ruppe 0a3018d399 binding since phobos blocks now 2016-11-09 13:16:57 -05:00
Adam D. Ruppe c511dc2719 window class by ketmar 2016-11-08 13:54:48 -05:00
Adam D. Ruppe 5c92a33f06 ketmar 2016-10-22 08:25:38 -04:00
Adam D. Ruppe d09b2542cd Merge pull request #93 from glathoud/patch-1
fix #92 TrueColorImage.setPixel not working on the last 3 pixels
2016-10-13 07:51:13 -04:00
Guillaume Lathoud 04fef6bee0 fix #92 TrueColorImage.setPixel not working on the last 3 pixels 2016-10-13 10:33:36 +02:00
Adam D. Ruppe ccdb70c656 win64 2016-09-15 12:04:08 -04:00
Adam D. Ruppe 169a478506 obscure patch from ketmar and win32 icon fixes from me 2016-09-08 22:15:40 -04:00
Adam D. Ruppe c93d9af97b strings arent always zero terminated 2016-09-05 08:49:49 -04:00
Adam D. Ruppe a24932d385 lol wrong resize check 2016-08-20 14:20:58 -04:00
Adam D. Ruppe 74a24eb722 set pid property on linux 2016-08-19 23:41:37 -04:00
Adam D. Ruppe 92c5916e56 fix resize on Windows 2016-08-01 16:32:36 -04:00
Adam D. Ruppe 14599f7c59 min/max windows implementation 2016-08-01 16:09:10 -04:00
Adam D. Ruppe 64694d4da3 catchup 2016-07-31 23:51:53 -04:00
Adam D. Ruppe 4844df22b5 convenience ftw 2016-07-31 23:36:10 -04:00
Adam D. Ruppe 2e68805b68 min/max size from ketmar 2016-07-31 16:18:52 -04:00
Adam D. Ruppe 6826453793 new opengl stuff for windows from ketmar 2016-07-31 09:02:06 -04:00
Adam D. Ruppe 856ce49092 new modules from ketmar 2016-07-31 09:00:20 -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 2846def4db Merge branch 'master' of github.com:adamdruppe/misc-stuff-including-D-programming-language-web-stuff 2016-07-11 11:23:40 -04:00
Adam D. Ruppe d15f532a32 stuff 2016-07-11 11:23:38 -04:00
Adam D. Ruppe c94b175105 Merge pull request #88 from John-Colvin/patch-1
unreachable break
2016-07-11 11:20:35 -04:00
John Colvin 30e5458cc6 unreachable break 2016-07-11 16:12:34 +01:00