summaryrefslogtreecommitdiffstats
path: root/src/style-test.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-30Drop unused cxxtest fork in favour of GoogletestAlex Valavanis1-537/+0
2015-05-18Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah1-3/+14
2015-05-16Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah1-1/+7
2015-05-12GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah1-0/+11
2014-12-25Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah1-71/+52
2014-11-08Update style cxxtests.Tavmjong Bah1-14/+14
2014-04-23Clean up of style code, converting structures to C++ classes. Step 1.Tavmjong Bah1-10/+320
2014-03-14Add a few font related tests.Tavmjong Bah1-2/+18
2014-03-11Add a few more style tests.Tavmjong Bah1-3/+15
2014-03-08Update attributes unit test, expand style unit test and fix bug found.Tavmjong Bah1-0/+55
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2007-09-06Preserve paint styles with multiple componentsJon A. Cruz1-13/+50
2007-09-04Updated to match API changes in style.hJon A. Cruz1-5/+14
2007-05-13Initial set of style test. Will uncomment as style code is fixed.Jon A. Cruz1-0/+63
2006-05-01Moved four more tests to CxxTestJon A. Cruz1-5/+12