92
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Trying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combobox, doesn't work yet. More... almost 24 years ago
Give access to m_lastKeydownConsumed More... almost 24 years ago
Updates for new wxToolBar API More... almost 24 years ago
Updates for new wxToolBar API More... almost 24 years ago
Updates to match recent CVS changes. More... almost 24 years ago
Updates to match recent CVS changes. More... almost 24 years ago
don't include wxhtml.rc More... almost 24 years ago
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency More... about 24 years ago
SWIGged updates for wxMac More... about 24 years ago
Some distrib updates More... about 24 years ago
Typo fix More... about 24 years ago
SWIGged updates for wxGTK More... about 24 years ago
More unicode related cleanup and fixes for wxPython More... about 24 years ago
Fixed problem between the splash screen and tip dialog. More... about 24 years ago
wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1. When in unicode mode Scintilla uses UTF-8 internally so the wxSTC wrapper only needs to convert to/from UTF-8 in the right places. Still need to figure out to get unicode characters from key/char events... More... about 24 years ago
SWIGged updates for wxGTK More... about 24 years ago
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45 More... about 24 years ago
Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other little fixes. More... about 24 years ago
Fixed a typo in one of the virtual callback macros. More... about 24 years ago
Newly SWIGged sources for wxGTK More... about 24 years ago
Changes needed for wxUSE_UNICODE More... about 24 years ago
Some little tweaks and cleanups. More... about 24 years ago
Updated unicode sample again. Added two more languages. More... about 24 years ago
updated unicode sample More... about 24 years ago
A Unicode sample for wxPython More... about 24 years ago
Core wxPython (non-contrib) now fully works with Unicode! More... about 24 years ago
More little demo updates More... about 24 years ago
Updated demo to be a more realistic dialog, to show tab traversal, etc. More... about 24 years ago
Updated demo to show EVT_COLOURSELECT More... about 24 years ago
Applied and merged patch 486364, which enables wxPython to be built in unicode mode. There are a number of things still missing in it and not everything is converted correctly... But it now builds and functions properly again in non-unicode mode so this is a good time to check in everything. The previous version of all of wxPython sources is tagged wxPy_B4_UNICODE. More... about 24 years ago