Lluis Sanchez
f9c3f4c0c9
[WPF] Paned sizing improvements
...
Don't constraint the height of panels in horizontal layouts
(and width on vertical layouts)
2013-10-28 15:06:01 +01:00
Jeremie Laval
bc48a399d1
[Xwt.WPF] Fix Paned backend to set children panel size to 0 when it contains no child widget
2013-07-17 14:22:50 -04:00
Lluis Sanchez
1ffc51a718
Rename some properties and methods in SizeConstraint
2013-06-03 16:14:52 +02:00
Lluis Sanchez
91e2c30b4a
[WPF] Track api changes
2013-05-31 09:44:45 +02:00
David Karlaš
2d91f11fbd
Fixing issue #177 "WPF Paned position bug"
2013-05-03 21:56:46 +02:00
Lluis Sanchez
1fc6817a50
[WPF] Remove all pixel scaling. We are using device independent pixels now.
2013-03-21 10:48:50 +01:00
Lluis Sanchez
a525df7145
Track api changes in WPF backend
2012-12-07 13:12:39 +01:00
Lluis Sanchez
17b0051973
Moved Toolkit to root Xwt namespace
2012-11-23 13:00:42 +01:00
Lluis Sanchez
05bbe76d48
More API changes
2012-11-23 12:50:20 +01:00
Lluis Sanchez
58f7014e48
Revert las change, it is causing some layout issues
2012-04-16 11:42:30 +02:00
Lluis Sanchez
fd882afa2d
Fix scrolling for widgets inside a Paned
2012-04-16 11:23:20 +02:00
Lluis Sanchez
27177cd313
[WPF] Fixed several resizing issues in Paned
2012-03-30 21:08:12 +02:00
Lluis Sanchez
0c160dfbcf
[WPF] Fixed size calculation for Paned
...
This has been fixed by implementing a custom version of the GetPreferred*
methods. WPF's DesiredSize calculation doesn't have the behavior expected by XWT.
2012-03-29 20:49:02 +02:00
Lluis Sanchez
0d8f42705c
Removed a bunch of Paned code not required anymore with the new layout approach
2012-03-29 03:02:30 +02:00
Lluis Sanchez
3dc74f6345
Properly implement GetPreferredHeight/Width for Paned
2012-03-28 17:09:00 +02:00
Lluis Sanchez
6043ba995c
Fixed several layout issues in PanedBackend and implemented Position
2012-03-27 18:59:40 +02:00
ermau
b8e718278b
[WPF] Crude position changed support
2012-03-23 17:47:16 -04:00
ermau
4f5702e767
Replace some NIEs with TODOs
2012-03-20 13:04:05 -04:00
ermau
8922c8c2eb
Add WPF PanedBackend
2012-03-15 18:13:31 -04:00