Michael Ragazzon
|
e435d9c915
Various sample tweaks and fixes.
|
il y a 4 ans |
Michael Ragazzon
|
1763654a0e
High DPI support for the basic samples
|
il y a 5 ans |
Michael Ragazzon
|
330432704e
Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator.
|
il y a 5 ans |
Michael Ragazzon
|
dc3d23dccc
- Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source.
|
il y a 5 ans |
Michael Ragazzon
|
6ed3ce1b5e
Use label element in samples
|
il y a 5 ans |
Michael Ragazzon
|
f5a7f9b0f2
Add a kerning pair cache for fonts
|
il y a 5 ans |
Michael Ragazzon
|
6241b755c9
Replace font in samples with LatoLatin
|
il y a 5 ans |
Michael Ragazzon
|
dd8006246b
Replace 'datagrid' in treeview sample with data bindings
|
il y a 5 ans |
Michael Ragazzon
|
17f050aaf2
Invaders sample high scores: Use table and data bindings instead of data-grid.
|
il y a 5 ans |
Michael Ragazzon
|
cf935e077a
Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default.
|
il y a 5 ans |
Michael Ragazzon
|
074766bdec
Element 'select': Automatically position and size the selection box to the available space within the context's window dimensions. See #91.
|
il y a 5 ans |
Michael R. P. Ragazzon
|
634543b38f
Implement progress bar element (progressbar) (#69)
|
il y a 6 ans |
Michael Ragazzon
|
ba864b524f
Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away.
|
il y a 6 ans |
Michael Ragazzon
|
bd8b042bee
Update demo sample with animations.
|
il y a 6 ans |
Michael Ragazzon
|
75614f1a1a
Update demo sample with input range example
|
il y a 6 ans |
Michael Ragazzon
|
3f173e524a
Update demo sample
|
il y a 6 ans |
Michael Ragazzon
|
4760a33388
Add RML/RCSS sandbox to demo sample
|
il y a 6 ans |
Michael Ragazzon
|
aa459ca607
Various improvements to text boxes.
|
il y a 6 ans |
Michael Ragazzon
|
9f8cc5ea9e
Update samples
|
il y a 6 ans |
Michael Ragazzon
|
ebd29bb73c
Create new demo sample (only a skeleton for now)
|
il y a 6 ans |
Michael Ragazzon
|
01b3af99f2
Make the font-effect property inherited
|
il y a 6 ans |
Michael Ragazzon
|
94903c248c
Implement font-effect property.
|
il y a 6 ans |
Michael Ragazzon
|
4047f93a1f
Fix samples and Lua
|
il y a 6 ans |
Michael Ragazzon
|
cc0b4a459a
Decorators and their instancers now use smart pointers instead of manual reference counting
|
il y a 6 ans |
Michael Ragazzon
|
efd2f86c12
Spritesheets now rendering in decorators. Still work to do.
|
il y a 6 ans |
Michael Ragazzon
|
446e823e02
WIP adding spritesheets
|
il y a 6 ans |
Michael Ragazzon
|
7e9f93edb8
Fix decorators in samples (except Lua)
|
il y a 6 ans |
Michael Ragazzon
|
ac40b7177c
WIP, decorators partially working.
|
il y a 6 ans |
Michael Ragazzon
|
9ec34390be
Added system interface functions for getting and setting the clipboard. Implemented in Windows shell, along with mouse cursor. The drag sample and the invader options page demonstrate the cursor property.
|
il y a 6 ans |
Michael Ragazzon
|
60e88e7e65
Disabled form control elements are now properly handled. They cannot receive focus or click events from user input.
|
il y a 6 ans |