92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 9 days ago. based on code collected 10 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reSWIGged More... about 21 years ago
Document the Show/Hide behaviour that wxSplitterWindow does to its children. More... about 21 years ago
ifdef out some experimental code More... about 21 years ago
Typo More... about 21 years ago
Patch from Prabhu Ramachandran to make introspection of lazily evaluated objects not create the final object. More... about 21 years ago
untabified More... about 21 years ago
a bit of code cleanupt More... about 21 years ago
Play nice with sizers More... about 21 years ago
define wxColour as being passed by reference so the typemap will work correctly. More... about 21 years ago
HasTransparentBackground More... about 21 years ago
Docstring typos More... about 21 years ago
wxNotebookNameStr More... about 21 years ago
Virtualized HasTransparentBackground More... about 21 years ago
Clarified the description of event.Skip More... about 21 years ago
notes about more changes More... about 21 years ago
untabified More... about 21 years ago
Use sizers for layout More... about 21 years ago
namespace fix More... about 21 years ago
changed swig type table name More... about 21 years ago
Fix for bug [ 1098263 ] wx.lib.ogl control points leak More... about 21 years ago
GetSystemColour --> GetColour More... about 21 years ago
Add wxRTTI and OOR info for activex classes More... about 21 years ago
cleanup More... about 21 years ago
More methods for wxStdDialogButtonSizer More... about 21 years ago
Continued tests of drawing a widget to a DC More... about 21 years ago
Factor out the OnSize code so it can also be used in other places where the header window needs to be adjusted. More... about 21 years ago
reSWIGged More... over 21 years ago
reSWIGged More... over 21 years ago
updated note about the patch More... over 21 years ago
Added wxStdDialogButtonSizer, which is a a special sizer that knows how to order and position standard buttons in order to conform to the current platform's standards. You simply need to add each `wx.Button` to the sizer, and be sure to create the buttons using the standard ID's. Then call `Finalize` and the sizer will take care of the rest. More... over 21 years ago