1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chart: Fix random erasing of control part when drawing with Direct2D.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
src/xdraw.c: Remove unneeded GUID definitions.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
src/compat.h: Remove unused function.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
src/compat.h: Remove old mingw-w64 workaround for missing GdiAlphaBlen() declaration.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
CMakeLists.txt: Bump version to 0.9.7
Martin Mitáš
as Martin Mitas
More... about 11 years ago
treelist: Remove old mingw-w64 work-around for missing CDRF_DOERASE.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
HTML: Merge support for calling Script function in a HTML page.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[HTML] Rework API of script calling API.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
HTML: Minor code clean-up.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
Unify usage of RedrawWindow() and InvalidateRect().
Martin Mitáš
as Martin Mitas
More... about 11 years ago
misc.h: Minor comment and code-style cleanup.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[HTML] Update and simplify documentation. More... about 11 years ago
Fixed: IHTMLDocument2 is being used, not 3, so must be released More... about 11 years ago
[HTML] Use MC_TRACE on error path rather then HTML_TRACE. More... about 11 years ago
[HTML] Fix potential NULL dereference on an error path. More... about 11 years ago
Added an extra check to make sure we don't try to write to an invalid result buffer More... about 11 years ago
[xdraw, IMGVIEW] Add support for interoperability with plain GDI.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
Added separate ANSI and Unicode comments to be more like mCtrl. More... about 11 years ago
Added ability to call page script functions from C code. More... about 11 years ago
[TABLE] Even more fixes in table_resize_helper().
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[TABLE] Fix several issues in table_resize_helper().
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[src/memstream.c] Remove condition which is always true.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[Test] Update cutest.h from upstream.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[examples/ex_treelist2.c] Get rid of bogus assignment.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[src/color.c] Tune color_seq().
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[src/gdix.c] Remove this module altogether.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[IMGVIEW] Migrate from gdix.c xdraw.c.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[src/xdraw.c] Add support for blitting images from resources and files.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[HTML] Do not fight with application about COM thread apartments.
Martin Mitáš
as Martin Mitas
More... about 11 years ago
[src/misc.h|c] Add version identifier for Windows 8.1 and teach get_win_name() about it.
Martin Mitáš
as Martin Mitas
More... about 11 years ago