Hello,
Yes it seems that grx and maybe mgrx have been abandoned? Don't really know.
Chris
Hi, I guess this list has been abandoned (no activity since the last release at all), still wanted to share my patch that
- Further fixes bitblt race for 8bpp graphics on Windows during
window init phase (first repaint event sent/processed too fast), locking the DC (and leaving the window white, not always but intermittently across multiple app starts);
Fixes LIBBCC.H decls for C++ (posted earlier);
Replaces an outdated header <values.h> in speedtst.c;
Adds processing of Shift-Tab on Windows, a very popular choice of a
key for moving backwards on controls (lbgrx provided it undistinguishable from a regular Tab as returned by GrKeyRead());
- And finally, removes optimization (-O2) in debug builds (which
otherwise clobbers the source code line sequencing and makes it very difficult to use in a debugger).
Hope this helps, AL
Grx mailing list Grx@gnu.de https://www.g-n-u.de/mailman/listinfo/grx