1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced unsafe `proc_address` function with `load_function`.
alamaison
as Alexander Lamaison
More... over 12 years ago
Move warnings settings to separate CMake module.
alamaison
as Alexander Lamaison
More... about 13 years ago
Suppress unreferenced parameter warning caused by Boost.Concept.
alamaison
as Alexander Lamaison
More... about 13 years ago
Moved icon.hpp to new directory.
alamaison
as Alexander Lamaison
More... about 13 years ago
Allow const menu items to accept visitors.
alamaison
as Alexander Lamaison
More... about 13 years ago
Fixed UINT conversion warning.
alamaison
as Alexander Lamaison
More... about 13 years ago
Merge branch 'travis_setup'
alamaison
as Alexander Lamaison
More... about 13 years ago
Fix toolchain file path.
alamaison
as Alexander Lamaison
More... about 13 years ago
Abandon MXE in favour of Daniel Pfeifer's Travis CI cross-compilation setup.
alamaison
as Alexander Lamaison
More... about 13 years ago
Fix MXE dependencies
alamaison
as Alexander Lamaison
More... about 13 years ago
Use MXE for Travis cross-compile
alamaison
as Alexander Lamaison
More... about 13 years ago
Added missing CMake invocations.
alamaison
as Alexander Lamaison
More... about 13 years ago
Added missing apt update step
alamaison
as Alexander Lamaison
More... about 13 years ago
Create .travis.yml
alamaison
as Alexander Lamaison
More... about 13 years ago
Merge branch 'fix/sub_menu_resource_crash'
alamaison
as Alexander Lamaison
More... about 13 years ago
Improve compatibility with earlier version of Boost.
alamaison
as Alexander Lamaison
More... over 13 years ago
Fix sub-menu resource management.
alamaison
as Alexander Lamaison
More... over 13 years ago
Moved window classes to their own namespace.
alamaison
as Alexander Lamaison
More... over 13 years ago
Find comet library using CMake find_package.
alamaison
as Alexander Lamaison
More... over 13 years ago
Split window handle management into new class.
alamaison
as Alexander Lamaison
More... over 13 years ago
Give progress callers access to optional window.
alamaison
as Alexander Lamaison
More... over 13 years ago
Made progress moveable with Boost.Move.
alamaison
as Alexander Lamaison
More... over 13 years ago
Assertions and test to catch sub-menu resource problem.
alamaison
as Alexander Lamaison
More... over 13 years ago
Add function to find menu items by ID.
alamaison
as Alexander Lamaison
More... about 14 years ago
Change COM header includes to suit (old) MinGW.
alamaison
as Alexander Lamaison
More... about 14 years ago
Fix type naming issues that upset GCC.
alamaison
as Alexander Lamaison
More... about 14 years ago
Fix code broken by introduction of 'default' keyword.
alamaison
as Alexander Lamaison
More... about 14 years ago
Make building of Doxygen docs configurable.
alamaison
as Alexander Lamaison
More... about 14 years ago
Fix parameter name in load_icon.
alamaison
as Alexander Lamaison
More... about 14 years ago
Stop basic_menu befriending a template parameter.
alamaison
as Alexander Lamaison
More... about 14 years ago