Welcome to latest installment of our weekly activity report. Several of us continue to be engaged in a big in-house qooxdoo project, at least part-time. Here is what else happened.
Framework
Theming
The resource key in decoration and icon
What's better than one release? Yepp, getting two release out of the door
This way we want to offer a stable release for both qooxdoo codebases.
Version 0.3 is based on the current 0.8.2 release and version 0.4 is targeted for the legacy release 0.7.4.
Both versions are mainly bugfixing releases with the aim to stabilize [...]
Welcome to another weekly status update. This has been quite a short working week for most of the core developers here at 1&1. Due to yesterday's national holiday, many chose to take this Friday off for a long weekend.
Roadmap
For the next few weeks and months we will increasingly be involved in supporting in-house qooxdoo app [...]
Welcome to another round of news and tidbits from the qooxdoo team.
Framework
Decorators
Since version 0.8 of qooxdoo we have the Grid decorator. The Grid decorator can be used to set an image background, which scales the inner parts but leaves the border images intact. The grid is very powerful but in some cases it might [...]
A Picture is Worth a Thousand Words
I have already blogged about dependency analysis here, which is used in the background by the generator when creating a source or build version of your application. But once your project reaches a certain size
It's Friday, time for another weekly report on qooxdoo.
Framework
Form API
The implementation of the form API took a huge step, although it's not completed jet. The following list shows the wigets which have been changed during the
Due to a public holiday in Germany tomorrow, here is another early issue of our weekly activity report. Fasten seat belts!
Framework
Form API
Hopefully everyone checked out the new buddy property on the label. The form showcase in the
Welcome to another week's review of qooxdoo land.
Framework
Re-Introducing Native Window Class
Native Window support was removed with the 0.8 release and has now re-entered the trunk version. A first version of the "qx.bom.Window" class
Welcome back to another week in qooxdoo.
Data Binding Presentation
Martin presented the results of his Master thesis at the qooxdoo "headquarters" of 1&1 in Karlsruhe. A lot of colleagues showed up, which was great, including many in-house
One of the main benefits the generator provides to application developers is automatic class set computation and class ordering. The former finds all classes that are really needed for the current application, taking into account dependencies that