3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make version number show up in Finder's get info and update Xcode project.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Bump SheepShaver version to 2.4.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Update SheepShaver xcode project for pict.c/pict.h addition
asvitkine
as Alexei Svitkine
More... over 12 years ago
Include pict.c and pict.h in 'make links'.
asvitkine
as Alexei Svitkine
More... over 12 years ago
More clipboard-related fixes for Basilisk / SheepShaver More... over 12 years ago
Fix a logic error.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Update SheepShaver.xcoeproj to require 10.6 SDK for 64-bit code.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Add a license header to autorelease.h.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fix leak.
asvitkine
as Alexei Svitkine
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.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fix warnings.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fix Mac OS X GUI configure option.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fix build with SnowLeopard SDK.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fix some warnings.
asvitkine
as Alexei Svitkine
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.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Copy help files into BasiliskII bundle.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Delete old and broken project files.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Use CGIMAGEREF drawing strategy on i386 too; the NSBITMAP one appears to be broken.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Allow building MacOSX GUI version from src/Unix by building with: ./configure --enable-macosx-gui
asvitkine
as Alexei Svitkine
More... over 12 years ago
Merge branch 'master' of https://github.com/cebix/macemu
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fixing MacOSX UI build on 10.4 PPC.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Use clip_macosx64.mm for BasiliskII 64-bit builds too.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fix configure warning in BasiliskII's configure.ac too.
asvitkine
as Alexei Svitkine
More... over 12 years ago
dyngen: Fix more leaks.
asvitkine
as Alexei Svitkine
More... over 12 years ago
dyngen: Don't leak func_name on realloc and fix indentation.
asvitkine
as Alexei Svitkine
More... over 12 years ago
Fix 32-bit Mac OS X build.
asvitkine
as Alexei Svitkine
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
asvitkine
as Alexei Svitkine
More... over 12 years ago