13
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* User-defined wrapping of static text is correctly generated also for XRC. More... about 14 years ago
^ Searching scope of find dialog reduced to active editor page only to avoid confusing messages like multiple "not found". More... about 14 years ago
* Fixed positioning of newly created items in object tree. More... about 14 years ago
Fixed disconnection of menu items' event handlers. More... about 14 years ago
Minor update of Python code generated for AddControl() function. More... about 14 years ago
+ Any widget (wxWindow) can be added also to ToolBarForm (stand-alone toolbar class). More... about 14 years ago
[no comment] More... about 14 years ago
FS#456 - App crashes when you double click on file_path property More... over 14 years ago
- Minor code clean-up (removed un-needed variables) More... over 14 years ago
fixed case in include statement (again) More... over 14 years ago
[no comment] More... over 14 years ago
fixed case in #include More... over 14 years ago
[no comment] More... over 14 years ago
merged inherited class regeneration back into trunk More... over 14 years ago
* Fixed Python code generation of SetToolTipString() function for wxPanel More... over 14 years ago
- Updated changelog.txt More... over 14 years ago
* FS#454 - Python code generation for toolbars More... over 14 years ago
01/03/2010 Version 3.01.67 (Beta) More... over 14 years ago
Updated change log. More... over 14 years ago
Increased version number to 3.1.66 (because 3.1.65 has been already released). More... over 14 years ago
* FS#447 - Python code generation for ToolBar. More... over 14 years ago
* FS#420 - Minsize field is not generated. More... over 14 years ago
Fixed crash occuring when a widget was placed onto an inappropriate parent. More... over 14 years ago
Updated change log. More... over 14 years ago
Fixed python code generation for event wx.EVT_LIST_ITEM_DESELECTED (wxListCtrl) More... over 14 years ago
^ Significantly improved speed of undo/redo/paste operations on large projects (note for existing projects: the patch will have an effect after manual expansion and collapsion of all form-based items in the object tree). More... over 14 years ago
- Revert some changes (a better patch is needed). More... over 14 years ago
- Significantly improved speed of undo/redo/copy/cut/paste opeartions on large project (behaviour of object tree is not ideal yet...) More... over 14 years ago
^ Significantly improved speed of adding/removing of project items on large projects. More... over 14 years ago
Added intl for building under MinGW 4.4+. More... over 14 years ago