92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1355 from wxWidgets/array-mappedtypes-issue1346 More... over 6 years ago
Merge pull request #1354 from wxWidgets/remove-old-names-pr903 More... over 6 years ago
Merge pull request #1353 from wxWidgets/neurodroid-embedded More... over 6 years ago
Merge pull request #1352 from wxWidgets/getapp-issue1126 More... over 6 years ago
Defer checking the contents of the sequences in order to get better exceptions More... over 6 years ago
Add README file More... over 6 years ago
wxPyConstructObject should be sufficient so wxPyMake_wxObject is no longer needed. More... over 6 years ago
Remove the hack for wx.CallAfter. A fix for wx.GetApp when embedding is on the way More... over 6 years ago
Ignore the embedded executable and object file More... over 6 years ago
Load sip.h from wxPython's include folder More... over 6 years ago
Copy sip.h into the wx/include/wxPython folder More... over 6 years ago
Merge branch 'embedded' of git://github.com/neurodroid/Phoenix into neurodroid-embedded More... over 6 years ago
Remove tracking of application instance in wxPyApp, and just use the one already in wxAppConsole instead. This will enable wx.GetApp to still do the right thing when the wxApp is created outside of Python. More... over 6 years ago
Remove use of some constants that no longer exist in 4.1 More... over 6 years ago
update nanosvg ref More... over 6 years ago
Some fixes for Py2 More... over 6 years ago
Merge pull request #1323 from wxWidgets/add-wxsvg More... over 6 years ago
Fix overview text More... over 6 years ago
Update wxWidgets ref More... over 6 years ago
Add ability to select some other SVG file to view More... over 6 years ago
Various small tweaks and fixes More... over 6 years ago
Merge pull request #1348 from wxWidgets/fix-issue1342 More... over 6 years ago
Merge pull request #1347 from wxWidgets/errcheck-virtual-methods More... over 6 years ago
Keep a reference to the data parameter in wxFindReplaceDialog ctor More... over 6 years ago
Merge pull request #1344 from JillHolliday/buttons_patch More... over 6 years ago
Merge pull request #1337 from swt2c/time_clock_removed More... over 6 years ago
Check for Python errors upon return from overloaded virtual methods More... over 6 years ago
Update wxWidgets ref More... over 6 years ago
Mention parameter name changes in the radial gradient methods in the MigrationGuide More... over 6 years ago
Ensure the context is not None before assigning to it More... over 6 years ago