-
_Nicolas BOUSSIER (niko) wrote:_
The demo application in the trunk seems not to be functionnal
// PHP JSON-RPC server
{
"manifest" : "${CONTRIB_LIB}/RpcPhp/trunk/Ma…
-
_Christian Boulanger (@swernerx) wrote:_
There is a problem with the situation when a component's top node is a <qx:widget>
<?xml version="1.0" encoding="utf-8"?>…
-
_Thomas Herchenroeder (@thron7) wrote:_
Find a way to automatically (as much as possible) set the svn:ignore property.
This would be helpful e.g. when adding a new bug under qooxdoo-contrib/Bugs so …
-
_Chirag Patel (chiragp.82) wrote:_
I looked at the code of refreshSession() method of class Rpc.
It refreshes the session only if method getCrossDomain() returns true. Basically only for cross-domain…
-
_Daniel Wagner (@danielwagner) wrote:_
When building the source version of a contribution demo, the repository tool will always use the first qooxdoo version mentioned in the contrib's manifest t…
-
_Christian Boulanger (@swernerx) wrote:_
For contributions, it is generally a bad idea to use the version name "trunk" or "master", since then it is unclear against which qooxdoo …
-
_Thomas Herchenroeder (@thron7) wrote:_
The original mamba config.json with its two-part parts definition leads to a key error when the generator processes the project.
The mamba project with its or…
-
_Christian Boulanger (@swernerx) wrote:_
Just want to report these warnings, which you are probably aware of ...
```
- Warning: uploadwidget.UploadForm (198): Unable to parse JSDoc entry: type memb…
-
_Daniel Wagner (@danielwagner) wrote:_
There should be a way to generate an API viewer for all libraries in a repository such as qooxdoo-contrib. This is fundamentally similar to a skeleton app's…
-
_Thomas Herchenroeder (@thron7) wrote:_
Using application profiling with an app that uses qx.ui.window.Window gets an
error during app startup, saying
"Please initialize 'qx.ui.window.Ma…