| add missing engine_types.h to makefile |
|
More...
|
over 17 years ago
|
| update readme for building on windows |
|
More...
|
over 17 years ago
|
| build wxregionator on windowswq |
|
More...
|
over 17 years ago
|
| a simple wxWidgets-based regionator GUI applicationwq |
|
More...
|
over 17 years ago
|
| Check for curl to build examples/hellonet Add kmz_cache.h to engine.h. Update kmlwalk to use new type name: ElementVector |
|
More...
|
over 17 years ago
|
| Coding style cleanup of engine_types.h |
|
More...
|
over 17 years ago
|
| New example kmzfetch uses KmzCache |
|
More...
|
over 17 years ago
|
| KmzFile now inherits Referent such that callers can use intrusive_ptr |
|
More...
|
over 17 years ago
|
| KmzCache for caching fetched KMZs |
|
More...
|
over 17 years ago
|
| teach regionator about an output dir that is not the current working dir |
|
More...
|
over 17 years ago
|
| add engine_types.h to Makefile |
|
More...
|
over 17 years ago
|
| Introduce a utility to join file paths (cross-platform). |
|
More...
|
over 17 years ago
|
| Use KmlFile's new get_parent_link_vector() to find and fetch both NetworkLinks and Overlays. |
|
More...
|
over 17 years ago
|
| Add set_url()/get_url() to KmlFile. |
|
More...
|
over 17 years ago
|
| correctly close file descriptor opened my mkstemp |
|
More...
|
over 17 years ago
|
| Add build for new link utils, new link parent parser observer and updated KmlFile tests |
|
More...
|
over 17 years ago
|
| Use GetLinkParentsParserObserver within KmlFile |
|
More...
|
over 17 years ago
|
| Move element_vector_t to new common engine types header |
|
More...
|
over 17 years ago
|
| Add ParserObserver to gather Link/Icon parent Elements |
|
More...
|
over 17 years ago
|
| Add utilities for accessing hrefs in elements with links |
|
More...
|
over 17 years ago
|
| New KmlFile::CreateFromParse(of_kml_or_kmz_data) |
|
More...
|
over 17 years ago
|
| more dist fixes for windows |
|
More...
|
over 17 years ago
|
| fix missing dist files |
|
More...
|
over 17 years ago
|
| remove unnecessary warning |
|
More...
|
over 17 years ago
|
| fix building of java swig bindings on linux |
|
More...
|
over 17 years ago
|
| - fix feature_list iteration - distribute KML example files |
|
More...
|
over 17 years ago
|
| - lobotomize windows paths of redundant knowledge of zlib |
|
More...
|
over 17 years ago
|
| - clean up some TODOs in examples |
|
More...
|
over 17 years ago
|
| remove old comment |
|
More...
|
over 17 years ago
|
| nuke old checklinks from base |
|
More...
|
over 17 years ago
|