Tae Won Ha
|
fa82e30cc4
|
GH-339 Restructure slightly
|
2017-01-06 10:17:34 +01:00 |
|
Tae Won Ha
|
cd776791eb
|
GH-339 Migrate input methods
|
2017-01-06 10:06:47 +01:00 |
|
Tae Won Ha
|
2b91b32e9b
|
GH-339 "Migrate" start
|
2017-01-06 09:36:46 +01:00 |
|
Tae Won Ha
|
0029ffa684
|
GH-339 Copy data
|
2017-01-06 09:26:26 +01:00 |
|
Tae Won Ha
|
695f2ca47e
|
GH-339 Migrate vim command
|
2017-01-06 09:23:11 +01:00 |
|
Tae Won Ha
|
f274865256
|
GH-339 Migrate resize
|
2017-01-06 08:58:59 +01:00 |
|
Tae Won Ha
|
08283e2081
|
GH-339 Migrate dirty status
|
2017-01-06 08:51:01 +01:00 |
|
Tae Won Ha
|
e0ede2a02c
|
GH-339 Migrate escaped file names
|
2017-01-06 08:38:13 +01:00 |
|
Tae Won Ha
|
49aa4a2440
|
GH-339 Migrate get bool option
|
2017-01-06 08:33:16 +01:00 |
|
Tae Won Ha
|
33b101eba6
|
GH-339 Migrate set bool option
|
2017-01-06 08:28:04 +01:00 |
|
Tae Won Ha
|
75186ebc87
|
GH-339 Migrate vim command output
|
2017-01-06 08:14:35 +01:00 |
|
Tae Won Ha
|
1aaf8860b1
|
GH-339 Refactor to use block
|
2017-01-06 07:12:05 +01:00 |
|
Tae Won Ha
|
63bd4bc94a
|
GH-339 Move buffers
|
2017-01-06 06:42:23 +01:00 |
|
Tae Won Ha
|
df7f321082
|
GH-339 Try to call methods directly in the main loop
|
2017-01-05 19:35:44 +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
|
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
|
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
|
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
|
4db07f2672
|
Store preferences correctly
|
2017-01-01 17:14:54 +09:00 |
|
Tae Won Ha
|
6b0e147b64
|
Update sparkle to 0.15.1
|
2016-12-24 18:39:46 +09: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
|
5356965329
|
Update release notes
|
2016-12-23 15:39:52 +00:00 |
|
Tae Won Ha
|
01ac6bd273
|
Bump appcast to v0.12.1-151
|
2016-12-23 15:38:51 +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 |
|