1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
revert accidental overwrite
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
add missing headers to makefile
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
- add a couple more tests for merging and cloning of styles - use native C99 int types on non-windows platforms
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update builds to new googletest
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update testdata
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update examples
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
Xcode support
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update swig
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
distribute windows xsd project file
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
bring windows up to date
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update tests to use googletest
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update tests to use googletest
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update tests to use googletest
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update tests to use googletest, some basic support for parsing gpx files
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update tests to use googletest
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
update tests to use googletest
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
- replace usage of cppunit with googletest - support uriparser on windows
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
Include winsock2.h before windows.h. Fixes bug 31.
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
partial SWIG of Color32 class
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
Introduce a Color32 class to represent KML color types. Replaces use of std::string. This is a breaking change. Old clients may need to tweak their code...
Michael Ashbridge
as kml.mashbridge
More... about 17 years ago
reorder listItemType, add maxSnippetLines More... about 17 years ago
add AbstractLinkPtr, Vec2Ptr More... about 17 years ago
add maxSnippetLines More... about 17 years ago
build fixes for attributes refactor and xsd parser More... about 17 years ago
namespace kmlconvenience More... about 17 years ago
use kmlbase::Attributes More... about 17 years ago
xsd parsing examples More... about 17 years ago
xsd parse test case More... about 17 years ago
use kmlbase::Attributes More... about 17 years ago
factor Attributes and Expat out of kml/dom More... about 17 years ago