openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
MapWinGIS ActiveX Map and GIS Component
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Jun 04, 2024 — Jun 04, 2025
Showing page 56 of 57
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
v. 4.9 1. Changes to improve tiles stability including fixing of bugs with proxy detection and prefetching. 2. Some commonly used functions moved to Utility namespace (therefore large number of files updated). 3. Shape.ExportToWKT and Tiles.CheckConnection methods added to API. 4. Version number changed to 4.9 on all occasions (including interfaces).
SND\sleschinski_cp
More...
almost 13 years ago
Map->Refresh (synchronous) is changed to Map->Invalidate (asynchronous) on adding the tile, why haven't I done it before?
SND\sleschinski_cp
More...
almost 13 years ago
Some fixes for proper map locking and update after RemoveAllLayers.
SND\sleschinski_cp
More...
almost 13 years ago
Minor changes to be able to build 4.9.
SND\sleschinski_cp
More...
almost 13 years ago
Another bunch of changes for tiles, including: - support of custom providers (new TileProviders class); - methods for batch download of tiles (Tiles::Prefetch()); - other stuff, like reporting errors, adding tiles state to map serialization, etc.
SND\sleschinski_cp
More...
almost 13 years ago
Proper handling of hybrid providers in disk cache.
SND\sleschinski_cp
More...
almost 13 years ago
One more fix for the latest changes.
SND\sleschinski_cp
More...
almost 13 years ago
1. Some small but important fixes to the last bunch of changes. 2. The size of cache is be determined as SUM(Tiles.Size) rather than the size of file until I figured out some reliable vacuum mode.
SND\sleschinski_cp
More...
almost 13 years ago
More work on tiles: 1. Full-fledged reference counting with automatic deletion when count reaches 0. 2. Tiles from screen buffer are used in the next redraw without accessing the cache. 3. Disk caching (getting the disk usage by particular provider, selective removing of tiles by provider and scale, changing the location of database). 4. ITile interface removed (no longer needed).
SND\sleschinski_cp
More...
about 13 years ago
Reference counting for tile objects is added to avoid premature deletion.
SND\sleschinski_cp
More...
about 13 years ago
Some more changes to multithreading for tiles to improve stability (the forced shutdown of thread pool is removed).
SND\sleschinski_cp
More...
about 13 years ago
More work on multi-threading issues for disk caching of tiles.
SND\sleschinski_cp
More...
about 13 years ago
Map.BeforeDrawing and Map.AfterDrawing events for new Shapefile editor plug-in.
SND\sleschinski_cp
More...
about 13 years ago
A number of fixes on the way to make version 4.9 stable. Changes in behavior: - spatially referenced drawings labels excluded from back buffer, so they can be updated without the full redraw; - the redraw of map isn't allowed when rubber band is being dragged.
SND\sleschinski_cp
More...
about 13 years ago
A number of fixes is copied from 4.8 to 4.9 - thanks to WinMerge.
SND\sleschinski_cp
More...
about 13 years ago
Several changes to make the debug version work.
SND\sleschinski_cp
More...
about 13 years ago
Debug configuration with memory leak detection is added to the project.
SND\sleschinski_cp
More...
about 13 years ago
Some more tile providers: OpenCycleMap, OpenCycleMap Transport, etc.
SND\sleschinski_cp
More...
about 13 years ago
Five hybrid map tile providers are added.
SND\sleschinski_cp
More...
about 13 years ago
Several more tiles providers are added.
SND\sleschinski_cp
More...
about 13 years ago
Proxy support for tiles: Tiles.SetProxy(), Tiles.get_Proxy(), Tiles.AutodetectProxy(). The last method takes the settings from IE.
SND\sleschinski_cp
More...
about 13 years ago
Minor changes in the project file.
SND\sleschinski_cp
More...
about 13 years ago
Sqlite source.
SND\sleschinski_cp
More...
about 13 years ago
Various small changes.
SND\sleschinski_cp
More...
about 13 years ago
The bulk of the new tiles related code (pure C++ implementation with no dependencies): OpenStreetMap, Bing and Ovi providers, RAM and disk caching.
SND\sleschinski_cp
More...
about 13 years ago
Shape.PointInThisPoly redirected to Utils.PointInPolygon (see http://bugs.mapwindow.org/view.php?id=2136).
SND\sleschinski_cp
More...
over 13 years ago
A fix for pie charts. Prevents the drawing of empty sectors (value is 0.0).
SND\sleschinski_cp
More...
over 13 years ago
A fix: possible problems on updating extents for point shapefiles.
SND\sleschinski_cp
More...
over 13 years ago
Shapefile.Segmentize method - splits polyline into parts in case it is intersected or touched by other polyline.
SND\sleschinski_cp
More...
over 13 years ago
Sync with labels fixed in Shapefile.EditDeleteShape and coordinates for the counter clockwise polygon are added to the error message in Shape.get_IsValid.
SND\sleschinski_cp
More...
over 13 years ago
←
1
2
…
49
50
51
52
53
54
55
56
57
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree