index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
style-test.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-30
Drop unused cxxtest fork in favour of Googletest
Alex Valavanis
1
-537
/
+0
2015-05-18
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
1
-3
/
+14
2015-05-16
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
1
-1
/
+7
2015-05-12
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
1
-0
/
+11
2014-12-25
Remove sp_style_write_string() and sp_style_write_difference().
Tavmjong Bah
1
-71
/
+52
2014-11-08
Update style cxxtests.
Tavmjong Bah
1
-14
/
+14
2014-04-23
Clean up of style code, converting structures to C++ classes. Step 1.
Tavmjong Bah
1
-10
/
+320
2014-03-14
Add a few font related tests.
Tavmjong Bah
1
-2
/
+18
2014-03-11
Add a few more style tests.
Tavmjong Bah
1
-3
/
+15
2014-03-08
Update attributes unit test, expand style unit test and fix bug found.
Tavmjong Bah
1
-0
/
+55
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2007-09-06
Preserve paint styles with multiple components
Jon A. Cruz
1
-13
/
+50
2007-09-04
Updated to match API changes in style.h
Jon A. Cruz
1
-5
/
+14
2007-05-13
Initial set of style test. Will uncomment as style code is fixed.
Jon A. Cruz
1
-0
/
+63
2006-05-01
Moved four more tests to CxxTest
Jon A. Cruz
1
-5
/
+12