Tae Won Ha
|
559209256e
|
GH-405 Delete unused class
|
2017-04-22 16:12:11 +02:00 |
|
Tae Won Ha
|
c422035dca
|
GH-405 Rename some generic types
|
2017-04-22 16:03:45 +02:00 |
|
Tae Won Ha
|
849dfe104c
|
GH-405 Type action emitter
|
2017-04-22 15:59:05 +02:00 |
|
Tae Won Ha
|
f1b72d7d44
|
GH-405 Reduce some boiler plate
|
2017-04-22 11:31:42 +02:00 |
|
Tae Won Ha
|
f13a765979
|
Bump dependencies
|
2017-04-21 16:49:41 +02:00 |
|
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
|
b8759f50a6
|
Bump version: snapshot/179
|
2017-04-18 20:26:44 +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
|
7c30f0c503
|
Bump version: snapshot/178
|
2017-04-16 20:32:29 +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
|
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
|
0a39fdeccf
|
Bump version: snapshot/176
|
2017-04-11 20:03:02 +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
|
8084482102
|
Merge branch 'develop' into 383-html-preview-tool
|
2017-04-10 23:08:23 +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
|
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 |
|
Tae Won Ha
|
929f582b26
|
Bump version: snapshot/174
|
2017-04-01 22:42:06 +02:00 |
|
Tae Won Ha
|
702c0cd539
|
GH-405 Quit more cleanly
|
2017-04-01 21:02:31 +02:00 |
|
Tae Won Ha
|
edbd7eadf3
|
Bump version: snapshot/173
|
2017-03-31 20:10:14 +02:00 |
|
Tae Won Ha
|
fee0b5af89
|
GH-405 Clean also the focus view
|
2017-03-31 19:53:40 +02:00 |
|
Tae Won Ha
|
1516fc3bf9
|
GH-405 Clean up the app state after firing
|
2017-03-31 19:53:40 +02:00 |
|
Tae Won Ha
|
a34d208d2d
|
GH-405 Fix forward and reverse search
|
2017-03-31 19:53:31 +02:00 |
|
Tae Won Ha
|
3f2e16317a
|
GH-405 Toggle tool buttons according to the initial state
|
2017-03-30 21:36:23 +02:00 |
|
Tae Won Ha
|
834b1ac08b
|
Bump version: snapshot/172
|
2017-03-30 20:16:36 +02:00 |
|
Tae Won Ha
|
d7aa58f424
|
GH-405 Rename and move AdvancedPrefReducer
|
2017-03-30 20:05:57 +02:00 |
|
Tae Won Ha
|
dd2a67a432
|
GH-405 Refactor a bit...
|
2017-03-30 20:03:28 +02:00 |
|
Tae Won Ha
|
6897978e4e
|
GH-405 Quit cleanly II
|
2017-03-30 20:03:09 +02:00 |
|
Tae Won Ha
|
6dba05b248
|
GH-405 Quit cleanly
|
2017-03-30 00:36:57 +02:00 |
|
Tae Won Ha
|
ec566a4db1
|
GH-405 Quit when the AppState's mainWindows is empty
|
2017-03-29 22:38:41 +02:00 |
|
Tae Won Ha
|
d0ee3a684f
|
GH-405 Remove unnec' comment
|
2017-03-29 21:36:12 +02:00 |
|
Tae Won Ha
|
836501408c
|
GH-405 Rename Element to Pair
|
2017-03-29 20:23:04 +02:00 |
|
Tae Won Ha
|
d568592b89
|
GH-405 Rename transform() to reduce()
|
2017-03-29 20:17:45 +02:00 |
|
Tae Won Ha
|
83c0fd4670
|
GH-405 Rename transformers to reducers
|
2017-03-29 20:10:11 +02:00 |
|
Tae Won Ha
|
289e906d38
|
GH-405 Set the target of the actions
|
2017-03-29 20:03:44 +02:00 |
|
Tae Won Ha
|
17ab202f5d
|
Merge branch 'develop' into 383-html-preview-tool
|
2017-03-29 18:28:55 +02:00 |
|
Tae Won Ha
|
c6d03d0b86
|
Bump version: snapshot/171
|
2017-03-28 22:40:32 +02:00 |
|
Tae Won Ha
|
9d51790b8d
|
Bump version: snapshot/170
|
2017-03-28 22:20:12 +02:00 |
|
Tae Won Ha
|
e44ecdd311
|
Merge branch 'develop' into 383-html-preview-tool
|
2017-03-26 23:48:40 +02:00 |
|
Tae Won Ha
|
ca78d0fcb0
|
GH-405 Stick with "Buffers" for now...
|
2017-03-26 23:45:03 +02:00 |
|
Tae Won Ha
|
ead3008b5e
|
GH-405 Add a transform(by: [T])
- the compiler does not work correctly... so commented out...
|
2017-03-25 23:13:56 +01:00 |
|
Tae Won Ha
|
c26ea812d5
|
GH-383 Add stub HTML preview tool
|
2017-03-24 17:47:08 +01:00 |
|
Tae Won Ha
|
ad15f17298
|
GH-405 Remove unnec' log
|
2017-03-19 23:21:59 +01:00 |
|
Tae Won Ha
|
802f6e9112
|
Gh-405 Prevent changing state lswhen dirty status did not change
|
2017-03-19 22:05:29 +01:00 |
|
Tae Won Ha
|
fe1ddff9f7
|
Bump version: snapshot/169
|
2017-03-13 19:04:13 +01:00 |
|
Tae Won Ha
|
cc6d5f0094
|
GH-405 Convert also the appearance prefs
|
2017-03-13 18:51:10 +01:00 |
|
Tae Won Ha
|
dc6ff22cb3
|
GH-405 Convert also the open quickly ignore patterns
|
2017-03-12 18:36:26 +01:00 |
|
Tae Won Ha
|
01636b45b5
|
Bump version: snapshot/168
|
2017-03-11 17:35:53 +01:00 |
|
Tae Won Ha
|
f7e58576cf
|
Set the correct pref version
|
2017-03-11 17:23:11 +01:00 |
|
Tae Won Ha
|
dcdee489da
|
Rename transformers to reducers...
|
2017-03-11 17:08:50 +01:00 |
|
Tae Won Ha
|
02c91987c2
|
Rename
|
2017-03-11 17:05:42 +01:00 |
|
Tae Won Ha
|
3b73b6097d
|
Remove old service
|
2017-03-11 17:05:00 +01:00 |
|
Tae Won Ha
|
57891e5bc8
|
Delete old files
|
2017-03-11 17:03:11 +01:00 |
|
Tae Won Ha
|
4e5c291cc6
|
Add converter for 128 to current
|
2017-03-11 17:00:55 +01:00 |
|
Tae Won Ha
|
79f3a72605
|
React to stored prefs
|
2017-03-01 16:59:23 +01:00 |
|
Tae Won Ha
|
4535d90ecf
|
Add init(dict)
|
2017-02-28 22:15:27 +01:00 |
|
Tae Won Ha
|
51d82214d9
|
Avoid webview crash when deiniting
|
2017-02-28 19:21:22 +01:00 |
|
Tae Won Ha
|
1bf7e2035b
|
Store states
|
2017-02-28 18:53:49 +01:00 |
|
Tae Won Ha
|
ee0bc0a550
|
Fix closing behavior of the main window
|
2017-02-28 17:17:18 +01:00 |
|
Tae Won Ha
|
808dbd0c8d
|
Store tools states
|
2017-02-28 15:52:48 +01:00 |
|
Tae Won Ha
|
b3d2c0fff7
|
Set the local state in the app delegate
|
2017-02-28 11:17:11 +01:00 |
|
Tae Won Ha
|
2ba5e362e5
|
Add advanced pref
|
2017-02-28 11:10:04 +01:00 |
|
Tae Won Ha
|
99c1b930a7
|
Rename StateContext to Context
|
2017-02-28 10:43:45 +01:00 |
|
Tae Won Ha
|
b17d7eaaec
|
Add some convenience functions
|
2017-02-28 10:42:34 +01:00 |
|
Tae Won Ha
|
02ebe1e3c2
|
Remove unnec' properties
|
2017-02-28 10:20:25 +01:00 |
|
Tae Won Ha
|
abc652d62f
|
Add appearance pref pane
|
2017-02-28 09:53:27 +01:00 |
|
Tae Won Ha
|
7cd3477331
|
Add general pref pane
|
2017-02-27 22:45:26 +01:00 |
|
Tae Won Ha
|
e04e14bd64
|
Add some general pref values
|
2017-02-27 21:18:12 +01:00 |
|
Tae Won Ha
|
189977c42a
|
Add open in key window using vimr command line tool
|
2017-02-27 20:45:07 +01:00 |
|
Tae Won Ha
|
d3da1f955b
|
React to +/- font
|
2017-02-27 17:35:38 +01:00 |
|
Tae Won Ha
|
71c3d7642b
|
Remove unnec' log
|
2017-02-26 23:09:20 +01:00 |
|
Tae Won Ha
|
d3f9abe55f
|
Fix open quickly closing
|
2017-02-26 23:08:18 +01:00 |
|