Tae Won Ha
0ba3d95df0
Bump version: snapshot/219
2017-08-17 08:57:09 +02:00
Tae Won Ha
a10a006cd4
Update deps
2017-08-16 22:42:32 +02:00
Tae Won Ha
2d56afd0da
Merge branch 'develop' into 325-window
2017-08-16 17:52:32 +02:00
Tae Won Ha
2337e1154f
Bump version: snapshot/218
2017-08-16 17:49:07 +02:00
Tae Won Ha
b1a6f7d5af
GH-325 Store the frame of the last window and cascase manually
...
- Rough draft: multiple screens are not handled yet.
2017-08-15 17:53:38 +02:00
Tae Won Ha
41fa919d56
GH-325 Reformat slightlyˆ
2017-08-15 16:22:00 +02:00
Tae Won Ha
c1afc4b200
GH-325 We do not need url here
2017-08-15 14:26:50 +02:00
Tae Won Ha
8e148762cb
GH-325 Let it compile again
2017-08-14 21:49:39 +02:00
Tae Won Ha
229fc1c9ee
GH-325 Add frame to MainWindow's state (and persist it)
2017-08-14 21:04:35 +02:00
Tae Won Ha
c54dd5b785
GH-325 Emit becomeKey in windowDidBecomeMain
2017-08-14 20:53:20 +02:00
Tae Won Ha
2cffb8eb77
GH-325 Refactor slightly
...
- init var's after init
2017-08-13 08:28:48 +02:00
Tae Won Ha
7c2995a173
Bump version: v0.18.0-217
2017-08-13 07:44:06 +02:00
Tae Won Ha
eb4df41499
Bump version: snapshot/216
2017-08-11 14:59:38 +02:00
Tae Won Ha
eb406668a2
Merge pull request #494 from nhtzr/add-fgevent
...
Add becomeMain & resignMain methods
2017-08-11 14:48:36 +02:00
Tae Won Ha
78826fe7ce
Bump version: snapshot/215
2017-08-10 13:53:53 +02:00
Tae Won Ha
5664bb9e24
Bump version: snapshot/214
2017-08-08 12:36:11 +02:00
Ezequiel Rosas
eada6f95ba
Add becomeMain & resignMain methods
2017-07-27 21:40:02 -05:00
Ezequiel Rosas
fba7b37eba
Prevent Discard dialog when Neovim server stops
2017-07-07 11:45:20 -05:00
Tae Won Ha
29e2acabf0
Bump version: v0.17.0-213
2017-06-30 20:19:52 +02:00
Tae Won Ha
46b58bbe3a
GH-436 Turn off also the proxy icon
2017-06-30 17:49:51 +02:00
Tae Won Ha
5c645a76d6
GH-436 Pixel pushing
2017-06-30 17:39:07 +02:00
Tae Won Ha
eb6ecdf7bb
Bump version: snapshot/212
2017-06-30 06:59:42 +02:00
Tae Won Ha
c3de0c0298
GH-436, GH-479 Persist show file icon setting
2017-06-29 23:45:36 +02:00
Tae Won Ha
fecdc69e48
GH-436, GH-479 Add show file icons option
2017-06-29 23:45:26 +02:00
Tae Won Ha
562c82ef21
GH-436 Slightly darken the title bar
2017-06-29 23:12:22 +02:00
Tae Won Ha
449b16661b
GH-436 Use colorscheme's background for window title bar
2017-06-29 23:05:01 +02:00
Tae Won Ha
19d7ee9b84
Bump version: snapshot/211
2017-06-29 18:02:10 +02:00
Tae Won Ha
b003dd14a0
GH-436 Use theme's foreground for buffer list
2017-06-29 17:15:14 +02:00
Tae Won Ha
a4fcd3c9e2
GH-436 Use addAttribute instead of setAttribute for NSMutableAttributedString
...
- if we use setAttribute, the title seems to get bigger such that the tool view gets pushed 1px...
2017-06-29 08:12:34 +02:00
Tae Won Ha
77cc5cdb53
GH-436 Refactor slightly
2017-06-28 19:55:43 +02:00
Tae Won Ha
f6662620be
GH-436 Use directory color for folders in the file browser
2017-06-28 19:50:34 +02:00
Tae Won Ha
502dbbebb0
GH-436 Add directory foreground color to themes
2017-06-28 19:50:34 +02:00
Tae Won Ha
e0034396ef
Merge branch 'master' into develop
...
Conflicts:
MacNeovim/Info.plist
SwiftNeoVim/Info.plist
SwiftNeoVimTests/Info.plist
VimR-Workspace-Demo/Info.plist
VimR.xcodeproj/project.pbxproj
VimR/Info.plist
VimRTests/Info.plist
resources/release-notes.md
2017-06-28 19:46:15 +02:00
Tae Won Ha
e21ef3e864
Bump version: v0.16.2-210
2017-06-28 17:31:10 +02:00
Tae Won Ha
d00472332f
Bump version for release
2017-06-28 17:17:49 +02:00
Tae Won Ha
462dc3a698
Bump version: snapshot/209
2017-06-27 20:03:07 +02:00
Tae Won Ha
3ba2d93f48
GH-436 Store the uses theme option in user defaults
2017-06-27 06:47:45 +02:00
Tae Won Ha
7a4c5f955e
GH-436 Add an option in appearance pref pane
...
- Added a theme struct to VimR module for the case when the option is turned off
2017-06-27 06:41:16 +02:00
Tae Won Ha
2c3779523c
GH-436 Make the first attempt
2017-06-25 23:17:13 +02:00
Tae Won Ha
653067c334
GH-436 Make table views to react to theme change
2017-06-25 21:46:13 +02:00
Tae Won Ha
da4d9db6fd
GH-436 Add stub themed table row
2017-06-25 18:37:06 +02:00
Tae Won Ha
4da10078be
GH-436 Add stub themed table cell
2017-06-25 17:56:24 +02:00
Tae Won Ha
3d20c87268
GH-436 Move theme to appearance state and add a flag whether to use neovim's colorscheme
2017-06-25 17:42:24 +02:00
Tae Won Ha
c00a634c86
GH-436 Add theme to neovim view
2017-06-25 17:35:51 +02:00
Tae Won Ha
7164f47ad7
GH-436 Add Theme to mainwindow
2017-06-25 11:46:43 +02:00
Tae Won Ha
0a21c43acd
GH-436 Move WorkspaceTheme into Workspace
2017-06-25 10:54:42 +02:00
Tae Won Ha
b49279ca9a
GH-436 Add repaint() to custom inner tool bar
2017-06-25 00:03:21 +02:00
Tae Won Ha
ae6a6bcf94
GH-436 Add repaint()
2017-06-24 22:26:41 +02:00
Tae Won Ha
dd412985e3
GH-436 Use theme struct when drawing
2017-06-24 17:58:21 +02:00
Tae Won Ha
3cc03cf403
GH-436 Add a theme struct
2017-06-24 17:00:34 +02:00
Tae Won Ha
e9e4b570d2
Do not automatically hide/quit when you activate VimR w/o new window
2017-06-24 15:42:07 +02:00
Tae Won Ha
3f4424ae90
Bump version: v0.16.1-208
2017-06-24 14:52:58 +02:00
Tae Won Ha
5a5a3b7dbd
Bump version: v0.16.1-207
2017-06-24 14:43:07 +02:00
Tae Won Ha
8f53b0a760
Bump version: v0.16.1-206
2017-06-24 14:37:08 +02:00
Tae Won Ha
5c9abcd773
Refactor slightly
2017-06-21 14:16:48 +02:00
Tae Won Ha
9795d23538
Bump version: v0.16.0-205
2017-06-21 13:09:00 +02:00
Tae Won Ha
a9c605fcb6
Adapt capitalization
2017-06-21 12:36:45 +02:00
Tae Won Ha
9c28464eed
Reformat
2017-06-20 13:39:17 +02:00
Tae Won Ha
2298cbf07b
Reformat
2017-06-20 13:37:01 +02:00
Tae Won Ha
ebfd722aa4
GH-302, GH-421 Add a info dialog when the pipe query param is not there
2017-06-20 11:27:21 +02:00
Tae Won Ha
f2fd30073c
Bump version: snapshot/204
2017-06-16 19:32:55 +02:00
Tae Won Ha
b0e50675be
Move a bit more from xib to code
2017-06-15 18:03:25 +02:00
Tae Won Ha
e3b9b361c7
Implement init from coder for application just to be safe
2017-06-14 23:50:48 +02:00
Tae Won Ha
fcefde94d1
Use the custom application class in main menu xib
2017-06-14 23:41:53 +02:00
Tae Won Ha
e9a99f9d2b
Use the hasMainWindows field
2017-06-14 22:18:25 +02:00
Tae Won Ha
18ff02164d
Bump version: snapshot/203
2017-06-14 18:32:29 +02:00
Tae Won Ha
3576f42cde
GH-302, GH-421 Force activate app when using CLI tool
2017-06-14 18:20:00 +02:00
Tae Won Ha
5ddd9a812e
Bump version: snapshot/202
2017-06-13 23:30:42 +02:00
Tae Won Ha
6e9f33ea77
GH-326, GH-460 Persist last window action pref
2017-06-13 23:17:06 +02:00
Tae Won Ha
884296145b
GH-326, GH-460 Add an option to hide or quit when the last window closes
2017-06-13 22:57:08 +02:00
Tae Won Ha
418d1fe1c2
Directly integrate swifter
...
- Dunno why, but swifter.framework includes many swift related dylibs which are approx. 8MB big.
2017-06-13 00:08:17 +02:00
Tae Won Ha
204cb18e37
GH-302, GH-421 Reformat
2017-06-12 23:38:00 +02:00
Tae Won Ha
32ce55ab22
GH-302, GH-421 Use the named pipe as nonce...
...
- the existence of the named pipe and the 0600 permission is probably enough...
2017-06-12 23:33:28 +02:00
Tae Won Ha
9d38dd58e7
GH-302, GH-421 Write back to cli only when we can open the pipe
2017-06-12 20:18:51 +02:00
Tae Won Ha
5f88b0c37b
GH-302, GH-421 Refactor vimr cli tool
2017-06-12 19:53:42 +02:00
Tae Won Ha
ec838aa0b9
GH-302, GH-421 Add --wait to cli tool
2017-06-12 19:28:54 +02:00
Tae Won Ha
3216b08699
GH-302, GH-421 Add passthrough arguments to vimr script
2017-06-12 00:30:33 +02:00
Tae Won Ha
8241d596fd
Adapt to sync neovim stop handling
2017-06-11 16:28:25 +02:00
Tae Won Ha
2d64198e5c
Sync return when quitting neovim
2017-06-11 15:48:18 +02:00
Tae Won Ha
de195e7726
Bump version: v0.15.2-201
2017-06-11 14:12:47 +02:00
Tae Won Ha
e152559544
Store tools state in the app state such that the next new main window has the same state
2017-06-11 13:50:40 +02:00
Tae Won Ha
e1d4be1948
GH-423 Remove commented out code
2017-06-10 08:26:12 +02:00
Tae Won Ha
efb4083a7d
Bump version: snapshot/200
2017-06-10 08:22:49 +02:00
Tae Won Ha
786ac2a87e
GH-423 Use transient fields in state for cwd and current buffer to set
2017-06-09 23:16:06 +02:00
Tae Won Ha
91fac3868e
GH-423 Cache cwd and send the change event as a callback
2017-06-09 01:15:45 +02:00
Tae Won Ha
4547ed8c7f
GH-423 Remove unnec' method syncNeoVimViewWithBounds
2017-06-09 00:01:06 +02:00
Tae Won Ha
a845e410cd
Bump version: v0.15.1-199
2017-06-07 21:17:19 +02:00
Tae Won Ha
9dfab25cef
Bump version: snapshot/198
2017-06-07 07:23:30 +02:00
Tae Won Ha
e20d92f307
GH-450 Cache isHidden value in FileBrowserItem
...
- We have to cache the value for the following case: when a hidden file gets deleted, then, when updating, we want to use isHidden => error => false => crash
2017-06-06 13:47:23 +02:00
Tae Won Ha
23c8b74d7f
Bump version: snapshot/197
2017-06-06 07:15:28 +02:00
Tae Won Ha
8b167b5e8a
Refactor select()
2017-06-05 20:58:50 +02:00
Tae Won Ha
8b8b28367c
Reformat to 100 line width
2017-06-05 20:58:50 +02:00
Tae Won Ha
ffb6cd449b
Extract a function to scan children
2017-06-05 20:58:50 +02:00
Tae Won Ha
44cde218fb
Rename variable
2017-06-05 20:58:50 +02:00
Tae Won Ha
8c51148515
Bump version: snapshot/196
2017-06-04 16:47:31 +02:00
Tae Won Ha
c874701c7e
Simplify handle children in the file browser update
2017-05-19 00:25:47 +02:00
Tae Won Ha
bc2fcd76ea
Bump version: snapshot/195
2017-05-17 19:38:15 +02:00
Tae Won Ha
c25034da7d
Only update when not reloading
2017-05-17 19:24:08 +02:00
Tae Won Ha
a27001ab7f
Make a function fileprivate
2017-05-15 23:17:19 +02:00
Tae Won Ha
72f6208ab2
Bump version: snapshot/194
2017-05-15 22:25:49 +02:00