summaryrefslogtreecommitdiffstats
path: root/src/style-test.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop unused cxxtest fork in favour of GoogletestAlex Valavanis2016-08-301-537/+0
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-181-3/+14
* Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-161-1/+7
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-0/+11
* Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-71/+52
* Update style cxxtests.Tavmjong Bah2014-11-081-14/+14
* Clean up of style code, converting structures to C++ classes. Step 1.Tavmjong Bah2014-04-231-10/+320
* Add a few font related tests.Tavmjong Bah2014-03-141-2/+18
* Add a few more style tests.Tavmjong Bah2014-03-111-3/+15
* Update attributes unit test, expand style unit test and fix bug found.Tavmjong Bah2014-03-081-0/+55
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-2/+1
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-13/+50
* Updated to match API changes in style.hJon A. Cruz2007-09-041-5/+14
* Initial set of style test. Will uncomment as style code is fixed.Jon A. Cruz2007-05-131-0/+63
* Moved four more tests to CxxTestJon A. Cruz2006-05-011-0/+27