1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
Commit Graph

652 Commits

Author SHA1 Message Date
Tae Won Ha
161d086918
Delete travis yml 2016-11-05 05:54:50 +01:00
Tae Won Ha
5ad3402bcf
GH-318 Do not code sign for travis builds for yosemite 2016-11-04 08:45:11 +01:00
Tae Won Ha
fbb09c7c66
GH-318 Do not install already installed packages 2016-11-04 08:30:48 +01:00
Tae Won Ha
f0c1b838e1
GH-318 Add travis.yml 2016-11-03 22:08:18 +01:00
Tae Won Ha
d8c66041bd
GH-318 Add yosemite build script 2016-11-03 21:55:31 +01:00
Tae Won Ha
45f6669ed7
GH-318 Set the deployment target to 10.10 2016-11-01 10:57:33 +01:00
Tae Won Ha
2e9a0b4166
Update release notes 2016-10-29 21:48:11 +02:00
Tae Won Ha
5204281808 Bump appcast to v0.10.0-SNAPSHOT-20161029.1904-117 2016-10-29 19:18:10 +02:00
Tae Won Ha
a3840b4ed3 Bump version: snapshot/v0.10.0-SNAPSHOT-20161029.1904-117 2016-10-29 19:16:21 +02:00
Tae Won Ha
416b4c0993
Update neovim (v0.1.6) 2016-10-29 18:46:37 +02:00
Tae Won Ha
61fea11fb1
GH-270 Store linespacing as string 2016-10-29 18:45:14 +02:00
Tae Won Ha
38f46e50eb
GH-270 React to linespacing change 2016-10-27 08:21:29 +02:00
Tae Won Ha
9a43b04134
GH-270 Rename 2016-10-27 00:26:04 +02:00
Tae Won Ha
991d899ce4
GH-270 Add linespacing text field. 2016-10-26 23:37:51 +02:00
Tae Won Ha
12a9a54efe
GH-270 Store linespacing in the user defaults 2016-10-26 23:11:55 +02:00
Tae Won Ha
861a362f9f
GH-270 Rename 2016-10-26 22:50:55 +02:00
Tae Won Ha
a9f41bf523
GH-270 Take linespacing into account when drawing. 2016-10-26 22:42:49 +02:00
Tae Won Ha
d6f37af48d
Update release notes 2016-10-25 22:44:03 +02:00
Tae Won Ha
5db37014ed Bump appcast to v0.10.0-SNAPSHOT-20161025.2226-116 2016-10-25 22:36:28 +02:00
Tae Won Ha
2f16583d0d Bump version: snapshot/v0.10.0-SNAPSHOT-20161025.2226-116 2016-10-25 22:34:49 +02:00
Tae Won Ha
5dc93e1946
Downgrade RxSwift to 3.0.0-rc1 for the time being
- https://github.com/ReactiveX/RxSwift/pull/957
2016-10-25 22:22:20 +02:00
Tae Won Ha
d6333b058a
Show() main window only after subscribing to its sink such that the key window is handled correctly. 2016-10-25 19:37:24 +02:00
Tae Won Ha
ff2aad407c Bump appcast to v0.10.0-SNAPSHOT-20161025.0814-115 2016-10-25 08:25:17 +02:00
Tae Won Ha
f128c41e50 Bump version: snapshot/v0.10.0-SNAPSHOT-20161025.0814-115 2016-10-25 08:23:32 +02:00
Tae Won Ha
76b6ce29ea
Update nimble to 5.1.0 2016-10-24 23:56:53 +02:00
Tae Won Ha
d3c5f638f9
Add GH-239, GH-312 to release notes 2016-10-24 23:53:31 +02:00
Tae Won Ha
c8a767354d
GH-239, GH-312 Use font smoothing 2016-10-24 23:45:33 +02:00
Tae Won Ha
9f4edb8a89
Merge branch 'master' into issue/239-antialiasing 2016-10-24 23:36:17 +02:00
Tae Won Ha
2cc2f054fb
Revert "GH-239, GH-312 Use font smoothing on non-retina"
This reverts commit f56773710e.
2016-10-24 23:30:21 +02:00
Tae Won Ha
e61e14a8d2
Implement Equatable for CellAttributes 2016-10-24 23:03:58 +02:00
Tae Won Ha
91bca0f556
Remove tabs... 2016-10-24 22:44:19 +02:00
Tae Won Ha
1d10205d37
Add a release-notes.md for the next release 2016-10-24 22:42:51 +02:00
Tae Won Ha
68d29bf320
Update RxSwift to 3.0.0 2016-10-24 22:42:45 +02:00
Tae Won Ha
cb677f7a61
Don't mark releases as snapshots 2016-10-24 22:28:48 +02:00
Tae Won Ha
3352daf31d Bump appcast to v0.10.0-SNAPSHOT-20161024.2203-114 2016-10-24 22:13:04 +02:00
Tae Won Ha
173adbb6e8 Bump version: snapshot/v0.10.0-SNAPSHOT-20161024.2203-114 2016-10-24 22:11:18 +02:00
Tae Won Ha
f56773710e
GH-239, GH-312 Use font smoothing on non-retina
- With smoothing turned on on non-retina displays the rendering seems to be the same as MacVim... Dunno exactly why...
2016-10-24 22:01:56 +02:00
Tae Won Ha
7a5da4a7e4 Bump appcast to v0.10.0-SNAPSHOT-20161023.2005-113 2016-10-23 20:15:09 +02:00
Tae Won Ha
7e3888324d Bump version: snapshot/v0.10.0-SNAPSHOT-20161023.2005-113 2016-10-23 20:13:34 +02:00
Tae Won Ha
1ea92b93fd
Set new version 2016-10-23 20:02:56 +02:00
Tae Won Ha
84aa528e11
Merge branch 'issue/309-open' 2016-10-23 19:50:58 +02:00
Tae Won Ha
3769633d24
GH-309 Select the neovim window when the file is already open 2016-10-23 19:49:38 +02:00
Tae Won Ha
3f7c51cdcb
GH-309 Add isEqual to NeoVimBuffer 2016-10-23 11:43:21 +02:00
Tae Won Ha
fb5ccfc459
Update neovim 2016-10-23 10:18:49 +02:00
Tae Won Ha
1750af1ce5
GH-309 Add some more neovim objects 2016-10-22 22:23:10 +02:00
Tae Won Ha
3171a0f229
Remove unused enum 2016-10-22 17:37:53 +02:00
Tae Won Ha
21cf7c3fd5
Rename properties 2016-10-22 17:35:36 +02:00
Tae Won Ha
43e96079bd
Reformat and use @import 2016-10-22 17:28:35 +02:00
Tae Won Ha
4f9f9e906c
Pip some packages to be sure 2016-10-22 10:12:39 +02:00
Tae Won Ha
546b693447
Fix appcast script 2016-10-22 10:06:54 +02:00