1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wxBitmap add more artprovider icons into the symbol to icon wrapper More... about 12 years ago
wxButton: use newer command flag wxEVT_BUTTON More... about 12 years ago
sample/dialog: updated choice menu for select choice command More... about 12 years ago
wxSingleChoiceDialog: added old selection to select command More... about 12 years ago
add wxListBook More... about 12 years ago
wxSpinButton: add options to initialize, add properties, add event More... about 12 years ago
wxSlider: rewrite initialize and define properties More... about 12 years ago
wxCheckedListBox: add CheckedItems More... about 12 years ago
wxListBox add Selections More... about 12 years ago
wxBookCtrlBase: use Sized Enumerator and define the properties More... about 12 years ago
FIX wxMessageDialog, automatically wrap wxOK to wxID_OK More... about 12 years ago
add SingleChoiceDialog to samples/dialog More... about 12 years ago
FIX: WX::message_box, fix return value and add optionhash for caption More... about 12 years ago
wxSingleChoiceDialog: add message attribute for initialize More... about 12 years ago
FIX ButtonToolBar only works on __MAC__ but i dont know why ... More... about 12 years ago
add helper functions for the ChoiceDialogs More... about 12 years ago
added ChoiceDialogs, single functions and ruby samples will be added later More... about 12 years ago
wxFileDialog: change the hash to options to use an macro to short the code More... about 12 years ago
add wxButtonToolBar from generic More... about 12 years ago
Fix wxProperty: add include for PropertyGrid, without the class is incomplete More... about 12 years ago
update for wxProperty classes, new methods for wxProperty & PropertyGridInterface, root methods for PropertyGrid and PropertyGridPage More... about 12 years ago
wxMenuItem: make bitmap part dumpable when wxImage is used More... about 12 years ago
FIX wxPen: wrong class variable More... about 12 years ago
add PropertyGridPage, methods are added later More... about 12 years ago
wxPen: add initialize, initialize_copy and marshal_ methods. add better check for IsOk More... about 12 years ago
fix bug in WX::Brush#initialize More... about 12 years ago
WxBrush: add initialize, initialize_copy and marshal_ methods More... about 12 years ago
wxBitmap add more protection when wxBitmap exist but its not "Ok" More... about 12 years ago
FIX wxImage marshal_load convert char* to unsigned char* More... about 12 years ago
change wxMenu::each to use Sized_Enumerator More... about 12 years ago