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