summaryrefslogtreecommitdiff
path: root/src/xtra2.cc
Commit message (Collapse)AuthorAge
...
* Make ang_sort_* private to xtra2.ccBardur Arantsson2014-12-16
|
* Replace uses of stricmp with boost::algorithm::iequalsBardur Arantsson2014-12-16
|
* Remove graphics supportBardur Arantsson2014-07-02
|
* Replace COPY() macro use with assignmentBardur Arantsson2014-06-26
| | | | | There seems to be no compelling reason to use COPY() or memcpy()
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
|
* Switch almost everything over to C++Bardur Arantsson2013-09-27