1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
main.hpp add set_ruby_option, it does uses the _set function wrappable for ruby More... over 11 years ago
wxDirDialog: use set_obj_option, use extra fuctions to set the hash parameters More... over 11 years ago
wxFileCtrl: move the set options as function in the base class More... over 11 years ago
wxTimePicker: use set_obj_option More... over 11 years ago
wxSearchCtrl: use set_obj_option More... over 11 years ago
wxRichMessageDialog: use basefunction for setting MessageDialog variables too More... over 11 years ago
wxMessageDialog + base and generic: use base function to get the parameters out of there Hash More... over 11 years ago
wxAnyButton: use set_obj_option More... over 11 years ago
main.hpp add helper template for get and set methods for items of an object like for item container or bookctrl More... over 11 years ago
wxCalenderCtrl move code into base class and use set_obj_option More... over 11 years ago
wxFileCtrlBase: use set_obj_option instead of macro More... over 11 years ago
wxFileDialog: use set_obj_option instead of set_option More... over 11 years ago
wxFontDialog: rename set_hash_option to the correct set_obj_option More... over 11 years ago
wxWindow: use set_obj_option as replacement for the macro More... over 11 years ago
wxCursor: add function for busy info and support for busy_info flags More... over 11 years ago
wxBookCtrl: use set_obj_option More... over 11 years ago
wxAuiPane: use set_obj_option More... over 11 years ago
wxColor: make PRIsVALUE ready for c++11 More... over 11 years ago
extconf.rb add check for BusyInfoFlags, add building with c++11 even if it might not be needed by default More... over 11 years ago
wxAboutDlg: use set_obj_option instead of option template More... over 11 years ago
main: add set_obj_option it can be used to replace the set_option macro More... over 11 years ago
fixed PRIsVALUE for rbx More... over 11 years ago
fixed PRIsVALUE fo rbx More... over 11 years ago
wxFont: register only encoding when its found by ruby More... over 11 years ago
enable rbx in travis again because it should work now More... over 11 years ago
extconf.rb: fixed flags for rbx More... over 11 years ago
wxPropertyGridInterface: add missing & More... over 11 years ago
wxProperty: use RCLASS_SUPER instead of function More... over 11 years ago
xRearrangeDialog: define variable More... over 11 years ago
min.hpp: add defines that might be missing in rbx More... over 11 years ago