Shaun Reich
|
3198e24cad
don't render debug outlines on non-visible elements
|
13 years ago |
Shaun Reich
|
14c5eaac0b
create ShellRenderInterfaceOpenGL::SetViewport, instead of hardcoding
|
13 years ago |
Lloyd Weehuizen
|
524e9f6e83
Merge pull request #84 from gabomdq/mingw-static-fix
|
13 years ago |
Lloyd Weehuizen
|
c066f09528
Merge pull request #86 from gabomdq/fix-namespace-document
|
13 years ago |
Lloyd Weehuizen
|
af17bee633
Merge pull request #87 from gabomdq/fix-elementstylecache
|
13 years ago |
Lloyd Weehuizen
|
8701f9dfff
Update Xcode project for new StyleCache and iOS/OSX versions.
|
13 years ago |
Gabriel Jacobo
|
560e5949e3
Set the document global variable when the ElementDocumentWrapper is created
|
13 years ago |
Gabriel Jacobo
|
354f786c8b
Fix copy paste error in Element Style Cache
|
13 years ago |
Gabriel Jacobo
|
428fda50f8
Fix for static linking using mingw
|
13 years ago |
Lloyd Weehuizen
|
4d86306886
Merge pull request #71 from chrismdp/master
|
13 years ago |
Lloyd Weehuizen
|
03f84519dc
Merge pull request #80 from viciious/optimizations_string
|
13 years ago |
Lloyd Weehuizen
|
eec22fc152
Merge pull request #81 from viciious/optimizations_get_property
|
13 years ago |
Lloyd Weehuizen
|
2a09149379
Merge pull request #82 from viciious/optimizations_fonts
|
13 years ago |
Victor Luchitz
|
9cc171f3ed
Replace std::map with std::vector for O(1) access to character properties
|
13 years ago |
Victor Luchitz
|
b9c82330c9
Add ElementStyleCache to build files
|
13 years ago |
Victor Luchitz
|
6d72a47086
Minor correction to a project file
|
13 years ago |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
13 years ago |
Victor Luchitz
|
0ea2cf4c41
Optimize some of the string class operators
|
13 years ago |
Lloyd Weehuizen
|
e8abc54336
Merge pull request #77 from hasufell/master
|
13 years ago |
Lloyd Weehuizen
|
3a433977ba
Merge pull request #78 from viciious/optimizations_p1
|
13 years ago |
Victor Luchitz
|
9767f75af5
Add IsLayoutDirty method to Element class
|
13 years ago |
Victor Luchitz
|
a147bff0ad
Optimize handing of properties in cases of full updates
|
13 years ago |
Victor Luchitz
|
1347239034
Keep the list of inherited properties in a separate set for quicker access
|
13 years ago |
Victor Luchitz
|
8dd01aeedb
Small performance optimization
|
13 years ago |
Victor Luchitz
|
af2c493455
Lock the document before adding rows to datagrid.
|
13 years ago |
hasufell
|
6fa9a7fe0a
use GNUInstallDirs and make paths modifiable
|
13 years ago |
Chris Parsons
|
39568ff21e
Stop gcc with -Wswitch complaining about missing NONE
|
13 years ago |
Lloyd Weehuizen
|
2bdf06764b
Merge pull request #64 from noam-c/master
|
13 years ago |
Lloyd Weehuizen
|
f659649336
Merge pull request #65 from blunted2night/master
|
13 years ago |
Lloyd Weehuizen
|
231ddf5a0c
Merge pull request #68 from awahlig/master
|
13 years ago |