Michael Ragazzon
|
5717640f95
Text widget refactoring:
|
пре 3 година |
Michael Ragazzon
|
7000f00076
Update demo
|
пре 3 година |
Michael Ragazzon
|
14b4c0ad12
Rename <progressbar> element to <progress> for html compatibility
|
пре 4 година |
Michael Ragazzon
|
b6617256f1
Add handle sliders in 'demo' sample sandbox for resizing text fields and output field
|
пре 4 година |
Michael Ragazzon
|
1763654a0e
High DPI support for the basic samples
|
пре 4 година |
Michael Ragazzon
|
6ed3ce1b5e
Use label element in samples
|
пре 5 година |
Michael Ragazzon
|
424bdaef3e
Add new RCSS property 'caret-color'
|
пре 5 година |
Michael Ragazzon
|
9f195446f8
Fix input text selection when font has kerning
|
пре 5 година |
Michael Ragazzon
|
6241b755c9
Replace font in samples with LatoLatin
|
пре 5 година |
Michael Ragazzon
|
dcf7ae6ef2
Progressbar elements now take the 'fill-image' property on itself, instead of its inner fill element (breaking change). This fixes a bug where changing the 'fill-image' property had no effect.
|
пре 5 година |
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.
|
пре 5 година |
Michael Ragazzon
|
7f8230f5a7
Tabs and panels in tab sets will no longer set the `display` property to `inline-block`, thus making it possible to customize the display property.
|
пре 5 година |
Michael Ragazzon
|
1908187884
Add border-radius support to gradient decorator
|
пре 5 година |
Michael Ragazzon
|
c0ac9bdcea
Fix title-bar dragging in demo sample
|
пре 5 година |
Michael Ragazzon
|
90c452b3a4
Don't remove animated properties initiated through the Element API.
|
пре 5 година |
Michael R. P. Ragazzon
|
634543b38f
Implement progress bar element (progressbar) (#69)
|
пре 6 година |
Michael Ragazzon
|
48092cf6a9
Add font effects to demo and update changelog.
|
пре 6 година |
Michael Ragazzon
|
6b6aa40176
Change the font effect glyph dimensions behavior, now possible to properly include offsets.
|
пре 6 година |
Michael Ragazzon
|
00f66332d8
Add offset to glow
|
пре 6 година |
Michael Ragazzon
|
ba864b524f
Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away.
|
пре 6 година |
Michael Ragazzon
|
8279da066b
Minor update demo sample
|
пре 6 година |
Michael Ragazzon
|
5f9323a85d
Fix some warnings
|
пре 6 година |
Michael Ragazzon
|
f0c8c67d96
Update demo sample, now includes all decorators.
|
пре 6 година |
Michael Ragazzon
|
bd8b042bee
Update demo sample with animations.
|
пре 6 година |
Michael Ragazzon
|
75614f1a1a
Update demo sample with input range example
|
пре 6 година |
Michael Ragazzon
|
eba2a91520
img element: Sprites are now specified by the `sprite` attribute, and the `coords` attribute is renamed to `rect`.
|
пре 6 година |
Michael Ragazzon
|
3f173e524a
Update demo sample
|
пре 6 година |
Michael Ragazzon
|
4760a33388
Add RML/RCSS sandbox to demo sample
|
пре 6 година |
Michael Ragazzon
|
97cb05f349
Update demo sample
|
пре 6 година |
Michael Ragazzon
|
f745fac0ee
WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr)
|
пре 6 година |