1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
Commit Graph

1602 Commits

Author SHA1 Message Date
Tae Won Ha
dcb31e895c
GH-226 Reformat 2016-08-03 22:33:33 +02:00
Tae Won Ha
8c7e7b8ca6
GH-226 Import Cocoa (almost) everywhere in SwiftNeoVim 2016-08-03 21:43:05 +02:00
Tae Won Ha
3bdbaece6d
GH-226 Import Cocoa everywhere in VimR 2016-08-03 21:41:43 +02:00
Tae Won Ha
972d04f0f5
GH-226 Reformat 2016-08-03 21:35:24 +02:00
Tae Won Ha
729ba7429a
GH-226 Add Mode enum and use it 2016-08-03 21:34:39 +02:00
Tae Won Ha
2600a3e19a
GH-226 Add stub IBActions 2016-08-03 21:02:47 +02:00
Tae Won Ha
da041b5e24
Refactor slightly 2016-08-03 20:55:35 +02:00
Tae Won Ha
077698fd86
Update neovim 2016-08-03 19:15:31 +02:00
Tae Won Ha
0300546a71 Set snapshot version: 0.9.0-SNAPSHOT-20160803.1908-44 2016-08-03 19:09:10 +02:00
Tae Won Ha
b930c694d8
GH-233 Change the font size when "Return" is entered. 2016-08-03 19:01:37 +02:00
Tae Won Ha
b4a0bdf675
Typo 2016-08-02 22:12:59 +02:00
Tae Won Ha
0cc4bd575f
Add Credits.rtf 2016-08-02 22:05:48 +02:00
Tae Won Ha
95e2264541
Update neovim 2016-08-02 21:20:51 +02:00
Tae Won Ha
cdcfc62c6a
Update README 2016-08-02 19:38:33 +02:00
Tae Won Ha
375f988ddd Set snapshot version: 0.9.0-SNAPSHOT-20160802.1833-43 2016-08-02 18:34:14 +02:00
Tae Won Ha
fd30b623b3
GH-221 Update preview text
- FireCode does not change when turning off ligatures; Haslkig does,
  why?
2016-08-02 18:26:45 +02:00
Tae Won Ha
145e732d97 Set snapshot version: 0.9.0-SNAPSHOT-20160801.2216-42 2016-08-01 22:16:42 +02:00
Tae Won Ha
c2ca5e1251
GH-221 Update README 2016-08-01 22:10:41 +02:00
Tae Won Ha
18bc493ec4
GH-221 Refactor slightly 2016-08-01 21:57:06 +02:00
Tae Won Ha
d9a5e907e0
GH-221 Fix cursor drawing in the command area 2016-08-01 21:55:41 +02:00
Tae Won Ha
7aa2875ef6
GH-221 Take zero puts into account when computing the word boundaries 2016-08-01 21:55:36 +02:00
Tae Won Ha
9b30934f77
GH-221 Improve drawing when cursor is on the cell 2016-08-01 21:34:26 +02:00
Tae Won Ha
6bdfb5ed8c
GH-221 Use bounds and take offsets into account when computing Region from a CGRect 2016-08-01 21:34:22 +02:00
Tae Won Ha
3863fca9a4
GH-221 Refactor slightly 2016-07-31 21:16:08 +02:00
Tae Won Ha
2530472729
GH-221 Rename a method 2016-07-31 20:53:51 +02:00
Tae Won Ha
75f922d4e7
GH-221 Draw word-wise to take ligatures into account 2016-07-31 20:51:28 +02:00
Tae Won Ha
2bfa872648
Merge branch 'master' into issue/221-ligatures 2016-07-30 22:20:36 +02:00
Tae Won Ha
4d84114552
Update neovim 2016-07-30 22:20:23 +02:00
Tae Won Ha
c77ce13737
Merge branch 'master' into issue/221-ligatures 2016-07-30 22:19:10 +02:00
Tae Won Ha
f3efc12a59
GH-221 Publish usesLigatures 2016-07-30 22:06:42 +02:00
Tae Won Ha
a36564e5ed
GH-221 Add ligatures checkbox in the Appearance pref pane 2016-07-30 21:07:23 +02:00
Tae Won Ha
083d8618fa
GH-221 Add useLigatures flag and use it in the TextDrawer 2016-07-30 18:31:33 +02:00
Tae Won Ha
798bde03de Set snapshot version: 0.9.0-SNAPSHOT-20160730.1822-41 2016-07-30 18:22:29 +02:00
Tae Won Ha
30fac15852
Merge branch 'master' into issue/221-ligatures 2016-07-30 18:17:28 +02:00
Tae Won Ha
6788dc017f
Fix typo... 2016-07-30 18:17:03 +02:00
Tae Won Ha
0f27f36997
GH-221 Remove unnec' class 2016-07-30 18:11:59 +02:00
Tae Won Ha
55a0084bec
Update README 2016-07-30 16:06:26 +02:00
Tae Won Ha
e5ecaa2879 Set snapshot version: 0.9.0-SNAPSHOT-20160730.0954-40 2016-07-30 09:54:27 +02:00
Tae Won Ha
db4b7c6bee
Reformat and refactor slightly 2016-07-30 09:49:39 +02:00
Tae Won Ha
74305f43cc
Update neovim 2016-07-29 22:34:53 +02:00
Tae Won Ha
12fe0daa4b
GH-223 When pinching use a proxy image 2016-07-29 22:23:43 +02:00
Tae Won Ha
da0720f169
GH-223 Add rudimentary pinch support 2016-07-29 18:25:32 +02:00
Tae Won Ha
f9a021d97d Set snapshot version: 0.9.0-SNAPSHOT-20160728.2220-39 2016-07-28 22:21:08 +02:00
Tae Won Ha
c967a912da
GH-224 Check null for set title and set icon 2016-07-28 22:14:27 +02:00
Tae Won Ha
56002e1600
GH-222 Use constants of PrefStore 2016-07-28 19:41:55 +02:00
Tae Won Ha
9f40b738f0
GH-222 Add some font related menu items 2016-07-28 19:37:39 +02:00
Tae Won Ha
16f0f115ce
Store main window's position using autosave 2016-07-27 22:03:26 +02:00
Tae Won Ha
34632095bd Set snapshot version: 0.9.0-SNAPSHOT-20160727.1832-38 2016-07-27 18:33:25 +02:00
Tae Won Ha
2272996da7
GH-213 Add a method to Array to merge observables 2016-07-27 18:22:25 +02:00
Tae Won Ha
23fb64957e
Merge branch 'master' into issue/213-font 2016-07-27 06:53:56 +02:00