This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
textmate
Watch
1
Star
1
Fork
0
You've already forked textmate
mirror of
https://github.com/textmate/textmate.git
synced
2026-04-28 03:00:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fed09bd6dc4b4553efb3560f7abb237da6d99263
textmate
/
Frameworks
/
DocumentWindow
/
src
History
Allan Odgaard
7e69f5bb2c
Fix compiler warnings by initializing struct members in correct order
2021-02-04 09:35:27 +01:00
..
DocumentWindowController.h
Add "Close Tabs to the Left" as alternate of "Close Tabs to the Right"
2020-12-29 15:57:09 +01:00
DocumentWindowController.mm
Fix compiler warnings by initializing struct members in correct order
2021-02-04 09:35:27 +01:00
OakRunCommandWindowController.h
Declare “sharedInstance” as a class property
2020-04-23 12:25:11 +07:00
OakRunCommandWindowController.mm
Do not rely on OakSetupKeyViewLoop to set initial first responder
2020-05-25 12:47:47 +07:00
ProjectLayoutView.h
Remove unnecessary property
2018-11-15 16:17:21 +07:00
ProjectLayoutView.mm
Remove use of OBJC_WATCH_LEAKS
2020-06-05 21:22:50 +07:00
SelectGrammarViewController.h
Add new class: SelectGrammarViewController
2016-06-30 15:25:46 +02:00
SelectGrammarViewController.mm
Access sharedInstance using dot syntax
2020-04-23 12:25:11 +07:00