Update to Closure Compiler of 2012-04-30.
Adapt build system to allow use of WebODF as part of a larger CMake project.All instances of CMAKE_BINARY_DIR and CMAKE_SOURCE_DIR are replaced with CMAKE_CURRENT_BINARY_DIR CMAKE_CURRENT_SOURCE_DIR. CMAKE_BINARY_DIR and CMAKE_SOURCE_DIR point to the project root, which is different when WebODF is used in a larger project.
Update JSLint.
Update closure compiler and node.
Fix compilation.
Compile fix.
Check mimeType for video plugins.
Whitespace/indent fix.
Fix whitespace.
Fix compile.
Fix css for android device.
Add buttons and functions to switch between slides.
Including videos via Data URI
Added more error checking
Added support for video DataURIs
Merge git://gitorious.org/~stuartmd/odfkit/stuartmd-webodf into lalala
Merge branch 'master' of gitorious.org:odfkit/webodf
Add missing icons.
Use http instead of ftp, since ftp does not always work.
Change the order of the scripts so that script.js can override the function that is called when the application finishes loading.
Initialize array earlier so that the model also works without scanning.
Initial support for video - needs additional tests to avoid non-video plugins
Add buttons and functions for fitting best, width and height.
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.
Also use NSURLCache for loading binary files.
Use NSUrlCache for quickly loading and parsing xml files.
Make animation for going back smoother.
Make wait screen more fancy.
Make animations smoother by not displaying the canvas when moving.
Add simple masking when loading the details to give feedback that the system is busy.
1 2 3 ... 15 Next » (1-50/749) | Per page: 25, 50, 100
Also available in: Atom