1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #187 from kenz-gelsoft/rename_binding_concepts More... over 3 years ago
Try fixing gtk30 CI build error #188 More... over 3 years ago
set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK and remove older trials to build fix #188 More... over 3 years ago
Try specifying macos-11 env for mac CI #188 More... over 3 years ago
Try ignoring brew error #188 More... over 3 years ago
Try to fix macOS CI build #188 More... over 3 years ago
Try to fix macOS CI build More... over 3 years ago
Try to fix macOS CI build #188 More... over 3 years ago
Fix typo More... over 3 years ago
Invert bool evaluation around `FromCpp`suffix/`FROM_CPP` (Generated code) More... over 3 years ago
Invert bool evaluation around `FromCpp`suffix/`FROM_CPP` More... over 3 years ago
Rename `InRust`suffix/`IN_RUST` to `FromCpp`/`FROM_CPP` (Generated code) More... over 3 years ago
Rename `IN_RUST`suffix to `FROM_CPP` More... over 3 years ago
Rename `InRust`suffix to `FromCpp` More... over 3 years ago
Rename some `as_unowned` to `dynamic_cast` More... over 3 years ago
Rename some `unowned` to `cpp_managed` More... over 3 years ago
minor rename More... over 3 years ago
Rename `OWNED`suffix to `IN_RUST` (Generated Code) More... over 3 years ago
Rename `OWNED`suffix to `IN_RUST` More... over 3 years ago
Rename `IsOwned`suffix to `InRust` (Generated Code) More... over 3 years ago
Rename `IsOwned`suffix to `InRust` More... over 3 years ago
Rename: `Unowned` to `CppManaged` More... over 3 years ago
Merge pull request #185 from ahenshaw/array_string_from_trait More... over 3 years ago
replaced format!() with .to_string More... over 3 years ago
added from trait to wx::ArrayString and updated sample code to use that trait More... over 3 years ago
Merge pull request #184 from ahenshaw/simplify_help_sample More... over 3 years ago
simplified hello sample a bit More... over 3 years ago
Merge pull request #183 from kenz-gelsoft/fix_args_handling More... over 3 years ago
Use wx::App::args() in hello sample More... over 3 years ago
Add wx::App::args() function to retrieve wx handled arguments More... over 3 years ago