mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 20:44:28 +08:00
1daef4a07839185f99fc9907f16cef7ed33baae0
- Fix the display of Line and Column in the Status Bar and add language resources for this Patch was slightly modified by me to also react on WM_KEYDOWN messages, so that the line/column is already updated, when you're holding down the buttons. (like Windows' notepad does by the way) We still have to keep WM_KEYUP though, otherwise this doesn't work properly when being used with Page Up/Page Down. See issue #3702 for more details. svn path=/trunk/; revision=37176
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%