5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved CChat example to its own repository
mbn
More... over 9 years ago
Add an edit control into the example More... over 9 years ago
Hook the rest of the button signals More... over 9 years ago
Add sig_window_message for manual processing of windows messages More... over 9 years ago
Hook BN_CLICKED More... over 9 years ago
Display a message when clicked (when implemented) More... over 9 years ago
Add get_handle() to clan::Font to obtain a partial implementation interface. This is used to obtain HFONT on Win32 More... over 9 years ago
Added edit connection dialog
mbn
More... over 9 years ago
Added present_modal and dismiss_modal
mbn
More... over 9 years ago
Minor theme adjustment
mbn
More... over 9 years ago
Merge pull request #65 from LinuxKid21/master More... over 9 years ago
fixed makefiles since popup_view.h and popup_view.cpp were removed More... over 9 years ago
Hide popups on focus lost
mbn
More... over 9 years ago
Removed PopupView and replaced it with present_popup and dismiss_popup
mbn
More... over 9 years ago
Added add_subview<T> helper to easier create child views
mbn
More... over 9 years ago
Added support for creating an app with no update function
mbn
More... over 9 years ago
Merge pull request #64 from henu/dummy_implementations_of_toggle_fullscreen More... over 9 years ago
Dummy implementations of toggle_fullscreen() More... over 9 years ago
Okay this finally got too boring. :)
mbn
More... over 9 years ago
Some more bindings
mbn
More... over 9 years ago
More control bindings
mbn
More... over 9 years ago
More silly common controls!
mbn
More... over 9 years ago
Added common controls UI example
mbn
More... over 9 years ago
Fixed netgame event writing
mbn
More... over 9 years ago
Fixed shutdown hang issue
mbn
More... over 9 years ago
Fixed NetGame crashes
mbn
More... over 9 years ago
Add Image::set_subimage() More... over 9 years ago
Tidy up get_styles_from_description() More... over 9 years ago
Merge pull request #63 from MeiHouwang/master More... over 9 years ago
Fixed wrong status testing method for HRESULT
mbn
More... over 9 years ago