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
089c459e0d
Update release notes
2017-06-06 07:34:28 +02:00
Tae Won Ha
a5dad4bb2d
Bump appcast to SNAPSHOT-197
2017-06-06 07:17:40 +02:00
Tae Won Ha
23c8b74d7f
Bump version: snapshot/197
2017-06-06 07:15:28 +02:00
Tae Won Ha
5e2db8d518
GH-237 Do not scroll x3 when using mouse
2017-06-06 07:04:02 +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
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
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
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