Activity

From 02/28/2011 to 03/29/2011

03/29/2011

10:37 pm Revision 38902ea3: Add another test that covers inefficient validation.
Jos van den Oever
10:11 pm Revision 634aaae9: Remove unneeded namespaces.
Jos van den Oever
08:19 pm Revision 8e718229: Only try an interleaved pattern twice if it involves subelements and not attri...
Jos van den Oever
06:03 pm Revision c186e977: If first entry in interleave element does not advance the walker, try it again...
Jos van den Oever
05:32 pm Revision 33474bd7: Add another test.
Jos van den Oever
03:50 pm Revision a00c131b: Move on after parsing a text node.
Jos van den Oever
02:57 pm Revision ef61d5da: Yet another fix to Relax NG parsing. Do not report an error if an element whic...
Jos van den Oever
12:10 pm Revision 6160782e: Add class documentation.
Jos van den Oever
11:47 am Revision 34ead2f3: Add fix for attribute value handling and a test for it.
Jos van den Oever
10:15 am Revision aa7a3366: Fix parsing of choice and text elements.
Jos van den Oever
10:15 am Revision 8b8f2c2a: More tests!
Jos van den Oever
12:14 am Revision 03558478: Fix bug in parsing of Relax NG: property "names" was lost when simplifying cer...
Jos van den Oever

03/28/2011

11:43 pm Revision 81f0cfa7: Simplify the test case.
Jos van den Oever
11:06 pm Revision ecfacf38: More and cleaner tests.
Jos van den Oever
05:20 pm Revision a7573447: Add tests for the relax ng validator.
Jos van den Oever
10:15 am Revision 9e291299: Add warning if Qt is not present and add more Qt modules in the detection code...
Jos van den Oever

03/24/2011

05:31 pm Revision eb3bcb17: Check for attribute value.
Jos van den Oever
05:01 pm Revision 990157a4: Check if an attribute is present on an element.
Jos van den Oever
04:29 pm Revision e27565fe: Add active element to the function parameters in the Relax NG validator.
Jos van den Oever
09:50 am Revision f0064c81: Work on Relax NG validator.
Jos van den Oever

03/23/2011

11:07 pm Revision b57d35e1: Refactor RelaxNG validator to match more closely the grammar for the Relax NG ...
Jos van den Oever
06:59 pm Revision 0ca9d79f: Add small application that shows editing of odf documents.
Jos van den Oever
12:48 pm Revision c2b4880c: Do not serialize any dom node from the http://www.w3.org/2000/xmlns/ and http:...
xhtml is more specific and handled by the filter. xmlns should never be serialized and is hence excluded in the seria... Jos van den Oever
12:03 pm Revision e640f79f: Do not serialize a namespace declaration for "xmlns".
Jos van den Oever
11:54 am Revision 00b0d891: Add a save function.
Jos van den Oever
11:54 am Revision 8f0b6f56: Fix conversion to utf8 array. The last part was left out of the converted arra...
Now required length is calculated first. Jos van den Oever

03/22/2011

11:07 pm Revision 0624bcc3: Make the cursor appear on first click in Firefox.
Jos van den Oever
10:27 pm Revision 160f3693: Make a paragraph editable when it is clicked. In firefox (4) activating a para...
Jos van den Oever
07:26 pm Revision 9fd8c6ba: Fix Runtime so it can use native arrays in Firefox 4 and still send binary data.
Jos van den Oever
05:33 pm Revision a0c0937e: Remove erroneous "new".
Jos van den Oever
11:45 am Revision 4855ef6e: Do not store font face declarations in content.xml at all.
Jos van den Oever
11:30 am Revision bf4a6de7: When writing content.xml or styles.xml only write the automatic styles that ar...
Jos van den Oever
11:27 am Revision dd737d75: Filter out child nodes that are meant to be filtered out.
Jos van den Oever

03/21/2011

08:14 pm Revision fc3de133: Load and save font-face-decls and make serializing of namespaces prettier.
Jos van den Oever
08:13 pm Revision 25e6fdf6: Fix retrieving the of styles that are used.
Jos van den Oever
02:00 pm Revision 50f07417: Load document relative to the main xml file.
Jos van den Oever
11:56 am Revision 0b9526a7: Fix bug in transformation and comment out functions that are not needed in val...
Jos van den Oever
12:24 am Revision 2d363d2e: Merge branch 'master' of gitorious.org:odfkit/webodf
Jos van den Oever
12:24 am Revision 50a2cfa3: Rewrite using the Relax NG simplification transformations. Still work in progr...
Jos van den Oever

03/20/2011

01:35 pm Revision 711b5536: Work on Relax NG validation. Can now partially validate simple documents.
Jos van den Oever
01:35 pm Revision 4fc84e45: Add class for determining to which style key group a style reference belongs. ...
Jos van den Oever

03/17/2011

06:29 pm Revision ccc69670: Add class for determining to which style key group a style reference belongs. ...
Jos van den Oever
10:40 am Revision c7b163d7: Add snapshot of class for Relax NG validation. Work in progress.
Jos van den Oever
09:18 am Revision ab1e325b: Add TreeWalker interface.
Jos van den Oever
08:33 am Revision 1d99d3b1: Fix errors reported by closure compiler.
Jos van den Oever

03/16/2011

11:34 pm Revision 8ade9637: Fix implementation to signature for loadXML.
Jos van den Oever
11:17 pm Revision 1e7aeebe: Some work on splitting office:automatic-styles when saving.
Jos van den Oever
11:17 pm Revision 0035ec6a: Small fix.
Jos van den Oever
11:12 pm Revision a06c90ed: Fix order of compilation due to added dependencies.
Jos van den Oever
09:10 am Revision 46f20a34: Add parent/child checks for all style families.
Jos van den Oever
08:08 am Revision 6a4c33f8: Add checks for data styles.
Jos van den Oever
12:13 am Revision af35a294: Add "extends" attribute to make style key file more compact.
Jos van den Oever

03/15/2011

09:48 pm Revision bcf2e3cb: Add checking for list styles.
Jos van den Oever
05:56 pm Revision 5244ca82: Add checks for presentation-page-layout and page-layout names.
Jos van den Oever
05:34 pm Revision 1ce0bebb: Add checks for master page names.
Jos van den Oever

03/06/2011

02:07 pm WebODF.apk
Android port of WebODF Jos van den Oever
01:55 pm Revision 692c742f: Add command on how to retrieve part of the data from the rng file in a comment.
Jos van den Oever

03/05/2011

03:22 pm Revision b284439c: Add tool for checking references in ODF files.
Jos van den Oever

03/02/2011

11:10 pm Revision 7b78c853: Listing of the places each type of style can be referenced.
Jos van den Oever
09:43 pm Bug #10: It doesnt load the images from the attached odp file
Actually the images are not inside the odp file, but they are referenced using the local path. Maybe it would be nice... Artur Souza
09:38 pm Bug #10 (New): It doesnt load the images from the attached odp file
When using webodf to see the presentation attached, we can't see any of the pictures that are used in this presentati... Artur Souza
12:30 pm Revision 4b2a9fd4: Fix two bugs for easier WebODF deployment.
Use the directory with odf.html as root for the tree with odf documents in the browser and run
git submodule init w...
Jos van den Oever
09:14 am Revision f637d0d9: Remove redundant file.
The code in this file has been implemented in the odf.OdfContainer class. Jos van den Oever

03/01/2011

12:28 am Revision 4331dff7: Send binary data via an ArrayBuffer if that is available.
ArrayBuffer is part of http://www.khronos.org/registry/typedarray/specs/latest/ and http://dev.w3.org/2006/webapi/XML... Jos van den Oever

02/28/2011

10:00 pm Revision 41989109: Fix writeFile unit test in Firefox.
Jos van den Oever
08:40 pm Revision eade448b: Disable test that is failing and is not used anyway.
Jos van den Oever
03:03 pm Revision f7e162b7: Fix concatByteArrays so it works with native byte arrays.
Jos van den Oever
02:43 pm Revision 0a4e9c1e: Rewrite convertUTF8ArrayToBase64 such that the source array is unmodified.
Jos van den Oever
12:11 pm Revision f15261c9: A few small JSDoc improvments.
Jos van den Oever
09:46 am Revision b40dc50e: Fix unit tests on Rhino runtime.
Also fix closure compiler error. Jos van den Oever
« Previous
Next »
 

Also available in: Atom