Lloyd Weehuizen
|
8701f9dfff
Update Xcode project for new StyleCache and iOS/OSX versions.
|
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 |
Arkadiusz Wahlig
|
4323d44480
corrected line endings
|
13 years ago |
Arkadiusz Wahlig
|
df100ee6ee
Property -> string converter appends new units.
|
13 years ago |
Arkadiusz Wahlig
|
fc0168ce1d
Added "in", "cm", "mm", "pt" and "pc" units.
|
13 years ago |
Nathan Jeffords
|
4e4178c3a9
updated ignore lists
|
13 years ago |
Nathan Jeffords
|
6f9a740977
created a set of Visual Studio 2012 project files
|
13 years ago |
Noam Chitayat
|
4c19d0d454
Removing additional references to EMP
|
13 years ago |
Noam Chitayat
|
c698fd33d6
Fixed bug in datagrid tutorial:
|
13 years ago |
Noam Chitayat
|
a372a9e107
Updating all tutorials to be compatible with the latest Rocket bits
|
13 years ago |