Google Code Exporter
Google Code Exporter
``` hrm, I can't find any way to mark this as a feature request. anyways... I'd like to preserve comments when I parse yaml. This library looks like it can...
``` - What steps will reproduce the problem? 1. Just create a single body constraint, 2. call world.AddConstraint(..), 3. and get an instant NullReferenceException. - What version of the product...
``` Within our environment it is necessary to execute the tests from the packaged jar file. This fails because WildcardPatternSuite.getBaseDir() returns a File. For us it would be better if...
``` I would like to be able to define all my suite classes into a separate (probably parallel) package so I can organize them. My idea was to add something...
``` На компьютере с Dropbox, в папку Camera Uploads, синхронизируются фотки с телефона от мобильной версии Dropbox. 1. Загрузили все фотки из папки с компа на хостинг 2. Добавили в...
``` Would it be possible to add imgur account association in Image Uploader? I use imgur mostly and it would be great if I could upload photos to my imgur...
``` I have been using visvis for a while now, but I get the impression I must be doing something wrong. Rendering performance has always been low; but it is...
To use Python 3 with GTK, we'll need to use GTK3/pyGI, instead of the current GTK2/pyGTK. Therefore, we need to work on a GTK3 backend. Before we can do this,...
Visvis performs rather poorly when being run with X-tunneling over SSH. Single screen updates can take a minute or more. Obviously, this won't be a big use case, but there...
``` Visvis currently allows changing the settings using the visvis API. The settings are stored in an ssdf file in the appdata directory. It would be nice to be able...