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
|
f42f86b4a0
|
Delete unused screen cursor functions
|
2017-06-05 19:19:26 +02:00 |
|
Tae Won Ha
|
9e2c848823
|
Upgrade dependencies
|
2017-06-05 16:36:01 +02:00 |
|
Tae Won Ha
|
0f0770f670
|
Do not increment version when not publishing
|
2017-06-05 16:13:56 +02:00 |
|
Tae Won Ha
|
f844d0c205
|
Don't do unnec' computation...
|
2017-06-05 16:10:24 +02:00 |
|
Tae Won Ha
|
5c713c8d97
|
Speed up row runs for ranges function
|
2017-06-05 15:58:30 +02:00 |
|
Tae Won Ha
|
c415df78e1
|
Do not send unnec' screen cursor position to UI
|
2017-06-05 15:22:35 +02:00 |
|
Tae Won Ha
|
5d3aca696d
|
Refactor cursor drawing
- draw only when flushed and use the normal position from goto
|
2017-06-05 14:22:12 +02:00 |
|
Tae Won Ha
|
93b9366a66
|
Set cursor and flush after scrolling
|
2017-06-05 13:44:53 +02:00 |
|
Tae Won Ha
|
d14b01efe6
|
Bump appcast to SNAPSHOT-196
|
2017-06-04 16:49:52 +02:00 |
|
Tae Won Ha
|
8c51148515
|
Bump version: snapshot/196
|
2017-06-04 16:47:31 +02:00 |
|
Tae Won Ha
|
ebac67ebbb
|
Update release notes
|
2017-06-04 16:22:17 +02:00 |
|
Tae Won Ha
|
747c7ba6b5
|
Fix wrong cursor drawing
|
2017-06-04 16:07:46 +02:00 |
|
Tae Won Ha
|
22ec2dda64
|
Reduce the line count to scroll
|
2017-06-01 22:32:15 +02:00 |
|
Tae Won Ha
|
0b52a9ea38
|
Remove unnec' fields and reduce max scroll lines
|
2017-06-01 22:16:15 +02:00 |
|
Tae Won Ha
|
6f42dde6ce
|
Use update_screen instead of ui_refresh
|
2017-06-01 22:15:59 +02:00 |
|
Tae Won Ha
|
f60a0becc1
|
Use a different font to slow down...
|
2017-05-31 20:55:46 +02:00 |
|
Tae Won Ha
|
cb8145a4b3
|
Use a different font to slow down...
|
2017-05-31 20:51:16 +02:00 |
|
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 |
|