3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
May 06, 2024 — May 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clarify zoom in/out percentage value; More... over 5 years ago
MWGIS-183: At least one of the arguments for cannot be marshaled by the runtime marshaler More... over 5 years ago
MWGIS-183: Merge .NET and VB drawing functions More... over 5 years ago
MWGIS-183: Merge .NET and VB drawing functions More... over 5 years ago
MWGIS-183: Merge .NET and VB drawing functions More... over 5 years ago
MWGIS-183: Merge .NET and VB drawing functions, more files to come More... over 5 years ago
MWGIS-192; ILIKE operator added to the Expression parser, examples added to online documentation; More... over 5 years ago
Updated documentation and unit tests. More... over 5 years ago
Belongs to previous commit More... over 5 years ago
As discussed with Jerry: * Use 'auto' only in new functions, don't change existing ones. * Use macros like BSTR instead of wchar_t* More... over 5 years ago
Firing BeforeVertexDigitized events when the user adds or moves a vertex of an existing shape More... over 5 years ago
MWGIS-190; standardized support for chaning the internal threading model. More... over 5 years ago
MWGIS-189; Add optional 'tolerance' parameter to Shapefile.Segmentize method More... over 5 years ago
MWGIS-189; add snap tolerance to Shapefile Segmentize function More... over 5 years ago
MWGIS-185; change MIDL warning level to 3, reduce MIDL warnings down below 10, mostly invalid combinations of 'optional' and 'defaultvalue'; update Map properties for GlobalCallback and Extents, so that they are properly ID'd for dispatch calls; More... over 5 years ago
Finishing MWGIS-187: Implement GdalBuildOverviews as a function. Implementing the C++ code, adding C# unit tests and updating documentation. Also marking old 'BuildOverviews' functions as deprecated. More... over 5 years ago
MWGIS-188; add methods Shape.ProjectDistanceTo and Utils.LineProjectDistanceTo More... almost 6 years ago
Small Powershell script to easily remove files and folders of previous GDAL SDK. Makes it more easyly to make sure all files are new after downloading new version of the GDAL SDK. More... almost 6 years ago
MWGIS-182: Compile warnings: macro redefinition - HOST_FILLORDER Adding #undef HOST_FILLORDER to silence the warning More... almost 6 years ago
Fixing MWGIS-179: Compile warning in baseprovider.cpp More... almost 6 years ago
Multi-threading & dynamic loading fixes, adding ExtendFromQuery to more easily ensure some features are loaded when using dynamic layers More... almost 6 years ago
Unit test for MWGIS-183 More... almost 6 years ago
Fixing compile warnings in image.cpp: MWGIS-181 More... almost 6 years ago
MWGIS-172; assign MeasuringStopped enum the same value as the deprecated MesuringStopped value. Additionally, use the new value in the FireMeasuringChanged event. More... almost 6 years ago
MWGIS-177; return proper value of VARIANT_BOOL rather than OGRBoolean (BOOL) More... almost 6 years ago
Moving shapefile lock down to the shapefile, other small shapefile access fixes More... almost 6 years ago
MWGIS-175; updates to RGS files for consistency and completeness of definition; More... almost 6 years ago
MWGIS-175: Harmonize *.rgs files * Created a PowerShell script to identify the ComObjects which cannot be found * Updated 1 rgs-file making it (GdalUtils) visible for the PowerShell script. More... almost 6 years ago
Fixing MWGIS-176: SAFEARRAY* are not freed More... almost 6 years ago
Adding unit test for MWGIS-174 More... almost 6 years ago