1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-21 12:41:44 +03:00
Commit Graph

888 Commits

Author SHA1 Message Date
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
Tae Won Ha
65c342f63c
GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
Tae Won Ha
91255966f1
GH-351 Make update work 2016-11-26 22:32:12 +01:00
Tae Won Ha
8166f0ec72
GH-351 Add substituting to array 2016-11-26 22:32:12 +01:00
Tae Won Ha
bc479d8867
GH-351 Handle deletions 2016-11-26 22:32:07 +01:00
Tae Won Ha
20a64c540c
GH-351 Filter children in one place 2016-11-26 22:31:50 +01:00
Tae Won Ha
e7bd913e2f
GH-351 Add get file browser item for child urls 2016-11-26 22:31:50 +01:00
Tae Won Ha
3d9ccbbc2e
GH-351 Prepare for update implementation 2016-11-26 22:31:50 +01:00
Tae Won Ha
91aa3af3a1
GH-351 Experiment a bit more 2016-11-26 22:31:50 +01:00
Tae Won Ha
51fea10c66
GH-351 Adjust the column width (correctly hopefully) 2016-11-26 22:31:49 +01:00
Tae Won Ha
0a0b1207aa
GH-351 Experiment with outline view 2016-11-26 22:31:44 +01:00
Tae Won Ha
39dcda2050
GH-351 Remove unused methods 2016-11-25 13:52:33 +01:00
Tae Won Ha
eab2b0f882
GH-351 Store expanded state 2016-11-25 13:19:41 +01:00
Tae Won Ha
9df9954088
GH-351 Use an internal model for file browser 2016-11-25 12:02:55 +01:00
Tae Won Ha
4b841e21f0
GH-351 Add child accessors 2016-11-24 23:49:53 +01:00