Tae Won Ha
|
c78b4f3413
|
Merge branch 'develop' into issue/339-md-preview
|
2017-01-07 20:29:08 +01:00 |
|
Tae Won Ha
|
2b10f3ae28
|
Bump version: snapshot/158
|
2017-01-07 20:27:59 +01:00 |
|
Tae Won Ha
|
491eaa73d4
|
GH-339 Push the current line and col to the UI
|
2017-01-07 15:53:32 +01:00 |
|
Tae Won Ha
|
fbe1d4a917
|
GH-339 Use cursor goto method
|
2017-01-07 15:12:07 +01:00 |
|
Tae Won Ha
|
5098c13781
|
GH-339 Try set cursor method
|
2017-01-07 14:56:17 +01:00 |
|
Tae Won Ha
|
dbf25c25ec
|
GH-339 Remove unnec' log msgs
|
2017-01-07 08:38:18 +01:00 |
|
Tae Won Ha
|
a3428879af
|
GH-339 Do manual refresh
|
2017-01-07 08:38:17 +01:00 |
|
Tae Won Ha
|
91583c5733
|
GH-339 Use stored position for reverse search
|
2017-01-07 08:38:17 +01:00 |
|
Tae Won Ha
|
2de6f9a28d
|
GH-339 Send ESC in addtion to norm ..G..|
|
2017-01-07 08:38:15 +01:00 |
|
Tae Won Ha
|
3d85efe2a7
|
GH-339 Typo
|
2017-01-06 16:53:41 +01:00 |
|
Tae Won Ha
|
188f610519
|
GH-339 Do automatic search
|
2017-01-06 16:51:28 +01:00 |
|
Tae Won Ha
|
1f2173c5cd
|
GH-339 Do reverse search
|
2017-01-06 16:39:03 +01:00 |
|
Tae Won Ha
|
656399d78d
|
GH-339 Do forward search
|
2017-01-06 16:07:36 +01:00 |
|
Tae Won Ha
|
a13f348d6a
|
GH-339 Typo
|
2017-01-06 14:47:41 +01:00 |
|
Tae Won Ha
|
d384bb519d
|
GH-339 React to scroll events on both sides
|
2017-01-06 14:41:19 +01:00 |
|
Tae Won Ha
|
7a37e418a2
|
Merge branch 'develop' into issue/339-md-preview
|
2017-01-06 14:20:29 +01:00 |
|
Tae Won Ha
|
eb31fccf5d
|
Bump version: v0.12.4-157
|
2017-01-05 06:00:01 +01:00 |
|
Tae Won Ha
|
1decd6b49f
|
GH-339 Add some debug logging msgs
|
2017-01-04 20:53:28 +01:00 |
|
Tae Won Ha
|
ff8658f38c
|
GH-339 Adapt timing for scroll events
|
2017-01-04 20:39:30 +01:00 |
|
Tae Won Ha
|
2e9a824de7
|
GH-339 Pass neovim view to the renderer to get the current line and col
|
2017-01-04 20:35:53 +01:00 |
|
Tae Won Ha
|
1c163c96dd
|
GH-339 Pass scroll event
|
2017-01-04 20:32:56 +01:00 |
|
Tae Won Ha
|
03f20abffb
|
Merge branch 'develop' into issue/339-md-preview
|
2017-01-04 17:25:23 +01:00 |
|
Tae Won Ha
|
4f095b31c7
|
Bump version: v0.12.3-156
|
2017-01-04 17:18:16 +01:00 |
|
Tae Won Ha
|
80b77ded4b
|
GH-339 Typo
|
2017-01-03 18:04:28 +01:00 |
|
Tae Won Ha
|
56cf85b3d1
|
GH-339 Add refresh menu item
|
2017-01-03 17:48:21 +01:00 |
|
Tae Won Ha
|
f36517ed8e
|
GH-339 Read stored pref values for markdown renderer
|
2017-01-03 17:44:25 +01:00 |
|
Tae Won Ha
|
a11f0d90a6
|
GH-339 Add refresh on write menu item
|
2017-01-03 17:33:19 +01:00 |
|
Tae Won Ha
|
dc5b235ffe
|
GH-339 Add stub refresh now button
|
2017-01-03 17:06:55 +01:00 |
|
Tae Won Ha
|
daf16d0fc0
|
Merge branch 'develop' into issue/339-md-preview
|
2017-01-03 16:45:25 +01:00 |
|
Tae Won Ha
|
c7298bd01f
|
Bump version: snapshot/155
|
2017-01-03 16:30:04 +01:00 |
|
Tae Won Ha
|
b6c9624875
|
GH-376 Re-set NSWindow's delegate just before closing
- When exiting full screen, often, some delegate methods of NSWindow get called after deallocation. This is just a quick-and-dirty fix.
|
2017-01-03 15:41:14 +01:00 |
|
Tae Won Ha
|
8959869f14
|
Bump version: snapshot/154
|
2017-01-03 14:53:37 +01:00 |
|
Tae Won Ha
|
9c14eb88af
|
Bump version: v0.12.2-153
|
2017-01-01 17:37:59 +09:00 |
|
Tae Won Ha
|
4e0be3d6d4
|
GH-339 Resolve merge conflict
|
2017-01-01 17:22:28 +09:00 |
|
Tae Won Ha
|
8955273826
|
Merge branch 'develop' into issue/339-md-preview
|
2017-01-01 17:18:11 +09:00 |
|
Tae Won Ha
|
7a2fa36391
|
GH-339 Use unowned self
|
2017-01-01 17:16:01 +09:00 |
|
Tae Won Ha
|
4db07f2672
|
Store preferences correctly
|
2017-01-01 17:14:54 +09:00 |
|
Tae Won Ha
|
a7e759b040
|
GH-339 Store prefs of markdown renderer in preferences
|
2017-01-01 16:13:35 +09:00 |
|
Tae Won Ha
|
0e28aedc35
|
GH-339 Add stub forward and reverse search UI elements
|
2016-12-30 12:32:08 +09:00 |
|
Tae Won Ha
|
d837eb9e12
|
GH-339 Pass through scroll event to main window component
|
2016-12-27 17:32:55 +09:00 |
|
Tae Won Ha
|
c33dd0536a
|
GH-339 Add scroll callback
|
2016-12-27 16:20:31 +09:00 |
|
Tae Won Ha
|
4c7e1cb7cf
|
GH-339 Use sourcepos option
|
2016-12-26 18:17:01 +09:00 |
|
Tae Won Ha
|
19a52ecf44
|
GH-339 Render in .userInitiated queue
|
2016-12-26 17:36:23 +09:00 |
|
Tae Won Ha
|
45252f410d
|
GH-339 Add github markdown css
|
2016-12-26 17:04:03 +09:00 |
|
Tae Won Ha
|
cee8d9b423
|
Merge branch 'develop' into issue/339-md-preview
|
2016-12-23 15:43:53 +00:00 |
|
Tae Won Ha
|
dca83149d2
|
Merge branch 'master' into develop
Conflicts:
OutlineViewTest/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
|
2016-12-23 15:43:17 +00:00 |
|
Tae Won Ha
|
aa8021b5b1
|
Bump version: v0.12.1-151
|
2016-12-23 15:38:29 +00:00 |
|
Tae Won Ha
|
4db23a89b4
|
Use .zero instead of CGRect.zero
|
2016-12-23 15:33:29 +00:00 |
|
Tae Won Ha
|
10e7669189
|
Remove retain cycle...
|
2016-12-23 15:14:45 +00:00 |
|
Tae Won Ha
|
1ce679da9d
|
GH-339 React to opening
|
2016-12-23 12:15:26 +01:00 |
|