Jose Medrano
0f33ce7d7c
Adds compatibility for sizes in PT in markup
2018-11-27 19:37:21 +01:00
Jose Medrano
4715b29774
Adds fontsize to span
2018-11-27 10:33:12 +01:00
Alexander Sorokin
2975e87e04
ExTreeView: Don't try to explicitly render virtualized items
...
this fixes https://bugzilla.xamarin.com/show_bug.cgi?id=58917
2017-09-26 14:56:52 +01:00
Alex Corrado
df7119bb77
Add tests for new TextLayout.TextAlignment property
2017-09-07 15:47:32 -04:00
Lluis Sanchez
6c5b652af9
Merge pull request #645 from mono/fix-special-font-name-parsing
...
Fix special font name parsing and font unit tests
2017-02-15 19:41:41 +01:00
Vsevolod Kukol
94e9fa919a
[Test] Add unit tests for special font name support
...
Test the Font.FromName parser optimization introduced
in mono/xwt@68d967199f
(https://github.com/mono/xwt/pull/544 )
2017-02-15 19:14:52 +01:00
Lluis Sanchez Gual
f6615e7b8b
Fix font rendering unit test
2017-02-15 17:09:44 +01:00
Lluis Sanchez Gual
ad2eaabf3e
Fix incorrectly named test 9-patch images
2017-02-15 16:39:34 +01:00
Vsevolod Kukol
208c2ec9e1
Add ParentBounds and WindowBounds
...
The new ParentBounds and WindowBounds
properties and point conversion methods
make it possible to retrieve bounds and
coordinates relative to a parent widget
or the root window of a widget.
2017-02-08 16:55:12 +01:00
Lluis Sanchez Gual
ee460d81fb
Merge branch 'master' into xammac-unified
...
Conflicts:
Xwt.Mac/Xwt.Mac.CellViews/ICellSource.cs
Xwt.Mac/Xwt.Mac.csproj
Xwt.Mac/Xwt.Mac/AlertDialogBackend.cs
Xwt.Mac/Xwt.Mac/ButtonBackend.cs
Xwt.Mac/Xwt.Mac/LabelBackend.cs
Xwt.Mac/Xwt.Mac/PopoverBackend.cs
Xwt.Mac/Xwt.Mac/SliderBackend.cs
Xwt.Mac/Xwt.Mac/TableViewBackend.cs
Xwt.Mac/Xwt.Mac/Util.cs
Xwt.Mac/Xwt.Mac/WidgetView.cs
Xwt.XamMac/Xwt.XamMac.csproj
2015-02-18 20:51:55 +01:00
David Karlaš
0f6c6b9f59
[Test] Added tests for window initial location and size
2015-01-18 08:57:49 +01:00
Michael Hutchinson
ec50166d6d
Add newly generated reference images
2014-05-27 20:09:08 -04:00
Lluis Sanchez Gual
c9aa62d137
Added scroll controls to ScrollView
...
Also added scrolling unit tests
2014-02-19 18:43:14 +01:00
Lluis Sanchez
a177444217
[WPF] Add new test for TreeView
2014-02-12 19:04:51 +01:00
Jérémie Laval
966d1ac5f9
[Xwt] Have actually complete and working TypeConverter/ValueConverter for Color.
2014-02-05 19:47:56 -05:00
Vaclav Vancura
e240d359c3
[Icons] Reverting my latest three commits
2014-01-24 12:00:19 +01:00
Vaclav Vancura
96619a9146
[Icons] Icon TODO review
2014-01-24 11:43:15 +01:00
lytico
ff78cfe2bd
Matrix: null-check Equals value
2014-01-23 10:32:18 +01:00
Lluis Sanchez
bcd4c7d14e
Misc unit test fixes
...
* FontTests.cs: Added test for font weight rendering
* LabelTests.cs: Minor unit test issue
* Label.AlignCenterWrappedChangeText.png: Update test images
* TransformTests.cs: Use a bigger delta when comparing results,
required for Mac.
2013-12-05 09:27:39 +01:00
Lluis Sanchez
189e4ce836
Merge branch 'close-window-fixes'
...
Conflicts:
Testing/GtkTestRunner.csproj
Testing/WpfTestRunner.csproj
2013-12-03 21:02:01 +01:00
Lluis Sanchez
9f9202ae14
Add missing test files
2013-12-03 20:02:59 +01:00
Lluis Sanchez
31083e058e
Fixed rendering of 9-patch images in retina resolution
2013-12-02 10:16:17 +01:00
Lluis Sanchez
2b7a78e58e
Added unit tests for 9-patch images
...
Also fixed some rendering issues in gtk.
2013-12-01 14:16:49 +01:00
Lluis Sanchez
5b1f32a80e
Add support for 9-patch images
2013-11-28 20:46:53 +01:00
Lluis Sanchez
d2bc4312be
[Max] Fix several Label alignment issues
2013-11-24 08:25:42 +01:00
Lluis Sanchez
305df6f5e6
Fix some unit tests
...
When a box has a size of 0, make sure all children also are reallocated
with a size of 0.
Mac: fix NRE when updating visibility.
2013-11-23 11:06:46 +01:00
Jérémie Laval
9755f8fb59
[tests] Move Gtk specific unit-tests in their own folder
2013-11-21 20:00:04 -05:00
Jérémie Laval
d9d8815363
[BackendHost] When setting a custom backend, call OnBackendCreated to let normal processing happen.
...
This fixes NativeWindowFrame screen bounds property.
2013-11-21 17:21:28 -05:00
Lluis Sanchez
94c669a2e9
The Imrpove WindowFrame.Close
...
The Close method now returns a boolean that indicates wether the window
could be closed or not.
2013-11-14 18:17:13 +01:00
Lluis Sanchez
4985e45073
Fixes to match new closing event behavior for Dialog
2013-11-14 16:06:04 +01:00
Lluis Sanchez
b2680e123a
[WPF] Window close event fixes
2013-11-14 15:31:01 +01:00
Lluis Sanchez
1c9ab98e8c
[Mac] Fixes for the closing event unit tests
2013-11-14 14:00:30 +01:00
Lluis Sanchez
2cf479a5b8
Window and dialog closing improvements
...
Add Closed event to Window. Properly handle closing of dialogs.
A dialog is now always "closed" when Respond is called. The CloseRequested
and Closed events are fired. A respond can be canceled by a CloseRequested
handler. Added unit tests to verify all this semantic.
2013-11-14 12:20:09 +01:00
Lluis Sanchez
0b819f24b1
Fix anchor parsing issue in FormattedText
...
When parsing an anchor element, allow relative uris.
Added unit tests for FormattedText and LinkLabel.
2013-11-14 10:20:43 +01:00
Lluis Sanchez
ef54d065c7
[GTK] Another fix for label alignment
2013-11-12 21:06:19 +01:00
Lluis Sanchez
43fa54bd3e
[GTK] Fixed label alignment when in wrapping mode
...
Also added unit tests for label alignment
2013-11-12 20:01:38 +01:00
Lluis Sanchez
466853ea9d
Added support for internal children
...
Internal children of a container are not included in the children list and
the parent hierarchy chain. Internal children are useful for implementing
containers that depend on other containers to lay out widgets.
2013-10-11 09:22:46 +02:00
Lluis Sanchez
449e14ea71
Track api changes
2013-09-18 10:59:39 +02:00
Lluis Sanchez
21b548d2c4
Added tests for Width and Height Request
2013-08-30 20:00:54 +02:00
hywel
6d3f588cc6
Change Matrix transform order to Prepend
...
and fix up Samples and Tests accordingly
2013-07-31 16:18:21 +01:00
hwthomas
c98579a302
[Drawing API] Add ModifyCTM (Matrix m) to Xwt.Drawing.Context API
...
This provides the link between the Matrix transforms facilities and Drawing.Contexts
An sample of using this for specialised transforms has been added to DrawingTransforms.cs
and unit tests hve been aded to Testing/Tests/TransformTests.cs
2013-07-28 15:21:12 +01:00
Lluis Sanchez
b1496f9e79
Run container tests for Expander
2013-06-12 16:14:40 +02:00
Lluis Sanchez
2f6f93d0b7
Track api changes in Slider API
2013-06-07 17:22:41 +02:00
Lluis Sanchez
d36eb12ec0
Added more tests to verify widget placement
2013-06-07 12:04:46 +02:00
Lluis Sanchez
4d1bdd1e69
Cosmetic fix in test
2013-06-07 01:32:13 +02:00
Lluis Sanchez
b21a121ff4
Enable ComboBoxEntry tests
2013-06-07 01:31:55 +02:00
Lluis Sanchez
28f5bffa84
Add a bunch of unit tests
2013-06-06 20:23:09 +02:00
Lluis Sanchez
0219f84eca
Fix warnings
2013-06-03 16:18:31 +02:00
Lluis Sanchez
1ffc51a718
Rename some properties and methods in SizeConstraint
2013-06-03 16:14:52 +02:00
Lluis Sanchez
04920bfcb8
Fix issue with reference image selector
2013-06-03 11:22:21 +02:00