summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-08Adapt to realityHEADmasterFridrich Štrba1-86/+2
2013-12-08These need to be with DOS line-breaksFridrich Štrba4-503/+503
2013-12-08Relicensing libpict to MPL2 and some build changesFridrich Štrba28-1046/+540
2013-12-07fix descriptionDavid Tardon1-1/+1
2013-12-07add pict2raw --callgraphDavid Tardon1-2/+5
2013-12-07astyleDavid Tardon4-14/+14
2013-12-07add astyle options fileDavid Tardon2-0/+19
2013-12-07switch to librevengeDavid Tardon28-813/+176
2013-12-07All unix line-endingsFridrich Štrba4-503/+503
2013-09-24Fix some distcheck errorsFridrich Štrba2-3/+2
2013-09-24create .gitignore filesDavid Tardon10-0/+79
2013-09-24WaE: disable copyingDavid Tardon1-0/+4
2013-09-24WaE: missing initializerDavid Tardon1-0/+1
2013-06-18Reformat (astyle -b -k3 -y -n -s2 -r \*.h \*.cpp)Fridrich Štrba19-1696/+1696
2013-06-18Fix non-debug werror buildFridrich Štrba2-0/+28
2013-06-17Random build fixesFridrich Štrba24-338/+385
2013-05-02Astyle actionFridrich Štrba19-213/+258
2013-01-18Fix build with newer autotoolsFridrich Štrba1-1/+1
2012-10-06Version correction in msvc filesFridrich Štrba3-10/+10
2011-01-25Some more of cleanupFridrich Štrba4-156/+17
2011-01-18Trying to get the Pict2 parser a bit right + general cleanupFridrich Štrba12-437/+173
2011-01-17Trying to stuff-up the Pict2 opcode arrayFridrich Štrba2-18/+90
2011-01-16Add two internal function prototypesFridrich Štrba2-0/+11
2011-01-16adding some Pict2 opcodesFridrich Štrba2-1/+67
2011-01-16Initial opcodes for Pict2 file-formatFridrich Štrba2-2264/+534
2011-01-14Determining the size of some variable-length functions in Pict1Fridrich Štrba3-45/+112
2011-01-13create dummy handlers for Pict1 opcodesFridrich Štrba2-866/+550
2011-01-11fix buildFridrich Štrba1-1/+1
2011-01-11Remove some cruft in PictImage class that came from libwpgFridrich Štrba2-17/+10
2011-01-10make some functions inlineFridrich Štrba2-12/+9
2011-01-10some more pict header loadingFridrich Štrba2-45/+20
2011-01-10first trial to implement Pict 1 and 2 header readingFridrich Štrba8-267/+361
2011-01-10Some renaming cleanupFridrich Štrba9-26/+29
2011-01-08Initial commit of libpict based on libwpgFridrich Štrba57-0/+9107