November 19th, 2009· [darwin] fixed crash when changing display settings or fast-switching user.
· [darwin] fixed some redrawing issues.
· [darwin] using new API on Snow Leopard for returning focus to previous application (not using applescript => faster!).
· [darwin] fixed rake tasks, xcodebuild might fail in some rare situations.
September 22nd, 2009· [darwin] support for SIMBL 0.9.x
· [darwin] 64-bit version for 64-bit Terminal.app in Snow Leopard
· [darwin] embedded Visor preferences pane into Terminal.app Preferences Window
· [darwin] you can activate Visor by double tapping Control key (disabled by default)
· [darwin] generated Visor profile does not use bold bright fonts
· [darwin] resetting window size is performed only in rare cases of visor reconfiguration (fixed headaches with 'jumping lines', also fixed performance issue)
· [darwin] 'restore app key focus' applescript checks if app which has to be restored is still alive (prevents reopening closed app when leaving Visor)
· [darwin] removed dependency on QuartzCore.framework
· [darwin] XCode project cleanup, executable now includes binaries for x86_64, i386 and ppc architectures
September 11th, 2009· 64-bit version for 64-bit Terminal.app in Snow Leopard (using new SIMBL 0.9.x)
September 7th, 2009· [darwin] Compatibility with OSX 10.6 (Snow Leopard)
· [ciaran+evanphx+darwin] integrated Terminal Colours SIMBL
· [darwin] Visor uses profile "Visor" or creates a new one if it does not exist (Issue 57, Issue #19).
· [darwin] "Visor" profile is created with finest settings from Darwin's Visor profile including setup for Terminal Colours (black background with fine colors, 90% opacity)
· [darwin] Visor stays hidden after Terminal.app launch (seamless experience when including Terminal.app into startup items)
· [genki+darwin] integrated CopyOnSelect SIMBL