Files
textmate/Frameworks/OakFileBrowser
Ronald Wampler fc5dcf4020 Prefer NULL to nop: in most cases
This change was prompted by the appearance of the `tabSizePopUp` button in the status bar. After dismissing the menu, the title would be disabled.

To ensure we do not have similar issues elsewhere, let's prefer the use of `NULL` to `nop:` when assigning the action for menu items unless we are sure that the menu item should always be disabled (e.g., the item is used as a label).
2014-04-30 12:09:47 +07:00
..
2012-09-15 15:12:57 +02:00
2014-04-30 12:09:47 +07:00
2013-07-21 13:25:29 +02:00