manually include vc runtime in windows package |
|
More...
|
almost 2 years ago
|
fix crash occurring in frozen app only |
|
More...
|
almost 2 years ago
|
update copyright strings |
|
More...
|
almost 2 years ago
|
bump version to 2.0.7 |
|
More...
|
almost 2 years ago
|
Merge branch 'topic-windows-fixes' |
|
More...
|
almost 2 years ago
|
fix crash logs being garbled on notepad |
|
More...
|
almost 2 years ago
|
disable test in py2 that now breaks due to encoding arg needed on windows |
|
More...
|
almost 2 years ago
|
fix tests that break on windows due to tempfile differences |
|
More...
|
almost 2 years ago
|
disable shell codepage agreement test on Windows (fails) |
|
More...
|
almost 2 years ago
|
fix windows test break due to utf8 encoding assumption on files |
|
More...
|
almost 2 years ago
|
fix windows stdio constructor call |
|
More...
|
almost 2 years ago
|
Merge branch 'develop' |
|
More...
|
almost 2 years ago
|
update default font |
|
More...
|
almost 2 years ago
|
disable rpm package, doesn't work |
|
More...
|
almost 2 years ago
|
disable exception guard in debug mode, but enable in crash tests |
|
More...
|
almost 2 years ago
|
Merge branch 'topic-fix-graphics-bugs' into develop |
|
More...
|
almost 2 years ago
|
fix egression - ensure VIEW ending with a comma is an error |
|
More...
|
almost 2 years ago
|
fix regression - crash after DRAW flood fill |
|
More...
|
almost 2 years ago
|
fix error on VIEW with border value without fill value |
|
More...
|
almost 2 years ago
|
add test for VIEW and VIEW SCREEN with border value but without fill value |
|
More...
|
almost 2 years ago
|
fix graphics position tracking |
|
More...
|
almost 2 years ago
|
add test for differently tracking graphics position (DRAW/regular, with/without WINDOW) |
|
More...
|
almost 2 years ago
|
fix incorrect colourmap on starting graphics modes (see e.g. hercules) |
|
More...
|
almost 2 years ago
|
allow arc sector bounds slightly over 2*pi (single precision) |
|
More...
|
almost 2 years ago
|
DRAW pointer should not move graphics pointer (but the other way around yes) |
|
More...
|
almost 2 years ago
|
fix incorrect circle aspect ratio when WINDOW has been set |
|
More...
|
almost 2 years ago
|
fix incorrect application of STEP in second term of LINE and GET |
|
More...
|
almost 2 years ago
|
fix missing inverse video text in olivetti text screen mode |
|
More...
|
almost 2 years ago
|
make ./test.py work on python2 too |
|
More...
|
almost 2 years ago
|
fix IFC in VAL of octal string |
|
More...
|
almost 2 years ago
|