0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oxml: extract parse_xml() to pptx.oxml.__init__ More... about 11 years ago
oxml: extract qn() to docx.oxml.ns More... about 11 years ago
oxml: extract nspfxmap() to docx.oxml.ns More... about 11 years ago
oxml: extract nsdecls() to docx.oxml.ns More... about 11 years ago
oxml: extract NamespacePrefixedTag to docx.oxml.ns More... about 11 years ago
oxml: extract parser to docx.oxml More... about 11 years ago
oxml: extract nsmap to docx.oxml.ns More... about 11 years ago
docs: add docs for WD_UNDERLINE enumeration More... about 11 years ago
run: add validator to Run.underline setter More... about 11 years ago
acpt: fix py33 behave error on helpers import More... about 11 years ago
run: convert CT_Underline.val setter to to_xml() More... about 11 years ago
run: convert CT_Underline.val getter to from_xml() More... about 11 years ago
enum: convert WD_UNDERLINE to XmlEnumeration More... about 11 years ago
enum: transplant docx.enum.base module More... about 11 years ago
release: v0.5.3 add feature #19 Run.underline More... about 11 years ago
docs: fix screenshot layout anomaly More... about 11 years ago
run: add Run.underline setter More... about 11 years ago
acpt: add scenario for Run.underline setter More... about 11 years ago
run: add Run.underline getter More... about 11 years ago
acpt: add run-enum-props.feature More... about 11 years ago
docs: document Run.underline feature analysis More... about 11 years ago
release: v0.5.2 #17 feature: character style More... about 11 years ago
docs: add user documentation for Run.style More... about 11 years ago
run: add style param to Paragraph.add_run() More... about 11 years ago
acpt: add par-add-run.feature More... about 11 years ago
docs: document feature analysis for Run.style More... about 11 years ago
run: add Run.style setter More... about 11 years ago
run: add Run.style getter More... over 11 years ago
acpt: add run-char-style.feature More... over 11 years ago
hotfix: v0.5.1 fix iss#23 More... over 11 years ago