Commit Graph

1635 Commits

Author SHA1 Message Date
Adam D. Ruppe 75baf2b591 make the default clip basically nothing since otherwise when you adjust origin you still get negative stuff cut off and that should be opt in 2021-09-15 09:40:06 -04:00
Adam D. Ruppe 010d86b740 get font bytes from ttf and load without glu as needed 2021-09-13 09:10:42 -04:00
Adam D. Ruppe 3c6977e004 toc 2021-09-13 09:10:23 -04:00
Adam D. Ruppe c959c3c0ab formatting 2021-09-10 11:08:45 -04:00
Adam D. Ruppe 0571c5d7b1
Merge pull request #300 from o3o/master
add missing http response codes
2021-09-10 11:04:54 -04:00
Orfeo Da Vià 4736035fe5 add missing http response codes 2021-09-10 16:44:27 +02:00
Adam D. Ruppe a870179988 links 2021-09-05 19:24:02 -04:00
Adam D. Ruppe cb405b1ca5
Merge pull request #299 from AntonC9018/master
Grammar, typo and punctuation edits.
2021-09-05 19:20:26 -04:00
AntonC9018 e73b26d021 Undo parentheses for function symbols 2021-09-05 16:36:41 +03:00
AntonC9018 870be791f4 Grammar, typos, punctuation 2021-09-05 13:49:31 +03:00
Adam D. Ruppe d76cc3fead omg bug city 2021-08-31 16:43:56 -04:00
Adam D. Ruppe 214322792d style edits 2021-08-12 16:43:50 -04:00
Adam D. Ruppe b19472fdec
Merge pull request #298 from emil-perhinschi/master
fix for attachment filename when content-type is application/octet-stream
2021-08-12 16:41:06 -04:00
Emil Nicolaie Perhinschi a00eb2dd86 Merge branch 'filename_application_octet_stream' 2021-08-12 23:29:56 +03:00
Emil Nicolaie Perhinschi 47744e75f2 fix name for attachment when content type is application/octet-stream 2021-08-12 23:25:24 +03:00
Adam D. Ruppe 01e8b3a355 fix drop down selection input override 2021-08-04 16:01:13 -04:00
Adam D. Ruppe d41995d042 bug fix 2021-07-28 22:24:49 -04:00
Adam D. Ruppe 39b0cfeefd nbsp handling 2021-07-28 22:24:29 -04:00
Adam D. Ruppe 3f9f1af114 better scrolling slightly 2021-07-28 22:24:01 -04:00
Adam D. Ruppe 81dba0f46d a few little web enhancements 2021-07-28 22:23:38 -04:00
Adam D. Ruppe ae0fbaa89f initial commit 2021-07-28 22:23:24 -04:00
Adam D. Ruppe 846105b0be style 2021-07-16 15:09:17 -04:00
Adam D. Ruppe d55ad42377
Merge pull request #295 from emil-perhinschi/master
fixes for attachment processing, as instructed by A.Ruppe
2021-07-16 15:07:41 -04:00
Emil Nicolaie Perhinschi 64531cf1db fixes for attachment processing, as instructed by A.Ruppe 2021-07-16 22:01:26 +03:00
Adam D. Ruppe 9c22d7465b prep 2021-07-05 20:58:44 -04:00
Adam D. Ruppe 883159410b more minigui 2021-06-21 22:16:02 -04:00
Adam D. Ruppe bfff32d04b toPrettyString for xml too 2021-06-21 09:39:40 -04:00
Adam D. Ruppe ad308222f7 fixes 2021-06-16 14:15:58 -04:00
Adam D. Ruppe 7384d9398f more flex magic 2021-06-15 16:43:21 -04:00
Adam D. Ruppe 776d34f534 dmd deprecation handling 2021-06-15 07:23:17 -04:00
Adam D. Ruppe 498a0b0756 unlock cursor asap 2021-06-15 07:23:04 -04:00
Adam D. Ruppe f297fbf813 omg im the worst 2021-06-10 10:00:47 -04:00
Adam D. Ruppe 3f6fee45f7 bug 22011 workarounds 2021-06-09 22:37:06 -04:00
Adam D. Ruppe 5a6ed6245f bugs 2021-06-09 08:05:28 -04:00
Adam D. Ruppe 680030d378 oops 2021-06-08 23:04:33 -04:00
Adam D. Ruppe 2ec2a64536 prep for release 2021-06-08 22:22:10 -04:00
Adam D. Ruppe 4b0f2b31a8 more catchup 2021-06-08 15:03:50 -04:00
Adam D. Ruppe 1c943c529f utf mouse mode emulator support 2021-06-07 11:45:56 -04:00
Adam D. Ruppe a77f1b5b35 utf8 mouse mode support 2021-06-07 11:45:48 -04:00
Adam D. Ruppe bd5e49f8f4 avoid assert fail on an ok with no additional headers 2021-06-07 10:21:55 -04:00
Adam D. Ruppe 3f30effea7 more stuff 2021-06-06 14:37:37 -04:00
Adam D. Ruppe dcd4aa8b3b xshm error handling improvement - now works with transparent fallback 2021-06-03 11:46:57 -04:00
Adam D. Ruppe 1ccb81159d systemd stdio maybe... untested lol 2021-05-29 20:58:04 -04:00
Adam D. Ruppe 543d3a2b5d it just continues to get more awesome 2021-05-28 23:06:13 -04:00
Adam D. Ruppe 5ac7d88bd1
Merge pull request #287 from MuriloMir/patch-1
adding .paused() as a property
2021-05-26 13:11:55 -04:00
Murilo Miranda cc055e4c19
adding .paused() as a property
I have just added .paused() as a property to SampleController because it has .finished(), to tell if it's been stopped, but it has none to tell if it has been paused
2021-05-26 00:37:53 -03:00
Adam D. Ruppe 9dd0a00f08 more wip gui 2021-05-19 15:27:41 -04:00
Adam D. Ruppe 17f3e1cffa new minigui 2021-05-13 13:30:59 -04:00
Adam D. Ruppe 2c5255b486 fix ctrl+d bug in getline keeping the buffer 2021-05-13 11:38:39 -04:00
Adam D. Ruppe 0b34c82758 minigui styling 2.0 start 2021-05-13 08:50:16 -04:00