]> O.S.I.I.S - jp/crow.git/commit
test with simpler text buffer
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 12 Mar 2018 13:17:43 +0000 (14:17 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 12 Mar 2018 13:17:43 +0000 (14:17 +0100)
commit99d63b94c2e0e09eae8efb67e720920c130f7346
tree21eefa404adc0fc50ed2d0b00b55f500eddace73
parent1c2da8cc925b78687b87d3168322bc1088ae10cd
test with simpler text buffer
41 files changed:
CrowIDE/CrowIDE.csproj
CrowIDE/icons/binding.svg
CrowIDE/icons/curly-brackets.svg
CrowIDE/icons/edit.svg
CrowIDE/icons/eraser.svg
CrowIDE/icons/expand-arrows-1.svg
CrowIDE/icons/file.svg [new file with mode: 0644]
CrowIDE/icons/folder.svg [new file with mode: 0644]
CrowIDE/icons/light-bulb.svg
CrowIDE/icons/magic-wand.svg
CrowIDE/icons/magnet.svg
CrowIDE/icons/move-arrows.svg
CrowIDE/icons/open-folder-1.svg [new file with mode: 0644]
CrowIDE/icons/paint-brush.svg
CrowIDE/icons/palette.svg
CrowIDE/icons/pin.svg
CrowIDE/icons/redo.svg
CrowIDE/icons/search.svg
CrowIDE/icons/text-file.svg
CrowIDE/icons/tools.svg
CrowIDE/icons/trash.svg
CrowIDE/icons/undo.svg
CrowIDE/icons/zoom-in.svg
CrowIDE/icons/zoom-out.svg
CrowIDE/src/CrowIDE.cs
CrowIDE/src/Editors/CodeBuffer/SourceEditor.cs
CrowIDE/src/Editors/CodeBuffer/TextBuffer.cs [new file with mode: 0644]
CrowIDE/src/Editors/CodeBuffer/TextEditor.cs [new file with mode: 0644]
CrowIDE/src/Editors/Editor.cs
CrowIDE/src/Editors/ImlSchematicEditor.cs [new file with mode: 0644]
CrowIDE/src/Editors/ImlVisualEditor.cs
CrowIDE/ui/CSProjExplorer.crow [deleted file]
CrowIDE/ui/CrowIDE.crow
CrowIDE/ui/DockWindows/WinSchemaItem.template [new file with mode: 0755]
CrowIDE/ui/DockWindows/winSchema.crow [new file with mode: 0644]
CrowIDE/ui/IDE.style
CrowIDE/ui/ProjectProperties.crow
CrowIDE/ui/ProjectTree.template
CrowIDE/ui/TreeExpandable.template
CrowIDE/ui/editors/EditPaneItems.template
CrowIDE/ui/editors/TextEditor.crow [new file with mode: 0644]