Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-08 | Relicensing libpict to MPL2 and some build changes | Fridrich Štrba | 14 | -266/+98 |
2013-12-07 | astyle | David Tardon | 4 | -14/+14 |
2013-12-07 | switch to librevenge | David Tardon | 17 | -572/+86 |
2013-09-24 | Fix some distcheck errors | Fridrich Štrba | 1 | -1/+0 |
2013-09-24 | create .gitignore files | David Tardon | 1 | -0/+8 |
2013-09-24 | WaE: disable copying | David Tardon | 1 | -0/+4 |
2013-09-24 | WaE: missing initializer | David Tardon | 1 | -0/+1 |
2013-06-18 | Reformat (astyle -b -k3 -y -n -s2 -r \*.h \*.cpp) | Fridrich Štrba | 15 | -1540/+1540 |
2013-06-18 | Fix non-debug werror build | Fridrich Štrba | 2 | -0/+28 |
2013-06-17 | Random build fixes | Fridrich Štrba | 9 | -135/+37 |
2013-05-02 | Astyle action | Fridrich Štrba | 17 | -188/+230 |
2011-01-25 | Some more of cleanup | Fridrich Štrba | 4 | -156/+17 |
2011-01-18 | Trying to get the Pict2 parser a bit right + general cleanup | Fridrich Štrba | 12 | -437/+173 |
2011-01-17 | Trying to stuff-up the Pict2 opcode array | Fridrich Štrba | 2 | -18/+90 |
2011-01-16 | Add two internal function prototypes | Fridrich Štrba | 2 | -0/+11 |
2011-01-16 | adding some Pict2 opcodes | Fridrich Štrba | 2 | -1/+67 |
2011-01-16 | Initial opcodes for Pict2 file-format | Fridrich Štrba | 2 | -2264/+534 |
2011-01-14 | Determining the size of some variable-length functions in Pict1 | Fridrich Štrba | 3 | -45/+112 |
2011-01-13 | create dummy handlers for Pict1 opcodes | Fridrich Štrba | 2 | -866/+550 |
2011-01-11 | fix build | Fridrich Štrba | 1 | -1/+1 |
2011-01-11 | Remove some cruft in PictImage class that came from libwpg | Fridrich Štrba | 2 | -17/+10 |
2011-01-10 | make some functions inline | Fridrich Štrba | 2 | -12/+9 |
2011-01-10 | some more pict header loading | Fridrich Štrba | 2 | -45/+20 |
2011-01-10 | first trial to implement Pict 1 and 2 header reading | Fridrich Štrba | 8 | -267/+361 |
2011-01-10 | Some renaming cleanup | Fridrich Štrba | 9 | -26/+29 |
2011-01-08 | Initial commit of libpict based on libwpg | Fridrich Štrba | 24 | -0/+5637 |