1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 23:36:08 +03:00
Commit Graph

1002 Commits

Author SHA1 Message Date
Tae Won Ha
c6e5db4c43
Merge remote-tracking branch 'origin/develop' into issue/360-crash
- messed up with branches by building snapshots...
2016-12-07 19:21:49 +01:00
Tae Won Ha
b6bc89a822
GH-360 Be prepared for buffer being null 2016-12-07 19:19:30 +01:00
Tae Won Ha
bef950987d
GH-360 Do not close the window when a crash occurred 2016-12-07 19:19:30 +01:00
Tae Won Ha
a60b5df10a Bump version: snapshot/v0.11.1-SNAPSHOT-20161206.2148-141 2016-12-06 21:54:53 +01:00
Tae Won Ha
84b2380f31 Bump version: snapshot/v0.11.2-SNAPSHOT-20161205.2209-141 2016-12-05 22:16:02 +01:00
Tae Won Ha
7ef42a76ee
GH-360 Update version for snapshot building 2016-12-05 22:08:53 +01:00
Tae Won Ha
a4fbdfff39
GH-360 Show reason when the IPC got invalid 2016-12-05 22:05:38 +01:00
Tae Won Ha
16c35ba682
GH-360 Try to react to IPC channels becoming invalid 2016-12-05 21:30:25 +01:00
Tae Won Ha
7798885af8
GH-293 Add show hidden menu 2016-12-05 18:19:46 +01:00
Tae Won Ha
f4a2912f61
GH-293 Use standard pref data instead of a dict 2016-12-05 18:02:45 +01:00
Tae Won Ha
ea06e9f42a
GH-293 Store show hidden flag 2016-12-04 22:14:06 +01:00
Tae Won Ha
39316136e7
GH-293 Tint hidden icons with white 2016-12-04 21:33:45 +01:00
Tae Won Ha
1e2e52f7d9
GH-293 Add go up button
- Delete "set parent as cwd menu item"
2016-12-04 21:19:20 +01:00
Tae Won Ha
a238fc24dc
GH-293 Display title in inner toolbar 2016-12-04 20:37:08 +01:00
Tae Won Ha
b32656f600
GH-293 Add inner tool bar to WorkspaceTool 2016-12-04 20:27:29 +01:00
Tae Won Ha
e88c98428c
GH-293 Add custom view and menu items 2016-12-04 17:04:55 +01:00
Tae Won Ha
d63022e711
GH-293 Make move and close menus 2016-12-04 16:39:56 +01:00
Tae Won Ha
dd7097553a
Merge branch 'develop' into issue/293-filebrowser 2016-12-03 00:00:39 +01:00
Tae Won Ha
8b57242e9c Bump appcast to v0.11.1-140 2016-12-02 23:56:58 +01:00
Tae Won Ha
bb4f748980 Bump version: v0.11.1-140 2016-12-02 23:54:08 +01:00
Tae Won Ha
090284c754
GH-354 Update release notes 2016-12-02 23:44:37 +01:00
Tae Won Ha
c2e3682a0d
GH-293 Enable menu items 2016-12-02 23:42:02 +01:00
Tae Won Ha
c9936aaa3d
Merge branch 'develop' into issue/293-filebrowser 2016-12-02 22:36:11 +01:00
Tae Won Ha
ce90bf1679
GH-293 Add menu to the cog button 2016-12-02 21:58:25 +01:00
Tae Won Ha
d8da577882
Use == for AppearanceData 2016-12-01 22:53:35 +01:00
Tae Won Ha
e53a9da6bc
Update screenshot 2016-12-01 21:30:31 +01:00
Tae Won Ha
baa6d4b1ae Bump appcast to v0.12.0-SNAPSHOT-20161130.1903-139 2016-11-30 19:12:04 +01:00
Tae Won Ha
e24d4ad85a Bump version: snapshot/v0.12.0-SNAPSHOT-20161130.1903-139 2016-11-30 19:10:20 +01:00
Tae Won Ha
36f9d0e7e8
Increment version 2016-11-30 19:03:34 +01:00
Tae Won Ha
c60321855a
GH-354 Use weak instead of unowned for self in closures.
- According to http://stackoverflow.com/questions/24414998/why-does-weak-self-work-but-unowned-self-break-in-a-swift-closure Swift may crash when [unowned self] is used in closures... Why???
2016-11-30 18:59:12 +01:00
Tae Won Ha
5c8ca29d05 Merge pull request #357 from andreypopp/docs/build-fixes
Mention neovim git submodule in build instructions
2016-11-30 18:52:38 +01:00
Andrey Popp
224e78cfdf
Mention neovim git submodule in build instructions 2016-11-30 12:47:59 +03:00
Tae Won Ha
7ed4eb619a
GH-293 Use font awesome 2016-11-28 19:34:14 +01:00
Tae Won Ha
13b5d11ec8
GH-293 Add stub buttons 2016-11-28 19:34:14 +01:00
Tae Won Ha
16ee51ef2d
GH-293 Add a stub inner toolbar 2016-11-28 19:34:14 +01:00
Tae Won Ha
c0579c71c3 Bump appcast to v0.11.0-138 2016-11-28 19:30:46 +01:00
Tae Won Ha
367f488e68 Bump version: v0.11.0-138 2016-11-28 19:28:56 +01:00
Tae Won Ha
d4f0fef53a
Update release notes 2016-11-28 19:20:39 +01:00
Tae Won Ha
a639249227
Typo 2016-11-27 11:22:08 +01:00
Tae Won Ha
9888020116 Bump appcast to v0.11.0-SNAPSHOT-20161127.1106-137 2016-11-27 11:14:47 +01:00
Tae Won Ha
b291c78ebf Bump version: snapshot/v0.11.0-SNAPSHOT-20161127.1106-137 2016-11-27 11:12:51 +01:00
Tae Won Ha
cb380b0fae
Make the color of the file name white when selected in the buffer list 2016-11-27 11:04:48 +01:00
Tae Won Ha
f64c674e21
Update release notes 2016-11-27 10:17:54 +01:00
Tae Won Ha
d75dfc14cb
Guard against non-cwd-changes...
- Should be fixed.
2016-11-27 10:12:35 +01:00
Tae Won Ha
372a1b4202 Bump appcast to v0.11.0-SNAPSHOT-20161126.2239-136 2016-11-26 22:47:36 +01:00
Tae Won Ha
f69efe14f5 Bump version: snapshot/v0.11.0-SNAPSHOT-20161126.2239-136 2016-11-26 22:45:57 +01:00
Tae Won Ha
0ac8b4249b
GH-351 Update release notes 2016-11-26 22:38:19 +01:00
Tae Won Ha
94423dd375
Merge branch 'issue/351-refactor' into develop 2016-11-26 22:36:29 +01:00
Tae Won Ha
8681e6f8cc
GH-351 Adjust column with after collapsing 2016-11-26 22:32:33 +01:00
Tae Won Ha
6307ee1740
GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00