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
*
Bump version to 0.7.0
0.7.0
Martin Vilcans
2015-12-01
1
-1
/
+1
*
Possible to specify which CSS file to use
Martin Vilcans
2015-11-26
2
-6
/
+20
*
Test that alphanumeric character names work
Martin Vilcans
2015-11-17
1
-0
/
+7
*
Support non-alphanumeric character names with "@"
Martin Vilcans
2015-11-17
2
-3
/
+19
*
Restore template_constructor argument in to_pdf
Martin Vilcans
2015-10-12
2
-3
/
+6
*
Merge pull request #20 from charneykaye/pdf-scene-headings-bold
Martin Vilcans
2015-10-12
2
-3
/
+22
|
\
|
*
PDF exports Scene Headings as Bold and Underlined; fixes #14
Charney Kaye
2015-10-08
2
-3
/
+22
|
/
*
Merge pull request #18 from michaelx386/master
Martin Vilcans
2015-09-18
4
-1
/
+68
|
\
|
*
Parse files with BOM present; fixes #5
michaelx386
2015-09-18
4
-1
/
+68
|
/
*
Add test for dual dialogue in FDX output
Martin Vilcans
2015-07-23
1
-0
/
+21
*
Bumped version to 0.6.0
0.6.0
Martin Vilcans
2015-04-03
1
-1
/
+1
*
Use `pip install -e .` in development instructions
Martin Vilcans
2015-04-03
2
-0
/
+10
*
Ignore PEP8 error about imports not at top of file
Martin Vilcans
2015-04-03
1
-1
/
+1
*
Merge pull request #12 from michaelx386/right-align-transitions
Martin Vilcans
2015-04-03
1
-1
/
+2
|
\
|
*
Right align transitions in PDF output
michaelx386
2015-04-03
1
-1
/
+2
|
/
*
Bump to version 0.5.1
0.5.1
Martin Vilcans
2014-11-26
1
-1
/
+1
*
Slight layout changes to cover page
Martin Vilcans
2014-11-26
1
-2
/
+2
*
Bump version to 0.5.0
0.5.0
Martin Vilcans
2014-11-13
1
-1
/
+1
*
Don't count title page when numbering pages
Martin Vilcans
2014-11-12
1
-1
/
+7
*
Title page: 6 points of buffer to avoid blank page
Martin Vilcans
2014-11-12
1
-1
/
+2
*
82 characters in a line: a flagrant PEP8 violation!
Martin Vilcans
2014-11-05
2
-6
/
+6
*
Render title page in PDF output
0.4.0
Martin Vilcans
2014-11-05
2
-5
/
+103
*
Add Screenplay class
Martin Vilcans
2014-10-21
3
-57
/
+103
*
How to install with PDF support
Martin Vilcans
2014-10-15
1
-0
/
+4
*
Bump to version 0.3.2
0.3.2
Martin Vilcans
2014-10-14
1
-1
/
+1
*
Check for Reportlab. Required for PDF output.
Martin Vilcans
2014-10-14
2
-3
/
+12
*
Bump to version 0.3.1
0.3.1
Martin Vilcans
2014-10-14
1
-1
/
+1
*
Function to add one line at a time to a Dialog
Martin Vilcans
2014-10-09
2
-2
/
+12
*
Bump version to 0.3.0
0.3.0
Martin Vilcans
2014-10-09
1
-1
/
+1
*
Merge branch 'feature/pdf'
Martin Vilcans
2014-10-09
5
-4
/
+159
|
\
|
*
Travis: remove Python 2.6, Reportlab doesn't support it
Martin Vilcans
2014-10-09
1
-1
/
+0
|
*
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
*
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
*
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
[next]