1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[DOC] Fix typo.
Martin Mitáš
as Morous
More... over 13 years ago
[MDITAB] Fix setup of mditab_t in mditab_nccreate().
Martin Mitáš
as Morous
More... over 13 years ago
[DIALOG, VALUE] Resolve gcc warnings...
Martin Mitáš
as Morous
More... over 13 years ago
Bump version to 0.8.3
Martin Mitáš
as Morous
More... over 13 years ago
[VS2010/Readme.txt] Fix a typo.
Martin Mitáš
as Morous
More... over 13 years ago
[VS2010] Add new project for ex_propview.exe.
Martin Mitáš
as Morous
More... over 13 years ago
[VS2010] Add new project for ex_menubar.exe.
Martin Mitáš
as Morous
More... over 13 years ago
[MENUBAR] Wrap some string literals with '_T()'.
Martin Mitáš
as Morous
More... over 13 years ago
[VS2010/mCtrl.def] Update to contain all exported symbols.
Martin Mitáš
as Morous
More... over 13 years ago
[VS2010/Readme.txt] Remove outdated info.
Martin Mitáš
as Morous
More... over 13 years ago
[VS2010] Make a solution buildable.
Martin Mitáš
as Morous
More... over 13 years ago
[PROPVIEW] Fix of non-sensical code.
Martin Mitáš
as Morous
More... over 13 years ago
[DSA] Avoid void* in pointer aritemtics (standard non-compliant code).
Martin Mitáš
as Morous
More... over 13 years ago
[src/compat.c] Be explicit about casts to be consistent across compilers.
Martin Mitáš
as Morous
More... over 13 years ago
[src/compat.h] Disable 2 more over-verbose MSVC warnings.
Martin Mitáš
as Morous
More... over 13 years ago
Replace tabs with spaces.
Martin Mitáš
as Morous
More... over 13 years ago
[HTML] Implement new messaged and notifications.
Martin Mitáš
as Morous
More... over 13 years ago
[PROPSET, TABLE] Use the new reference counting functions.
Martin Mitáš
as Morous
More... over 13 years ago
[misc.h] Optimized reference counting functions.
Martin Mitáš
as Morous
More... over 13 years ago
[compat.h] Few macros for easier #ifdefing accroding to the current compiler.
Martin Mitáš
as Morous
More... over 13 years ago
[MDITAB] Implement CCM_SETNOTIFYWINDOW and CCM_SETWINDOWTHEME.
Martin Mitáš
as Morous
More... over 13 years ago
[THEME] Add support for SetWindowTheme().
Martin Mitáš
as Morous
More... over 13 years ago
[MENUBAR] Implement CCM_SETNOTIFYWINDOW.
Martin Mitáš
as Morous
More... over 13 years ago
[HTML] Implement CCM_SETNOTIFYWINDOW.
Martin Mitáš
as Morous
More... over 13 years ago
[include/mCtrl/*.h] Change how styles are #defined.
Martin Mitáš
as Morous
More... over 13 years ago
[GRID] Fix grid painting.
Martin Mitáš
as Morous
More... over 13 years ago
[src/optim.h] Fix indenation (tabs -> spaces).
Martin Mitáš
as Morous
More... over 13 years ago
[MENUBAR] Fix comment typo.
Martin Mitáš
as Morous
More... over 13 years ago
[src/debug.c] Fix printf format.
Martin Mitáš
as Morous
More... over 13 years ago
[VALUE] Use helper unicode resolution macro to minimize #ifdefing.
Martin Mitáš
as Morous
More... over 13 years ago