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 |
|
Tae Won Ha
|
40cfa89291
|
GH-405 Reset is dirty to false when opening a new main window
|
2017-04-07 08:28:29 +02:00 |
|
Tae Won Ha
|
818251872a
|
GH-383 Reduce the file system latency to 1s
|
2017-04-03 07:31:53 +02:00 |
|
Tae Won Ha
|
d0c6b3c4ae
|
GH-383 Retain the scroll position
|
2017-04-02 22:33:25 +02:00 |
|
Tae Won Ha
|
af7c8bbf2c
|
GH-383 Reformat
|
2017-04-02 22:12:14 +02:00 |
|
Tae Won Ha
|
6481092003
|
GH-383 Reload when the html file changes
|
2017-04-02 22:06:22 +02:00 |
|
Tae Won Ha
|
8902aafedd
|
GH-383 Reload only when a new file gets selected
|
2017-04-02 21:55:24 +02:00 |
|
Tae Won Ha
|
55cddec9ad
|
GH-383 Serve the selected html file and the content of its parent folder
|
2017-04-02 20:45:12 +02:00 |
|
Tae Won Ha
|
7409f27c00
|
GH-383 Restructure http server service
|
2017-04-02 17:27:12 +02:00 |
|
Tae Won Ha
|
286413b988
|
GH-383 Remove port field
|
2017-04-02 17:22:57 +02:00 |
|
Tae Won Ha
|
84fdcfe912
|
Merge branch 'develop' into 383-html-preview-tool
|
2017-04-02 17:18:27 +02:00 |
|
Tae Won Ha
|
380c3ac61f
|
GH-405 Store prefs directly after changing
|
2017-04-02 17:15:30 +02:00 |
|
Tae Won Ha
|
026e776ad6
|
Merge branch 'develop' into 383-html-preview-tool
|
2017-04-02 16:52:45 +02:00 |
|