José Manuel Nieto Sánchez
fa97e8f51b
DockPanel Simplification
11 years ago
Steven Kirk
3693193246
Fix tests failing due to previous layout fix.
The test expectations were incorrect after stretch layout with absolute
size fix.
11 years ago
Nikita Tsukanov
2fd1234b49
Renamed MainWindow.xaml to MainWindow.paml
11 years ago
José Manuel Nieto Sánchez
b3b2b0db60
Fixed issue https://github.com/Perspex/Perspex/issues/169
11 years ago
Nikita Tsukanov
c8b1c4202a
Asset loader improvements:
1) moved to shared project
2) now using uri format with assembly name
11 years ago
Nikita Tsukanov
2ad353b5a1
Bumped nuget version
11 years ago
Nikita Tsukanov
131b723d02
Fixed nuget
11 years ago
Nelson Carrillo
c8116a9a6e
Update readme.md
11 years ago
Nelson Carrillo
abfc2d7202
Update readme.md
11 years ago
Steven Kirk
67d8a700e4
Updated link to VS extension.
11 years ago
José Manuel Nieto Sánchez
0fd97cbf5f
Merge branch 'master' of https://github.com/grokys/Perspex into dockpanel
# By Nikita Tsukanov (39) and others
# Via Nikita Tsukanov (10) and others
* 'master' of https://github.com/grokys/Perspex : (86 commits)
Moving to anchor tag for linking, allowing new tab
Updated video image
Fix code and remove useless null check.
Adding thumbnail to YT video, adding screenshot
Fixing URL stable(ish) points to
Minor fixes
alpha2 -> stable-ish
Add RadialGradientBrush support for Direct2D and Cairo backend.
Adding NuGet blurb to README.md
Add Canvas Right and Bottom attached property and support during arrange.
Add Canvas under Layout tab
Updated some docs for alpha2
Updated nuget version
Fixing stuff including accidentally
Finalizing Gallery work
Clarified documentation for Visual.Bounds
More progress
WIP
Restored previous AssetLoader behavior
Use correct character for child selector.
...
11 years ago
José Manuel Nieto Sánchez
d94bbfc2c3
DockPanel
11 years ago
Nelson Carrillo
fd71e2eae5
Merge pull request #159 from ncarrillo/new-ss
Updated some docs for alpha2
11 years ago
Nelson Carrillo
f10820a5db
Moving to anchor tag for linking, allowing new tab
11 years ago
Nelson Carrillo
1175a040f4
Merge pull request #162 from amerkoleci/radial_gradient_brush
Add RadialGradientBrush support.
11 years ago
Nelson Carrillo
917a800fd3
Updated video image
11 years ago
Amer Koleci
b7ce031554
Fix code and remove useless null check.
11 years ago
Nelson Carrillo
76927fc8c1
Adding thumbnail to YT video, adding screenshot
11 years ago
Nelson Carrillo
88a54cd8e8
Fixing URL stable(ish) points to
11 years ago
Nelson Carrillo
cd876e8782
Minor fixes
11 years ago
Nelson Carrillo
d1fe15a797
alpha2 -> stable-ish
11 years ago
Amer Koleci
3e2efc7af9
Add RadialGradientBrush support for Direct2D and Cairo backend.
11 years ago
Nelson Carrillo
6fdc607352
Adding NuGet blurb to README.md
11 years ago
Nikita Tsukanov
14917dd832
Merge pull request #161 from amerkoleci/canvas_right_bottom
Add Canvas Right and Bottom attached property.
11 years ago
Amer Koleci
290294a85d
Add Canvas Right and Bottom attached property and support during arrange.
11 years ago
Nelson Carrillo
d766a23376
Merge pull request #160 from amerkoleci/canvas_test_app
Add Canvas under Layout tab
11 years ago
Amer Koleci
edcd2cbe46
Add Canvas under Layout tab
11 years ago
Nelson Carrillo
e7f6d08c8e
Updated some docs for alpha2
11 years ago
Nikita Tsukanov
65be2d9290
Updated nuget version
11 years ago
Steven Kirk
3573591fee
Merge branch 'ncarrillo-perspex-gallery'
11 years ago
Steven Kirk
1c519bfb3c
Merge branch 'perspex-gallery' of https://github.com/ncarrillo/Perspex into ncarrillo-perspex-gallery
11 years ago
Nelson Carrillo
1c745b4a8f
Fixing stuff including accidentally
11 years ago
Nelson Carrillo
d8b95e8bc3
Finalizing Gallery work
11 years ago
Steven Kirk
6f09ee386b
Clarified documentation for Visual.Bounds
11 years ago
Nelson Carrillo
49019c440a
More progress
11 years ago
Nelson Carrillo
b491c0ec25
WIP
11 years ago
Nikita Tsukanov
1af3912774
Restored previous AssetLoader behavior
11 years ago
Steven Kirk
21389a00ca
Use correct character for child selector.
11 years ago
Steven Kirk
78da7c6b3d
Use correct character for child selector.
11 years ago
Nelson Carrillo
8760cbce89
Merge remote-tracking branch 'origin/master' into perspex-gallery
11 years ago
Steven Kirk
5e2c1653e3
Ignore failing cairo tests for the moment.
Font scaling is currently broken in cairo. @ncarrillo removed the hacks
that were working around this, but things will be broken until we
upgrade to gtk3 after alpha 2.
11 years ago
Nelson Carrillo
40ed3b0f93
Merge pull request #150 from ncarrillo/pango-foreground
Implemented SetForeground for Pango
11 years ago
Nelson Carrillo
66e646a8af
Implemented SetForeground for Pango
11 years ago
Nelson Carrillo
13c3f00b87
Cleaning up TestApplication
11 years ago
Nelson Carrillo
2c7bacd4c9
Fixing PushOpacity for Cairo and landing TabStyle changes for Gallery
11 years ago
Nelson Carrillo
7f4a763797
Merge pull request #149 from ncarrillo/cairo-push-opacity
Implemented PushOpacity for Cairo
11 years ago
Nelson Carrillo
53e753b7cb
Implemented PushOpacity for Cairo
11 years ago
Nelson Carrillo
533654c87e
Merge pull request #148 from ncarrillo/cairo-retained-brushes
Retain Cairo brushes like D2D
11 years ago
Nelson Carrillo
a84d7189ea
Implemented retained brush impls for Cairo to match D2D
11 years ago
Steven Kirk
ccf7f4a129
Ensure sender of correct type in AddClassHandler.
11 years ago