27337af65c
old parser has been stripped from the old preprocessor-code which cleaned up both resource-scanner and -parser. - Standard defines have been introduced (see README.wrc) - Both preprocessor- and resource-scanner have been optimized slightly so that no backing up is required (one char lookahead is enough). - Filename-scanning has been cleaned up, though not perfect yet. - User-type resources are compatible now. - Line-continuation in strings is corrected so that it does not introduce a newline in the output. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
Da.rc | ||
De.rc | ||
En.rc | ||
Es.rc | ||
Fi.rc | ||
Fr.rc | ||
License_En.c | ||
Makefile.in | ||
Pt.rc | ||
README | ||
Sw.rc | ||
TODO | ||
Wa.rc | ||
dialog.c | ||
dialog.h | ||
language.c | ||
language.h | ||
lcc.h | ||
lccmake | ||
license.c | ||
license.h | ||
main.c | ||
main.h | ||
notepad.rc | ||
notepad.spec | ||
rsrc.rc | ||
search.c |
README
NOTEPAD for WINE ================ There is now a web page dedicated to Notepad for Wine I am maintaing. Please see http://www.vis.inf.ethz.ch/students/mbaur/notepad for latest info about Notepad. This page also includes screenshots. This is an early release of notepad and most of the code is still broken. It will probably compile but the application will not make much sense yet. Please see file TODO for things to do and keep the file ChangeLog up to date. I also try to read wine-devel@winehq.com frequently.