[SVN] r10587

Allan Odgaard mailinglist at textmate.org
Wed Sep 17 19:48:53 UTC 2008


• move window offsetting code to the popup command (rather than class) — this makes things slightly simpler and I don’t think the class should really concern itself with how to get the TM font etc.
• use one NSCharacterSet to validate input and unify potential ‘extra-chars’ with this set (rather than have potentially two different sets and code to test for the presence of the optional one)

Changed:
U   branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.h
U   branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm
U   branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/extendedmenu.mm




More information about the textmate-dev mailing list