• The API is now TextMate.event(scope, title, msg). This is a conceptual change in that clients now post “events” instead of “notifications”. The current implementation allows users to configure handlers for certain events (via scope selectors) that display different kinds of notifications.
Changed: A trunk/Support/lib/tm/event/ D trunk/Support/lib/tm/event/mechanism/ D trunk/Support/lib/tm/event/mechanism.rb U trunk/Support/lib/tm/event/notification.rb A trunk/Support/lib/tm/event/notification_mechanism/ U trunk/Support/lib/tm/event/notification_mechanism/base.rb U trunk/Support/lib/tm/event/notification_mechanism/growl.rb U trunk/Support/lib/tm/event/notification_mechanism/null.rb U trunk/Support/lib/tm/event/notification_mechanism/tooltip.rb A trunk/Support/lib/tm/event/notification_mechanism.rb A trunk/Support/lib/tm/event/notification_preferences.rb D trunk/Support/lib/tm/event/preferences.rb U trunk/Support/lib/tm/event/scope_selector_scorer.rb A trunk/Support/lib/tm/event.rb D trunk/Support/lib/tm/notify/ D trunk/Support/lib/tm/notify.rb _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
