From: jpbruyere Date: Mon, 1 Feb 2016 22:31:22 +0000 (+0100) Subject: debug and improvments X-Git-Tag: 0.3~86 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=47fe040bb568b4eff544bb9f287481343216373e;p=jp%2Fcrow.git debug and improvments --- diff --git a/Crow.csproj b/Crow.csproj index b65f3170..bc8842f5 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -46,7 +46,7 @@ bin\Debug - TRACE;DEBUG;__linux__;DEBUG_LOAD_TIME0;DEBUG_LAYOUTING0;DEBUG_BINDING0 + TRACE;DEBUG;__linux__;DEBUG_LOAD_TIME0;DEBUG_LAYOUTING;DEBUG_BINDING0;DEBUG_CLIP_RECTANGLE0 + + + transform="matrix(0.81305037,0,0,0.79847006,-3.6589183,-5.1900554)" + id="up"> + d="M 32,9 7,44 57,44 Z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + transform="matrix(0.81305037,0,0,0.79847006,-3.6589183,-5.1900554)" + id="down"> + d="M 7,9 57,9 32,44 Z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> diff --git a/MonoDevelop.GOLib/src/GOLibGtkHost.cs b/MonoDevelop.GOLib/src/GOLibGtkHost.cs index ea45e679..f9e7e599 100644 --- a/MonoDevelop.GOLib/src/GOLibGtkHost.cs +++ b/MonoDevelop.GOLib/src/GOLibGtkHost.cs @@ -527,7 +527,7 @@ namespace MonoDevelop.GOLib } } - public IGOLibHost TopContainer { + public IGOLibHost HostContainer { get { return this as IGOLibHost; } } diff --git a/Templates/ArrowButTemplate.crow b/Templates/ArrowButTemplate.crow new file mode 100755 index 00000000..b1ba7796 --- /dev/null +++ b/Templates/ArrowButTemplate.crow @@ -0,0 +1,14 @@ + + + + \ No newline at end of file diff --git a/Templates/Button.crow b/Templates/Button.crow new file mode 100755 index 00000000..f33db837 --- /dev/null +++ b/Templates/Button.crow @@ -0,0 +1,14 @@ + + + + + \ No newline at end of file diff --git a/Templates/ComboBox.goml b/Templates/ComboBox.goml index f60b1a1a..56c4792b 100755 --- a/Templates/ComboBox.goml +++ b/Templates/ComboBox.goml @@ -1,5 +1,5 @@  - +