| Commit message (Expand) | Author | Files | Lines |
2012-01-30 | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 1 | -2178/+0 |
2011-11-10 | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 1 | -17/+3 |
2011-10-29 | Better network connectivity status reporting and handling of orientation chan... | jsdelfino | 1 | -8/+15 |
2011-10-26 | Use Page Speed to minify Web resources at build time, and a few more improvem... | jsdelfino | 1 | -1/+1 |
2011-10-24 | Refactor and simplify edit app, and optimize app resource loading and caching. | jsdelfino | 2 | -1862/+1820 |
2011-08-06 | Javascript improvements: add local storage, improve caching using URI fragmen... | jsdelfino | 2 | -561/+679 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 1 | -1/+2 |
2011-06-13 | Add the ability to configure page headers and footers. | jsdelfino | 2 | -14/+22 |
2011-06-13 | Minor refactoring and cleanup of edit module and its test composites. Add HTM... | jsdelfino | 1 | -0/+1 |
2011-05-23 | Simplify page navigations and optimize layout and event handling on touch dev... | jsdelfino | 2 | -177/+357 |
2011-05-02 | Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi... | jsdelfino | 3 | -1239/+757 |
2011-04-17 | Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a... | jsdelfino | 3 | -77/+173 |
2011-04-04 | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 2 | -2/+5 |
2011-03-27 | HTML cleanup, improve layout on different browsers, iOS and android devices a... | jsdelfino | 3 | -30/+71 |
2011-03-21 | Refactor and cleanup edit module, add text components, store page and app run... | jsdelfino | 3 | -36/+124 |
2011-03-08 | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 1 | -7/+9 |
2011-03-08 | Simplified list component by using a reference per element. Automatically set... | jsdelfino | 1 | -6/+52 |
2011-02-27 | Fix HTTP port formatting bug. | jsdelfino | 1 | -1/+1 |
2011-02-27 | Fixes to make the edit module work with HTTPS. | jsdelfino | 1 | -4/+6 |
2011-02-27 | Refactor component palettes a bit and support autosave. | jsdelfino | 2 | -24/+79 |
2011-02-26 | Some improvements to the edit module. Add a few sample apps and test cases, s... | jsdelfino | 2 | -17/+43 |
2011-02-20 | Minor CSS fixes for cross-browser compatibility. | jsdelfino | 1 | -1/+1 |
2011-02-12 | Add a few sample composites and a few fixes to the existing ones. | jsdelfino | 2 | -23/+31 |
2011-02-08 | Refactor groups of reusable components and improve layout a bit. Fix bug prev... | jsdelfino | 2 | -61/+100 |
2011-02-06 | Support for changing component names and properties, and some edit improvements. | jsdelfino | 3 | -54/+317 |
2011-02-02 | Support for wiring and unwiring references. | jsdelfino | 3 | -135/+372 |
2011-01-30 | Add composite save function, improve UI a bit and some script cleanup and doc... | jsdelfino | 3 | -73/+378 |
2011-01-18 | Fix XML serialization issues with XHTML docs and add ability to save widgets. | jsdelfino | 1 | -2/+2 |
2011-01-17 | Use a common stylesheet in all samples. | jsdelfino | 3 | -4/+17 |
2011-01-16 | Add sample widget components and a page to edit them, plus minor user interac... | jsdelfino | 3 | -43/+68 |
2011-01-13 | Refactor and minor improvements of the edit module. Add a palette of sample c... | jsdelfino | 3 | -0/+1152 |