34
I Use This!
Low Activity

News

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Posted over 16 years ago by Andreas Ecker
2008 has been a very interesting and successful year for qooxdoo, and so 2009 should become as well. There have been many highlights in 2008, and to ensure you don't miss the most exciting ones, we introduced a weekly status report for the news blog early in the year. All in all "The week in [...]
Posted almost 17 years ago by Andreas Ecker
This year there's a special gift under the Xmas tree: qooxdoo 0.8.1. It is quite a comprehensive maintenance release, with a lot of bugs fixed (about 250) since the 0.8 release. Many inconsistencies were resolved, carefully features completed and ... [More] missing API added. qooxdoo 0.8.1 is recommended as an upgrade for existing 0.8-based applications, migration should be [...] [Less]
Posted almost 17 years ago by Andreas Ecker
Another weekly status report. It's for last week, sorry for the delay, we were mostly busy in preparing for a 0.8.1 release. Thanks to Thomas for his details about SourceForge and Generator: SourceForge We have revamped the download area of our ... [More] project platform on SourceForge. qooxdoo releases are now organized into three categories, or packages as SourceForge [...] [Less]
Posted almost 17 years ago by Martin Wittemann
During my recent studies for the new data binding layer I implemented an array wrapper in qooxdoo. The best way for a reduced set of API changes compared to the native array was to map the native JavaScript array to a qooxdoo array and add some custom events to the qooxdoo implementation. Doing that, I [...]