1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours 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
Find Comet in WasherConfig.
alamaison
as Alexander Lamaison
More... over 11 years ago
Install CMake 3.2 on Travis CI so Hunter install works.
alamaison
as Alexander Lamaison
More... over 11 years ago
Merge pull request #3 from hunter-packages/hunter
alamaison
as Alexander Lamaison
More... over 11 years ago
Update HunterGate module More... over 11 years ago
Install sources and export using WasherConfig.cmake.
alamaison
as Alexander Lamaison
More... over 11 years ago
Renamed library from winapi to Washer.
alamaison
as Alexander Lamaison
More... over 11 years ago
Fixes for Visual C++ 12 2013.
alamaison
as Alexander Lamaison
More... over 11 years ago
Use Hunter package manager to automatically fetch and build all dependencies.
alamaison
as Alexander Lamaison
More... over 11 years ago
Find Comet using its CometConfig.cmake file.
alamaison
as Alexander Lamaison
More... almost 12 years ago
Make testing explicitly optional.
alamaison
as Alexander Lamaison
More... almost 12 years ago
Use usage requirements between targets.
alamaison
as Alexander Lamaison
More... almost 12 years ago
Fix build break when boost/version.hpp not included elsewhere.
alamaison
as Alexander Lamaison
More... almost 12 years ago
Merge branch 'feature/load_calling_convention'
alamaison
as Alexander Lamaison
More... over 12 years ago
Dynamically load TaskDialogIndirect using correct calling convention.
alamaison
as Alexander Lamaison
More... over 12 years ago
Fix missing #include.
alamaison
as Alexander Lamaison
More... over 12 years ago
Make attorney methods private.
alamaison
as Alexander Lamaison
More... over 12 years ago
Allow task dialog commands to be invoked independent of a button.
alamaison
as Alexander Lamaison
More... over 12 years ago
Use threads safely in task dialog async update classes.
alamaison
as Alexander Lamaison
More... over 12 years ago
Compile `task_dialog_builder` show method in test, even if not calling it.
alamaison
as Alexander Lamaison
More... over 12 years ago
Fix compiler error with Boost.Filesystem v2.
alamaison
as Alexander Lamaison
More... over 12 years ago
Added missing inline modifiers to send_message implementations.
alamaison
as Alexander Lamaison
More... over 12 years ago
Fix task dialog build for old windows versions.
alamaison
as Alexander Lamaison
More... over 12 years ago
Support updating the task dialog expanded area text once it's running.
alamaison
as Alexander Lamaison
More... over 12 years ago
Support updating the task dialog text once it's running.
alamaison
as Alexander Lamaison
More... over 12 years ago
Fix shell date formatting tests.
alamaison
as Alexander Lamaison
More... over 12 years ago
Fix bug matching common button clicks to their callback.
alamaison
as Alexander Lamaison
More... over 12 years ago
Support changing the bar state of task dialog progress bars.
alamaison
as Alexander Lamaison
More... over 12 years ago
Added progress bar API to `task_dialog`.
alamaison
as Alexander Lamaison
More... over 12 years ago
Fix menu test window proc.
alamaison
as Alexander Lamaison
More... over 12 years ago
Fix exception typo.
alamaison
as Alexander Lamaison
More... over 12 years ago