1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 07:13:24 +03:00
Commit Graph

1021 Commits

Author SHA1 Message Date
Tae Won Ha
7a37e418a2
Merge branch 'develop' into issue/339-md-preview 2017-01-06 14:20:29 +01:00
Tae Won Ha
7932c8afe9
Typo 2017-01-05 06:38:13 +01:00
Tae Won Ha
1161c2ec1e Bump appcast to v0.12.4-157 2017-01-05 06:01:49 +01:00
Tae Won Ha
eb31fccf5d Bump version: v0.12.4-157 2017-01-05 06:00:01 +01:00
Tae Won Ha
5e03a7339d
Update release notes 2017-01-05 05:47:37 +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
279a768bf7
Revert "GH-376 Compute tabs in the main loop"
This reverts commit 5fbc773584.
2017-01-04 17:38:28 +01:00
Tae Won Ha
b03393a3e0
Revert "GH-376 Get buffers in the main loop"
This reverts commit d7dfddec04.
2017-01-04 17:38:18 +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
aef31d9824
Merge branch 'master' into develop 2017-01-04 17:22:52 +01:00
Tae Won Ha
954eb7ea07
Typo 2017-01-04 17:22:47 +01:00
Tae Won Ha
852b66568a
Merge branch 'master' into develop
Conflicts:
	resources/release-notes.md
2017-01-04 17:22:17 +01:00
Tae Won Ha
fe8b69acb8
Update release notes 2017-01-04 17:21:29 +01:00
Tae Won Ha
01379c03ba Bump appcast to v0.12.3-156 2017-01-04 17:20:06 +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
07199a866a
Update release notes 2017-01-03 16:44:50 +01:00
Tae Won Ha
f5681b70de
Update RxSwift to 3.1.0 2017-01-03 16:43:38 +01:00
Tae Won Ha
71c68d4726 Bump appcast to SNAPSHOT-155 2017-01-03 16:31:51 +01:00
Tae Won Ha
c7298bd01f Bump version: snapshot/155 2017-01-03 16:30:04 +01:00
Tae Won Ha
3f9d10e309
GH-376 Do not send msgs when quitting (except the quit msg).
- When exiting full screen, often, resize msg is called. This is just a quick-and-dirty fix.
2017-01-03 16:21: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
612882bfd9 Bump appcast to SNAPSHOT-154 2017-01-03 14:55:20 +01:00
Tae Won Ha
8959869f14 Bump version: snapshot/154 2017-01-03 14:53:37 +01:00
Tae Won Ha
4697238e98
GH-376 Update release notes 2017-01-03 14:40:08 +01:00
Tae Won Ha
d7dfddec04
GH-376 Get buffers in the main loop 2017-01-03 14:25:22 +01:00
Tae Won Ha
a485885dd5
GH-376 Guard next request id 2017-01-03 10:37:32 +01:00
Tae Won Ha
38b301de10
GH-376 Cast to bool 2017-01-03 10:04:27 +01:00
Tae Won Ha
5fbc773584
GH-376 Compute tabs in the main loop 2017-01-03 09:59:52 +01:00
Tae Won Ha
06479d447d
Update release notes 2017-01-01 17:43:54 +09:00
Tae Won Ha
27f49e88c1 Bump appcast to v0.12.2-153 2017-01-01 17:39:07 +09: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