Files
textmate/Applications
Allan Odgaard ddefdec649 Change document’s isOpen property to isLoaded
Since we do not load documents before the user selects them, e.g. after session restore or when opening multiple documents, it makes sense to have both an isOpen and isLoaded property, the former means “is shown somewhere in the UI” and would make it appear (e.g. in file browser) with close button etc., whereas the latter means that data has been loaded from disk, and we can safely access the buffer.
2016-09-18 10:29:21 +02:00
..
2014-10-30 20:49:10 +01:00
2014-10-30 20:49:10 +01:00
2014-10-30 20:49:10 +01:00
2014-10-30 20:49:10 +01:00