1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-27 15:53:31 +03:00
Commit Graph

228 Commits

Author SHA1 Message Date
Tae Won Ha
237e4a9ddd
GH-220 Set feed url correctly 2016-10-14 23:01:24 +02:00
Tae Won Ha
3c15b3f929 Bump version: v0.9.0-SNAPSHOT-20161014.2241-93 2016-10-14 22:49:14 +02:00
Tae Won Ha
80f8e0dce3 Bump version: v0.9.0-SNAPSHOT-20161014.2231-92 2016-10-14 22:39:21 +02:00
Tae Won Ha
10a3af36a9
GH-220 Add stub appcast 2016-10-14 22:14:10 +02:00
Tae Won Ha
20785f722d
GH-220 Add pref entry 2016-10-14 21:51:30 +02:00
Tae Won Ha
1394029d40
GH-220 Add sparkle to the project
- Add appcast template file
2016-10-14 10:14:02 +02:00
Tae Won Ha
1300b6fab8 Set snapshot version: 0.9.0-SNAPSHOT-20161012.1952-91 2016-10-12 19:53:01 +02:00
Tae Won Ha
ba9b8576bc
GH-303 Disable some menu items, e.g. open/save, when NeoVim reports that there is no current buffer
- This can happen when the CtrlP panel is open.
2016-10-12 19:41:18 +02:00
Tae Won Ha
96b7aca50b Set snapshot version: 0.9.0-SNAPSHOT-20161010.1956-90 2016-10-10 19:57:39 +02:00
Tae Won Ha
a13c3afc46 Set snapshot version: 0.9.0-SNAPSHOT-20161010.1938-89 2016-10-10 19:38:59 +02:00
Tae Won Ha
0fc4b2f61d Set snapshot version: 0.9.0-SNAPSHOT-20161010.1920-88 2016-10-10 19:21:13 +02:00
Tae Won Ha
2afc7c16a9 Set snapshot version: 0.9.0-SNAPSHOT-20161010.1854-87 2016-10-10 18:54:53 +02:00
Tae Won Ha
b5cf060be4
GH-298 Add open in new window menu item 2016-10-09 21:25:34 +02:00
Tae Won Ha
3417d806b5
Rename 2016-10-08 19:58:21 +02:00
Tae Won Ha
774e74d726
Remove unnec' log 2016-10-08 19:12:12 +02:00
Tae Won Ha
3e0c211822 Set snapshot version: 0.9.0-SNAPSHOT-20161008.1820-86 2016-10-08 18:20:56 +02:00
Tae Won Ha
f0164abd85 Set snapshot version: 0.9.0-SNAPSHOT-20161007.2254-85 2016-10-07 22:55:18 +02:00
Tae Won Ha
ca4384e8be Set snapshot version: 0.9.0-SNAPSHOT-20161007.2242-84 2016-10-07 22:43:38 +02:00
Tae Won Ha
b42ce881b0
First attempt to automate snapshot uploading 2016-10-07 22:30:46 +02:00
Tae Won Ha
6d22d4cee0 Set snapshot version: 0.9.0-SNAPSHOT-20161007.2129-83 2016-10-07 21:30:07 +02:00
Tae Won Ha
d6cf9e1d83
GH-294 Strongly reference file items in the browser 2016-10-07 21:14:43 +02:00
Tae Won Ha
b0ec35bb1d
Refactor slightly 2016-10-07 18:07:09 +02:00
Tae Won Ha
8746320f0b Set snapshot version: 0.9.0-SNAPSHOT-20161007.0119-82 2016-10-07 01:19:48 +02:00
Tae Won Ha
bb545730a9
GH-295 Fill the expanded states elsewhere 2016-10-07 01:12:07 +02:00
Tae Won Ha
fd7f3f1e06 Set snapshot version: 0.9.0-SNAPSHOT-20161007.0030-81 2016-10-07 00:31:00 +02:00
Tae Won Ha
eebb2d11a7
GH-294 Try to fix the crashes... 2016-10-07 00:24:15 +02:00
Tae Won Ha
5f95f2e647 Set snapshot version: 0.9.0-SNAPSHOT-20161006.1959-80 2016-10-06 20:00:34 +02:00
Tae Won Ha
b93b56e79b
Add some links 2016-10-06 19:41:32 +02:00
Tae Won Ha
1fa3abe947
GH-286 Restore expanded states after reloadData 2016-10-06 18:24:10 +02:00
Tae Won Ha
3f19f53f95
GH-286 Resize file view after reloading 2016-10-05 21:27:21 +02:00
Tae Won Ha
2a00e7a728
GH-286 Add keyboard shortcut for toggling tool buttons 2016-10-05 21:10:02 +02:00
Tae Won Ha
e3b99f38b7
GH-286 Resize file view 2016-10-05 21:09:14 +02:00
Tae Won Ha
aa2c55aae5
GH-286 Guard against files which disappear fast 2016-10-04 23:34:02 +02:00
Tae Won Ha
63b8191366
GH-286 Do not set autoresizing... to false 2016-10-04 22:48:39 +02:00
Tae Won Ha
0249a509ef
GH-286 React to file system changes in file browser 2016-10-04 21:48:22 +02:00
David Kelso
21cd0c48f2 Use %20 for spaces in filename URLs. 2016-10-03 14:52:50 -07:00
Tae Won Ha
0c3cdb6108
GH-286 Delete unused code 2016-10-03 19:47:06 +02:00
Tae Won Ha
00f2882e6d
GH-286 Comment log 2016-10-03 19:35:58 +02:00
Tae Won Ha
56e21c1cbd
GH-286 Add some tools menu items 2016-10-03 17:50:36 +02:00
Tae Won Ha
3099bac967
GH-286 Persist the workspace setting of the last closed main window 2016-10-03 14:58:49 +02:00
Tae Won Ha
eb16dd7fae
GH-286 Add toggle tools/buttons menu items. 2016-10-03 10:17:30 +02:00
Tae Won Ha
499e7431fc
GH-286 Respect minimum dimension of tools 2016-10-03 09:45:38 +02:00
Tae Won Ha
6623c66eb5
GH-286 Refactor slightly 2016-10-02 14:11:39 +02:00
Tae Won Ha
d099954666
GH-286 Add double click action 2016-10-02 14:07:12 +02:00
Tae Won Ha
786f87564d
GH-286 Refactor slightly 2016-10-02 12:28:47 +02:00
Tae Won Ha
1105ec0805
GH-286 Add double click action 2016-10-02 12:25:57 +02:00
Tae Won Ha
46b69882ef
GH-286 Add a stub file browser 2016-10-02 11:28:22 +02:00
Tae Won Ha
109f498291
GH-286 Rename and use Any? 2016-10-02 11:23:31 +02:00
Tae Won Ha
68a82957e3 Set snapshot version: 0.9.0-SNAPSHOT-20160926.1853-79 2016-09-26 18:54:13 +02:00
Tae Won Ha
78fa17c221 Set snapshot version: 0.9.0-SNAPSHOT-20160925.2211-78 2016-09-25 22:12:01 +02:00