summaryrefslogtreecommitdiff
path: root/include/llmr/style
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupKonstantin Käfer2014-06-266-165/+6
* fix fill outline colorKonstantin Käfer2014-06-262-2/+1
* cleanupKonstantin Käfer2014-06-262-87/+2
* add filter expressionsKonstantin Käfer2014-06-264-11/+15
* get applied classesKonstantin Käfer2014-06-241-0/+1
* add memory headerKonstantin Käfer2014-06-241-0/+2
* change enum parsingKonstantin Käfer2014-06-243-74/+74
* saving current stateKonstantin Käfer2014-06-237-375/+577
* template the parserKonstantin Käfer2014-06-161-10/+9
* make code more conciseKonstantin Käfer2014-06-161-2/+10
* move to std::map for classesKonstantin Käfer2014-06-164-88/+161
* separate bucket render properties and change namingKonstantin Käfer2014-06-161-14/+33
* separate out token replacer as a standalone function in preparation for #300Konstantin Käfer2014-06-041-0/+6
* add a few testsKonstantin Käfer2014-06-031-1/+1
* generalize variant comparison and add more operatorsKonstantin Käfer2014-06-021-15/+58
* add explicit true type == "no filter"Konstantin Käfer2014-06-021-1/+1
* implement nested expression parsingKonstantin Käfer2014-06-022-64/+6
* simple expression supportKonstantin Käfer2014-06-021-2/+65
* allow setting prerender state with a function tooKonstantin Käfer2014-06-011-2/+6
* Allow property functions for prerender properties, but tie them to the tile's...Konstantin Käfer2014-06-011-8/+25
* programmatic styling APIJustin R. Miller2014-05-311-2/+2
* [hardening] fix double const& declarationDane Springmeyer2014-05-301-1/+1
* Merge branch 'master' into linebreakYoung Hahn2014-05-301-0/+12
|\
| * fallback to default properties instead of not rendering when we don't have a ...Konstantin Käfer2014-05-301-0/+12
* | add text letterSpacingAnsis Brammanis2014-05-301-0/+1
* | translate as a text bucket propertyAnsis Brammanis2014-05-301-0/+2
* | add verticalAlign for textAnsis Brammanis2014-05-301-0/+7
* | parse maxWidth, lineHeight and alignment, pass to FontStack::getShapingMike Morris2014-05-301-0/+9
|/
* make PropertyTransitions optionalKonstantin Käfer2014-05-282-1/+2
* a few preliminary speed improvementsKonstantin Käfer2014-05-271-5/+5
* used unordered_mapsKonstantin Käfer2014-05-272-4/+18
* Revert "refs #253: support blur function property values"Konstantin Käfer2014-05-271-3/+3
* refs #253: support blur function property valuesJustin R. Miller2014-05-261-3/+3
* use unordered map, don't make copies (auto usage!) and swap mapsKonstantin Käfer2014-05-261-18/+19
* add isVisible function to PropertiesKonstantin Käfer2014-05-261-0/+6
* consolidate stylesheet cascadingKonstantin Käfer2014-05-262-2/+4
* generalize stylesheet parse functionKonstantin Käfer2014-05-263-5/+21
* derive properties from a generic classKonstantin Käfer2014-05-261-67/+29
* add keys to stylesheetKonstantin Käfer2014-05-231-0/+4
* use boost optional to mark initialized valuesKonstantin Käfer2014-05-231-77/+72
* support for style transitionsJustin R. Miller2014-05-223-4/+107
* don't require a style for composited layersKonstantin Käfer2014-05-211-0/+4
* first shot at composited blendingKonstantin Käfer2014-05-214-0/+13
* partially revert 6136ab6d213c0aa5e6afba632fc42b5999e70615Konstantin Käfer2014-05-211-0/+1
* make sure we also parse classes for nested layersKonstantin Käfer2014-05-211-3/+13
* name text halo properties like othersJustin R. Miller2014-05-201-4/+4
* incorporate the color and draw circle dots if we don't have an iconKonstantin Käfer2014-05-192-2/+6
* Merge branch 'master' into outdoors-styleKonstantin Käfer2014-05-196-23/+16
|\
| * fix texture bindingKonstantin Käfer2014-05-191-13/+1
| * use sprite atlasKonstantin Käfer2014-05-191-0/+1