Module: wine Branch: master Commit: 67766392bf735c6c9007213bd14b64bdeeee389a URL: http://source.winehq.org/git/wine.git/?a=commit;h=67766392bf735c6c9007213bd1...
Author: Alexander Scott-Johns alexander.scott.johns@googlemail.com Date: Mon Jun 29 23:50:39 2009 +0100
notepad: Allow user to choose which encoding to open and save files in.
---
programs/notepad/En.rc | 10 +++ programs/notepad/dialog.c | 153 +++++++++++++++++++++++++++++++++++++--- programs/notepad/dialog.h | 2 +- programs/notepad/main.c | 4 +- programs/notepad/main.h | 15 +++- programs/notepad/notepad_res.h | 7 ++ 6 files changed, 175 insertions(+), 16 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=67766392bf735c6c900721...