Tae Won Ha
|
c1d919d740
|
Merge branch 'develop' into cglayer
Conflicts:
SwiftNeoVim/CocoaExtensions.swift
SwiftNeoVim/NeoVimView+Draw.swift
SwiftNeoVim/NeoVimView+Mouse.swift
SwiftNeoVim/NeoVimView+UiBridge.swift
SwiftNeoVim/NeoVimView.swift
|
2017-05-31 00:26:38 +02:00 |
|
Tae Won Ha
|
7104739bad
|
Turn off debug log for ui bridge
|
2017-05-30 23:57:35 +02:00 |
|
Tae Won Ha
|
3a80c7257c
|
Stop agent in the main thread
|
2017-05-30 23:54:30 +02:00 |
|
Tae Won Ha
|
a128ddcae6
|
Rename some functions
|
2017-05-30 23:54:30 +02:00 |
|
Tae Won Ha
|
2e96b09e88
|
Make some fields fileprivate and remove some fields
|
2017-05-30 23:53:47 +02:00 |
|
Tae Won Ha
|
aca159851e
|
Remove unnec' extension
|
2017-05-30 23:51:57 +02:00 |
|
Tae Won Ha
|
c74c884d8b
|
Reformat drawing code a bit
|
2017-05-30 23:51:57 +02:00 |
|
Tae Won Ha
|
72e24de79c
|
Use migrate to cgcontext
|
2017-05-30 23:51:57 +02:00 |
|
Tae Won Ha
|
98db3ef951
|
Update neovim
|
2017-05-30 23:48:45 +02:00 |
|
Tae Won Ha
|
f099c125fd
|
Add debug flag to logger
|
2017-05-30 23:41:29 +02:00 |
|
Tae Won Ha
|
39feb8524b
|
Scroll in custom steps
|
2017-05-30 23:41:15 +02:00 |
|
Tae Won Ha
|
844449d8e7
|
Mark rectToScroll - clipRect for update
|
2017-05-29 20:39:42 +02:00 |
|
Tae Won Ha
|
689fc8d0a3
|
Use offsetBy instead of custom translating
|
2017-05-29 20:23:32 +02:00 |
|
Tae Won Ha
|
c5974abd63
|
Render correctly when scrolling up
|
2017-05-29 17:52:25 +02:00 |
|
Tae Won Ha
|
2bf3e4c659
|
Make scrolling via keystrokes almost work (some drawing glitches...)
|
2017-05-28 22:41:22 +02:00 |
|
Tae Won Ha
|
ace94fd066
|
Stop agent in the main thread
|
2017-05-28 20:21:00 +02:00 |
|
Tae Won Ha
|
4ad0871240
|
Add rudimentary drawing w/o cursor
|
2017-05-28 20:18:41 +02:00 |
|
Tae Won Ha
|
6209184570
|
Rename some functions
|
2017-05-28 09:19:33 +02:00 |
|
Tae Won Ha
|
21576dc23c
|
Make some fields fileprivate and remove some fields
|
2017-05-28 09:06:23 +02:00 |
|
Tae Won Ha
|
a5fc39b1da
|
Remove unnec' extension
|
2017-05-28 09:05:33 +02:00 |
|
Tae Won Ha
|
eb918d2acb
|
Reformat drawing code a bit
|
2017-05-28 09:05:32 +02:00 |
|
Tae Won Ha
|
e53ac7a3a7
|
Use migrate to cgcontext
|
2017-05-28 09:05:32 +02:00 |
|
Tae Won Ha
|
6534b87788
|
Add cg related fields
|
2017-05-28 09:05:32 +02:00 |
|
Tae Won Ha
|
34569b14b5
|
Make only one file appender per file url
|
2017-05-28 09:04:13 +02:00 |
|
Tae Won Ha
|
7c4c7d6f0a
|
Fix merge conflicts...
|
2017-05-27 17:48:07 +02:00 |
|
Tae Won Ha
|
3292b0e353
|
Update neovim
|
2017-05-27 17:23:49 +02:00 |
|
Tae Won Ha
|
a7bc657514
|
Merge remote-tracking branch 'origin/develop' into update-neovim
Conflicts:
NeoVimServer/server_ui.m
SwiftNeoVim/NeoVimView.swift
and many others...
|
2017-05-27 17:22:47 +02:00 |
|
Tae Won Ha
|
6e403c7a24
|
Be 100 chars wide
|
2017-05-27 16:41:28 +02:00 |
|
Tae Won Ha
|
1a4f0b9345
|
Restructure ui bridge file
|
2017-05-27 16:27:53 +02:00 |
|
Tae Won Ha
|
e8ac92d8a8
|
Add debug log msgs
|
2017-05-27 15:58:40 +02:00 |
|
Tae Won Ha
|
d34729b7d5
|
Use the simple debug file logger
|
2017-05-27 15:22:37 +02:00 |
|
Tae Won Ha
|
03c8b7852b
|
Distribute NeoVimView into multiple files
|
2017-05-27 15:13:22 +02:00 |
|
Tae Won Ha
|
30fb8d3888
|
Escape open keyword
|
2017-05-27 11:26:06 +02:00 |
|
Tae Won Ha
|
f4336f112c
|
Build libnvim using the script
|
2017-05-27 11:10:05 +02:00 |
|
Tae Won Ha
|
47187b4997
|
Add a simple file logger for debugging
|
2017-05-27 11:09:31 +02:00 |
|
Tae Won Ha
|
f1820bba03
|
Add function for cursor shape name
|
2017-05-27 11:08:40 +02:00 |
|
Tae Won Ha
|
b2f70895cc
|
Add python script to generate source files
|
2017-05-27 11:07:26 +02:00 |
|
Tae Won Ha
|
9490e794c5
|
GH-439 Do not #import header files from swift neovim in neovim server
|
2017-05-27 09:31:56 +02:00 |
|
Tae Won Ha
|
319930c1f9
|
Update neovim
|
2017-05-23 17:06:23 +02:00 |
|
Tae Won Ha
|
b158b5302c
|
Merge remote-tracking branch 'origin/develop' into update-neovim
|
2017-05-23 17:06:14 +02:00 |
|
Tae Won Ha
|
424a8033dc
|
Update neovim
|
2017-05-22 22:41:10 +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
|
4d5a478cbb
|
Keep only last 10 builds
|
2017-05-17 22:31:38 +02:00 |
|
Tae Won Ha
|
de4260f850
|
Xcode project file changed ... y?
|
2017-05-17 22:24:34 +02:00 |
|
Tae Won Ha
|
98296c1d3e
|
Update neovim
|
2017-05-17 22:02:35 +02:00 |
|
Tae Won Ha
|
cca384fae4
|
Merge branch 'develop' into update-neovim
|
2017-05-17 22:00:24 +02:00 |
|
Tae Won Ha
|
53bed4540a
|
Make special keys file private
|
2017-05-17 21:57:27 +02:00 |
|
Tae Won Ha
|
5430834773
|
Update release notes
|
2017-05-17 21:57:27 +02:00 |
|
Tae Won Ha
|
cf919ba9c4
|
Bump appcast to SNAPSHOT-195
|
2017-05-17 19:40:40 +02:00 |
|
Tae Won Ha
|
bc2fcd76ea
|
Bump version: snapshot/195
|
2017-05-17 19:38:15 +02:00 |
|