1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added date to the footer of the reference generator, ASCII artwork to README file as new site address and brief introduction. More... over 12 years ago
The generated code now compiles on 64 bits and 32 bits platforms, also it compiles on windows except for a small change needed to the wxIcon constructor on frame.h line 1922. More... over 12 years ago
Some changes to the code generator to change long unsigned int declarations to size_t for crossplatform compatibility. Also changed instructions of gccxml to reflect new php header guard, removing the need to pass php header libraries to gccxml More... over 12 years ago
Some changes to the generated code in order to eliminate some errors while compiling on windows. More... over 12 years ago
Added some new files needed for the reference generator More... over 12 years ago
New html class reference generator and new classes or methods enabled. More... over 12 years ago
Enabled wxGridCellEditors like choice, numbers, float, etc. More... over 12 years ago
Enabled wxIcon constructor to load images from a file and enabled more methods to wxToolBar. More... over 12 years ago
Added more constants. More... over 12 years ago
Re-enabled wxMenuItem constructor to work with code generated with wxFormBuilder and added some new constants to the parser. More... over 12 years ago
Class enumerations are now part of the class instead of a namespace. More... over 12 years ago
Enabled more controls and method. More... over 12 years ago
*** empty log message *** More... over 12 years ago
Improved source code generator to better support enumerations on argument types. More... over 12 years ago
Added more wx headers to common.h in order to enable more event constants used on Connect method. More... over 12 years ago
Updated source files produced by the code generator, enables support for wxAuiManager, wxAuiNoteBook and initial support for wxGrid. More... over 12 years ago
Small improvements to code generator to be able to add wxAui support as more classes. Also initial support for wxGrid. More... over 12 years ago
Added wxEVT* constants on a file to assist the parser when generating source code. More... over 12 years ago
Added go.sh utlity file, equivalent to go.bat More... over 12 years ago
Updated wx.xml file to reflect new wxAui classes and newer changes to wxWidgets. More... over 12 years ago
Added some comments on headerParser README about possible gccxml bug and how to fix. More... over 12 years ago
Added build instructions for linux on README file. More... over 12 years ago
listBox and tray More... over 14 years ago
Fixed event calls. Added help window classes. Added a class for clientData storage of zval. More... almost 15 years ago
Added wxDynamicCast. Should work fine for wxWindow derived classes Added wxRadioButton bindings Added event initialization for functions returning wxDialog More... almost 15 years ago
msw build verifed. wxImageList on a wxTreeCtr tested More... almost 15 years ago
Removed a few generic specific methods from wxTreeCtrl More... almost 15 years ago
Removed abstraction wxGenericImageList for MSW build conformance More... almost 15 years ago
Added wxLocale and tested with wxXmlResource More... almost 15 years ago
Added wxExecute in wxwidgets.cpp Added a few other classes More... almost 15 years ago