1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[HTML] Enhance res:// protocol documentation.
Martin Mitáš
as Morous
More... about 12 years ago
[HTML example] Fix typos in doc.html.
Martin Mitáš
as Morous
More... about 12 years ago
[IMGVIEW] Fix error condition in imgview_load_image_from_resource().
Martin Mitáš
as Morous
More... about 12 years ago
[TREELIST] Remove outdated comment.
Martin Mitáš
as Morous
More... about 12 years ago
Bump version to 0.9.6
Martin Mitáš
as Morous
More... about 12 years ago
[IMGVIEW example] Add some static controls into teh dialog.
Martin Mitáš
as Morous
More... about 12 years ago
[HUSL] Fix typo in comment.
Martin Mitáš
as Morous
More... about 12 years ago
Set explicitly language of MCTRL.DLL resources.
Martin Mitáš
as Morous
More... about 12 years ago
Merge pull request #11 from ArmstrongJ/tooltips-refactor More... about 12 years ago
Refactored tooltip routines out of chart.c and into misc.c More... about 12 years ago
[HTML] Revert "Use proper reference counting instead of a dummy one."
Martin Mitáš
as Morous
More... about 12 years ago
[HTML] Handle also DIID_DWebBrowserEvents and DIID_DWebBrowserEvents2 in QueryInterface()
Martin Mitáš
as Morous
More... about 12 years ago
[HTML] Add some debug traces.
Martin Mitáš
as Morous
More... about 12 years ago
[TREELIST] Rework and fix some bugs in MC_TLS_MULTISELECT.
Martin Mitáš
as Morous
More... about 12 years ago
[TREELIST] treelist_do_select_ex: Send MC_TLN_SELCHANGING...
Martin Mitáš
as Morous
More... about 12 years ago
[TREELIST] Fix code formatting.
Martin Mitáš
as Morous
More... about 12 years ago
[TREELIST] Update MC_TLS_MULTISELECT docs.
Martin Mitáš
as Morous
More... about 12 years ago
Merge pull request #10 from ArmstrongJ/treelist-mutliselect More... about 12 years ago
NULL checks on selected item in key handling routines. More... about 12 years ago
Renamed multiselect style macro. Ensure internal selection data is updated on item delete. More... over 12 years ago
Eliminated extraneous iteration steps. Fixed Shift key handling. Selected count now internally tracked rather than calculated. More... over 12 years ago
Treelist multiselect is now only valid for siblings. Collapsing selections selects the parent is now restored. Fix for theme-less flicker on mouse move. More... over 12 years ago
[TREELIST] Fix copy&paste errors in trace messages. More... over 12 years ago
Minor code cleanups. More... over 12 years ago
Added multiple item selection support to the treelist control More... over 12 years ago
[IMGVIEW] Fix imgview_stream_Clone().
Martin Mitáš
as Morous
More... over 12 years ago
[MAKEFILE] Reorganize goals a bit.
Martin Mitáš
as Morous
More... over 12 years ago
[VS2010] Let MSVC to build all projects as C++.
Martin Mitáš
as Morous
More... over 12 years ago
[VS2010] Add project for example ex_imgview.
Martin Mitáš
as Morous
More... over 12 years ago
[examples/ex_html] Remove doublequotes from resource names.
Martin Mitáš
as Morous
More... over 12 years ago