1
I Use This!
Activity Not Available

Commits : Listings

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