| Another fix for forcing row redraw for setting text color. |
|
More...
|
over 12 years ago
|
| Fixed redraw bug on background change |
|
More...
|
over 12 years ago
|
| Individual item text and background colors can now be set. |
|
More...
|
over 12 years ago
|
| [CHART] Use gdix_CreateFontFromHFONT() instead of FromDC(). |
|
More...
|
almost 13 years ago
|
| [GDIX] Add gdix_CreateFontFromLogfontW() and gdix_CreateFontFromHFONT(). |
|
More...
|
almost 13 years ago
|
| [EXPAND] When not themed, paint simplified glyph. |
|
More...
|
almost 13 years ago
|
| [MDITAB example] Remove unused variable. |
|
More...
|
almost 13 years ago
|
| [TREELIST] Paint a margin between item icon and label. |
|
More...
|
almost 13 years ago
|
| [TREELIST] Always paint item icon with ILD_NORMAL. |
|
More...
|
almost 13 years ago
|
| [TREELIST] Update examples ex_treelist2 to use item icons. |
|
More...
|
almost 13 years ago
|
| [TREELIST] Support for item icons. |
|
More...
|
almost 13 years ago
|
| [GRID,MDITAB,TREELIST] Rename XXX_mcchanged() to XXX_theme_changed(). |
|
More...
|
almost 13 years ago
|
| [mkrel.sh] Improve heuristics of lib.exe path detection. |
|
More...
|
almost 13 years ago
|
| Bump version to 0.9.2 |
|
More...
|
almost 13 years ago
|
| [MDITAB] Fix painting when not themed. |
|
More...
|
almost 13 years ago
|
| [HTML] Update docs. |
|
More...
|
almost 13 years ago
|
| [HTML] Update documentation and example code. |
|
More...
|
almost 13 years ago
|
| [THEME] Fix fallback of mcGetThemeSysColorBrush(). |
|
More...
|
almost 13 years ago
|
| [TREELIST] Fix brush handle leak in WM_ERASEBKGND. |
|
More...
|
almost 13 years ago
|
| [TABLE] Ensure ->cells() is not dereferenced when it may be NULL. |
|
More...
|
almost 13 years ago
|
| [TABLE] Cast col_count and row_count to size_t where appropriate. |
|
More...
|
almost 13 years ago
|
| [MDITAB] Cast MC_I_IMAGENONE to SHORT explicitely where appropriate. |
|
More...
|
almost 13 years ago
|
| [DSA] Explicitely cast to size_t where appropriate. |
|
More...
|
almost 13 years ago
|
| [MDITAB] Fix hadling of item->img < 0 (e.g. MC_I_IMAGENONE). |
|
More...
|
almost 13 years ago
|
| [DSA] Fix error handling in dsa_insert_smart(). |
|
More...
|
almost 13 years ago
|
| [PROPVIEW] Fix propview_setup_scrollbars() when propset is NULL. |
|
More...
|
almost 13 years ago
|
| [PROPVIEW] Fix propview_set_propset(). |
|
More...
|
almost 13 years ago
|
| [TREELIST] Unharmful change to silence coverity. |
|
More...
|
almost 13 years ago
|
| [TRELIST] Fix use after free(). |
|
More...
|
almost 13 years ago
|
| [THEME] Fix size_t argument of memset(). |
|
More...
|
almost 13 years ago
|