summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Cleanup the project fileslibmspub-0.0.4libmspub-0.0.4Fridrich Štrba3-393/+58
2013-01-28Bumping version in order not to forget laterFridrich Štrba1-1/+1
2013-01-28insignificant trivial whitespace changeFridrich Štrba1-2/+1
2013-01-28Dist the Visual Studio 2008 and 2010 project/solution filesFridrich Štrba1-0/+11
2013-01-28Adding Visual Studio 2010 project filesFridrich Štrba4-0/+559
2013-01-28Add Visual Studio 2008 project filesFridrich Štrba4-0/+1149
2013-01-28Don't ignore useful filesFridrich Štrba1-2/+0
2013-01-28update the VC6 projectsFridrich Štrba1-0/+76
2013-01-28Check for icu CXXFLAGS tooFridrich Štrba1-7/+11
2013-01-24Detect ICU by pkg-config first and fallback on icu-config only afterFridrich Štrba1-9/+11
2013-01-18stylingBrennan T. Vincent3-5/+5
2013-01-18Update copyright dates and author emailBrennan T. Vincent5-5/+5
2013-01-18Autodetect character set for pre-unicode MSPUB versions (still need to test f...Brennan T. Vincent6-141/+163
2013-01-17Check for icu and set ICU_CFLAGS and ICU_LDFLAGSFridrich Štrba3-4/+19
2013-01-16update to work with latest autotoolsBrennan T. Vincent1-1/+1
2012-12-16coverity: pass structs by const refDavid Tardon2-4/+4
2012-10-06Some more configurability about warningsFridrich Štrba1-1/+31
2012-10-06This is libmspub-0.0.x seriesFridrich Štrba3-10/+10
2012-08-31Another cppcheck fixFridrich Štrba1-0/+2
2012-08-31Avoid warnings of autotoolsFridrich Štrba1-1/+1
2012-08-31Fix some cppcheck messagesFridrich Štrba1-2/+2
2012-08-29Some cppcheck cleaningJulien Nabet1-6/+6
2012-08-28Remove unnecessary files that nobody ever uses anywayFridrich Štrba5-162/+1
2012-08-28Try to use the stdint types only when really necessaryFridrich Štrba2-17/+10
2012-08-22Fix MSVC buildTor Lillqvist2-1/+7
2012-08-21Fixing error: \u0000 is not a valid universal characterFridrich Štrba1-2/+2
2012-08-21Bumping version for a possible releaselibmspub-0.0.3Fridrich Štrba2-1/+4
2012-08-19stylizeBrennan Vincent3-20/+20
2012-08-19pub2k2+: handle a (reasonably good) subset of shadows. (now TS010354188.pub l...Brennan Vincent8-2/+183
2012-08-19More in the same vein as the last commitBrennan Vincent1-0/+1
2012-08-19pub2k2+: A few more binary shape segment commands (deeply improves TS01035418...Brennan Vincent1-0/+2
2012-08-17Parse tab stops (may need to work on the API before they can be output)Brennan Vincent3-2/+31
2012-08-17stylizeBrennan Vincent1-8/+8
2012-08-17Fix issue with parsing embedded fontsBrennan Vincent1-23/+33
2012-08-17parse and store embedded fonts in view of (someday) writing eot2ttf and fixin...Brennan Vincent8-4/+137
2012-08-14stylizeBrennan Vincent2-11/+11
2012-08-14pub2k2+: improve handling of default paragraph styles (fixes spacing issues i...Brennan Vincent4-57/+80
2012-08-14pub2k2+: parse font index in default stylesBrennan Vincent4-13/+28
2012-08-14pub2k2+: Fix missing italic in some cases (TS030002173.pub)Brennan Vincent1-4/+1
2012-08-14pub2k2+: Fix error in font index parsing (fixes underlining and size problem ...Brennan Vincent1-0/+1
2012-08-14Rectify braindeaded code misorganizationBrennan Vincent1-44/+44
2012-08-14pub2k2+: Fix page orderingBrennan Vincent4-5/+41
2012-08-14commit stylize scriptBrennan Vincent1-0/+2
2012-08-14stylizeBrennan Vincent2-6/+6
2012-08-14pub2k2: fix inter-line spacing when expressed in pointsBrennan Vincent4-9/+39
2012-08-13pub2k2+: Correctly parse color schemes where black is not the firstBrennan Vincent1-0/+4
2012-08-13pub2k2+: parse and output shape recolor information. Result still doesn't app...Brennan Vincent5-4/+50
2012-08-13pub2k2+: fix erroneous table parsingBrennan Vincent1-14/+22
2012-08-13pub2k2+: Parse shape info in CONTENTS for all shapes, not just for top-level ...Brennan Vincent7-71/+47
2012-08-13pub2k2+: respect bold/italic/underline in default stylesBrennan Vincent2-5/+8