Author |
Date |
Commit |
Message |
shumpei |
Aug 17, 2009 |
5ca01e532cf7 |
remove debug code |
shumpei |
Aug 4, 2009 |
a461c50ccb03 |
Added tag 0.3 for changeset 46e174487695 |
shumpei |
Aug 4, 2009 |
46e174487695 |
test on ie |
shumpei |
Aug 4, 2009 |
e95d695690c0 |
add session storage sample |
shumpei |
Aug 3, 2009 |
6ce6ca3dbe4d |
localStorage is implemented except storage event |
shumpei |
Aug 2, 2009 |
8e412d2dd5fc |
sync api for web database is supported |
shumpei |
Jul 30, 2009 |
f75bcbca70d8 |
support navigator.geolocation |
shumpei |
Jul 30, 2009 |
2fb02368d75b |
add testcase when call executeSql() with no callback |
shumpei |
Jul 30, 2009 |
f5385413b849 |
Transaction.executeSql() didn't called sql when callback is missing |
shumpei |
Jul 29, 2009 |
94b01404fbee |
Transaction.executeSql() run synchronous |
shumpei |
Jul 28, 2009 |
1cf8f9bad4b5 |
Added tag WebDatabaseAsync is implemented for changeset 4571fef5f70d |
shumpei |
Jul 28, 2009 |
4571fef5f70d |
(no commit message) |
shumpei |
Jul 28, 2009 |
e2a91806c08c |
Added tag WebDatabaseAsync is implemented for changeset a78cb9c8977e |
shumpei |
Jul 28, 2009 |
a78cb9c8977e |
comment added |
shumpei |
Jul 28, 2009 |
ba5fb1bfac4e |
Mmm... my code cannot run on IE... |
shumpei |
Jul 28, 2009 |
0d4def2540bd |
database's transactionDepth property is not initialized |
shumpei |
Jul 28, 2009 |
34030e5069e3 |
(no commit message) |
shumpei |
Jul 28, 2009 |
8dfcc5047a93 |
bug of this pointer |
shumpei |
Jul 28, 2009 |
dde0fc94bf8b |
initial import. W3C Web Database is supported. |