Michael Ragazzon
|
949547836f
Fix a bug due to keyword values of pointer_events. Properly handle properties set during OnPropertyChange.
|
hace 6 años |
Michael Ragazzon
|
1e41f9a4ef
Remove lock layout: it already had no effect
|
hace 6 años |
Michael Ragazzon
|
6078956945
Clean up
|
hace 6 años |
Michael Ragazzon
|
390b6e07ba
Replacing GetLocalProperty
|
hace 6 años |
Michael Ragazzon
|
122bd097bb
Replace many SetProperty(String, String) with SetProperty(String, Property)
|
hace 6 años |
Michael Ragazzon
|
c285bf99e9
Compute all the properties!
|
hace 6 años |
Michael Ragazzon
|
7ad658f7b7
Replace resize events with virtual function call
|
hace 6 años |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
hace 6 años |
Michael Ragazzon
|
44adb03aee
WIP more strings to IDs (not compiling)
|
hace 6 años |
Michael Ragazzon
|
1aab59eec4
Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic.
|
hace 6 años |
Michael Ragazzon
|
f9892a96f0
Experimenting with update loop to improve performance
|
hace 6 años |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
hace 6 años |
Michael
|
ed6f84102f
Blur child elements on document hide
|
hace 7 años |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
hace 7 años |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
hace 8 años |
Michael
|
cd394a8b5c
Introduced logical pixels
|
hace 8 años |
Michael
|
1c4e4cf018
Only return modal state if visible
|
hace 8 años |
Lauri Kasanen
|
0a483dbe33
When tabbing to a new element, make sure it is visible
|
hace 11 años |
David Wimsey
|
4e1786a833
Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already.
|
hace 11 años |
David Wimsey
|
336b8f8d69
Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future
|
hace 11 años |
Julian
|
94a2515387
added REM unit support
|
hace 12 años |
Victor Luchitz
|
9767f75af5
Add IsLayoutDirty method to Element class
|
hace 13 años |
Victor Luchitz
|
b2c19f72fd
Bugfix: it was possible to focus invisible elements using TAB
|
hace 13 años |
AndryBlack
|
6d5d476027
some cosmetic fixes
|
hace 14 años |
Frank Becker
|
092a1180c9
When using tab to move focus to the next focusable element, skip over disabled elements.
|
hace 14 años |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
hace 14 años |
Lloyd Weehuizen
|
d73900739f
Fix possible NULL pointer exceptions and release StringStorage on shutdown.
|
hace 15 años |
Lloyd Weehuizen
|
429e8e4eac
Fix for stackoverflow in when using DataGridTrees
|
hace 15 años |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
hace 15 años |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
hace 15 años |