1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use PRIsVALUE in wxFileCtrlBase.cpp More... over 11 years ago
use PRIsVALUE in wxMenu.cpp More... over 11 years ago
use PRIsVALUE in loadxrc and use arity1 for RubyCallAfter More... over 11 years ago
use PRIsVALUE for main.cpp More... over 11 years ago
add check size for invalid size More... over 11 years ago
wxImage: add new methods and document more More... over 11 years ago
wxStatusBar: document attributes More... over 11 years ago
wxPalette: document some methods More... over 11 years ago
wxProperty: make some attribute like methods, that rdoc thinks that they are one More... over 11 years ago
wxWizard: document methods and attributes More... over 11 years ago
main: define size function for classes that are not freed too make it possible for classes that as Info to be freeable like wxImage add nil_check overload that does take a klass VALUE as type name More... over 11 years ago
rb_define_attr_method: make it possible to define them read or write only More... over 11 years ago
wxSlider, wxSpinButton, wxSpinCtrl: fix attribute documentation More... over 11 years ago
fixed extconf.rb for untyped data More... over 11 years ago
update rwx against TypedData from ruby More... over 11 years ago
wxImage: add a Draw method, using wxGCDC & wxGraphicsContext to draw on that image More... over 11 years ago
add RichText classes to main rwx file More... over 11 years ago
added block functions to RichTextCtrl More... over 11 years ago
add RichTextStyleSheet More... over 11 years ago
add RichTextStyle base style More... over 11 years ago
add RichTextAttr More... over 11 years ago
wxTextAttr: add _initialize_copy More... over 11 years ago
wxRect: add more attributes and document them More... over 11 years ago
add wxCollapsiblePane More... over 11 years ago
wxRichMessageDialog: fixed some macros More... over 11 years ago
wxProperty: add some extra check for Property#value_image= and fix something in the _alloc function that did prevent to create an instance of wxProperty More... over 11 years ago
added checks for DefaultConstructor for wxMessageDialog and its sibilings in extconf.rb. regardless add wxMessageDialog, wxMessageDialogGeneric, wxRichMessageDialog. all of them use broken one-step constructor More... over 11 years ago
wxTextAttr: documented attributes More... over 11 years ago
wxPen: shorted nil check More... over 11 years ago
wxWizardPage: document attributes More... over 11 years ago