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-23rendering Ruler above all other OverlayElements.rachytski
2015-09-23Change coordinates and ruler style and position.Yury Melnichek
2015-09-23changes to CompassArrow according to code review.rachytski
2015-09-23fixed rendering of direction sector on iPhone.rachytski
2015-09-23[ios] Repositioned ruler and coordinatesAlex Zolotarev
2015-09-23Minor performance improvementAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23added CompassArrow GUI element.rachytski
2015-09-23refactored location::State to make it gui::Element.rachytski
2015-09-23Removed unused version.hpp dependencies to speed up compilationAlex Zolotarev
2015-09-23[ios] Added bookmarks color support. @TODO save and load bookmarks colorAlex Zolotarev
2015-09-23small fixes.rachytski
2015-09-23completely removed emptyModelFn and related methods.rachytski
2015-09-23fixed bug with creating HttpThread from non-activity thread upon "Download Co...rachytski
2015-09-23added CountryStatusDisplay GUI element and using it into InformationDisplay.rachytski
2015-09-23added "Download" button into InformationDisplay and disabled it by default.rachytski
2015-09-23Simple bookmarks routine.vng
2015-09-23Comment out old screen logMessage routine with ugly static objects.vng
2015-09-23[search] Draw placemark for search result. Closed #666 :)))))vng
2015-09-23added API for drawing single Placemarkrachytski
2015-09-23closes #418rachytski
2015-09-23drawing empty model message.rachytski
2015-09-23drawing empty model message.rachytski
2015-09-23fixed transparency of ruler and center label.rachytski
2015-09-23fixed appearance and colors of ruler and center label.rachytski
2015-09-23fixed ruler size and position.rachytski
2015-09-23Fine-tune ruler and coordiantes margins.Yury Melnichek
2015-09-23Correct initialization of imperial/metric measurement system.rachytski
2015-09-23drawing currentScale instead of FPS/SPF in Debug mode.rachytski
2015-09-23removed GlobalRect in InformationDisplay. rachytski
2015-09-23renamed AARect into AnyRect. renamed corresponding files.rachytski
2015-09-23refactored ScreenBase to support GUI rotation.rachytski
2015-09-23drawing "Empty Model" message in a single shot.rachytski
2015-09-23added support for multi-line text with alignment. rachytski
2015-09-23[iOS] Build Fixes.rachytski
2015-09-23common tree for all OverlayElements in InfoLayer. added InfoLayer::canOverlap...rachytski
2015-09-23added separate Ruler class.rachytski
2015-09-23fixed plenty of casting warnings.rachytski
2015-09-23added merging of separate tile-level infolayers into big one. introduced IsMu...rachytski
2015-09-23added SymbolElement to InfoLayerrachytski
2015-09-23[ios] Fix compilation.Yury Melnichek
2015-09-23removed static font usage. refactored text rendering code to use separate gly...rachytski
2015-09-23introduced separate information layer class, which will perform all POI and T...rachytski
2015-09-23Refactored wstring to UniStringAlex Zolotarev
2015-09-23[ios] Compilation fix by SRAlex Zolotarev
2015-09-23optimized kerning and axis-aligned bound rect calculation for drawPathText.rachytski
2015-09-23much better drawPathText implementation.rachytski
2015-09-23refactored all text rendering using TextElement subclasses.rachytski
2015-09-23Fix bugs in drawing ruler in InformationDisplay.Yury Melnichek
2015-09-23drawing center point as "lat, lon" instead of "lon, lat". closes #270rachytski