-
```
I was just trying out GrafX 2, and it struck me that it sure would be nice to
have a real native
interface for it. To that end, it would be very interesting to see if it were
possible to (as fa…
-
```
Need to re look at code, fix up some code mess and upload to branch on
repository. Plan to do this shortly. apologies for delay to users/developers.
```
Original issue reported on code.google.co…
-
```
I was just trying out GrafX 2, and it struck me that it sure would be nice to
have a real native
interface for it. To that end, it would be very interesting to see if it were
possible to (as fa…
-
```
AROS uses +c for copy and +v for paste. I tried to
use MOD_META as right super key. Unfortunately, there is no KMOD_RSUPER in SDL,
so I have to keep for now +c/v.
```
Original issue reported o…
-
```
Ini init.c / rechercher_drives, we're building a list of the drives/
volumes present on the system for each platform. Under windows we get the
volume letters (A, C, D, ...), under UNIX we just pu…
-
```
I was just trying out GrafX 2, and it struck me that it sure would be nice to
have a real native
interface for it. To that end, it would be very interesting to see if it were
possible to (as fa…
-
```
I was just trying out GrafX 2, and it struck me that it sure would be nice to
have a real native
interface for it. To that end, it would be very interesting to see if it were
possible to (as fa…
-
```
I was just trying out GrafX 2, and it struck me that it sure would be nice to
have a real native
interface for it. To that end, it would be very interesting to see if it were
possible to (as fa…
-
#### @softwarefailure created the issue:
When using MUIM_Group_AddHead or MUIM_Group_Insert to insert register tabs (and their title objects) into a position different from the tail of the list, it…
-
```
How about this?
--- gui.c.bak Tue Feb 16 21:46:10 2010
+++ gui.c Fri Feb 19 03:26:51 2010
@@ -1106,7 +1106,7 @@
}
// SDL_WM_SetCaption( "Oricutron WIP", "Oricutron WIP" );
- SDL_WM…