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
wxPickerBase use new macro_attr_con for TextCtrl based attributes More... about 12 years ago
add new macro for condition in macro_attr currently used in wxPickerBase for TextCtrl attributes to avoid collide with Assert More... about 12 years ago
samples/controls: add wxChoice BookPage, use image_list for notebook More... about 12 years ago
samples/controls: add icons for the notebookctrl More... about 12 years ago
wxListbox: write ListBox#selection so it returns Array for multiple selections. the GetSelection method would raise an assert More... about 12 years ago
wxRadiobox: add IndexError around the selection and item_string methods More... about 12 years ago
wxItemContainer: add IndexError protection around the functions More... about 12 years ago
add beginning of the controls sample More... about 12 years ago
wxDirDialog: use new set_hash_flag_option More... about 12 years ago
wxSizer: add flag for border: specific flags will added later More... about 12 years ago
wxItemContainer: add sorted? and item_count functions More... about 12 years ago
wxListBox: use new set_hash_flag_option and add Style Constants More... about 12 years ago
wxChoice: add new set_hash_flag_option, and add Style Constants More... about 12 years ago
wxPropertyGridManager: use new set_hash_flag_option More... about 12 years ago
wxTextCtrl: use new set_hash_flag_option More... about 12 years ago
wxRadioButton: use the new set_hash_flag_option More... about 12 years ago
add helper function for style flags in initialize methods. its main purpose is for "style |= wxCONSTANT" More... about 12 years ago
wxItemContainer add more methods for selection, add some to RadioBox too because it can't include directly More... about 12 years ago
fixed definitions in wxGrid and wxGridCellAttr More... about 12 years ago
add wxRadioBox class More... about 12 years ago
wxGridCellAttr: add attributes and add includes More... about 12 years ago
wxGridCellRenderer: rewrote typerenderer macro More... about 12 years ago
wxGrid add attributes into rdoc part, document them later More... about 12 years ago
add wxGridCellAttr to the wrapPtr macros More... about 12 years ago
wxSizer: fixed include with wxPoint More... about 12 years ago
wxMenuBar rewrite append/insert methods, add prepend methods and document all of them More... about 12 years ago
removed freeze methods from PropertyGrid classes More... about 12 years ago
wxAuiBookCtrl: add add_page, insert_page and prepend_page functions from wxBookCtrl, only with extra option for the bitmap value More... about 12 years ago
wxBookCtrl: document add_page and insert_page, add similar prepend_page and document it More... about 12 years ago
wxStatusBar: add more frozen checks, add attributes, document them later More... about 12 years ago