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

14 Commits

Author SHA1 Message Date
Tae Won Ha
5656f6765a
GH-544 Migrate VimR to Swift 4 2017-10-22 14:33:18 +02:00
Tae Won Ha
0a21c43acd
GH-436 Move WorkspaceTheme into Workspace 2017-06-25 10:54:42 +02:00
Tae Won Ha
b49279ca9a
GH-436 Add repaint() to custom inner tool bar 2017-06-25 00:03:21 +02:00
Tae Won Ha
494f3625d1
Do not unown self in subscribe of the main window state source
- we explicitly terminate the sequence when we close the window
2017-05-15 19:18:51 +02:00
Tae Won Ha
3c231b27cd
GH-395 Throttle only file system updates and add refresh button 2017-05-11 23:33:59 +02:00
Tae Won Ha
2c1f521653
GH-405 Rename typed emit function 2017-04-26 19:40:42 +02:00
Tae Won Ha
9b9da5c4cf
GH-405 Use disposed(by:) instead of the old addDisposableTo() 2017-04-22 16:30:40 +02:00
Tae Won Ha
849dfe104c
GH-405 Type action emitter 2017-04-22 15:59:05 +02:00
Tae Won Ha
289e906d38
GH-405 Set the target of the actions 2017-03-29 20:03:44 +02:00
Tae Won Ha
863a6458a2
Handle show hidden files and cwd changes 2017-02-26 10:55:07 +01:00
Tae Won Ha
6094372e3e
Fix IBActions not firing 2017-02-26 10:12:41 +01:00
Tae Won Ha
febe337a91
Add scroll to source 2017-02-24 10:51:24 +01:00
Tae Won Ha
ad457fa923
Add kind of working file browser: still have to react to cwd change 2017-02-23 23:39:31 +01:00
Tae Won Ha
b8b5182f42
Do not include "old" files for compilation and add stub file browser 2017-02-23 22:15:35 +01:00