1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wxSTC: add lexer as enums and add many attributes, they are not documented yet More... over 11 years ago
add wxRichTextCtrl More... over 11 years ago
remove check for wxHAS_EVENT_BIND out of files into extconf.rb, its not optional anymore More... over 11 years ago
add wxBitmapCombobox, it cant inherit from wxCombobox because the ports are different More... over 11 years ago
fixing class variable for wxPoint, change rb_ary_entry to RARRAY_AREF for Point and Size, export ID variables from Point & Size to reuse them in Rect More... over 11 years ago
replace RARRAY_PTR with RARRAY_AREF More... over 11 years ago
uses register enum for the non-enum ButtonFlag & IconFlag More... over 11 years ago
wxInfoBarBase: add new getButtonCount methods, add checks to extconf.rb More... over 11 years ago
DirPicker & FontPicker fix style constants More... over 11 years ago
add new classes to main rwx More... over 11 years ago
extconf.rb: fix have_member_func helper More... over 11 years ago
add checks for wxSingleChoiceDialog More... over 11 years ago
add wxFontPickerWidget More... over 11 years ago
add wxColorPickerWidget More... over 11 years ago
add wxSimpleBook More... over 11 years ago
wxBookCtrl add extra check that TreeBook is used More... over 11 years ago
wxDir&FilePickerWidget: fix macro check More... over 11 years ago
wxFontPicker: #ifdef is better for checking extconf.h macros More... almost 12 years ago
fixed Font picker with check for its member function. More... almost 12 years ago
fixed include for DirPickerWidget & FilePickerWidget More... almost 12 years ago
add DirPickerWidget and FilePickerWidget classes. both are Special buttons that are used for DirPicker and FilePicker. More... almost 12 years ago
FileCtrl: add CommandEvent More... almost 12 years ago
wxFileCtrlBase: use check_filter_index to look if filter is in the range of wildcards. More... almost 12 years ago
wxDirDialog: Document constants More... almost 12 years ago
wxFileDialog: add NO_FOLLOW flag and constant, may not exist in previous versions. Document other style constants. More... almost 12 years ago
add check for wxFD_NO_FOLLOW More... almost 12 years ago
wxSearchCtrl: document single_line?/multi_line? More... almost 12 years ago
wxTextCtrl: fix single_line?/multi_line? documentation More... almost 12 years ago
wxFontPicker: add missing wxColor include More... almost 12 years ago
wxSlider: define style flags & constants and document them More... almost 12 years ago