Wiesław Šoltés
|
c444a400b8
|
Update appveyor.yml
|
11 years ago |
Wiesław Šoltés
|
2c86f7ac51
|
Update appveyor.yml
|
11 years ago |
Steven Kirk
|
c9081c7609
|
Try waiting for gtk-sharp install to finish.
|
11 years ago |
Nikita Tsukanov
|
9412440dde
|
Added GTK# installation in appveyor.yml
|
11 years ago |
Steven Kirk
|
11b7ba16f7
|
Merge pull request #301 from wieslawsoltes/RelativeRectTypeConverter
Added RelativeRectTypeConverter
|
11 years ago |
Nikita Tsukanov
|
4907e551cd
|
Merge pull request #302 from hacklex/arcto-bezier
Added ArcTo implementation based on Bezier curves
|
11 years ago |
Thehx
|
94502c61ff
|
Fixed processing cases when requested ellipse size is too small to cover the distance from start point to end point, as suggested in W3C SVG Recommendations
http://www.w3.org/TR/SVG/implnote.html#ArcImplementationNotes
|
11 years ago |
Thehx
|
2bb67f3553
|
Added ArcTo implementation based on Bezier curves
|
11 years ago |
Wiesław Šoltés
|
b13b870741
|
Added RelativeRectTypeConverter
|
11 years ago |
Nikita Tsukanov
|
23b5706a21
|
Switched cairo to use xplat Visual/ImageBrush code
|
11 years ago |
Nikita Tsukanov
|
78629373cd
|
Fixed directory structure
|
11 years ago |
Nikita Tsukanov
|
141ce87960
|
Extracted ImageBrush/VisualBrush parts from Direct2D backend
|
11 years ago |
Steven Kirk
|
2a1cc93a36
|
Updated OmniXAML
|
11 years ago |
Steven Kirk
|
8dd668b814
|
Merge pull request #300 from mikel785/master
Implemented TextAlignment property for TextBox.
|
11 years ago |
Mikhail Kanygin
|
a9f5042073
|
Implemented TextAlignment property for TextBox.
|
11 years ago |
Steven Kirk
|
0f53326bf7
|
Updated OmniXAML.
|
11 years ago |
Steven Kirk
|
76b6f8f3dd
|
Another oops.
|
11 years ago |
Steven Kirk
|
73785d471f
|
Oops.
|
11 years ago |
Steven Kirk
|
f3cb3490a2
|
Merge branch 'multibinding'
|
11 years ago |
Steven Kirk
|
bd220d2b92
|
Updated OmniXAML
|
11 years ago |
Steven Kirk
|
b1a2aa29d8
|
Fix FuncMultiValueConverter.
Only pass values to func if all values are of type TIn.
|
11 years ago |
Steven Kirk
|
d1acf43253
|
Started fixing up MultiBinding.
|
11 years ago |
Steven Kirk
|
321bc8c001
|
Add more conversions to DefaultValueConverter.
|
11 years ago |
Steven Kirk
|
4e20993e94
|
Merge pull request #298 from susloparovdenis/master
Fixed bug in WrapPanel. Invalid size returned for Measure.
|
11 years ago |
susloparov
|
a5f8386878
|
Fixed bug in WrapPanel. Invalid size returned for Measure.
|
11 years ago |
Steven Kirk
|
d1150d2879
|
Fixed typos.
|
11 years ago |
Steven Kirk
|
6e4bdf9216
|
Adjusted formatting a bit.
|
11 years ago |
Steven Kirk
|
8e81a806cc
|
Merge branch 'susloparovdenis-master'
|
11 years ago |
Steven Kirk
|
52c8dbf40c
|
Merge branch 'master' of https://github.com/susloparovdenis/Perspex into susloparovdenis-master
|
11 years ago |
susloparov
|
c3c76e43fe
|
Changed ItemsPanel in TabStrip. WrapPanel instead of StackPanel.
|
11 years ago |
susloparov
|
50ecd2da32
|
Added WrapPanel example to TestApplication
|
11 years ago |
susloparov
|
808959ef79
|
Added ItemsPanelTemplate.
|
11 years ago |
susloparov
|
fd12667d4b
|
Added wrap panel
|
11 years ago |
susloparov
|
702f3a4645
|
Fixed misprint in Selector xmldoc. '<' was written instead of '>'.
|
11 years ago |
Steven Kirk
|
6834f12170
|
Fix attached PerspexProperties.
Make sure notifications and validation are shared.
|
11 years ago |
Steven Kirk
|
a634fa9a01
|
Remove non-client click messages.
The way it was handled was wrong and it was annoying. Needs to be
replaced with its own event type.
|
11 years ago |
Steven Kirk
|
60ee5f151f
|
Missed change to .csproj.
|
11 years ago |
Steven Kirk
|
ae2f68504f
|
Remove UserControl style.
It is styled as a ContentControl.
|
11 years ago |
Steven Kirk
|
6f983fe2cb
|
Content/UserControl styles were missing.
|
11 years ago |
Steven Kirk
|
d9c5a69c37
|
Fix test in Release mode.
|
11 years ago |
Steven Kirk
|
b3139182f1
|
Make layout tests work again.
|
11 years ago |
Steven Kirk
|
bd6fc17e71
|
Added ProgressBar default theme.
|
11 years ago |
Steven Kirk
|
ff90da2b3a
|
Move XAML control styles into Perspex.Themes.Default.
And remove old code-defined control themes from there.
|
11 years ago |
Steven Kirk
|
af79e21fde
|
Added Menu XAML styles.
|
11 years ago |
Steven Kirk
|
8df047400f
|
Fixed problem with DropDown.
|
11 years ago |
Steven Kirk
|
d54772033b
|
Added DropDown theme in XAML.
Something weird is happening where selected items are removed from the
tree somehow.
|
11 years ago |
Steven Kirk
|
2b8b5103f3
|
Added DropDown style.
There are a few things still missing before it can work.
|
11 years ago |
Steven Kirk
|
2f67a6d8d1
|
Define FocusAdorner in XAML.
|
11 years ago |
Steven Kirk
|
2f61edcc5f
|
Added ":is(Type)" selector support.
|
11 years ago |
Steven Kirk
|
b3cdd92398
|
Allow StrokeDashArray in XAML.
|
11 years ago |