index
:
screenplain
cleanup-testing
master
Write your screenplay in plain text and run it through this program to make it look good
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Make pep8 happy
Martin Vilcans
2014-10-09
1
-1
/
+0
|
*
|
Support centered action paragraphs in pdf
Martin Vilcans
2014-10-09
1
-2
/
+9
|
*
|
Keep parentheticals with next in PDF output
Martin Vilcans
2014-10-09
1
-1
/
+2
|
*
|
Add page break support in PDF output
Martin Vilcans
2014-10-09
1
-3
/
+10
|
*
|
First stab at PDF output
Martin Vilcans
2014-10-09
4
-3
/
+145
|
/
/
*
|
Code consistency using _CreateStyledString
Martin Vilcans
2014-09-03
1
-4
/
+4
*
|
Travis no longer supports Python 2.5; remove it
Martin Vilcans
2014-04-03
1
-1
/
+0
*
|
Add setup script
Martin Vilcans
2014-04-03
3
-3
/
+27
*
|
Use raw strings in docstrings with backslashes in them
Martin Vilcans
2014-03-03
1
-2
/
+2
|
*
Patch doctests to work with Python 3
Martin Vilcans
2014-03-11
2
-2
/
+25
|
*
Make some doctests compatible with Python 3.
Martin Vilcans
2014-03-10
1
-6
/
+9
|
*
Readme about how to set up development in Python 3
Martin Vilcans
2014-03-10
1
-0
/
+5
|
*
Use raw strings in docstrings with backslashes in them
Martin Vilcans
2014-03-03
1
-2
/
+2
|
*
Merge branch 'master' into python3
Martin Vilcans
2014-03-03
4
-1
/
+19
|
|
\
|
|
/
|
/
|
*
|
Tests that would have caught the p a r e n t h e t i c a l bug
Martin Vilcans
2014-03-03
3
-0
/
+18
*
|
fixed p a r e n t h e t i c a l bug
Kai Blöcker
2014-03-03
1
-1
/
+1
|
*
Add missing dependency on six for Py3
Martin Vilcans
2013-08-13
1
-0
/
+1
|
*
Python 3 dependencies and Travis config
Martin Vilcans
2013-08-13
2
-4
/
+5
|
*
Use six.text_type in richstring_test
Martin Vilcans
2013-08-13
1
-1
/
+2
|
*
Use six.StringIO instead of StringIO.StringIO
Martin Vilcans
2013-08-13
1
-1
/
+1
|
*
Use six.StringIO for Python 3 compat
Martin Vilcans
2013-08-13
1
-1
/
+1
|
*
Use six.next instead of it.next (Py3 compat)
Martin Vilcans
2013-08-13
1
-2
/
+3
|
*
Use six in richstring to be compatible with Python 3
Martin Vilcans
2013-08-13
2
-2
/
+20
|
/
*
Got rid of overloaded "classes" parameter.
Martin Vilcans
2013-08-13
1
-21
/
+14
*
Avoid overloaded function in fountain.py
Martin Vilcans
2013-08-13
1
-15
/
+15
*
Always output styles in consistent order (Bold, Italic, Underline)
Martin Vilcans
2013-08-13
2
-3
/
+7
*
Use unittest2 if available but don't require it.
Martin Vilcans
2013-08-13
6
-4
/
+23
*
Removed dependency on unittest2
Martin Vilcans
2013-08-13
5
-23
/
+19
*
Use bin/test for Travis tests
Martin Vilcans
2013-08-13
1
-1
/
+1
*
Add Travis CI config
Martin Vilcans
2013-08-13
1
-0
/
+7
*
Removed Python 2.5 requirement and Reportlab (not used right now)
Martin Vilcans
2013-08-13
2
-15
/
+2
*
Fixed runtime error on HTML output of dual dialogue.
Martin Vilcans
2012-07-22
3
-1
/
+7
*
Strip leading and trailing whitespace from character names.
Martin Vilcans
2012-07-10
4
-1
/
+25
*
Automatically create test cases from files in tests/files
Martin Vilcans
2012-07-10
2
-34
/
+70
*
Changed bad test case name
Martin Vilcans
2012-07-10
1
-1
/
+1
*
Added page break support.
Martin Vilcans
2012-07-09
9
-6
/
+71
*
Refactored html.py to use a class instead of global functions.
Martin Vilcans
2012-07-09
1
-76
/
+94
*
Refactored how we generate HTML tags.
Martin Vilcans
2012-07-09
1
-40
/
+48
*
PEP8 compliance.
Martin Vilcans
2012-07-08
4
-10
/
+16
*
Only a single period creates a slug.
Martin Vilcans
2012-07-08
3
-1
/
+12
*
Support mixed sections and synopsises
Martin Vilcans
2012-03-12
3
-9
/
+39
*
Refactored trying different paragraph types.
Martin Vilcans
2012-03-12
1
-44
/
+56
*
Support sections that are bunched together.
Martin Vilcans
2012-03-12
2
-9
/
+28
*
Line breaks become <br/> instead of <p> in HTML.
Martin Vilcans
2012-03-01
4
-8
/
+39
*
Output synopsis to HTML.
Martin Vilcans
2012-02-23
5
-90
/
+170
*
Added test script
Martin Vilcans
2012-02-20
1
-0
/
+3
*
Added commenting out using /* boneyard */
Martin Vilcans
2012-02-20
6
-4
/
+54
*
Transition must end with "TO:", not just ":"
Martin Vilcans
2012-02-19
3
-5
/
+14
*
Better error messages on unsupported formats.
Martin Vilcans
2012-02-19
1
-13
/
+22
*
Removed pdf and text modules as they aren't supported yet anyway.
Martin Vilcans
2012-02-19
2
-45
/
+0
[prev]
[next]