History log of /yui3/src/autocomplete/build.xml
Revision Date Author Comments Expand
99ae4cf94b18f24d35db8c5ffed25fdf304accf4 09-Sep-2010 Ryan Grove <ryan@wonko.com>

Promote autocomplete out of the sandbox.

/yui3/sandbox/autocomplete/README /yui3/sandbox/autocomplete/old_stuff/ac-plugin.html /yui3/sandbox/autocomplete/old_stuff/ds.html /yui3/sandbox/autocomplete/old_stuff/overview.html /yui3/sandbox/autocomplete/old_stuff/overview.md /yui3/sandbox/autocomplete/old_stuff/plugin.html /yui3/sandbox/autocomplete/old_stuff/plugin2.html /yui3/sandbox/autocomplete/old_stuff/sketch-2.html /yui3/sandbox/autocomplete/old_stuff/sketch.html .gitignore README autocomplete-base.properties autocomplete-base.xml autocomplete-filters-accentfold.properties autocomplete-filters-accentfold.xml autocomplete-filters.properties autocomplete-filters.xml autocomplete-highlighters-accentfold.properties autocomplete-highlighters-accentfold.xml autocomplete-highlighters.properties autocomplete-highlighters.xml autocomplete-plugin.properties autocomplete-plugin.xml autocomplete.properties autocomplete.xml build.xml docs.sh js/autocomplete-base.js js/autocomplete-filters-accentfold.js js/autocomplete-filters.js js/autocomplete-highlighters-accentfold.js js/autocomplete-highlighters.js js/autocomplete-plugin.js meta/autocomplete.json tests/assets/test-console.css tests/assets/test-console.js tests/assets/test-data.js tests/functional/autocomplete-test.js tests/functional/autocomplete.html tests/manual/autocomplete.html
7cf949b568ccca7123bf07f34acf306bae24acc0 08-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

Removed autocomplete src/build from yui3 (it wasn't building). The working version of autocomplete exists in yui gallery

/yui3/build/ac-plugin/ac-plugin-debug.js /yui3/build/ac-plugin/ac-plugin-min.js /yui3/build/ac-plugin/ac-plugin.js /yui3/build/ac-widget/ac-widget-debug.js /yui3/build/ac-widget/ac-widget-min.js /yui3/build/ac-widget/ac-widget.js /yui3/build/autocomplete/autocomplete-debug.js /yui3/build/autocomplete/autocomplete-min.js /yui3/build/autocomplete/autocomplete.js ac-plugin.properties ac-plugin.xml ac-widget.properties ac-widget.xml build.properties build.xml js/ac-plugin.js js/ac-widget.js test/ac-delimited.js test/ac-inline.js test/ac-plugin.html test/ac-plugin.js test/ac-widget.html test/ac-widget.js test/stories.md test/test-widget.html test/ysearch/all-min.js test/ysearch/all-min.js.gz test/ysearch/autocomplete-min.js test/ysearch/build.sh test/ysearch/value-change-min.js test/ysearch/widget-min.js
3b34281c9145399e7c243e64c6851665a19c9574 23-Sep-2009 Isaac Schlueter <isaacs@sistertrain-lm.(none)>

Create the rollup and plugin build files. Add verbose comments.