Added the feature to change row height in owner draw controls.
The indentation looks a bit funky on this one -- can you please use 4-space indentation?
2005-05-19 Kouji Sasaki taro-x@justsystem.co.jp
Added the feature to change row height in owner draw controls.
The indentation looks a bit funky on this one -- can you please use 4-space indentation?
-- Dimi.
I will send the modified patch with 4 space indents. But because some of the original source codes do not have 4 space indents, patches there are matched with the original code's indents.
Changelog:
* dlls/comctl32/listview.c
Added the feature to change row height in owner draw controls.
-- Justsystem Corporation taro-x@justsystem.co.jp
I will send the modified patch with 4 space indents.
Thanks!
But because some of the original source codes do not have 4 space indents, patches there are matched with the original code's indents.
I know, I hope to get time to hack some more on listview, review the code, and fix some of the indentation. Meanwhile, it's best if new, reviewed code use 4-space indents, so we can separate it easily from the older code.