12
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable debug log in GTK More... about 13 years ago
Made XercesCatalogResolver work. Don't load catalog over and over again. It isn't thread-safe according to the document. Fixed a compiling problem with wxWidgets 2.9 More... about 13 years ago
Added missing files to Makefile More... about 13 years ago
Fixed a few memory leaks More... about 13 years ago
Improved performance More... about 13 years ago
Added a warning about SSE2 problem in Xerces-C++ More... about 13 years ago
Supported creating Schema/DTD from XML More... about 13 years ago
Fixed problems in ubuntu More... about 13 years ago
Fixed compiling problem with wxWidgets 2.8.12 More... about 13 years ago
Supported element substitution in XML schema More... about 13 years ago
Supported navigation between documents with keyboard More... about 13 years ago
Fixed multi-thread problems with LibXML and Xerces-C++ More... about 13 years ago
Fixed problem when compiling with GCC 4.7 More... about 13 years ago
Upgrade aspell to 0.6 More... about 13 years ago
Added data files More... about 13 years ago
Fixed a few function calls More... about 13 years ago
Bug #2960087 *.config files are not supported More... about 13 years ago
Bug #2976802 build process FreeBSD 8.0 broken, patch inside More... about 13 years ago
Fixed a type name More... about 13 years ago
Bug #2957125 Default browser choice ignored More... about 13 years ago
Updated developer list More... about 13 years ago
Don't free an internal object of Xerces-C++ (Bug #2900921) More... about 13 years ago
Undo a replace all action correctly (Bug #2825280) More... about 13 years ago
Don't initialize/terminate Xerces-C++ over and over again. It leads to crash when several files are opened on startup. This could be the root cause of some startup crashes, e.g. bug #2787738 and bug #2825812. More... about 13 years ago
Fixed a layout problem More... about 13 years ago
Corrected style file paths More... about 13 years ago
Don't use XMLString::transcode to convert a name to native code-page Return constant references rather than objects More... about 13 years ago
Made the result of first XPath evaluation the same as those of the others Fixed a potential memory leak More... about 13 years ago
Removed magic numbers More... about 13 years ago
Avoided modifying a constant string More... about 13 years ago