CHMFile: operator+() is not a wxString member, more cleanup |
|
More...
|
almost 6 years ago
|
operator+() is not a wxString member |
|
More...
|
almost 6 years ago
|
Cut it out with all the pointless :: global namespace qualifiers |
|
More...
|
almost 6 years ago
|
CHMFile cleanup continues |
|
More...
|
almost 6 years ago
|
CHMFile header cleanup |
|
More...
|
almost 6 years ago
|
CHMApp cleanup |
|
More...
|
almost 6 years ago
|
More cleanup in bitfiddle.inl |
|
More...
|
almost 6 years ago
|
Minor cleanup |
|
More...
|
almost 6 years ago
|
"case 7:" and "default:" are identical, so collapse them |
|
More...
|
almost 6 years ago
|
CHMFile: cleanup |
|
More...
|
almost 6 years ago
|
-Wno-overloaded-virtual is pointless |
|
More...
|
almost 6 years ago
|
Moved the screenshot to art/ |
|
More...
|
almost 6 years ago
|
Updated ChangeLog |
|
More...
|
almost 6 years ago
|
Fix scrolling on loading new pages |
|
More...
|
almost 6 years ago
|
Fixed XMLRPC++ detection, bumped minimum required wxWidgets version to 3.0.0 |
|
More...
|
almost 6 years ago
|
CHMApp: clean up the XMLRPC++ code |
|
More...
|
almost 6 years ago
|
More constexprs, less #defines |
|
More...
|
almost 6 years ago
|
Less raw deletes, more unique_ptrs |
|
More...
|
almost 6 years ago
|
CHMFile: remove more raw deletes |
|
More...
|
almost 6 years ago
|
Cut it out with the const int parameters |
|
More...
|
almost 6 years ago
|
More #defines changed to constexpr, const int as a function parameter is pointless |
|
More...
|
almost 6 years ago
|
Remove leftover } |
|
More...
|
almost 6 years ago
|
CHMFrame: removed pointless else, minor cleanup |
|
More...
|
almost 6 years ago
|
CHMFrame: more unique_ptr<>s, less explicit deletes |
|
More...
|
almost 6 years ago
|
CHMInputStream: more unique_ptr<>s, less explicit deletes |
|
More...
|
almost 6 years ago
|
Moved TIME_TO_YIELD into the only function that uses it |
|
More...
|
almost 6 years ago
|
Got rid of two more #defines |
|
More...
|
almost 6 years ago
|
CHMFile: simplify vector<unsigned char> access |
|
More...
|
almost 6 years ago
|
CHMFile: improve readability, more C++11-ification |
|
More...
|
almost 6 years ago
|
Bumped working version to 1.26, re-generated a bunch of files |
|
More...
|
almost 6 years ago
|