.. |
Assets.xcassets/AppIcon.appiconset
|
Add icon
|
2016-07-12 18:24:55 +02:00 |
Base.lproj
|
Fix the owner of the xib file
|
2017-02-24 09:22:16 +01:00 |
markdown
|
Bump dependencies
|
2017-04-21 16:49:41 +02:00 |
preview
|
GH-383 Add initial preview page for html preview tool
|
2017-04-11 19:26:34 +02:00 |
Workspace
|
GH-374 Modify hitTest such that it takes the selected tool into account
|
2017-04-17 12:34:49 +02:00 |
AdvancedPrefReducer.swift
|
GH-405 Rename and move AdvancedPrefReducer
|
2017-03-30 20:05:57 +02:00 |
AdvencedPref.swift
|
Add advanced pref
|
2017-02-28 11:10:04 +01:00 |
AppDelegate.swift
|
GH-405 Quit cleanly...
|
2017-04-15 10:38:07 +02:00 |
AppDelegateReducer.swift
|
GH-405 Quit cleanly...
|
2017-04-15 10:38:07 +02:00 |
AppearancePref.swift
|
Add appearance pref pane
|
2017-02-28 09:53:27 +01:00 |
AppearancePrefReducer.swift
|
GH-405 Rename transform() to reduce()
|
2017-03-29 20:17:45 +02:00 |
AppKitCommons.swift
|
GH-339 Read stored pref values for markdown renderer
|
2017-01-03 17:44:25 +01:00 |
Application.swift
|
GH-227 Clean up
|
2016-09-25 18:47:46 +02:00 |
BasicTypes.swift
|
GH-351 Add Copyable protocol and let FileItem implement it
|
2016-11-24 21:07:50 +01:00 |
Bridge.h
|
GH-339 Use a http server to serve the markdown preview html file (and the content of the containing folder)
|
2017-01-13 08:11:47 +01:00 |
Context.swift
|
GH-405 Reduce some boiler plate
|
2017-04-22 11:31:42 +02:00 |
Debouncer.swift
|
Restructure some types
|
2017-02-12 17:21:10 +01:00 |
FileBrowser.swift
|
GH-405 Set the target of the actions
|
2017-03-29 20:03:44 +02:00 |
FileBrowserReducer.swift
|
GH-405 Clean also the focus view
|
2017-03-31 19:53:40 +02:00 |
FileItem.swift
|
Open selected file in open quickly
|
2017-02-23 19:02:19 +01:00 |
FileItemIgnorePattern.swift
|
Add general pref pane
|
2017-02-27 22:45:26 +01:00 |
FileItemUtils.swift
|
Rename
|
2017-03-11 17:05:42 +01:00 |
FileMonitor.swift
|
Add file monitor
|
2017-02-19 18:00:41 +01:00 |
FileMonitorReducer.swift
|
GH-405 Rename transform() to reduce()
|
2017-03-29 20:17:45 +02:00 |
FileOutlineView.swift
|
GH-405 Clean also the focus view
|
2017-03-31 19:53:40 +02:00 |
FileUtils.swift
|
GH-389 Fix common parent computation
|
2017-04-18 19:55:24 +02:00 |
FoundationCommons.swift
|
GH-293 Implement scroll to source
|
2016-12-11 19:48:20 +01:00 |
GeneralPref.swift
|
Add general pref pane
|
2017-02-27 22:45:26 +01:00 |
GeneralPrefReducer.swift
|
GH-405 Rename transform() to reduce()
|
2017-03-29 20:17:45 +02:00 |
HtmlPreviewTool.swift
|
GH-383 Set tooltip to the selected file path
|
2017-04-11 19:37:42 +02:00 |
HtmlPreviewToolReducer.swift
|
GH-383 Reset html preview state when creating a new main window
|
2017-04-11 22:37:50 +02:00 |
HttpServerService.swift
|
GH-383 Add initial preview page for html preview tool
|
2017-04-11 19:26:34 +02:00 |
ImageAndTextTableCell.swift
|
Make the color of the file name white when selected in the buffer list
|
2016-11-27 11:04:48 +01:00 |
Info.plist
|
Bump version: snapshot/179
|
2017-04-18 20:26:44 +02:00 |
Logger.h
|
GH-262 Launch NeoVimServer using login shell.
|
2016-08-26 17:27:42 +02:00 |
MainWindow.swift
|
GH-398 Set the icon in the window title bar
|
2017-04-16 08:58:56 +02:00 |
MainWindowReducer.swift
|
GH-405 Be more forgiving when prefs regarding tools are not complete
|
2017-04-10 22:40:25 +02:00 |
Matcher.swift
|
GH-292 Make open quickly a bit better..
|
2016-12-17 15:22:04 +01:00 |
NetUtils.h
|
GH-339 Use a http server to serve the markdown preview html file (and the content of the containing folder)
|
2017-01-13 08:11:47 +01:00 |
NetUtils.m
|
GH-425 Remove unnec' INADDR_ANY when determining an open port
|
2017-04-14 08:25:08 +02:00 |
OpenedFileList.swift
|
Add opened files list w/o double click
|
2017-02-26 12:00:19 +01:00 |
OpenedFileListReducer.swift
|
GH-405 Rename transform() to reduce()
|
2017-03-29 20:17:45 +02:00 |
OpenQuicklyFileViewRow.swift
|
GH-227 It compiles, it compiles
|
2016-09-25 17:50:33 +02:00 |
OpenQuicklyFilterOperation.swift
|
progress
|
2017-02-23 19:02:17 +01:00 |
OpenQuicklyReducer.swift
|
GH-405 Clean up the app state after firing
|
2017-03-31 19:53:40 +02:00 |
OpenQuicklyWindow.swift
|
Fix open quickly closing
|
2017-02-26 23:08:18 +01:00 |
Pref128ToCurrentConverter.swift
|
GH-405 Convert also the appearance prefs
|
2017-03-13 18:51:10 +01:00 |
PrefPane.swift
|
Add general pref pane
|
2017-02-27 22:45:26 +01:00 |
PrefService.swift
|
GH-383 Remove unnec' log msgs
|
2017-04-11 18:49:17 +02:00 |
PrefUtils.swift
|
GH-339 Store prefs of markdown renderer in preferences
|
2017-01-01 16:13:35 +09:00 |
PrefWindow.swift
|
Add advanced pref
|
2017-02-28 11:10:04 +01:00 |
PrefWindowReducer.swift
|
GH-405 Rename transform() to reduce()
|
2017-03-29 20:17:45 +02:00 |
PreviewReducer.swift
|
GH-383 Add initial preview page for html preview tool
|
2017-04-11 19:26:34 +02:00 |
PreviewService.swift
|
GH-405 Rename Element to Pair
|
2017-03-29 20:23:04 +02:00 |
PreviewTool.swift
|
GH-405 Retain scroll position after reloading markdown
|
2017-04-21 07:45:28 +02:00 |
PreviewToolReducer.swift
|
GH-405 Clean also the focus view
|
2017-03-31 19:53:40 +02:00 |
PreviewUtils.swift
|
GH-383 Add initial preview page for html preview tool
|
2017-04-11 19:26:34 +02:00 |
RxSwiftCommons.swift
|
GH-339 Pass through scroll event to main window component
|
2016-12-27 17:32:55 +09:00 |
ScoredFileItem.swift
|
GH-227 It compiles, it compiles
|
2016-09-25 17:50:33 +02:00 |
Scorer.swift
|
GH-292 Make open quickly a bit better..
|
2016-12-17 15:22:04 +01:00 |
SerializableStates.swift
|
GH-405 Store the order of the tools
|
2017-04-10 20:38:17 +02:00 |
sparkle_pub.pem
|
GH-220 Add sparkle to the project
|
2016-10-14 10:14:02 +02:00 |
States.swift
|
Merge branch 'develop' into 383-html-preview-tool
|
2017-04-10 22:41:07 +02:00 |
SwiftCommons.swift
|
Add opened files list w/o double click
|
2017-02-26 12:00:19 +01:00 |
Types.swift
|
GH-405 Store prefs directly after changing
|
2017-04-02 17:15:30 +02:00 |
UiRoot.swift
|
GH-405 Quit cleanly...
|
2017-04-15 10:38:07 +02:00 |
UiRootReducer.swift
|
GH-405 Quit cleanly...
|
2017-04-15 10:38:07 +02:00 |
vimr
|
GH-306 Fix vimr script
|
2016-10-18 11:44:52 +02:00 |