Wei Tjong Yao 832ef7ddfd Fixed XPath query result integration with existing XMLElement class (XMLElement constructed from XPath query result should be abled to traverse up/down document tree as if it is a 'normal' XMLElement). Added feature to auto-add variable into XPath variables set based on pre-formatted variable string. Modified 3rd-party PugiXML library to have a proper xpath_node copy-constructor. Fixed UI.h to build under GCC. 12 years ago
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 years ago
Decompress.cpp a40fead7dc Updated license for the new year. 13 years ago
Decompress.h a40fead7dc Updated license for the new year. 13 years ago
Image.cpp 14fa3b3d6e Added SavePNG() function to Image. 13 years ago
Image.h 14fa3b3d6e Added SavePNG() function to Image. 13 years ago
Precompiled.cpp a40fead7dc Updated license for the new year. 13 years ago
Precompiled.h a40fead7dc Updated license for the new year. 13 years ago
Resource.cpp 34df8b5e82 Fixed headless mode. 12 years ago
Resource.h a40fead7dc Updated license for the new year. 13 years ago
ResourceCache.cpp 34df8b5e82 Fixed headless mode. 12 years ago
ResourceCache.h 34df8b5e82 Fixed headless mode. 12 years ago
ResourceEvents.h a40fead7dc Updated license for the new year. 13 years ago
XMLElement.cpp 832ef7ddfd Fixed XPath query result integration with existing XMLElement class (XMLElement constructed from XPath query result should be abled to traverse up/down document tree as if it is a 'normal' XMLElement). Added feature to auto-add variable into XPath variables set based on pre-formatted variable string. Modified 3rd-party PugiXML library to have a proper xpath_node copy-constructor. Fixed UI.h to build under GCC. 12 years ago
XMLElement.h 832ef7ddfd Fixed XPath query result integration with existing XMLElement class (XMLElement constructed from XPath query result should be abled to traverse up/down document tree as if it is a 'normal' XMLElement). Added feature to auto-add variable into XPath variables set based on pre-formatted variable string. Modified 3rd-party PugiXML library to have a proper xpath_node copy-constructor. Fixed UI.h to build under GCC. 12 years ago
XMLFile.cpp a40fead7dc Updated license for the new year. 13 years ago
XMLFile.h da243eb31b Applied UI & editor related patch from weitjong. 13 years ago