From: Robert R. <rra...@ya...> - 2001-01-20 21:53:57
|
I've updated CVS with some API documentation. In there you will also find the config files used to generate the API documentation. It uses Doxygen to create the files which is freely available under GPL. Look in the config directory under docs for more info. Also, I fixed a bug in DynDocument that was over writing the dyndocs array each time you added a document. I'm still not sure how frames ever worked with that bug. Also, I feel like we are ready for a release. If so I propose that todays build (dynapi_2001_01_20.zip) be considered a release candidate. If anyone has any changes to make to the build, please post them here. Here's the new snapshot page: http://dynapi.sourceforge.net/snapshot/ -- // Robert Rainwater ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ |
From: Richard B. <ma...@ri...> - 2001-01-20 22:49:23
|
Hi, I checked out the text selecting ondrag in IE issues you recommended last week, and posted a patch for dragevents.js, and also scrollbar.js. It works like a charm so far. http://sourceforge.net/patch/?func=detailpatch&patch_id=103337&group_id=5757 Wasn't sprite.js dead and buried? I see it was actually updated 4 weeks back. All I can say about the new documentation is WOW! Now we can proudly say RTFM 'cause there IS one. (Not to discredit Pascal's tutorials of course) Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) ----- Original Message ----- From: "Robert Rainwater" <rra...@ya...> To: "DynAPI Development List" <dyn...@li...> Sent: Saturday, January 20, 2001 10:52 PM Subject: [Dynapi-Dev] Updated CVS - API Docs - Release? > > I've updated CVS with some API documentation. In there you will also > find the config files used to generate the API documentation. It uses > Doxygen to create the files which is freely available under GPL. Look > in the config directory under docs for more info. > > Also, I fixed a bug in DynDocument that was over writing the dyndocs > array each time you added a document. I'm still not sure how frames > ever worked with that bug. > > Also, I feel like we are ready for a release. If so I propose that > todays build (dynapi_2001_01_20.zip) be considered a release candidate. > If anyone has any changes to make to the build, please post them here. > > Here's the new snapshot page: http://dynapi.sourceforge.net/snapshot/ > > -- > // Robert Rainwater > ---------------------- > DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ > DynAPI Homepage: http://dynapi.sourceforge.net/ > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > ____________________________________________________________ > Get your free domain name and domain-based e-mail from > Namezero.com. New! Namezero Plus domains now available. > Find out more at: http://www.namezero.com > |
From: Robert R. <rra...@ya...> - 2001-01-20 23:59:06
|
Yes, I think the patch can be included. Also, I updated the website with the API docs. The docs in the snapshot and the website docs will both be updated in the nightly build. -- // Robert Rainwater On 1/20/2001, 5:49:24 PM EST, Richard wrote about "[Dynapi-Dev] Updated CVS - API Docs - Release?": > Hi, > I checked out the text selecting ondrag in IE issues you recommended last > week, > and posted a patch for dragevents.js, and also scrollbar.js. > It works like a charm so far. > http://sourceforge.net/patch/?func=detailpatch&patch_id=103337&group_id=5757 > Wasn't sprite.js dead and buried? I see it was actually updated 4 weeks > back. > All I can say about the new documentation is WOW! > Now we can proudly say RTFM 'cause there IS one. > (Not to discredit Pascal's tutorials of course) > Cheers, > Richard Bennett > ma...@ri... > www.richardinfo.com > (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) > ----- Original Message ----- > From: "Robert Rainwater" <rra...@ya...> > To: "DynAPI Development List" <dyn...@li...> > Sent: Saturday, January 20, 2001 10:52 PM > Subject: [Dynapi-Dev] Updated CVS - API Docs - Release? >> >> I've updated CVS with some API documentation. In there you will also >> find the config files used to generate the API documentation. It uses >> Doxygen to create the files which is freely available under GPL. Look >> in the config directory under docs for more info. >> >> Also, I fixed a bug in DynDocument that was over writing the dyndocs >> array each time you added a document. I'm still not sure how frames >> ever worked with that bug. >> >> Also, I feel like we are ready for a release. If so I propose that >> todays build (dynapi_2001_01_20.zip) be considered a release candidate. >> If anyone has any changes to make to the build, please post them here. >> >> Here's the new snapshot page: http://dynapi.sourceforge.net/snapshot/ >> >> -- >> // Robert Rainwater >> ---------------------- >> DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ >> DynAPI Homepage: http://dynapi.sourceforge.net/ >> >> >> >> _______________________________________________ >> Dynapi-Dev mailing list >> Dyn...@li... >> http://lists.sourceforge.net/lists/listinfo/dynapi-dev >> ____________________________________________________________ >> Get your free domain name and domain-based e-mail from >> Namezero.com. New! Namezero Plus domains now available. >> Find out more at: http://www.namezero.com >> > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ |
From: Richard B. <ma...@ri...> - 2001-01-21 00:53:20
|
> Yes, I think the patch can be included. Great, if you would be so kind, as I don't have CVS write access. Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) ----- Original Message ----- From: "Robert Rainwater" <rra...@ya...> To: "DynAPI Development List" <dyn...@li...> Sent: Sunday, January 21, 2001 12:57 AM Subject: Re[2]: [Dynapi-Dev] Updated CVS - API Docs - Release? > > Yes, I think the patch can be included. > > Also, I updated the website with the API docs. The docs in the > snapshot and the website docs will both be updated in the nightly > build. > > -- > // Robert Rainwater > > On 1/20/2001, 5:49:24 PM EST, Richard wrote about "[Dynapi-Dev] Updated CVS - API Docs - Release?": > > > Hi, > > I checked out the text selecting ondrag in IE issues you recommended last > > week, > > and posted a patch for dragevents.js, and also scrollbar.js. > > It works like a charm so far. > > http://sourceforge.net/patch/?func=detailpatch&patch_id=103337&group_id=5757 > > > Wasn't sprite.js dead and buried? I see it was actually updated 4 weeks > > back. > > > All I can say about the new documentation is WOW! > > Now we can proudly say RTFM 'cause there IS one. > > (Not to discredit Pascal's tutorials of course) > > > Cheers, > > Richard Bennett > > > ma...@ri... > > www.richardinfo.com > > (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) > > > ----- Original Message ----- > > From: "Robert Rainwater" <rra...@ya...> > > To: "DynAPI Development List" <dyn...@li...> > > Sent: Saturday, January 20, 2001 10:52 PM > > Subject: [Dynapi-Dev] Updated CVS - API Docs - Release? > > > >> > >> I've updated CVS with some API documentation. In there you will also > >> find the config files used to generate the API documentation. It uses > >> Doxygen to create the files which is freely available under GPL. Look > >> in the config directory under docs for more info. > >> > >> Also, I fixed a bug in DynDocument that was over writing the dyndocs > >> array each time you added a document. I'm still not sure how frames > >> ever worked with that bug. > >> > >> Also, I feel like we are ready for a release. If so I propose that > >> todays build (dynapi_2001_01_20.zip) be considered a release candidate. > >> If anyone has any changes to make to the build, please post them here. > >> > >> Here's the new snapshot page: http://dynapi.sourceforge.net/snapshot/ > >> > >> -- > >> // Robert Rainwater > >> ---------------------- > >> DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ > >> DynAPI Homepage: http://dynapi.sourceforge.net/ > >> > >> > >> > >> _______________________________________________ > >> Dynapi-Dev mailing list > >> Dyn...@li... > >> http://lists.sourceforge.net/lists/listinfo/dynapi-dev > >> ____________________________________________________________ > >> Get your free domain name and domain-based e-mail from > >> Namezero.com. New! Namezero Plus domains now available. > >> Find out more at: http://www.namezero.com > >> > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > ---------------------- > DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ > DynAPI Homepage: http://dynapi.sourceforge.net/ > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > ____________________________________________________________ > Get your free domain name and domain-based e-mail from > Namezero.com. New! Namezero Plus domains now available. > Find out more at: http://www.namezero.com > |
From: Michael P. <mp...@ph...> - 2001-01-21 12:55:56
|
I've got a suggestion for the code before it gets released. It is not bug related, but it does bug me that it is there. I find no reason for the ?true:false component in many of the evaluations in the API (eg. events.js). There is no need to evaluate the condition and then select true or false to match the condition. Just use the condition directly. Again, I know that it is not a bug, but if there is no reason for it being there, it should be removed. Every bit of erelevant code it just another spot for a bug to pop up. Robert Rainwater wrote: > I've updated CVS with some API documentation. In there you will also > find the config files used to generate the API documentation. It uses > Doxygen to create the files which is freely available under GPL. Look > in the config directory under docs for more info. > > Also, I fixed a bug in DynDocument that was over writing the dyndocs > array each time you added a document. I'm still not sure how frames > ever worked with that bug. > > Also, I feel like we are ready for a release. If so I propose that > todays build (dynapi_2001_01_20.zip) be considered a release candidate. > If anyone has any changes to make to the build, please post them here. > > Here's the new snapshot page: http://dynapi.sourceforge.net/snapshot/ > > -- > // Robert Rainwater > ---------------------- > DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ > DynAPI Homepage: http://dynapi.sourceforge.net/ > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev -- Michael Pemberton mp...@ph... ICQ: 12107010 |