diff --git a/google-taglib/.cvsignore b/.gitignore similarity index 51% rename from google-taglib/.cvsignore rename to .gitignore index 7b3e786..ec05815 100644 --- a/google-taglib/.cvsignore +++ b/.gitignore @@ -1,5 +1,7 @@ build dist javadoc +tlddoc *.bat -key.txt \ No newline at end of file +key.txt +ChangeLog \ No newline at end of file diff --git a/CHANGES.txt b/CHANGES.txt new file mode 100644 index 0000000..34e1fab --- /dev/null +++ b/CHANGES.txt @@ -0,0 +1,15 @@ +Version 1.0.1 (released 20-Oct-2003) + * Added a "type" attribute to the Search tag. + - It can be used to specify the type of documents (e.g.: pdf) to be + searched. + * Changed the behavior of the SearchQuery Tag. + - By default only the specified search keywords (or phrase) are + returned. To return the full query (including preset site and + file type options) the "type" attribute should be set to "full". + +Version 1.0 (released 10-Oct-2003) + * This is the first public release. + * Added support for various HTTP Proxy configuration context parameters. + +=========================================================================== +$Id$ \ No newline at end of file diff --git a/google-taglib/GoogleTagLib.iml b/GoogleTagLib.iml similarity index 95% rename from google-taglib/GoogleTagLib.iml rename to GoogleTagLib.iml index c800be7..403273c 100644 --- a/google-taglib/GoogleTagLib.iml +++ b/GoogleTagLib.iml @@ -1,7 +1,7 @@ - diff --git a/google-taglib/GoogleTagLib.ipr b/GoogleTagLib.ipr similarity index 94% rename from google-taglib/GoogleTagLib.ipr rename to GoogleTagLib.ipr index 33924de..ae1813a 100644 --- a/google-taglib/GoogleTagLib.ipr +++ b/GoogleTagLib.ipr @@ -7,7 +7,7 @@ - + @@ -80,15 +80,15 @@ + + + - - - diff --git a/google-taglib/GoogleTagLib.iws b/GoogleTagLib.iws similarity index 84% rename from google-taglib/GoogleTagLib.iws rename to GoogleTagLib.iws index a985d52..9123839 100644 --- a/google-taglib/GoogleTagLib.iws +++ b/GoogleTagLib.iws @@ -16,6 +16,7 @@ + @@ -24,19 +25,20 @@ - - + + - - + + + - + @@ -62,18 +64,11 @@ - + - - - - - - - - + @@ -99,19 +94,115 @@ - - + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + @@ -125,93 +216,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -329,6 +334,9 @@ 5050 false + +