[SVN] r11542 (Support/lib)
Luke Daley
ld at ldaley.com
Sun May 10 14:57:52 UTC 2009
• All private API moved into the ‘notify’ dir and under the ‘Notify’ namespace.
• Moved notification ‘mechanisms’ into their own namespace.
• Renamed ‘Configuration’ class to ‘Notification’
• Installed default notification with an empty scope selector that uses the ‘Tooltip’ mechanism.
Changed:
D trunk/Support/lib/tm/notification/
D trunk/Support/lib/tm/notification.rb
A trunk/Support/lib/tm/notify/
U trunk/Support/lib/tm/notify/NotificationPreferences.nib/designable.nib
U trunk/Support/lib/tm/notify/NotificationPreferences.nib/keyedobjects.nib
D trunk/Support/lib/tm/notify/base.rb
D trunk/Support/lib/tm/notify/configuration.rb
D trunk/Support/lib/tm/notify/growl.rb
A trunk/Support/lib/tm/notify/mechanism/
A trunk/Support/lib/tm/notify/mechanism/base.rb
A trunk/Support/lib/tm/notify/mechanism/growl.rb
A trunk/Support/lib/tm/notify/mechanism/null.rb
A trunk/Support/lib/tm/notify/mechanism/tooltip.rb
A trunk/Support/lib/tm/notify/mechanism.rb
A trunk/Support/lib/tm/notify/notification.rb
D trunk/Support/lib/tm/notify/null.rb
U trunk/Support/lib/tm/notify/preferences.rb
U trunk/Support/lib/tm/notify/scope_selector_scorer.rb
D trunk/Support/lib/tm/notify/tooltip.rb
U trunk/Support/lib/tm/notify.rb
More information about the textmate-dev
mailing list