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

2861 Commits

Author SHA1 Message Date
Tae Won Ha
c197ace65c
Update release notes 2019-03-13 14:54:14 +01:00
Tae Won Ha
2524a691eb
Bump appcast(s) to v0.26.5-308 2019-03-13 14:41:04 +01:00
Tae Won Ha
ca6daeabcf
Bump version: v0.26.5-308 2019-03-13 14:37:59 +01:00
Tae Won Ha
83a9656502
Update release notes 2019-03-13 10:40:45 +01:00
Tae Won Ha
39c0d0f836
Update release notes 2019-03-13 10:38:43 +01:00
Tae Won Ha
c6b0bbd340
Fix crash when a temporary file gets deleted 2019-03-13 10:35:12 +01:00
Tae Won Ha
46db923e14
Lock before triggering 2019-03-13 10:05:10 +01:00
Tae Won Ha
d1618bec08
Refactor slightly 2019-03-12 18:59:50 +01:00
Tae Won Ha
99dcee26d7
Update release notes 2019-03-12 10:54:52 +01:00
Tae Won Ha
efbc9af8da
GH-458 Fix open files by drag-n-dropping on VimR window 2019-03-12 10:54:00 +01:00
Tae Won Ha
31c49215bc
Update release notes 2019-03-12 10:29:21 +01:00
Tae Won Ha
33adc1b8c9
Update README 2019-03-12 10:26:20 +01:00
Tae Won Ha
8d38b09dfa
Remove old pref to current converter 2019-03-11 21:20:27 +01:00
Tae Won Ha
b6eba3c750
Refactor slightly 2019-03-11 15:46:20 +01:00
Tae Won Ha
43a52e1d29
Guard against out of bounds 2019-03-11 13:41:05 +01:00
Tae Won Ha
038b593881
Add a typesetter runner 2019-03-11 11:04:09 +01:00
Tae Won Ha
d126786bbc
Add a new target 2019-03-11 10:12:36 +01:00
Tae Won Ha
628f8a53dd
Unbind also FileOutlineView to be safe 2019-03-11 09:01:10 +01:00
Tae Won Ha
558737cf5b
Bump appcast(s) to v0.26.4-307 2019-03-11 08:47:11 +01:00
Tae Won Ha
6c1969a492
Bump version: v0.26.4-307 2019-03-11 08:44:35 +01:00
Tae Won Ha
77972d132d
Update deps 2019-03-11 08:30:06 +01:00
Tae Won Ha
e69f515909
Add a test for Hindi with ligatures turned off 2019-03-11 08:22:06 +01:00
Tae Won Ha
6a49361c2a
Fix some tests 2019-03-11 08:08:59 +01:00
Tae Won Ha
225f5bf639
Fix some tests 2019-03-11 08:05:31 +01:00
Tae Won Ha
36cc213841
Fix some tests
- The font from Typesetter does not equal to the input font... Why?
2019-03-11 07:18:08 +01:00
Tae Won Ha
6c1882094d
Fix rendering with ligatures turned off 2019-03-10 23:26:23 +01:00
Tae Won Ha
79e837bad6
Bump appcast(s) to v0.26.3-306 2019-03-10 18:58:31 +01:00
Tae Won Ha
50b6f45a86
Bump version: v0.26.3-306 2019-03-10 18:55:45 +01:00
Tae Won Ha
baea169edb
Update release notes 2019-03-10 18:47:27 +01:00
Tae Won Ha
42a40f97de
Fix a memory leak
- NSTreeController's contentArray binding to FileOutlineView created a retain cycle.
2019-03-10 18:46:34 +01:00
Tae Won Ha
a168e24eca
Bump appcast(s) to v0.26.2-305 2019-03-09 22:21:36 +01:00
Tae Won Ha
c2ef971655
Bump version: v0.26.2-305 2019-03-09 22:12:17 +01:00
Tae Won Ha
878f31ce1f
Update release notes 2019-03-09 21:57:31 +01:00
Tae Won Ha
b6506f37b5
Update release notes 2019-03-09 21:56:26 +01:00
Tae Won Ha
b69dd1d957
GH-425 Use a temporarily fixed version of swifter
- The http server binds to localhost.
2019-03-09 19:25:50 +01:00
Tae Won Ha
025c134f88
Rename 2019-03-09 17:58:46 +01:00
Tae Won Ha
327691caee
Use disposed(by:) where appropriate 2019-03-09 17:56:17 +01:00
Tae Won Ha
d96bebf953
Add #if DEBUG 2019-03-08 18:01:30 +01:00
Tae Won Ha
36ba30d7b5
Use OSLog in NetUtils 2019-03-08 17:42:45 +01:00
Tae Won Ha
67ffdfbb2a
Use OSLog.trace 2019-03-08 17:32:21 +01:00
Tae Won Ha
e173de4600
Use OSLog in VimR 2019-03-08 17:30:03 +01:00
Tae Won Ha
6da399c85c
Use OSLog in NvimView 2019-03-08 17:10:27 +01:00
Tae Won Ha
17d5bcfc1d
Bump appcast(s) to v0.26.1-304 2019-03-08 10:19:56 +01:00
Tae Won Ha
965c0b0e2b
Bump version: v0.26.1-304 2019-03-08 10:17:17 +01:00
Tae Won Ha
6457767f7e
Remove FontAwesome check 2019-03-08 10:09:24 +01:00
Tae Won Ha
c7582826af
Update release notes 2019-03-08 09:59:30 +01:00
Tae Won Ha
c291127405
Fix broken "Navigate to the current buffer" of the file browser 2019-03-08 09:56:30 +01:00
Tae Won Ha
72180f8a9b
Adapt the new CocoaFontAwesome API 2019-03-08 09:18:21 +01:00
Tae Won Ha
cf024e8dad
Update release notes 2019-03-06 16:43:56 +01:00
Tae Won Ha
66feecb5a5
Bump appcast(s) to v0.26.0-303 2019-03-06 16:41:54 +01:00