Tae Won Ha
ae9cddf0ac
GH-244 Add stub applicationOpenUntitledFile()
2016-08-13 23:02:00 +02:00
Tae Won Ha
37a574a9c6
GH-247 Reformat
2016-08-12 19:39:13 +02:00
Tae Won Ha
a7716c5c7e
GH-247 Clean up swap files
...
- Cleaning the swap files are done by `ml_close_all()` in `mch_exit()`
and now we call it before stopping UI in neovim.
- When all main windows are closed we quit. Using Observable here, but
it's messy...
2016-08-12 19:37:03 +02:00
Tae Won Ha
5bcd6299e2
GH-228 Remove open in tab menu
2016-08-12 15:02:24 +02:00
Tae Won Ha
b84e24a2d5
GH-228 Open when drag & dropping
2016-08-12 14:57:35 +02:00
Tae Won Ha
0081aedea1
GH-228 Add stub application(:openFiles:)
2016-08-12 10:00:15 +02:00
Tae Won Ha
179bc3e03e
GH-228 Add external parameter name
2016-08-11 22:50:44 +02:00
Tae Won Ha
6e723ddeeb
GH-228 Add open
2016-08-11 22:37:41 +02:00
Tae Won Ha
8de82c2d30
GH-228 Add newTab and openInNewTab
2016-08-11 21:19:03 +02:00
Tae Won Ha
f33ba3f3e3
GH-228 Add stub IBActions and menu items
2016-08-09 22:33:07 +02:00
Tae Won Ha
71fdb30f62
GH-228 Hide debug menu item in Release config
2016-08-09 22:29:46 +02:00
Tae Won Ha
1194b3f8cf
GH-228 Reformat
2016-08-09 22:18:46 +02:00
Tae Won Ha
ce18e5cdee
GH-226 Implement cut/copy/paste
...
- cursor drawing is not yet correct
2016-08-04 23:13:40 +02:00
Tae Won Ha
2272996da7
GH-213 Add a method to Array to merge observables
2016-07-27 18:22:25 +02:00
Tae Won Ha
3ae8a1d4c2
GH-213 Handle initial font setting
2016-07-27 00:04:31 +02:00
Tae Won Ha
6897d512ac
GH-213 Wire components in AppDelegate
2016-07-26 22:51:05 +02:00
Tae Won Ha
0073fec982
GH-213 Add PrefStore
2016-07-26 21:42:30 +02:00
Tae Won Ha
3b40fa1f2d
GH-213 Use NSTextField to preview editor font
2016-07-24 22:31:52 +02:00
Tae Won Ha
f36b877fd4
GH-213 React to editor font change
2016-07-24 22:31:48 +02:00
Tae Won Ha
efb6bf91e7
GH-213 Add pref window and the appearance pane.
2016-07-22 14:20:02 +02:00
Tae Won Ha
2628e0a281
GH-218 Ask user to confirm when quitting with unsaved buffers
2016-07-18 22:44:23 +02:00
Tae Won Ha
4f46e619cf
Rename nvox to VimR
...
- hopefully we renamed everything
2016-07-12 17:59:01 +02:00