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

16 Commits

Author SHA1 Message Date
Tae Won Ha
229fc1c9ee
GH-325 Add frame to MainWindow's state (and persist it) 2017-08-14 21:04:35 +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
653067c334
GH-436 Make table views to react to theme change 2017-06-25 21:46:13 +02:00
Tae Won Ha
4da10078be
GH-436 Add stub themed table cell 2017-06-25 17:56:24 +02:00
Tae Won Ha
7164f47ad7
GH-436 Add Theme to mainwindow 2017-06-25 11:46:43 +02:00
Tae Won Ha
e152559544
Store tools state in the app state such that the next new main window has the same state 2017-06-11 13:50:40 +02:00
Tae Won Ha
4b1c569996
GH-405 Simplify reducing 2017-04-30 09:25:15 +02:00
Tae Won Ha
f043147ab4
GH-405 Be more forgiving when prefs regarding tools are not complete 2017-04-10 22:40:25 +02:00
Tae Won Ha
4b4fde58e5
GH-405 Store the order of the tools 2017-04-10 20:38:17 +02:00
Tae Won Ha
fee0b5af89
GH-405 Clean also the focus view 2017-03-31 19:53:40 +02:00
Tae Won Ha
1516fc3bf9
GH-405 Clean up the app state after firing 2017-03-31 19:53:40 +02:00
Tae Won Ha
d568592b89
GH-405 Rename transform() to reduce() 2017-03-29 20:17:45 +02:00
Tae Won Ha
83c0fd4670
GH-405 Rename transformers to reducers 2017-03-29 20:10:11 +02:00
Tae Won Ha
ad15f17298
GH-405 Remove unnec' log 2017-03-19 23:21:59 +01:00
Tae Won Ha
802f6e9112
Gh-405 Prevent changing state lswhen dirty status did not change 2017-03-19 22:05:29 +01:00
Tae Won Ha
dcdee489da
Rename transformers to reducers... 2017-03-11 17:08:50 +01:00