summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2013-12-08Relicensing libpict to MPL2 and some build changesFridrich Štrba14-266/+98
2013-12-07astyleDavid Tardon4-14/+14
2013-12-07switch to librevengeDavid Tardon17-572/+86
2013-09-24Fix some distcheck errorsFridrich Štrba1-1/+0
2013-09-24create .gitignore filesDavid Tardon1-0/+8
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 Štrba15-1540/+1540
2013-06-18Fix non-debug werror buildFridrich Štrba2-0/+28
2013-06-17Random build fixesFridrich Štrba9-135/+37
2013-05-02Astyle actionFridrich Štrba17-188/+230
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 Štrba24-0/+5637