1 |
< |
V0.7 (alpha) |
1 |
> |
V0.7 (release 0.7-2) - 6.Oct.1999 |
2 |
> |
- Added BasiliskII.spec for making RPMs [with assistance from |
3 |
> |
Roman Niewiarowski] |
4 |
> |
- Unix: "basilisk_ii_keycodes" renamed to "keycodes", default |
5 |
> |
location of keycodes file is now /usr/local/share/BasiliskII/keycodes |
6 |
> |
- Unix: improved the install target, added uninstall target |
7 |
> |
- Unix/Windows: fixed bugs in protocol removal [Lauri Pesonen] |
8 |
> |
- Unix/Linux/NetDriver: removed MAKEDEV, functionality now included |
9 |
> |
in Makefile ("make dev") |
10 |
|
- Unix/sys_unix.cpp: Sys_open() checks whether an HFS volume is currently |
11 |
|
mounted under Linux and tries to unmount it |
12 |
|
- Unix/sys_unix.cpp: implemented SysAddDiskPrefs() for Linux (scans |
14 |
|
- Unix/sys_unix.cpp: implemented Sys(Prevent/Allow)Removal() [Ryan Cumming] |
15 |
|
- Unix/main_unix.cpp: added call to gtk_set_locale() before gtk_init() |
16 |
|
[Toshimitsu Tanaka] |
17 |
+ |
- Unix/video_x.cpp: "dga" screen preferences now takes width and |
18 |
+ |
height as parameters (e.g. dga/640/480), like "win" [Pablo Averbuj] |
19 |
+ |
- Unix/video_x.cpp: Caps Lock behaves as expected [Pablo Averbuj] |
20 |
+ |
- Unix/prefs_editor_gtk.cpp: made the window width/height widgets |
21 |
+ |
comboboxes providing some useful defaults |
22 |
|
|
23 |
|
V0.7 (alpha) - 25.Jul.1999 |
24 |
|
- with 32-bit clean ROMs, the CPU type is now reported as a 68030 |