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.
|
пре 11 година |
David Wimsey
|
346ff946f9
Merge pull request #152 from dwimsey/feature/warningfix-unused-parameters
|
пре 11 година |
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
|
пре 11 година |
David Wimsey
|
672fd9e500
Fixed compiler warnings due to order of initialization values
|
пре 11 година |
czbming
|
b088d3655c
Fix return value of Element::GetOffsetParent()
|
пре 12 година |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
пре 13 година |
Victor Luchitz
|
9767f75af5
Add IsLayoutDirty method to Element class
|
пре 13 година |
Victor Luchitz
|
a147bff0ad
Optimize handing of properties in cases of full updates
|
пре 13 година |
Victor Luchitz
|
8797937805
Fix toggling of :active pseudoclass on elements
|
пре 13 година |
Victor Luchitz
|
7c128117bd
Implement Element::GetElementsByClassName
|
пре 14 година |
Lloyd Weehuizen
|
37eb033fd1
Revert "Only set relative_offset_base.x according to the 'right' property if it wasn't already set according to 'left'."
|
пре 14 година |
Christopher S. Case
|
e1bfcc8b8e
Only set relative_offset_base.x according to the 'right' property if it wasn't already set according to 'left'.
|
пре 14 година |
AndryBlack
|
6d5d476027
some cosmetic fixes
|
пре 14 година |
Lloyd Weehuizen
|
0c94556f11
Merge pull request #13 from mooflu/special_parent_token
|
пре 14 година |
Frank Becker
|
59f7d9350a
Add special #parent token (similar to #document and #self) handling in GetElementById.
|
пре 15 година |
Frank Becker
|
b20cf3dc01
Make element ids case sensitive.
|
пре 15 година |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
пре 15 година |
Lloyd Weehuizen
|
aa1d222245
Add caching of element clipping on the element to remove property lookups during render.
|
пре 15 година |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
пре 15 година |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
пре 15 година |