Michael Ragazzon
|
0ac88ea3d6
Change ElementInstancer to NodeInstancer
|
1 month ago |
Michael Ragazzon
|
8d8b89a68a
Add Node class
|
2 years ago |
Andrew Karpushin
|
f62ff5a75f
Process touch events and support inertial scrolling during touch (#795)
|
3 months ago |
Michael Ragazzon
|
11b3068ab5
Fix header
|
6 months ago |
Michael Ragazzon
|
d3f4371885
Add debug warning on wrong locale setting, see #772
|
6 months ago |
Michael Ragazzon
|
a9a399475f
Do not allow focusing into an unloaded document
|
8 months ago |
Michael Ragazzon
|
14b06186b5
Fix various typos and in-source documentation
|
1 year ago |
Someone Somewhere
|
1b6411f664
Fix incorrect clipping due to stale viewport dimensions (#680)
|
1 year ago |
Michael Ragazzon
|
263328ab5d
Allow documents to set themselves as focusable from modal documents, use in debugger to solve #642
|
1 year ago |
Jan Lupčík
|
d2ce1326ce
Add Input Method Editor (IME) support (#541)
|
1 year ago |
Michael Ragazzon
|
8559aaf596
Merge branch 'effects' (#594)
|
1 year ago |
Michael Ragazzon
|
551e6b39aa
Implement :focus-visible pseudo property
|
2 years ago |
gleblebedev
|
e1184fa891
Fix include path (#533)
|
2 years ago |
Michael Ragazzon
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
2 years ago |
Michael Ragazzon
|
70d0d5ecc9
Add rmlui_static_cast to assert validity of down casts, see #514
|
2 years ago |
Michael Ragazzon
|
69ea397f4f
Add clip mask to render interface, introduce render manager to keep track of the render state
|
2 years ago |
Michael Ragazzon
|
a30d3d5736
Clarify Context::GetElementAtPoint
|
2 years ago |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 years ago |
Michael Ragazzon
|
0bbd0193cb
Only allow a single render interface, remove the ability to set per-context render interfaces [breaking change]
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Dominik Thalhammer
|
801b23945d
On-demand rendering (power saving mode) (#436)
|
2 years ago |
Michael Ragazzon
|
9e091dff46
Tweak smooth scrolling, smooth out the velocity when closing up on the scroll edge, stop the smooth scroll mode once the edge is reached
|
2 years ago |
Michael Ragazzon
|
75ab61fd9a
Propagate mouse wheel event outside context when there is nothing to scroll, see #433
|
2 years ago |
Michael Ragazzon
|
770ab8e1dd
Context::ProcessMouseWheel can now be scrolled in both dimensions
|
2 years ago |
Michael Ragazzon
|
3ea69d86bd
Make smooth scrolling behavior configurable for the context
|
2 years ago |
Michael Ragazzon
|
fad11329d6
Merge branch 'smooth_scroll'
|
2 years ago |
Eugene Kozlov
|
c50911b2af
Support explicit DataTypeRegister setup for DataModel. (#409)
|
2 years ago |
Michael Ragazzon
|
e206617ef0
Add Element::ScrollTo, with support for smooth scrolling behavior
|
2 years ago |
Michael Ragazzon
|
c8d746192c
Scroll behavior improvements
|
2 years ago |
Michael Ragazzon
|
675984fa15
Refactor auto-scroll and add smooth scrolling
|
2 years ago |