summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-04Removing unused configure optionlibvisio-0.0.8Fridrich Štrba1-12/+0
2011-10-03s/usefull/useful/ english++Tomas Chvatal1-1/+1
2011-09-29Bump version (not meaning we are releasing now though)Fridrich Štrba1-1/+1
2011-09-29Rewrite the dash-array api so that we can use it in OdgGeneratorFridrich Štrba2-30/+197
2011-09-29Remove some code duplication in handling fill and line stylesFridrich Štrba2-238/+38
2011-09-28Fix warning that dereferencing type-punned pointer will break strict-aliasing...Fridrich Štrba1-4/+4
2011-09-16Some more integer width related stuffFridrich Štrba9-43/+43
2011-09-16Trying to make a bit order with integer types' widthFridrich Štrba14-92/+92
2011-09-16Fix some Windows (MSVC 2008) warningsFridrich Štrba10-49/+46
2011-09-10Fix a typo in configure.acFridrich Štrba1-1/+1
2011-09-10Fix autotools Windows buildFridrich Štrba1-16/+0
2011-09-09Remove one warning of unused variablelibvisio-0.0.7Fridrich Štrba1-1/+1
2011-09-09Some cosmetical fixesFridrich Štrba2-14/+14
2011-09-09Trying to fix a regression with foreign stencils and making the foreign stenc...Fridrich Štrba2-19/+26
2011-09-09Stray ; removalFridrich Štrba1-1/+1
2011-09-07Bump version to 0.0.7Fridrich Štrba1-1/+1
2011-09-06TxtXform can but must not be present, so make it easy to detect whether it isFridrich Štrba2-12/+19
2011-09-06Fix NURBS where the first knot != 0Fridrich Štrba1-1/+1
2011-09-06Fix character properties reading and writingFridrich Štrba4-5/+9
2011-09-06trying to write out the additional text stylesFridrich Štrba1-0/+6
2011-09-06Read some more character propertiesFridrich Štrba10-44/+181
2011-09-05Actually output underline to the APIFridrich Štrba1-0/+1
2011-09-05Fix a typoFridrich Štrba1-1/+1
2011-09-05Some more wpg -> visio comment changesFridrich Štrba1-2/+2
2011-09-04Avoid errors with old old old MSVCFridrich Štrba1-6/+6
2011-09-04Stuff up a bit the text supportFridrich Štrba4-7/+72
2011-09-03Some support for splinesFridrich Štrba3-5/+35
2011-09-03Signal to the collector the end of splineFridrich Štrba6-0/+22
2011-09-03Reading and passing to collector the splinestart and splineknotFridrich Štrba9-0/+138
2011-09-03Handle stencils with reordered geometriesFridrich Štrba1-0/+3
2011-09-02Fix a crash, but don't solve the problem yetFridrich Štrba1-2/+8
2011-09-01Fixing Valentin's e-mail addresslibvisio-0.0.6Fridrich Štrba1-1/+1
2011-08-31Stuff-up the AUTHORS fileFridrich Štrba1-0/+15
2011-08-31Libvisio does not put copyright or license headers into build filesFridrich Štrba1-3/+0
2011-08-31Fix some distcheck errorsFridrich Štrba1-1/+3
2011-08-31Don't procrastinate with licence headers anymoreFridrich Štrba42-469/+1652
2011-08-30Angles should not be expressed in inchesFridrich Štrba1-4/+4
2011-08-30Try to detect too flat elliptical arcs and replace them by a straight lineFridrich Štrba1-10/+11
2011-08-29Remove some warningsFridrich Štrba2-4/+5
2011-08-29Avoid NaN with points that cannot be on an elliptical arcFridrich Štrba1-2/+16
2011-08-27Draw background pagesFridrich Štrba5-14/+21
2011-08-27This way it will be a bit more simple :)Fridrich Štrba2-10/+5
2011-08-27allow appending of output element lists on current pageFridrich Štrba4-1/+12
2011-08-27Some more background page related stuffFridrich Štrba4-12/+83
2011-08-27Read and collect background and current page idsFridrich Štrba7-2/+35
2011-08-27Add copy ctor and assignment operator for VSDXOutputElementListFridrich Štrba2-1/+43
2011-08-26Set silent rules properly. Fix dummy_bitmaps check.Tomas Chvatal1-5/+5
2011-08-26Fixup my messed up name to not contain unicode chars.Tomas Chvatal1-1/+1
2011-08-26configure.ac: use yes/no instead of true/false.Tomas Chvatal1-4/+4
2011-08-26Approximate one NURBS spline by a polyline of 200 segmentsFridrich Štrba1-1/+1