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

38 Commits

Author SHA1 Message Date
Tae Won Ha
9085bc4c66
GH-299 Add a context menu 2016-11-12 16:42:10 +01:00
Tae Won Ha
e804501341
Add Sparkle to credits 2016-10-19 22:05:08 +02:00
Tae Won Ha
173e8d9aa3
GH-220 Use snapshot update channel 2016-10-15 10:05:25 +02:00
Tae Won Ha
1394029d40
GH-220 Add sparkle to the project
- Add appcast template file
2016-10-14 10:14:02 +02:00
Tae Won Ha
b5cf060be4
GH-298 Add open in new window menu item 2016-10-09 21:25:34 +02:00
Tae Won Ha
b93b56e79b
Add some links 2016-10-06 19:41:32 +02:00
Tae Won Ha
2a00e7a728
GH-286 Add keyboard shortcut for toggling tool buttons 2016-10-05 21:10:02 +02:00
Tae Won Ha
56e21c1cbd
GH-286 Add some tools menu items 2016-10-03 17:50:36 +02:00
Tae Won Ha
eb16dd7fae
GH-286 Add toggle tools/buttons menu items. 2016-10-03 10:17:30 +02:00
Tae Won Ha
849f2a367a
Merge branch 'master' into issue/274-ignore 2016-09-11 14:43:20 +02:00
Tae Won Ha
157541d500
Fix some bugs of open quickly window
- do not scan packages
- do not crash when switching between neovim windows
- do not allow fullscreen
- close when losing focus
2016-09-11 14:41:11 +02:00
Tae Won Ha
828ac1c690
GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
Tae Won Ha
eafa76cba3
GH-274 Add stub ignore field 2016-09-11 10:58:45 +02:00
Tae Won Ha
51a57c8698
GH-264 Fine-tune layout 2016-09-07 22:29:46 +02:00
Tae Won Ha
673e8677e3
GH-264 Use OSSpinLock 2016-09-07 22:29:44 +02:00
Tae Won Ha
923f07cba6
GH-264 Use NSOperation to filer
- Using NSOperation, we can cancel the filtering better
2016-09-05 23:17:50 +02:00
Tae Won Ha
32e564cd3d
GH-264 Implement filter 2016-09-05 23:15:46 +02:00
Tae Won Ha
4b735581fd
GH-264 Add stub open quickly window 2016-09-02 23:05:48 +02:00
Tae Won Ha
ec94566ba9
GH-264 Extract superclasses for components 2016-08-31 22:36:22 +02:00
Tae Won Ha
e5aae0b346
GH-264 Add credits 2016-08-30 20:49:46 +02:00
Tae Won Ha
e5b08a9785
GH-255 Reorder file menu items 2016-08-20 19:07:47 +02:00
Tae Won Ha
85d17cfb73
GH-255 Add Save and Save As menu items 2016-08-20 19:02:16 +02:00
Tae Won Ha
5bcd6299e2
GH-228 Remove open in tab menu 2016-08-12 15:02:24 +02:00
Tae Won Ha
f33ba3f3e3
GH-228 Add stub IBActions and menu items 2016-08-09 22:33:07 +02:00
Tae Won Ha
71fdb30f62
GH-228 Hide debug menu item in Release config 2016-08-09 22:29:46 +02:00
Tae Won Ha
61b256fd43
Add MacVim to Credits.rtf (forgot to do it) 2016-08-09 21:13:33 +02:00
Tae Won Ha
be87966aa0
GH-238 Remove some unused File menu items 2016-08-09 19:02:28 +02:00
Tae Won Ha
d4bb3f9c95
GH-226 Delete unnec' edit menu items 2016-08-04 23:34:38 +02:00
Tae Won Ha
ce18e5cdee
GH-226 Implement cut/copy/paste
- cursor drawing is not yet correct
2016-08-04 23:13:40 +02:00
Tae Won Ha
0cc4bd575f
Add Credits.rtf 2016-08-02 22:05:48 +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
0509923c79
GH-213 Use XIB to get centering and autosave for free 2016-07-25 19:47:14 +02:00
Tae Won Ha
3b40fa1f2d
GH-213 Use NSTextField to preview editor font 2016-07-24 22:31:52 +02:00
Tae Won Ha
f36b877fd4
GH-213 React to editor font change 2016-07-24 22:31:48 +02:00
Tae Won Ha
92b9a1bd78
GH-213 Play around with RxSwift. 2016-07-24 19:55:25 +02:00
Tae Won Ha
6ddac5bd85
GH-213 Check release when closed for main window 2016-07-19 18:20:15 +02:00
Tae Won Ha
4f46e619cf
Rename nvox to VimR
- hopefully we renamed everything
2016-07-12 17:59:01 +02:00