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 |
Tom Mason
|
71383c660d
remove unused code
|
hace 11 años |
David Wimsey
|
dc18fb6b48
Merge pull request #153 from dwimsey/feature/warningfix-unhandled-switch-enums
|
hace 11 años |
David Wimsey
|
fa8bff3ec6
Additional unused parameter warning fixes
|
hace 11 años |
David Wimsey
|
06ebf81d6b
Squelches warnings for switch statements that do not contain case statements for all values of an enumeration because some of the enumeration values do not apply.
|
hace 11 años |
SiPlus
|
31a279dd75
Add inches to line height
|
hace 11 años |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
hace 13 años |
gogoprog
|
fdb49d4820
Fixed GetClippingRegion
|
hace 13 años |
Lloyd Weehuizen
|
51c24aa5d6
Fix incorrect variable names
|
hace 14 años |
Lloyd Weehuizen
|
11e53440c3
Fix clipping incorrectly affecting X and Y when only one was enabled.
|
hace 14 años |
Victor Luchitz
|
7c128117bd
Implement Element::GetElementsByClassName
|
hace 14 años |
Robert Norris
|
111da76531
Pass the element that the event listener is being instanced for to the EventListenerInstancer
|
hace 14 años |
Frank Becker
|
2a6feca61b
Removed a bit of redundant code from earlier id [CS] change.
|
hace 15 años |
Frank Becker
|
b20cf3dc01
Make element ids case sensitive.
|
hace 15 años |
Lloyd Weehuizen
|
e84bb43a60
Fix clipping when element position is less than 0
|
hace 14 años |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
hace 14 años |
Lloyd Weehuizen
|
aa1d222245
Add caching of element clipping on the element to remove property lookups during render.
|
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 |