summaryrefslogtreecommitdiff
path: root/client/gdi_canvas.cpp
AgeCommit message (Collapse)AuthorFilesLines
2011-05-02client: remove c++ wrappersChristophe Fergeau1-24/+0
client/ contains several .cpp file which only #include a .c file of the same name. This is unusual and seems to only be done to get C++ name mangling on the symbols defined in the C file. Now that all headers files in common/ use extern "C", these wrappers are no longer useful.
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2009-10-14fresh startYaniv Kamay1-0/+24