Commit | Date | |
---|---|---|
2008-02-08 19:10:54 | Tree | |
[r702]
by
jakeroberts
Updated the v1.0.2 plugin to work with v2.1.0. Fixed some bugs in v2.1.0 as a result. |
2008-02-08 17:28:17 | Tree |
[r701]
by
jakeroberts
Updating Plugins. No testing done yet. |
2008-02-06 01:41:48 | Tree |
[r700]
by
jakeroberts
Removed left over isBrowsing stuff |
2008-02-05 00:50:37 | Tree |
[r699]
by
jakeroberts
Fixed bug in calling the uploadStart event in the wrong context. |
2008-02-03 06:34:56 | Tree |
[r698]
by
jakeroberts
Added a simple demo. Hopefully people can base their projects on this instead of the multi-upload demo. It's still a work in progress and is the first demo updated for v2.1.0 |
2008-02-03 05:55:40 | Tree |
2008-02-01 15:01:57 | Tree | |
[r696]
by
jakeroberts
Ran through JSLint. |
2008-01-30 20:50:40 | Tree |
[r695]
by
jakeroberts
Ran code through JSLint and fixed many issues. |
2008-01-30 20:32:18 | Tree |
[r694]
by
jakeroberts
Re-added declaration of image_name variable. It's fine to assign it in the default cause but by not included "var image_name" somewhere you've created a global variable rather than a locally scoped variable. |
2008-01-29 21:25:22 | Tree |