]> O.S.I.I.S - jp/crow.git/commit
undo/redo, hscrollbar
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 9 Mar 2018 22:11:41 +0000 (23:11 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 9 Mar 2018 22:11:41 +0000 (23:11 +0100)
commitfd3397cdf340284c7cbb912b45ebfdbb654947d5
treed4fe0c15d8e6b5c151ad0e76d58d3acd015b645c
parent2e540d7dd228ca86c064180198d75c6b21966550
undo/redo, hscrollbar
16 files changed:
Crow.csproj
CrowIDE/CrowIDE.csproj
CrowIDE/icons/expand-arrows-1.svg [new file with mode: 0644]
CrowIDE/icons/redo.svg [new file with mode: 0644]
CrowIDE/icons/undo.svg [new file with mode: 0644]
CrowIDE/src/ProjectNodes.cs
CrowIDE/src/SourceEditor/SourceEditor.cs
CrowIDE/src/SvgEditor.cs
CrowIDE/ui/CrowIDE.crow
CrowIDE/ui/EditPaneItems.template
CrowIDE/ui/SourceEditor.crow
Default.style
Templates/HScrollBar.template [new file with mode: 0755]
src/GraphicObjects/FileDialog.cs
src/GraphicObjects/Slider.cs
src/Interface.cs