1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-18 19:21:39 +03:00
Commit Graph

1322 Commits

Author SHA1 Message Date
Tae Won Ha
3a8c475e8f
GH-426 Add a stub MacNeovim app target 2017-04-21 13:44:25 +02:00
Tae Won Ha
c22acf29d5
GH-405 Retain scroll position after reloading markdown 2017-04-21 07:45:28 +02:00
Tae Won Ha
f5fbc6def3
Add AppCode code style settings 2017-04-20 18:16:37 +02:00
Tae Won Ha
c429576b63
Update README 2017-04-18 20:48:03 +02:00
Tae Won Ha
97b5f45654 Bump appcast to SNAPSHOT-179 2017-04-18 20:29:02 +02:00
Tae Won Ha
b8759f50a6 Bump version: snapshot/179 2017-04-18 20:26:44 +02:00
Tae Won Ha
5e2d8c3f63
GH-374 Update relese notes 2017-04-18 20:01:28 +02:00
Tae Won Ha
7525469339
Merge branch '389-file-update' into develop 2017-04-18 19:58:13 +02:00
Tae Won Ha
6049874515
GH-389 Update relese notes 2017-04-18 19:58:02 +02:00
Tae Won Ha
a1ab8fca43
GH-389 Delete a test temporarily such that tests compile again 2017-04-18 19:56:40 +02:00
Tae Won Ha
55cccc92ff
GH-389 Fix common parent computation 2017-04-18 19:55:24 +02:00
Tae Won Ha
fdf67b6fc7
GH-374 Modify hitTest such that it takes the selected tool into account 2017-04-17 12:34:49 +02:00
Tae Won Ha
2bedf03e91
GH-374 Reformat and use shorter form of constants 2017-04-17 11:12:55 +02:00
Tae Won Ha
7777befa88
GH-374 Use CGFloat.pi instead of M_PI 2017-04-17 11:05:30 +02:00
Tae Won Ha
d0340c9daa
Record-only merge branch 'close' into develop 2017-04-16 21:52:46 +02:00
Tae Won Ha
da58c0c9d5
GH-405 Trying a different approach to clean quit
- does not work...
2017-04-16 21:52:22 +02:00
Tae Won Ha
727e453c14 Bump appcast to SNAPSHOT-178 2017-04-16 20:34:50 +02:00
Tae Won Ha
7c30f0c503 Bump version: snapshot/178 2017-04-16 20:32:29 +02:00
Tae Won Ha
5e1abb3a85
GH-398 Update release notes 2017-04-16 08:59:56 +02:00
Tae Won Ha
ed1368fe51
GH-398 Set the icon in the window title bar 2017-04-16 08:58:56 +02:00
Tae Won Ha
ff73dfaa55
GH-405 Quit cleanly... 2017-04-15 10:38:07 +02:00
Tae Won Ha
34bcc0f537
GH-425 Remove unnec' INADDR_ANY when determining an open port 2017-04-14 08:25:08 +02:00
Tae Won Ha
0185372a13
Rename a group in the project 2017-04-13 18:33:52 +02:00
Tae Won Ha
c53c083f64 Bump appcast to SNAPSHOT-177 2017-04-11 22:50:52 +02:00
Tae Won Ha
57b6a98517 Bump version: snapshot/177 2017-04-11 22:48:34 +02:00
Tae Won Ha
2e52fb7806
GH-383 Reset html preview state when creating a new main window 2017-04-11 22:37:50 +02:00
Tae Won Ha
994701f607
Update release notes 2017-04-11 20:08:30 +02:00
Tae Won Ha
a09c3ea858 Bump appcast to SNAPSHOT-176 2017-04-11 20:05:31 +02:00
Tae Won Ha
0a39fdeccf Bump version: snapshot/176 2017-04-11 20:03:02 +02:00
Tae Won Ha
0ce3de24dc
Merge branch '383-html-preview-tool' into develop 2017-04-11 19:47:17 +02:00
Tae Won Ha
24aa03d7e0
GH-383 Set tooltip to the selected file path 2017-04-11 19:37:42 +02:00
Tae Won Ha
d2f15d0e17
GH-383 Add initial preview page for html preview tool 2017-04-11 19:26:34 +02:00
Tae Won Ha
4257ea6dc5
GH-383 Remove unnec' log msg 2017-04-11 18:57:52 +02:00
Tae Won Ha
58ac0150d0
GH-383 Rename tool buttons slightly 2017-04-11 18:55:25 +02:00
Tae Won Ha
ae68b6c99f
GH-383 Remove unnec' log msgs 2017-04-11 18:49:17 +02:00
Tae Won Ha
d2eeed899f
GH-383 Make compile again with the newest neovim 2017-04-11 08:10:45 +02:00
Tae Won Ha
8084482102
Merge branch 'develop' into 383-html-preview-tool 2017-04-10 23:08:23 +02:00
Tae Won Ha
90b50e3389 Bump appcast to SNAPSHOT-175 2017-04-10 22:58:50 +02:00
Tae Won Ha
60250df2bb Bump version: snapshot/175 2017-04-10 22:56:37 +02:00
Tae Won Ha
be2f64ecf4
Merge branch 'develop' into 383-html-preview-tool
Conflicts:
	VimR/States.swift
2017-04-10 22:41:07 +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
f36fcbf440
GH-383 Store html preview tools prefs 2017-04-10 22:15:48 +02:00
Tae Won Ha
85dce6a8c7
Merge branch 'develop' into 383-html-preview-tool
Conflicts:
	VimR/MainWindow.swift
2017-04-10 21:58:17 +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
157aa3ade6
GH-405 Call moved delegate method when moving tool buttons around 2017-04-07 14:37:46 +02:00
Tae Won Ha
fa005f3048
GH-422 Prepare the workspace demo app such that we can reproduce the bug 2017-04-07 13:46:39 +02:00
Tae Won Ha
05f911fff8
Make workspace demo app compile again 2017-04-07 12:54:50 +02:00
Tae Won Ha
47b278f2d3
Merge branch 'develop' into 383-html-preview-tool 2017-04-07 11:26:51 +02:00
Tae Won Ha
b235a703b3
Update neovim 2017-04-07 11:26:31 +02:00
Tae Won Ha
7ef32c002d
Merge branch 'develop' into 383-html-preview-tool 2017-04-07 08:28:52 +02:00