Stefano D. Mtangoo
Stefano D. Mtangoo
Hi, Thanks for great component. It works great! However I have found that deleting the Image does not remove the file. It would be great functionality when user does a...
| Q | A | ------------- | --- | Is bugfix? | no | New feature? | no | Breaks BC? | no | Tests pass? | yes | Fixed...
I have this OA file (top parts removed). I want Payments to do many things. for example `/payments/invoice` for paying invoices or `payments/cash` for non-credit payments. These takes different objects...
Hi, I just found your piece of cake. Though have not tested it (just found it) I think it will add value to my app. The problem is, my app...
MySQL libraries are GPLed. MariaDB connectors are LGPLed. Move off GPL towards LGPL is the goal of this issue.
- [ ] Migrate all Pointers to smart Pointers. - [ ] Document it - [ ] Update Sample - [ ] Make a release
In wxWidgets coding guidelines [exceptions are discouraged](http://wxwidgets.org/develop/coding-guidelines/#no_exceptions). This ticket aim at removing all exceptions in the library. The idea I have is to have a class similar to [QT SQLError](http://doc.qt.io/qt-4.8/qsqlerror.html)....
So far CMake build have Support for SQLite3, MySQL/MariaDB, and PostGreSQL. I would like to see TDS Suported so that one can connect with MS SQL Server. I'm not TDS...
I have always felt that class names like `outcoming messages` does not better reflect what they are doing than `outgoing messages`. So revisit the library and try to rename whatever...
Sometimes I open files with long names and it makes it terrible. If its not very demanding can you add fixed tabs style? If it a lot of work, can...