Make version number show up in Finder's get info and update Xcode project. |
|
More...
|
over 12 years ago
|
Bump SheepShaver version to 2.4. |
|
More...
|
over 12 years ago
|
Update SheepShaver xcode project for pict.c/pict.h addition |
|
More...
|
over 12 years ago
|
Include pict.c and pict.h in 'make links'. |
|
More...
|
over 12 years ago
|
More clipboard-related fixes for Basilisk / SheepShaver |
|
More...
|
over 12 years ago
|
Fix a logic error. |
|
More...
|
over 12 years ago
|
Update SheepShaver.xcoeproj to require 10.6 SDK for 64-bit code. |
|
More...
|
over 12 years ago
|
Add a license header to autorelease.h. |
|
More...
|
over 12 years ago
|
Fix leak. |
|
More...
|
over 12 years ago
|
International text clipboard patch for Basilisk II and SheepShaver |
|
More...
|
over 12 years ago
|
Change linebreaks on clip_macosx64.mm to Unix style. |
|
More...
|
over 12 years ago
|
Fix warnings. |
|
More...
|
over 12 years ago
|
Fix Mac OS X GUI configure option. |
|
More...
|
over 12 years ago
|
Fix build with SnowLeopard SDK. |
|
More...
|
over 12 years ago
|
Fix some warnings. |
|
More...
|
over 12 years ago
|
Delete obsolete build files under src/MacOSX, which are no longer needed since the same build can be produced from src/Unix via ./configure --enable-macosx-gui. |
|
More...
|
over 12 years ago
|
Copy help files into BasiliskII bundle. |
|
More...
|
over 12 years ago
|
Delete old and broken project files. |
|
More...
|
over 12 years ago
|
Use CGIMAGEREF drawing strategy on i386 too; the NSBITMAP one appears to be broken. |
|
More...
|
over 12 years ago
|
Allow building MacOSX GUI version from src/Unix by building with: ./configure --enable-macosx-gui |
|
More...
|
over 12 years ago
|
Merge branch 'master' of https://github.com/cebix/macemu |
|
More...
|
over 12 years ago
|
Fixing MacOSX UI build on 10.4 PPC. |
|
More...
|
over 12 years ago
|
Use clip_macosx64.mm for BasiliskII 64-bit builds too. |
|
More...
|
over 12 years ago
|
Fix configure warning in BasiliskII's configure.ac too. |
|
More...
|
over 12 years ago
|
dyngen: Fix more leaks. |
|
More...
|
over 12 years ago
|
dyngen: Don't leak func_name on realloc and fix indentation. |
|
More...
|
over 12 years ago
|
Fix 32-bit Mac OS X build. |
|
More...
|
over 12 years ago
|
dyngen: Don't leak already malloc'ed demangled_name |
|
More...
|
over 12 years ago
|
dyngen: Don't leak func_name if realloc fails |
|
More...
|
over 12 years ago
|
more style fixes |
|
More...
|
over 12 years ago
|