summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson3-27/+27
2010-03-09Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2-14/+6
2010-02-04Use the new header namesAlexander Larsson1-1/+1
I just ran: find -name "*.[ch]" | xargs sed -i -f ../spice-protocol/includes.sed find -name "*.cpp" | xargs sed -i -f ../spice-protocol/includes.sed
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-12/+12
This is an automatic change using: $ find -name "*.[ch]" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames $ find -name "*.cpp" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames
2010-01-04client: use spice icon instead-of solidice iconYaniv Kamay1-1/+12
2009-12-28use spaces instead of tabs in bitmap_to_c and icon_to_c outputYaniv Kamay2-17/+21
2009-10-14fresh startYaniv Kamay3-0/+897