]> O.S.I.I.S - jp/crow.git/commit
icon menuitem, PopWidth and PopHeight, commands
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 26 Jan 2017 23:21:48 +0000 (00:21 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 26 Jan 2017 23:21:48 +0000 (00:21 +0100)
commitd341658c5ea7d20d06d441b5aa11a13414fbe073
tree03657724a9dab60a8ea6424a7f6e12f2c5dff01e
parent3938a2aa5bc6e925f5dc9b2ed687bb101ecc0aad
icon menuitem, PopWidth and PopHeight, commands
22 files changed:
Crow.csproj
CrowIDE/CrowIDE.csproj
CrowIDE/Default.style [deleted file]
CrowIDE/src/CrowIDE.cs
CrowIDE/ui/IDE.style
CrowIDE/ui/MenuItem.template [new file with mode: 0644]
CrowIDE/ui/imlEditor.crow
Default.style
Icons/copy-file.svg [new file with mode: 0644]
Icons/exit-symbol.svg [new file with mode: 0644]
Icons/open-file.svg [new file with mode: 0644]
Icons/paste-on-document.svg [new file with mode: 0644]
Icons/question.svg [new file with mode: 0644]
Icons/scissors.svg [new file with mode: 0644]
Templates/DirectoryView.template
Templates/MenuItem.template
src/Command.cs
src/GraphicObjects/Button.cs
src/GraphicObjects/Image.cs
src/GraphicObjects/Menu.cs
src/GraphicObjects/MenuItem.cs
src/GraphicObjects/Popper.cs