From ca3ce84f015ae2963522f0d96ab4caddfb11e38a Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Mon, 20 Sep 2010 12:54:12 +1200 Subject: [PATCH] Preparing to release 0.45. --- ChangeLog | 3 +++ VERSION | 2 +- debian/changelog | 6 ++++++ docs/api/awl/AuthPlugin/AuthPlugin.html | 2 +- docs/api/awl/AuthPlugin/_AuthPlugin.php.html | 2 +- docs/api/awl/AuthPlugin/_AuthPlugins.php.html | 2 +- docs/api/awl/AwlDatabase/AwlDBDialect.html | 6 +++--- docs/api/awl/AwlDatabase/AwlDatabase.html | 2 +- docs/api/awl/AwlDatabase/AwlQuery.html | 2 +- docs/api/awl/AwlDatabase/AwlUpgrader.html | 2 +- docs/api/awl/AwlDatabase/_AwlDBDialect.php.html | 2 +- docs/api/awl/AwlDatabase/_AwlDatabase.php.html | 2 +- docs/api/awl/AwlDatabase/_AwlQuery.php.html | 2 +- docs/api/awl/AwlDatabase/_AwlUpgrader.php.html | 2 +- docs/api/awl/Browser/Browser.html | 2 +- docs/api/awl/Browser/BrowserColumn.html | 2 +- docs/api/awl/Browser/_classBrowser.php.html | 2 +- docs/api/awl/DataEntry/EntryField.html | 2 +- docs/api/awl/DataEntry/EntryForm.html | 2 +- docs/api/awl/DataEntry/_DataEntry.php.html | 2 +- docs/api/awl/DataUpdate/DBRecord.html | 2 +- docs/api/awl/DataUpdate/_DataUpdate.php.html | 2 +- docs/api/awl/EMail/EMail.html | 2 +- docs/api/awl/EMail/_EMail.php.html | 2 +- docs/api/awl/MenuSet/MenuOption.html | 2 +- docs/api/awl/MenuSet/MenuSet.html | 2 +- docs/api/awl/MenuSet/_MenuSet.php.html | 2 +- docs/api/awl/PgQuery/PgQuery.html | 2 +- docs/api/awl/PgQuery/_PgQuery.php.html | 2 +- docs/api/awl/Session/Session.html | 2 +- docs/api/awl/Session/_Session.php.html | 2 +- docs/api/awl/Translation/_Translation.php.html | 2 +- docs/api/awl/User/User.html | 2 +- docs/api/awl/User/_User.php.html | 2 +- docs/api/awl/Utilities/_AWLUtilities.php.html | 2 +- docs/api/awl/Validation/Validation.html | 2 +- docs/api/awl/Validation/_Validation.php.html | 2 +- docs/api/awl/XMLDocument/XMLDocument.html | 2 +- docs/api/awl/XMLDocument/_XMLDocument.php.html | 2 +- docs/api/awl/XMLElement/XMLElement.html | 2 +- docs/api/awl/XMLElement/_XMLElement.php.html | 2 +- docs/api/awl/classEditor/Editor.html | 2 +- docs/api/awl/classEditor/EditorField.html | 2 +- docs/api/awl/classEditor/_classEditor.php.html | 2 +- docs/api/awl/iCalendar/_iCalendar.php.html | 2 +- docs/api/awl/iCalendar/_vEvent.php.html | 2 +- docs/api/awl/iCalendar/iCalComponent.html | 2 +- docs/api/awl/iCalendar/iCalProp.html | 2 +- docs/api/awl/iCalendar/iCalendar.html | 2 +- docs/api/awl/iCalendar/vEvent.html | 2 +- docs/api/awl/vComponent/_vComponent.php.html | 2 +- docs/api/awl/vComponent/vComponent.html | 2 +- docs/api/awl/vComponent/vProperty.html | 2 +- docs/api/classtrees_awl.html | 2 +- docs/api/errors.html | 2 +- docs/api/index.html | 2 +- docs/api/media/images/Interface.PNG | Bin 1083 -> 0 bytes docs/api/todolist.html | 2 +- 58 files changed, 66 insertions(+), 57 deletions(-) delete mode 100644 docs/api/media/images/Interface.PNG diff --git a/ChangeLog b/ChangeLog index 70b94b1..a28b8f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2010-09-20 Andrew McMillan + * [AWLDbDialect] Quote hex numbers as strings. + 2010-09-11 Andrew McMillan * [iCalendar/vComponent/vEvent] UTF8 mode for RFC5545 wrap regexes diff --git a/VERSION b/VERSION index d2bc220..4911aab 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.44 +0.45 diff --git a/debian/changelog b/debian/changelog index c5a1f00..6a43988 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +awl (0.45-0) unstable; urgency=low + + * New upstream release. + + -- Andrew McMillan Mon, 20 Sep 2010 12:53:46 +1200 + awl (0.44-0) unstable; urgency=low * New upstream release. diff --git a/docs/api/awl/AuthPlugin/AuthPlugin.html b/docs/api/awl/AuthPlugin/AuthPlugin.html index 85d669f..7599f0f 100644 --- a/docs/api/awl/AuthPlugin/AuthPlugin.html +++ b/docs/api/awl/AuthPlugin/AuthPlugin.html @@ -218,7 +218,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:03 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AuthPlugin/_AuthPlugin.php.html b/docs/api/awl/AuthPlugin/_AuthPlugin.php.html index 74a867c..3d47d50 100644 --- a/docs/api/awl/AuthPlugin/_AuthPlugin.php.html +++ b/docs/api/awl/AuthPlugin/_AuthPlugin.php.html @@ -140,7 +140,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:03 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AuthPlugin/_AuthPlugins.php.html b/docs/api/awl/AuthPlugin/_AuthPlugins.php.html index 7fd7dda..5556e70 100644 --- a/docs/api/awl/AuthPlugin/_AuthPlugins.php.html +++ b/docs/api/awl/AuthPlugin/_AuthPlugins.php.html @@ -224,7 +224,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:03 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlDBDialect.html b/docs/api/awl/AwlDatabase/AwlDBDialect.html index a5ab606..5fa5d71 100644 --- a/docs/api/awl/AwlDatabase/AwlDBDialect.html +++ b/docs/api/awl/AwlDatabase/AwlDBDialect.html @@ -450,7 +450,7 @@
- ReplaceNamedParameters (line 332) + ReplaceNamedParameters (line 334)
@@ -484,7 +484,7 @@
- ReplaceParameters (line 276) + ReplaceParameters (line 278)
@@ -574,7 +574,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlDatabase.html b/docs/api/awl/AwlDatabase/AwlDatabase.html index 4733639..ef0a893 100644 --- a/docs/api/awl/AwlDatabase/AwlDatabase.html +++ b/docs/api/awl/AwlDatabase/AwlDatabase.html @@ -569,7 +569,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlQuery.html b/docs/api/awl/AwlDatabase/AwlQuery.html index 535247f..6c55525 100644 --- a/docs/api/awl/AwlDatabase/AwlQuery.html +++ b/docs/api/awl/AwlDatabase/AwlQuery.html @@ -1155,7 +1155,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlUpgrader.html b/docs/api/awl/AwlDatabase/AwlUpgrader.html index c4b176a..e4cbeae 100644 --- a/docs/api/awl/AwlDatabase/AwlUpgrader.html +++ b/docs/api/awl/AwlDatabase/AwlUpgrader.html @@ -177,7 +177,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html b/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html index b2f4ce5..90d545b 100644 --- a/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html +++ b/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html @@ -168,7 +168,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlDatabase.php.html b/docs/api/awl/AwlDatabase/_AwlDatabase.php.html index ccd30c8..a70de33 100644 --- a/docs/api/awl/AwlDatabase/_AwlDatabase.php.html +++ b/docs/api/awl/AwlDatabase/_AwlDatabase.php.html @@ -171,7 +171,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlQuery.php.html b/docs/api/awl/AwlDatabase/_AwlQuery.php.html index 990eef1..c0c8deb 100644 --- a/docs/api/awl/AwlDatabase/_AwlQuery.php.html +++ b/docs/api/awl/AwlDatabase/_AwlQuery.php.html @@ -202,7 +202,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html b/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html index e278317..878a53a 100644 --- a/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html +++ b/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html @@ -166,7 +166,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Browser/Browser.html b/docs/api/awl/Browser/Browser.html index 488fe50..fb46c91 100644 --- a/docs/api/awl/Browser/Browser.html +++ b/docs/api/awl/Browser/Browser.html @@ -1958,7 +1958,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Browser/BrowserColumn.html b/docs/api/awl/Browser/BrowserColumn.html index 28f4450..35da309 100644 --- a/docs/api/awl/Browser/BrowserColumn.html +++ b/docs/api/awl/Browser/BrowserColumn.html @@ -614,7 +614,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Browser/_classBrowser.php.html b/docs/api/awl/Browser/_classBrowser.php.html index fd6cafc..1af775a 100644 --- a/docs/api/awl/Browser/_classBrowser.php.html +++ b/docs/api/awl/Browser/_classBrowser.php.html @@ -179,7 +179,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/EntryField.html b/docs/api/awl/DataEntry/EntryField.html index e22bc41..94c9e2f 100644 --- a/docs/api/awl/DataEntry/EntryField.html +++ b/docs/api/awl/DataEntry/EntryField.html @@ -396,7 +396,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/EntryForm.html b/docs/api/awl/DataEntry/EntryForm.html index 206173d..682e408 100644 --- a/docs/api/awl/DataEntry/EntryForm.html +++ b/docs/api/awl/DataEntry/EntryForm.html @@ -809,7 +809,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/_DataEntry.php.html b/docs/api/awl/DataEntry/_DataEntry.php.html index 9485004..c482f3e 100644 --- a/docs/api/awl/DataEntry/_DataEntry.php.html +++ b/docs/api/awl/DataEntry/_DataEntry.php.html @@ -178,7 +178,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataUpdate/DBRecord.html b/docs/api/awl/DataUpdate/DBRecord.html index 50ff9da..3093669 100644 --- a/docs/api/awl/DataUpdate/DBRecord.html +++ b/docs/api/awl/DataUpdate/DBRecord.html @@ -685,7 +685,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataUpdate/_DataUpdate.php.html b/docs/api/awl/DataUpdate/_DataUpdate.php.html index d91db38..b435a52 100644 --- a/docs/api/awl/DataUpdate/_DataUpdate.php.html +++ b/docs/api/awl/DataUpdate/_DataUpdate.php.html @@ -277,7 +277,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/EMail/EMail.html b/docs/api/awl/EMail/EMail.html index 796c200..63ca6b1 100644 --- a/docs/api/awl/EMail/EMail.html +++ b/docs/api/awl/EMail/EMail.html @@ -600,7 +600,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/EMail/_EMail.php.html b/docs/api/awl/EMail/_EMail.php.html index 9a6a13f..51e6e40 100644 --- a/docs/api/awl/EMail/_EMail.php.html +++ b/docs/api/awl/EMail/_EMail.php.html @@ -167,7 +167,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/MenuSet/MenuOption.html b/docs/api/awl/MenuSet/MenuOption.html index 7bf58db..fa9d254 100644 --- a/docs/api/awl/MenuSet/MenuOption.html +++ b/docs/api/awl/MenuSet/MenuOption.html @@ -489,7 +489,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:06 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/MenuSet/MenuSet.html b/docs/api/awl/MenuSet/MenuSet.html index 816abd6..0d9463c 100644 --- a/docs/api/awl/MenuSet/MenuSet.html +++ b/docs/api/awl/MenuSet/MenuSet.html @@ -598,7 +598,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:06 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/MenuSet/_MenuSet.php.html b/docs/api/awl/MenuSet/_MenuSet.php.html index 844da97..0283b01 100644 --- a/docs/api/awl/MenuSet/_MenuSet.php.html +++ b/docs/api/awl/MenuSet/_MenuSet.php.html @@ -227,7 +227,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:06 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/PgQuery/PgQuery.html b/docs/api/awl/PgQuery/PgQuery.html index 0f2b79b..e1bf85f 100644 --- a/docs/api/awl/PgQuery/PgQuery.html +++ b/docs/api/awl/PgQuery/PgQuery.html @@ -731,7 +731,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:07 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/PgQuery/_PgQuery.php.html b/docs/api/awl/PgQuery/_PgQuery.php.html index 2b4c761..68df2d0 100644 --- a/docs/api/awl/PgQuery/_PgQuery.php.html +++ b/docs/api/awl/PgQuery/_PgQuery.php.html @@ -376,7 +376,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:07 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Session/Session.html b/docs/api/awl/Session/Session.html index 07eba40..32b6a26 100644 --- a/docs/api/awl/Session/Session.html +++ b/docs/api/awl/Session/Session.html @@ -1047,7 +1047,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:07 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Session/_Session.php.html b/docs/api/awl/Session/_Session.php.html index 3a3ec89..c762a55 100644 --- a/docs/api/awl/Session/_Session.php.html +++ b/docs/api/awl/Session/_Session.php.html @@ -287,7 +287,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:07 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Translation/_Translation.php.html b/docs/api/awl/Translation/_Translation.php.html index a600bf5..c4e25f5 100644 --- a/docs/api/awl/Translation/_Translation.php.html +++ b/docs/api/awl/Translation/_Translation.php.html @@ -233,7 +233,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:07 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/User/User.html b/docs/api/awl/User/User.html index ce88c09..01a17ac 100644 --- a/docs/api/awl/User/User.html +++ b/docs/api/awl/User/User.html @@ -518,7 +518,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:07 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/User/_User.php.html b/docs/api/awl/User/_User.php.html index c864bff..d4c12dc 100644 --- a/docs/api/awl/User/_User.php.html +++ b/docs/api/awl/User/_User.php.html @@ -215,7 +215,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:07 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Utilities/_AWLUtilities.php.html b/docs/api/awl/Utilities/_AWLUtilities.php.html index 1804a7c..8608419 100644 --- a/docs/api/awl/Utilities/_AWLUtilities.php.html +++ b/docs/api/awl/Utilities/_AWLUtilities.php.html @@ -589,7 +589,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:04 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Validation/Validation.html b/docs/api/awl/Validation/Validation.html index b01b1c7..53849e3 100644 --- a/docs/api/awl/Validation/Validation.html +++ b/docs/api/awl/Validation/Validation.html @@ -525,7 +525,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:08 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Validation/_Validation.php.html b/docs/api/awl/Validation/_Validation.php.html index 6dac4c8..a5ee1dd 100644 --- a/docs/api/awl/Validation/_Validation.php.html +++ b/docs/api/awl/Validation/_Validation.php.html @@ -167,7 +167,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:08 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLDocument/XMLDocument.html b/docs/api/awl/XMLDocument/XMLDocument.html index 977baf4..6c3be07 100644 --- a/docs/api/awl/XMLDocument/XMLDocument.html +++ b/docs/api/awl/XMLDocument/XMLDocument.html @@ -116,7 +116,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLDocument/_XMLDocument.php.html b/docs/api/awl/XMLDocument/_XMLDocument.php.html index 15f8b96..5386b3e 100644 --- a/docs/api/awl/XMLDocument/_XMLDocument.php.html +++ b/docs/api/awl/XMLDocument/_XMLDocument.php.html @@ -167,7 +167,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLElement/XMLElement.html b/docs/api/awl/XMLElement/XMLElement.html index 351175b..d139d4c 100644 --- a/docs/api/awl/XMLElement/XMLElement.html +++ b/docs/api/awl/XMLElement/XMLElement.html @@ -893,7 +893,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLElement/_XMLElement.php.html b/docs/api/awl/XMLElement/_XMLElement.php.html index 1f8275d..380c65f 100644 --- a/docs/api/awl/XMLElement/_XMLElement.php.html +++ b/docs/api/awl/XMLElement/_XMLElement.php.html @@ -214,7 +214,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/classEditor/Editor.html b/docs/api/awl/classEditor/Editor.html index cc11a21..2a11cf2 100644 --- a/docs/api/awl/classEditor/Editor.html +++ b/docs/api/awl/classEditor/Editor.html @@ -1616,7 +1616,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/classEditor/EditorField.html b/docs/api/awl/classEditor/EditorField.html index d6e6885..e117684 100644 --- a/docs/api/awl/classEditor/EditorField.html +++ b/docs/api/awl/classEditor/EditorField.html @@ -594,7 +594,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/classEditor/_classEditor.php.html b/docs/api/awl/classEditor/_classEditor.php.html index ac7665f..c7cd554 100644 --- a/docs/api/awl/classEditor/_classEditor.php.html +++ b/docs/api/awl/classEditor/_classEditor.php.html @@ -193,7 +193,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/_iCalendar.php.html b/docs/api/awl/iCalendar/_iCalendar.php.html index 0307230..7898490 100644 --- a/docs/api/awl/iCalendar/_iCalendar.php.html +++ b/docs/api/awl/iCalendar/_iCalendar.php.html @@ -253,7 +253,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:05 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/_vEvent.php.html b/docs/api/awl/iCalendar/_vEvent.php.html index 1af80d6..bd7206a 100644 --- a/docs/api/awl/iCalendar/_vEvent.php.html +++ b/docs/api/awl/iCalendar/_vEvent.php.html @@ -139,7 +139,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/iCalComponent.html b/docs/api/awl/iCalendar/iCalComponent.html index 5b0214f..8c8ddfc 100644 --- a/docs/api/awl/iCalendar/iCalComponent.html +++ b/docs/api/awl/iCalendar/iCalComponent.html @@ -1062,7 +1062,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:06 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/iCalProp.html b/docs/api/awl/iCalendar/iCalProp.html index 9f80e86..dba5652 100644 --- a/docs/api/awl/iCalendar/iCalProp.html +++ b/docs/api/awl/iCalendar/iCalProp.html @@ -492,7 +492,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:06 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/iCalendar.html b/docs/api/awl/iCalendar/iCalendar.html index 60399ac..9683104 100644 --- a/docs/api/awl/iCalendar/iCalendar.html +++ b/docs/api/awl/iCalendar/iCalendar.html @@ -1126,7 +1126,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:06 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:18 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/vEvent.html b/docs/api/awl/iCalendar/vEvent.html index b98b89d..540f8fc 100644 --- a/docs/api/awl/iCalendar/vEvent.html +++ b/docs/api/awl/iCalendar/vEvent.html @@ -470,7 +470,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vComponent/_vComponent.php.html b/docs/api/awl/vComponent/_vComponent.php.html index 75456d1..338b176 100644 --- a/docs/api/awl/vComponent/_vComponent.php.html +++ b/docs/api/awl/vComponent/_vComponent.php.html @@ -179,7 +179,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:08 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vComponent/vComponent.html b/docs/api/awl/vComponent/vComponent.html index f042d96..17a3be8 100644 --- a/docs/api/awl/vComponent/vComponent.html +++ b/docs/api/awl/vComponent/vComponent.html @@ -1035,7 +1035,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:08 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vComponent/vProperty.html b/docs/api/awl/vComponent/vProperty.html index 108167a..49a79a1 100644 --- a/docs/api/awl/vComponent/vProperty.html +++ b/docs/api/awl/vComponent/vProperty.html @@ -717,7 +717,7 @@

- Documentation generated on Mon, 13 Sep 2010 01:02:08 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:19 +1200 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/classtrees_awl.html b/docs/api/classtrees_awl.html index f0adb5d..423e09e 100644 --- a/docs/api/classtrees_awl.html +++ b/docs/api/classtrees_awl.html @@ -117,7 +117,7 @@
  • XMLElement
  • - Documentation generated on Mon, 13 Sep 2010 01:02:03 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:17 +1200 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/api/errors.html b/docs/api/errors.html index 2818adc..d003f65 100644 --- a/docs/api/errors.html +++ b/docs/api/errors.html @@ -177,7 +177,7 @@ Use an @ignore tag on the original if you want this case to be documented.
    Error on line 86 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array The array to be dumped."
    Error on line 86 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string What name should this array dump identify itself as"

    - Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/api/index.html b/docs/api/index.html index 9025074..98ce8b2 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> - + awl diff --git a/docs/api/media/images/Interface.PNG b/docs/api/media/images/Interface.PNG deleted file mode 100644 index e6cd51edf52c7bf532060fe4dca4fa6d9666f609..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcwPel00001 literal 1083 zcwXxa@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstPBjy3;{kN zu9Ajnt5&Ttu79fAda1@%ouFXELYW(Fj^6Z(U`)_51(-|7XseY25!>(WA}p^8eefzIoSOHBLL@ zu5c=u23 zg#EgG*R(4R8Bcv1+IdSoXt7!L5tEf~j@@~uVBhR|_Md6WYSZ+C#*073PQ0UAdtNA&Sr2m&u22u(ot`Q}{`DrEPiAAXl zzKO|2`MIennTZN+nMJAP`9;~q3ceA$Cu*qx)$a0iaSYK2_B|UZ-WVX#_Rx8=vgB(I z&cHT}sK7%fH}U-cFMiWyPx96E>{Z#Ur>5I8xfi=uC+%3b`~H0P z#lGvc7gVHG$SJa9{|N|*Xy|&~n9ycv_l8NOVeuIeg`W&X9{Ux3N;#~!tW%jEQ`5_S zVR^64{S^m!jGI(H|Rfn7)0GYdbF!p|&>S1!++ ow0umdKI;Vst05`Dm_y7O^ diff --git a/docs/api/todolist.html b/docs/api/todolist.html index 5b930db..018576d 100644 --- a/docs/api/todolist.html +++ b/docs/api/todolist.html @@ -54,7 +54,7 @@
  • Remove this function.
  • - Documentation generated on Mon, 13 Sep 2010 01:02:09 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 20 Sep 2010 12:52:20 +1200 by phpDocumentor 1.4.3

    \ No newline at end of file -- 2.11.4.GIT