Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23added PenJoin, PenCap and PathSym into our protobuf format, into Pen::Info st...rachytski
2015-09-23introduced ResourceManager::ThreadSlot system, and refactored code according ...rachytski
2015-09-23[search] Use protobuf in lite mode for production configuration.vng
2015-09-23Resizing BaseRule id caches at startup. Closes #334rachytski
2015-09-23Avoid overhead in classificator reading (read to string -> istringstream).vng
2015-09-23Remove old code for binary drawing rules processing.vng
2015-09-23Add BaseRule::GetStrokeAlpha.vng
2015-09-23New caption styles with 'primary' and 'secondary'.vng
2015-09-23clearing all cached ResourceStyle id's in RenderPolicy destructor.rachytski
2015-09-23Add stroke_color to PathTextRuleProto.vng
2015-09-23Add PathTextRuleProto for text-by-line.vng
2015-09-23Add binary search to classificator <-> rules matching when loading proto draw...vng
2015-09-23Fix bug with proto rules generation (I forgot about pathtext rule).vng
2015-09-23Proto drawing rules store width in pixels now.vng
2015-09-23- Writing and Reading of proto drawing rules.vng
2015-09-23Dump binary drawing rules to text proto structure.vng
2015-09-23Replaced ineffective char const * with string const &Alex Zolotarev
2015-09-23Moved file_<reader/writer>_stream.hpp from indexer to coding libAlex Zolotarev
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Few no-op renames.Yury Melnichek
2015-09-23Move CategoriesHolder from search to indexer.Yury Melnichek
2015-09-23Drawing rules making routine.vng
2015-09-23Add code for 'area' styles program generation.vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Added full unicode range CaseFolding (LowerCase)Alex Zolotarev
2015-09-23Refactored base/string_utilsAlex Zolotarev
2015-09-23Renamed namespace string_utils to stringsAlex Zolotarev
2015-09-23Moved coding/strutil.hpp to base/string_utils.hppAlex Zolotarev
2015-09-23Remove BaseDrawRule::GetStrokeColor. Use only basic interface.vng
2015-09-23outline color in BaseRule and text size filtering in DrawerYGrachytski
2015-09-23Fix CircleRule generation.vng
2015-09-23code for CircleRule rendering.rachytski
2015-09-23added support for text colors. refactored text_renderer.rachytski
2015-09-23Moved std_serialization.hpp to baseAlex Zolotarev
2015-09-23Added function for : cell_id -> (lat, lon) absolute epsilon.vng
2015-09-23Add program routine for adding drawing rules. Add default line style for coas...vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev