1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates to FAQ for 1.5
jonathan
as jonathanosx
More... over 20 years ago
Update for Tiger
jonathan
as jonathanosx
More... over 20 years ago
Update for Tiger
jonathan
as jonathanosx
More... over 20 years ago
Ignore .mode1 files from XCode
jonathan
as jonathanosx
More... over 20 years ago
Ignore .mode1 files from XCode
jonathan
as jonathanosx
More... over 20 years ago
Switched VNCPath to /Library/StartupItems/OSXvnc by default, we now copy in the executable Added -f option to log move so it won't hang when started up (when run as authenticated/non-root user) Set the kill operations to use the -KILL flag, seems to help on 10.1.5
jonathan
as jonathanosx
More... over 20 years ago
Switched VNCPath to /Library/StartupItems/OSXvnc by default, we now copy in the executable Added -f option to log move so it won't hang when started up (when run as authenticated/non-root user) Set the kill operations to use the -KILL flag, seems to help on 10.1.5
jonathan
as jonathanosx
More... over 20 years ago
Updated french localization and Release Notes
jonathan
as jonathanosx
More... over 20 years ago
Updated french localization and Release Notes
jonathan
as jonathanosx
More... over 20 years ago
Switched Pasteboard error to more general purpose pasteboard request.
jonathan
as jonathanosx
More... over 20 years ago
Switched Pasteboard error to more general purpose pasteboard request.
jonathan
as jonathanosx
More... over 20 years ago
Added Localization calls for strings. Improved Startup Item to work on Tiger (pre-release). Improved Startup Item to also start and shutdown the server. Improved Startup Item to copy server into startup directory so it's no longer dependent on .app.
jonathan
as jonathanosx
More... over 20 years ago
Added Localization calls for strings. Improved Startup Item to work on Tiger (pre-release). Improved Startup Item to also start and shutdown the server. Improved Startup Item to copy server into startup directory so it's no longer dependent on .app.
jonathan
as jonathanosx
More... over 20 years ago
Improved reporting on NSAuthorization and worked around a 10.2 bug where it hangs.
jonathan
as jonathanosx
More... over 20 years ago
Improved reporting on NSAuthorization and worked around a 10.2 bug where it hangs.
jonathan
as jonathanosx
More... over 20 years ago
Added -f option to log move so it won't hang when started up (when run as authenticated/non-root user)
jonathan
as jonathanosx
More... over 20 years ago
Added -f option to log move so it won't hang when started up (when run as authenticated/non-root user)
jonathan
as jonathanosx
More... over 20 years ago
Moved English Files Into English.lproj.
jonathan
as jonathanosx
More... over 20 years ago
Moved English Files Into English.lproj.
jonathan
as jonathanosx
More... over 20 years ago
Added French Localization Files (Moved English Files Into English.lproj.
jonathan
as jonathanosx
More... over 20 years ago
Added French Localization Files (Moved English Files Into English.lproj.
jonathan
as jonathanosx
More... over 20 years ago
Release Notes for 1.5 (Prior to moving to English.lproj)
jonathan
as jonathanosx
More... over 20 years ago
Release Notes for 1.5 (Prior to moving to English.lproj)
jonathan
as jonathanosx
More... over 20 years ago
And need to extern the global pasteboard count (since it flags the inaccessible pasteboard).
jonathan
as jonathanosx
More... over 20 years ago
And need to extern the global pasteboard count (since it flags the inaccessible pasteboard).
jonathan
as jonathanosx
More... over 20 years ago
Whoops! Replace DOS line endings with unix line endings, diffs can be done with version 1.9 to see what what's changed in the last two revisions. Added Command Line Support for Reverse Connections. Fixed a problem sending new cursor shapes when no outstanding Frame Buffer Update request is out. This can cause a crash when the client is trying to switch color formats (which it should only do when no FBU's are outstanding).
jonathan
as jonathanosx
More... over 20 years ago
Whoops! Replace DOS line endings with unix line endings, diffs can be done with version 1.9 to see what what's changed in the last two revisions. Added Command Line Support for Reverse Connections. Fixed a problem sending new cursor shapes when no outstanding Frame Buffer Update request is out. This can cause a crash when the client is trying to switch color formats (which it should only do when no FBU's are outstanding).
jonathan
as jonathanosx
More... over 20 years ago
Fixed a problem with pasteboard support when multiple clients are connected. Now all access to the Pasteboard is done through the Main/Event Thread. Added support for OSXvnc to send an error message if the Pasteboard is inaccessible.
jonathan
as jonathanosx
More... over 20 years ago
Fixed a problem with pasteboard support when multiple clients are connected. Now all access to the Pasteboard is done through the Main/Event Thread. Added support for OSXvnc to send an error message if the Pasteboard is inaccessible.
jonathan
as jonathanosx
More... over 20 years ago
Added Command Line Support for Reverse Connections. Fixed a problem sending new cursor shapes when no outstanding Frame Buffer Update request is out. This can cause a crash when the client is trying to switch color formats (which it should only do when no FBU's are outstanding).
jonathan
as jonathanosx
More... over 20 years ago