Statistics
| Branch: | Revision:

root @ 08aa2f8f

# Date Author Comment
08aa2f8f 04/25/2012 07:24 pm Jos van den Oever

Update JSLint.

8248b50a 04/25/2012 07:04 pm Jos van den Oever

Update closure compiler and node.

00b7fd08 04/25/2012 06:42 pm Jos van den Oever

Fix compilation.

4121e436 04/13/2012 11:24 am Stuart Dickson

Compile fix.

7b702433 04/13/2012 11:24 am Stuart Dickson

Check mimeType for video plugins.

fdc283fc 04/13/2012 11:24 am Stuart Dickson

Whitespace/indent fix.

696754f0 04/13/2012 11:24 am Stuart Dickson

Fix whitespace.

3e11cf16 04/13/2012 11:23 am Stuart Dickson

Fix compile.

a417fdf2 04/13/2012 11:23 am Jos van den Oever

Fix css for android device.

a757d27d 04/13/2012 11:23 am Jos van den Oever

Add buttons and functions to switch between slides.

d8e1fe12 04/13/2012 11:22 am Stuart Dickson

Including videos via Data URI

1475d78a 04/13/2012 11:22 am Stuart Dickson

Added more error checking

47ca894d 04/13/2012 11:22 am Stuart Dickson

Added support for video DataURIs

78fe6d1b 04/05/2012 04:30 pm Jos van den Oever

Fix whitespace.

ccb26741 04/03/2012 09:32 am Jos van den Oever

Add missing icons.

d01ba1d2 04/03/2012 09:29 am Jos van den Oever

Use http instead of ftp, since ftp does not always work.

48612c07 03/08/2012 10:38 am Jos van den Oever

Fix css for android device.

e583282f 03/08/2012 10:29 am Jos van den Oever

Add buttons and functions to switch between slides.

b95b0ade 03/08/2012 10:26 am Jos van den Oever

Change the order of the scripts so that script.js can override the function that is called when the application finishes loading.

068599ce 03/08/2012 10:25 am Jos van den Oever

Initialize array earlier so that the model also works without scanning.

9d806390 03/08/2012 09:48 am Jos van den Oever

Fix whitespace.

a184280f 03/06/2012 12:55 pm Jos van den Oever

Add buttons and functions for fitting best, width and height.

050c1348 03/06/2012 10:19 am Jos van den Oever

Compile fix.

e5734a37 03/05/2012 08:32 pm Jos van den Oever

Return the cache data directly instead of going througthe parent class.
This avoids permanent memory use in the cache and circuments a limit on the maximum response size.

f20a030c 03/05/2012 04:44 pm Jos van den Oever

Also use NSURLCache for loading binary files.

4ffc9dc8 03/05/2012 03:33 pm Jos van den Oever

Use NSUrlCache for quickly loading and parsing xml files.

5e06b97f 03/02/2012 05:13 pm Jos van den Oever

Make animation for going back smoother.

b11de11d 03/02/2012 04:49 pm Jos van den Oever

Make wait screen more fancy.

4e6778ca 03/02/2012 04:41 pm Jos van den Oever

Make animations smoother by not displaying the canvas when moving.

fb075187 03/02/2012 03:19 pm Jos van den Oever

Add simple masking when loading the details to give feedback that the system is busy.

acb09982 03/02/2012 11:44 am Jos van den Oever

Fix opening viewer from external uri when the viewer is already running.

5cd9d88f 03/02/2012 10:30 am Jos van den Oever

Only set the record once.

ae6f615b 03/02/2012 10:18 am Jos van den Oever

Use native implementation of loadAsDataURL.

f932e312 03/02/2012 09:30 am Jos van den Oever

Refactor so that creation of a data url is done by the zip class and not the odf container class.
This allows a fast native implementation of this functionality by overriding the zip class.

cfb53624 03/01/2012 06:01 pm Jos van den Oever

Add function to get files encoded as data url.

729fc187 03/01/2012 04:10 pm Jos van den Oever

IOS now loads xml files in native code and passes them as strings to the browser component.

cbafe78b 03/01/2012 02:28 pm Jos van den Oever

Work on native unzipping.

e78f5016 02/29/2012 05:09 pm Jos van den Oever

Use the new loadAsString function.

34bf0a3d 02/29/2012 04:32 pm Jos van den Oever

Add function to read files as string from a zip file.
This allows for implementing a fast native version.

1da198b4 02/29/2012 04:16 pm Jos van den Oever

Refactor to get a special function that allows faster odf loading when overridden in a native implementation.

de9bec40 02/29/2012 03:46 pm Jos van den Oever

Slight refactoring.

da7f4b09 02/29/2012 10:29 am Jos van den Oever

Add a loading queue that spaces cpu intensive tasks up.
This gives the ui an ability to update the screen during document loading.

b56c57ca 02/29/2012 09:05 am Jos van den Oever

Merge ssh://192.168.2.6/Users/kogmbh/src/webodf

0e43e9d8 02/28/2012 03:55 pm Jos van den Oever

Add support of odp mimetypes.

e59865ae 02/28/2012 11:27 am Jos van den Oever

Some autochanges by xcode.

4c5ebeee 02/27/2012 05:37 pm Jos van den Oever

Improve the detail view.
Instead of recreating the contents every time, I managed to reuse the created components. This somehow failed before and it was not really clear why. Programming sencha involves a lot of trial and error.

42cf5fe9 02/27/2012 04:51 pm Jos van den Oever

Clear the details view as soon as the record is changed.
On slow/mobile devices, the old data is still visible for a few seconds without this change.

35f4ba12 02/27/2012 04:29 pm Jos van den Oever

Merge branch 'master' of gitorious.org:odfkit/webodf

44b996ad 02/27/2012 04:28 pm Jos van den Oever

Extract and show meta data in the details view.

1c3177b9 02/27/2012 04:28 pm Jos van den Oever

Update Sencha Touch to RC1.

88efc2db 02/24/2012 07:50 pm Jos van den Oever

Adapt xcode project in preparation of store submission.

8ae1c510 02/24/2012 06:07 pm Jos van den Oever

First step to add support for loading with a file to open in ios.

146b3be2 02/24/2012 12:31 pm Jos van den Oever

Add support for opening files from external applications to the android version.

688a24c8 02/23/2012 05:45 pm Jos van den Oever

Attemp to build webodf.js on mac os x from within xcode.

c56f620b 02/23/2012 04:56 pm Jos van den Oever

Restore main CMakeLists.txt.

17f96249 02/23/2012 04:52 pm Jos van den Oever

Port iOS version to sencha touch 2.

35ce9fc9 02/23/2012 03:51 pm Jos van den Oever

Merge branch 'master' of gitorious.org:odfkit/webodf

Conflicts:
webodf/extjs

b16896a6 02/23/2012 03:28 pm Jos van den Oever

Add Blackberry WebWorks extention that is needed on the playbook.

5a447638 02/23/2012 03:25 pm Jos van den Oever

Add caching of the file list to the sencha touch ui.

20e84551 02/23/2012 12:09 pm Jos van den Oever

Port blackberry playbook version to the new sencha touch version.

ec099ea6 02/23/2012 11:50 am Jos van den Oever

Use only HTML5UIFILES now.

45366f66 02/23/2012 11:14 am Jos van den Oever

Fix a few issues.
- list could have multiple selections
- zoom was not fixed when loading second document, giving a wrong canvas size

ee1de0bb 02/23/2012 10:03 am Jos van den Oever

Fix problems in apk using sencha-touch.js
sencha-touch.js debug version is too big, so we copied in sencha-touch-all.js instead.

8b34eead 02/22/2012 05:26 pm Jos van den Oever

Remove some debugging code.

35a59688 02/22/2012 05:15 pm Jos van den Oever

Port the qt client to the new sench touch ui.
The work is not entirely complete yet. Scanning the directory for odt files is still missing.

d79bab92 02/21/2012 08:44 pm Jos van den Oever

Add zoom in and out.
This was very hard to achieve because the webkit transform does not affect the percieved element width and height (at the moment). So a buffer <div/> was needed.

87fcc99f 02/17/2012 11:16 am Jos van den Oever

Add a ui based on sencha touch 2.0.

aaabe44e 02/15/2012 03:32 pm Jos van den Oever

Remove deprecated module.

f1f47464 02/15/2012 03:13 pm Jos van den Oever

Merge branch 'master' into senchaTouchDesktop

f0c2a82c 02/15/2012 11:42 am Jos van den Oever

Add skeleton for playbook version.

1e8c9a7f 02/15/2012 10:05 am Jos van den Oever

snapshot

958e169c 02/03/2012 09:34 am Jos van den Oever

Update android version to phonegap 1.4.0.
The files phonegap-1.4.0.js are different for iOS and android.

0ee52206 02/03/2012 09:01 am Jos van den Oever

Move splash images into the splash folder.

ec54b78e 02/02/2012 05:05 pm Jos van den Oever

Update list of options to the new version of JSLint.

648925a7 02/02/2012 05:05 pm Jos van den Oever

Update to newer JSLint of 2012-01-26.

4c26d925 02/02/2012 03:07 pm Jos van den Oever

Add the ios port the the main repository.

This port is using PhoneGap (Apache Callback) and Sencha Touch, just like the new Android port. The JavaScript code is shared and placed in programs/android/assets/www.

Importing ios version.

Add files that seem useful....

26df3e66 02/02/2012 09:55 am Jos van den Oever

Update to new versions of Node.js and Closure compiler.

50c785f6 01/03/2012 09:45 am Jos van den Oever

Update JSLint.

cd5809eb 01/03/2012 09:41 am Jos van den Oever

Update nodejs.

071f4c1c 12/13/2011 04:09 pm Jos van den Oever

Add extra required dependency.

f80fda41 12/13/2011 04:09 pm Jos van den Oever

Share OdfCanvas between the OdfView and the FileDetails view.

122d1569 12/13/2011 04:08 pm Jos van den Oever

Only add handler if it is not yet present.

7b460e8c 12/13/2011 12:13 pm Jos van den Oever

Make the release apk file a separate target.

bc4d2930 12/13/2011 09:29 am Jos van den Oever

JSLint fixes.

dab5e2d1 12/13/2011 08:50 am Jos van den Oever

Switch to a sencha touch based ui.
This ui is shared with the iOS version of WebODF.

98a7dcb2 12/11/2011 06:29 pm Jos van den Oever

Update build system for android.

fd4a731e 12/11/2011 01:15 pm Jos van den Oever

Use cmake variable that is actually defined.

aaa5fa99 12/09/2011 09:36 am Jos van den Oever

Update to the latest Node.JS.

71360801 12/08/2011 11:52 am Jos van den Oever

Various build fixes needed because webodf.js is not included in the respository anymore.

c7c4cc66 12/08/2011 10:43 am Jos van den Oever

Remove the compiled file webodf.js from the code repository.

e9352786 12/08/2011 10:30 am Jos van den Oever

Add new target: a binary webodf package.

1cd46d79 12/07/2011 10:13 am Jos van den Oever

Only show the first image in a frame.
Ideally this is the first supported image in a frame.

2fdaab47 12/06/2011 04:27 pm Jos van den Oever

Update version number to match the last number used in the firefox extension.
and remove the reduntant install.rdf from the repository.

b3d6c5a8 12/06/2011 04:21 pm Jos van den Oever

Use a central version number.
This number is used in the firefox extension and will be used in more places.

b67e68a2 12/06/2011 03:11 pm Jos van den Oever

Fix bug due to wrong offset.
Now the firefox extension should be packed fine.

63532e78 12/05/2011 04:39 pm Jos van den Oever

Fix the download button.

Previously, the download button would save under a different unfriendly name. Now, the original filename as shown on the server is used in the save dialog.

d835ec9b 11/30/2011 09:45 am Jos van den Oever

Finish partial XPath implementation.
All unit tests for it pass now.

bb854c01 11/30/2011 09:43 am Jos van den Oever

Avoid stack overflow.

87a62d1a 11/30/2011 09:43 am Jos van den Oever

Add tests to test xmldom.XPath.

c5d191a4 11/30/2011 09:43 am Jos van den Oever

Better error message when a class cannot be loaded.