Statistics
| Branch: | Revision:

root / webodf @ c1f9b687

Name Size
  flashput
  lib
  misctests
  relaxngtests
  tests
  tools
  xmledit
APPNOTE.txt 138.7 kB
CMakeLists.txt 8.4 kB
README 1.6 kB
application.qrc 155 Bytes
compare.html 972 Bytes
compare.js 1.3 kB
deflateinmozilla.txt 2.5 kB
embedodf.html 235 Bytes
extjs 0 Bytes
filelist.js 3.9 kB
filelister.html 1.3 kB
filelister.js 6.6 kB
gui.js 7.7 kB
httpserver.js 8.5 kB
index.html 721 Bytes
notes 4.8 kB
odf.html 1.3 kB
odfedit.html 1.2 kB
odfedit.js 10 kB
relaxngToCPP.js 15.5 kB
roundtripodf.js 2.8 kB
roundtripzip.js 2.6 kB
styleNameRef 8.6 kB
styleNameRefs 1.7 kB
testrelaxng.js 3.6 kB
webodf.css 3.9 kB
webodf.js 118.1 kB

Latest revisions

# Date Author Comment
c1f9b687 11/19/2011 12:10 am Tobias Hintze

add gui/PresenterUI

d0063df5 11/18/2011 12:24 pm Jos van den Oever

Fix crash when there is no fontface declaration.

55821839 11/18/2011 11:04 am Jos van den Oever

Read mimetypes from the manifest files.
This magically adds support for rendering svg files.

575c4f39 11/17/2011 10:16 am Jos van den Oever

Compile fix

335ceffd 11/17/2011 09:33 am Jos van den Oever

Add initial support for showing embedded fonts in webodf.
Caveats:
- probably only works with truetype fonts in non-IE browsers
- small hack that retrieves the stylesheet to add the rule to: should ideally be make available as a set of rules in the odf container or loaded from OdfCanvas instead of from the OdfContainer.

1853c2b5 11/16/2011 04:37 pm Jos van den Oever

Check that a document is actually loaded before using it.
Some parts of ODF are not obligatory.

95550a13 11/15/2011 05:44 pm Jos van den Oever

Compile fixes and additional type annotations.

139088b2 11/15/2011 05:14 pm Jos van den Oever

Make support for the Relax NG "combine" attribute more elegant.

feb108b8 11/15/2011 04:34 pm Jos van den Oever

Add support for the Relax NG "combine" attribute.

ffb57232 10/21/2011 11:21 am Jos van den Oever

Add workarounds for Firefox extension submission.

Firefox extensions are submitted to static code analysis. In this analysis, some features are flagged and some are fixed by this commit:
- eval() is not allowed. it is replaced by evil(). Only dead code refers to it....

View revisions

Also available in: Atom