5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correctly create a default view controller when using ViewTree More... over 9 years ago
Create a default view controller when using ViewTree More... over 9 years ago
Add Visual Studio 2015 projects More... over 9 years ago
Update makefile More... over 9 years ago
Update X11 to build, to reflect Win32 breaking change More... over 9 years ago
Made modal dialogs actually modal
mbn
More... over 9 years ago
- Changed window styles in DisplayWindowDescription to support dialog windows - Removed/disabled incomplete full window layout support
mbn
More... over 9 years ago
Rename preferred_length to preferred_size
mbn
More... over 9 years ago
Fixed typo
mbn
More... over 9 years ago
Removed unimplemented functions
mbn
More... over 9 years ago
Added preferred_length to TextFieldView Implemented placeholder text
mbn
More... over 9 years ago
Added RowView, ColumnView and SpacerView for the most common layout cases
mbn
More... over 9 years ago
Fixed texture example
mbn
More... over 9 years ago
Adjusted HelloWorld example
mbn
More... over 9 years ago
Fixed some bugs
mbn
More... over 9 years ago
Changed ViewController to be the root of a ViewTree
mbn
More... over 9 years ago
Fix linux makefiles More... over 9 years ago
Moved top level UI objects out of View
mbn
More... over 9 years ago
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