index
:
screenplain
feature/pdf
magentastripe
master
msm_notes
page-size
pdf-font-support
python2
python3
MSM's mirror of Screenplain
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-18
Parse files with BOM present; fixes #5
michaelx386
2015-07-23
Add test for dual dialogue in FDX output
Martin Vilcans
2015-04-03
Bumped version to 0.6.0
0.6.0
Martin Vilcans
2015-04-03
Use `pip install -e .` in development instructions
Martin Vilcans
2015-04-03
Ignore PEP8 error about imports not at top of file
Martin Vilcans
2015-04-03
Merge pull request #12 from michaelx386/right-align-transitions
Martin Vilcans
2015-04-03
Right align transitions in PDF output
michaelx386
2014-11-26
Bump to version 0.5.1
0.5.1
Martin Vilcans
2014-11-26
Slight layout changes to cover page
Martin Vilcans
2014-11-13
Bump version to 0.5.0
0.5.0
Martin Vilcans
2014-11-12
Don't count title page when numbering pages
Martin Vilcans
2014-11-12
Title page: 6 points of buffer to avoid blank page
Martin Vilcans
2014-11-05
82 characters in a line: a flagrant PEP8 violation!
Martin Vilcans
2014-11-05
Render title page in PDF output
0.4.0
Martin Vilcans
2014-10-21
Add Screenplay class
Martin Vilcans
2014-10-15
How to install with PDF support
Martin Vilcans
2014-10-14
Bump to version 0.3.2
0.3.2
Martin Vilcans
2014-10-14
Check for Reportlab. Required for PDF output.
Martin Vilcans
2014-10-14
Bump to version 0.3.1
0.3.1
Martin Vilcans
2014-10-09
Function to add one line at a time to a Dialog
Martin Vilcans
2014-10-09
Bump version to 0.3.0
0.3.0
Martin Vilcans
2014-10-09
Merge branch 'feature/pdf'
Martin Vilcans
2014-10-09
Travis: remove Python 2.6, Reportlab doesn't support it
feature/pdf
Martin Vilcans
2014-10-09
Make pep8 happy
Martin Vilcans
2014-10-09
Support centered action paragraphs in pdf
Martin Vilcans
2014-10-09
Keep parentheticals with next in PDF output
Martin Vilcans
2014-10-09
Add page break support in PDF output
Martin Vilcans
2014-10-09
First stab at PDF output
Martin Vilcans
2014-09-03
Code consistency using _CreateStyledString
Martin Vilcans
2014-04-03
Travis no longer supports Python 2.5; remove it
Martin Vilcans
2014-04-03
Add setup script
Martin Vilcans
2014-03-03
Use raw strings in docstrings with backslashes in them
Martin Vilcans
2014-03-03
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
fixed p a r e n t h e t i c a l bug
Kai BloĢcker
2013-08-13
Got rid of overloaded "classes" parameter.
Martin Vilcans
2013-08-13
Avoid overloaded function in fountain.py
Martin Vilcans
2013-08-13
Always output styles in consistent order (Bold, Italic, Underline)
Martin Vilcans
2013-08-13
Use unittest2 if available but don't require it.
Martin Vilcans
2013-08-13
Removed dependency on unittest2
Martin Vilcans
2013-08-13
Use bin/test for Travis tests
Martin Vilcans
2013-08-13
Add Travis CI config
Martin Vilcans
2013-08-13
Removed Python 2.5 requirement and Reportlab (not used right now)
Martin Vilcans
2012-07-22
Fixed runtime error on HTML output of dual dialogue.
Martin Vilcans
2012-07-10
Strip leading and trailing whitespace from character names.
Martin Vilcans
2012-07-10
Automatically create test cases from files in tests/files
Martin Vilcans
2012-07-10
Changed bad test case name
Martin Vilcans
2012-07-09
Added page break support.
Martin Vilcans
2012-07-09
Refactored html.py to use a class instead of global functions.
Martin Vilcans
2012-07-09
Refactored how we generate HTML tags.
Martin Vilcans
2012-07-08
PEP8 compliance.
Martin Vilcans
[next]