1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add many stuff to STC, bind it later to ruby
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use simple form for RadioBox
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use simple form for BookCtrl
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use simple form for AuiBook
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use simple form for BitmapComboBox
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add more simple form for macro_attr_item
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add more ids and arts in the artprovider
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use new macro_attr_bitmap
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use new macro_attr_bitmap
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use new singlereturn_if
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add new macro_attr_bitmap function for defining attributes that does allow the use of the artprovider
Hanmac
as Hans Mackowiak
More... almost 9 years ago
remove methods that ambiguous in ComboBox and use new names
Hanmac
as Hans Mackowiak
More... almost 9 years ago
expose selection methods from TextEntry
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add more selection methods into TextEntry
Hanmac
as Hans Mackowiak
More... almost 9 years ago
export more selection methods from ItemContainer
Hanmac
as Hans Mackowiak
More... almost 9 years ago
fixed each_line, use created method
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add checks for eql? and #hash in the specs, add option in the shared copyable and dumpable
Hanmac
as Hans Mackowiak
More... almost 9 years ago
fixed Font#marshal_load
Hanmac
as Hans Mackowiak
More... almost 9 years ago
adding #hash function and add eql? as alias for == in wxSize
Hanmac
as Hans Mackowiak
More... almost 9 years ago
adding #hash function and add eql? as alias for == in wxRect
Hanmac
as Hans Mackowiak
More... almost 9 years ago
adding #hash function and add eql? as alias for == in wxPoint
Hanmac
as Hans Mackowiak
More... almost 9 years ago
adding #hash function and add eql? as alias for ==
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add new functions from STC into extconf check
Hanmac
as Hans Mackowiak
More... almost 9 years ago
split create_boxleft method into small pieces, and Native and Generic variants
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add check for subclass and set color name for color spec
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add specs for subclasses in point, rect and size spec
Hanmac
as Hans Mackowiak
More... almost 9 years ago
add test for the classes in the shared specs
Hanmac
as Hans Mackowiak
More... almost 9 years ago
using singlereturn_array for checklistbox and the returned checklist items
Hanmac
as Hans Mackowiak
More... almost 9 years ago
fixed wrong type for wxFileCtrlGeneric
Hanmac
as Hans Mackowiak
More... almost 9 years ago
use class for alloc in wxPoint, wxRect and wxSize, makes subclassing possible
Hanmac
as Hans Mackowiak
More... almost 9 years ago