1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-11 07:22:23 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Tae Won Ha
c8984aade4
Do not call GUI updates from background 2017-11-10 12:31:26 +01:00
Tae Won Ha
5656f6765a
GH-544 Migrate VimR to Swift 4 2017-10-22 14:33:18 +02:00
Tae Won Ha
fecdc69e48
GH-436, GH-479 Add show file icons option 2017-06-29 23:45:26 +02:00
Tae Won Ha
449b16661b
GH-436 Use colorscheme's background for window title bar 2017-06-29 23:05:01 +02:00
Tae Won Ha
7a4c5f955e
GH-436 Add an option in appearance pref pane
- Added a theme struct to VimR module for the case when the option is turned off
2017-06-27 06:41:16 +02:00
Tae Won Ha
884296145b
GH-326, GH-460 Add an option to hide or quit when the last window closes 2017-06-13 22:57:08 +02:00
Tae Won Ha
696dd2913b
GH-426 Update views after font population 2017-05-04 21:50:51 +02:00
Tae Won Ha
e2532edc1f
GH-426 Do only font population in the background
(cherry picked from commit fa0bf52)
2017-05-04 20:55:54 +02:00
Tae Won Ha
2df699fb75
Reduce app launch time by approx. 0.8s - 1s 2017-05-01 10:48:45 +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
abc652d62f
Add appearance pref pane 2017-02-28 09:53:27 +01:00