1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 10:02:36 +03:00
Commit Graph

871 Commits

Author SHA1 Message Date
Tae Won Ha
d6a62df419
Bump version: v0.20.0-238 2017-11-21 19:18:43 +01:00
Tae Won Ha
5848edcbf2
Bump version: snapshot/237 2017-11-19 10:26:10 +01:00
Tae Won Ha
05c38f31ee
Bump version: snapshot/236 2017-11-15 19:52:21 +01:00
Tae Won Ha
49e42a946c
Fix compilation (due to RxSwift 4 update) 2017-11-10 19:48:11 +01:00
Tae Won Ha
ea286e99c4
Update dependencies 2017-11-10 16:15:55 +01:00
Tae Won Ha
c8984aade4
Do not call GUI updates from background 2017-11-10 12:31:26 +01:00
Tae Won Ha
3f5b761d7c
Don't use String.characters 2017-11-10 12:17:47 +01:00
Tae Won Ha
067f469596
Bump version: snapshot/235 2017-11-10 11:09:08 +01:00
Tae Won Ha
fd83be11f0
Bump version: snapshot/234 2017-11-08 17:30:26 +01:00
Tae Won Ha
9e731b9f1f
Bump version: snapshot/233 2017-11-08 08:15:24 +01:00
Tae Won Ha
24400bacb1
Bump version: snapshot/232 2017-10-23 20:59:31 +02:00
Tae Won Ha
c57733f7e4
GH-544 Use String.count instead of String.characters.count 2017-10-22 21:43:03 +02:00
Tae Won Ha
4f09da0789
GH-544 Include swifter as framework again 2017-10-22 21:28:09 +02:00
Tae Won Ha
5656f6765a
GH-544 Migrate VimR to Swift 4 2017-10-22 14:33:18 +02:00
Tae Won Ha
8b23d2fa35
Bump version: snapshot/231 2017-10-17 21:25:46 +02:00
Tae Won Ha
52f029ea07
Bump version: snapshot/230 2017-10-17 21:16:03 +02:00
Tae Won Ha
5cce06d889
GH-521 Compute the max width differently 2017-10-17 19:39:11 +02:00
Tae Won Ha
d579db9de5
GH-521 Remove old colum witdh computation 2017-10-06 19:14:06 +02:00
Neal Clark
4e700af5b3 cover the MainWindow+Delegates.swift case 2017-10-06 09:34:01 -07:00
Neal Clark
a1f827a4d8 use .command instead of NSCommandKeyMask 2017-10-06 09:33:51 -07:00
Neal Clark
911e860d36 Close the “Discard and Quit” menu with ⌘-D
Allow quitting the application with an unsaved 
buffer via the keyboard. macvim makes the “Quit” 
button default. vimr makes the “Cancel” button 
default, leaving no way to “Discard and Quit” 
without using the mouse (as far as I can tell). 

⌘-D uses the convention of ⌘ + first letter of 
the button text
2017-10-05 17:18:47 -07:00
Tae Won Ha
74e29cfa19
Reformat 2017-09-07 18:42:24 +02:00
Tae Won Ha
3d45ed607c
Refactor slightly 2017-09-07 18:42:24 +02:00
Tae Won Ha
2bddff5956
Refactor slightly 2017-09-07 18:42:24 +02:00
Tae Won Ha
ff4b2fa4c6
Refactor slightly 2017-09-07 18:42:24 +02:00
Tae Won Ha
28175102a4
Refactor slightly 2017-09-07 18:42:24 +02:00
Tae Won Ha
dc938264bb
Bump version: v0.19.1-229 2017-09-07 18:37:45 +02:00
Tae Won Ha
b61be470ef
Move changeTheme() to Theme.swift 2017-09-03 23:14:08 +02:00
Tae Won Ha
1cd2db1ba5
Distribute MainWindow in 4 files 2017-09-03 23:13:07 +02:00
Tae Won Ha
0e52dca2f4
GH-485 Use the title value of neovim 2017-09-03 22:54:13 +02:00
Tae Won Ha
cde20074af
Bump version: snapshot/228 2017-09-03 22:25:57 +02:00
Tae Won Ha
3f8a58e332
GH-485 Restore previous first responder 2017-09-03 22:21:01 +02:00
Tae Won Ha
3b57542b24
Bump version: snapshot/227 2017-09-03 22:03:06 +02:00
Tae Won Ha
e0f52e2110
GH-485 Add the prototype to the VimR target 2017-09-03 21:56:36 +02:00
Tae Won Ha
5dc4494b70
GH-485 Use .enum 2017-09-02 08:35:00 +02:00
Tae Won Ha
9c0762ca11
Add a stdout logger 2017-09-01 21:06:43 +02:00
Tae Won Ha
c035717e5b
Bump version: v0.19.0-226 2017-08-28 22:49:07 +02:00
Tae Won Ha
a52fff1cbb
Bump version: snapshot/225 2017-08-28 19:26:31 +02:00
Tae Won Ha
b9a4bb157f
GH-325 Do not store full screen frame in user defaults 2017-08-28 19:09:04 +02:00
Tae Won Ha
feb4eae765
GH-512 Wait when doing Cmd-Q till neovim exits 2017-08-28 19:09:04 +02:00
Tae Won Ha
9feefe7374
Bump version: snapshot/224 2017-08-27 07:55:13 +02:00
Tae Won Ha
939a25d21c
Bump version: snapshot/223 2017-08-26 20:46:37 +02:00
Tae Won Ha
1720812720
Bump version: snapshot/222 2017-08-24 18:40:33 +02:00
Tae Won Ha
98535ae89f
Bump version: snapshot/221 2017-08-23 21:55:49 +02:00
Tae Won Ha
7005c4baa4
GH-491 Exit full screen when closing the window to avoid crashes 2017-08-23 17:38:54 +02:00
Tae Won Ha
e2e75fd00d
Bump version: snapshot/220 2017-08-20 15:18:55 +02:00
Tae Won Ha
ab21bb767e
GH-325 Refactor slightly 2017-08-20 15:11:19 +02:00
Tae Won Ha
3237dd23f7
GH-325 Remove unused function 2017-08-18 21:54:15 +02:00
Tae Won Ha
b01cc7fff7
GH-325 Refactor slightly 2017-08-17 18:03:49 +02:00
Tae Won Ha
693552e17c
Merge branch 'develop' into 325-window 2017-08-17 10:14:26 +02:00