Activity
From 10/24/2010 to 11/22/2010
11/22/2010
- 10:22 pm Revision 2abb4800: Add (commented out) code to check the crc when loading a file.
- 10:02 pm Revision e83c1e26: Hide more internals of ZipEntry.
- 09:22 pm Revision 9f534026: Store mtime in zipfile and also retrieve it.
- 08:33 pm Revision 17713078: Implement calculation of crc32.
- 05:56 pm Revision 8d51fbb0: Fix error that exited node too soon.
- This was introduced in the previous commit.
- 02:26 pm Revision e5ca0978: Run script code such that command-line arguments are in array "arguments" in t...
- 08:49 am Revision 9a7df6d0: add definition for sendAsBinary
11/18/2010
11/16/2010
- 10:57 pm Revision 40120b11: Also limit spreadsheet and text documents to their intended size.
- 10:54 pm Revision 16236a5a: Add mechanisms to wait until the page has finished rendering.
- Every x milliseconds, it is checked if
- the document has changed
- network requests are going on
- the delay too ... - 07:51 pm Revision 00a956a6: Avoid Phonon warning by giving application a name.
- 07:51 pm Revision a90db086: Avoid page breaks inside spreadsheets and presentation slides while printing.
11/15/2010
- 11:12 pm Revision 475b77c4: Only send binary when no encoding is specified.
- 10:42 pm Revision bea58157: Add support for writing binary files to a web server.
- This works in current Chromium and Firefox 3.6. It does not work in Opera 10.
- 09:57 pm Revision 7f32fbe5: Add very simple support for writing zip files
- Zip files written are not compressed, have wrong crc and mtime set to zero.
- 09:56 pm Revision ba65a11b: Remove old files.
- 06:20 pm Revision f259baa0: Remove settings that have no effect.
- 05:47 pm Revision c39e61ae: After loading, return control to the main loop once to allow some timed events...
- 04:50 pm Revision 9e2c0dd2: Render page to png and pdf.
- 01:47 pm Revision f6854b2d: Give qtjsruntime ability to print alert and console messages on the commandline.
- 12:11 pm Revision 38f7449a: Fix loading on local filesystem.
11/13/2010
- 06:00 pm Revision c2299922: Store some small changes.
- 06:00 pm Revision da2e7bae: Move externs.js
- 05:58 pm Revision a6e303ed: Add small test file.
- 05:57 pm Revision 019164e2: Store temporary version of an XML Model class.
11/11/2010
- 11:27 pm Revision a7aed7e9: Make function for converting string yield to the main loop so it does not free...
- 11:26 pm Revision ca40b9d4: Make function for converting string yield to the main loop so it does not free...
- 11:26 pm Revision 678f7cfe: Fix setTimeout function.
- 08:32 am Revision 6817181d: Add small program that loads a webpage and prints out parts of the content. Th...
11/10/2010
- 09:46 pm Revision ab832de1: Pass unit tests in arrays, not in hashes/objects. Each test is function with a...
- 09:22 pm Revision 159ad24b: Small fix so that chromium understands the directory pages propery.
- 09:20 pm Revision d7c48a31: Keep track of which tests pass and which fail."
- 11:07 am Revision d3bfa069: Avoid stack overflow by implementing conversion as a loop.
- 10:15 am Revision 4cf224e0: Add unit test to and fix bug in core.Base64.
- 09:41 am Revision b2a95ab5: Convert the byte array to UTF8 before parsing it as XML.
- 09:29 am Revision f1539408: Do not try to interpret text in the Zip class.
- 12:36 am Revision 61aec176: Small fixes for demo.
- 12:27 am Revision f869798d: Add simple server that runs in Node.JS and can host the WebODF demo.
- 12:27 am Revision c02fa13b: Finish porting of WebODF canvas and demo to new runtime.
11/09/2010
- 03:17 pm Revision cba72427: Add two tests and make them pass in the three runtimes.
- 01:51 pm Revision 73de229f: Make zip tests pass in browers.
- 01:36 pm Revision 0475ebd9: Add three Zip unit tests and make them pass on the command-line.
- 10:44 am Revision fb05e3d9: Refactoring snapshot. Not done yet.
- 09:27 am Revision e486ed42: Refactoring snapshot. Not done yet.
11/05/2010
- 09:33 am Revision 5c4521ae: Report on report by LWN.
- 08:34 am Revision 010ea79d: Fix warning.
11/04/2010
- 06:31 pm Revision 5a85398d: Add support for reading only parts of a file.
- Two out of three implementations do pass the unit test, but cheat by reading the entire file and passing only part of...
- 05:04 pm Revision 816d459f: Add ability to have asynchroneous unit tests.
- 10:12 am Revision 7527843b: Hide internals of zip implementation.
- 09:06 am Revision 0f6eff76: Add type annotations.
- 08:40 am Revision 673dfd2c: Fix for Node.JS which has no window.
- 08:38 am Revision 434845e0: Make jslint complain less.
- 08:18 am Revision 8dce0fe2: Make jslint complain less.
- 08:16 am Revision 652fdece: Make jslint complain less.
- 12:47 am Revision 5a17ab8a: Make webodf work again.
- 12:33 am Revision 50bdb0d8: Some more closure fixes.
- 12:18 am Revision be0cb13b: Closure compiler fixes and simplifications.
- 12:17 am Revision 6977b660: Fix for closure compiler warnings.
11/03/2010
- 10:51 pm Revision 7a01e289: Adapt zip.js to JSLint.
- 10:14 pm Revision ee25e25d: Use numerical values to avoid confusing Rhino and as a slight speedup.
- 10:07 pm Revision 6e32d3aa: Adapt to JSLint demands.
- 04:15 pm Revision 948a793e: Fix loading of file over http.
- 03:39 pm Revision 6207ccda: Make compiling more strict, move style2css
- 09:53 am Revision cd265f9c: Stop the "make" command when a failing unit test is encountered.
- 12:01 am Revision 1a7e76d5: Clean up for jslint.
11/02/2010
- 11:16 pm Revision c6553ca8: Add ignore file.
- 10:57 pm Revision 0e87578f: Small additions to the documentation.
- 10:22 pm Revision ff752e56: Add more documentation and generate documentation from the Makefile.
- 08:35 pm Revision 5758b2f1: Print test description.
- 04:01 pm Revision 4e1281c4: Remove unneeded files.
- 02:56 pm Revision e8ec0e9f: Make the 'whitespace compiled' version run the unittests.
- 02:05 pm Revision 33f7e337: Fix class to run in Rhino.
- 01:47 pm Revision 1f883ebc: More work on unit tests.
- 10:38 am Revision 7a5f4c5c: More work on getting unit tests running.
- 09:46 am Revision a41ea686: Improvements in making the code compile in ADVANCE mode.
- 12:03 am Revision 28556a7a: Only use a custom externs.js.
11/01/2010
- 11:48 pm Revision 69c6aaaa: Allow simple compilation of the code.
- 10:11 pm Revision 5245f621: Just a lot of work to get the tests in shape. Still ongoing.
10/28/2010
- 05:29 pm Revision 95b0019f: More work on a common runtime abstraction.
- 10:34 am Revision cbcf4faa: Work on making the scrips runnable from more than one runtime in normal format...
10/26/2010
- 05:07 pm Revision 11d494ef: Add cursor implementation with tests.
- 12:49 pm Revision 4d098e4d: Add pointwalker implementation with tests.
- 01:04 am Revision b5c93bd2: Simplify display of attributes.
- Not as nice as previously, but easier and actually works.
10/25/2010
- 08:11 pm Revision 8cad57bb: Move cursur out of element start tag if user clicks there.
- 02:12 pm Revision 96284179: Show tag prefixes.
- 01:01 pm Revision 7040d942: Override element heigth.
- 12:21 pm Revision 152c3f23: Better rendering of xml: attributes now supported.
10/24/2010
- 08:16 pm Revision 9f023ec4: Add start of simple XML editor
- The editor imports the xml to be edited into the DOM tree and visualizes it with CSS. Much todo to make it functional.
Also available in: Atom