wine-wine/programs/notepad
Alexandre Julliard 7cae558bdc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
..
.cvsignore Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
ChangeLog Removed changelog entries that are in the main changelog, and added 2002-04-11 23:49:59 +00:00
Da.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
De.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
En.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Es.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Fi.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Fr.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
License_En.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
Makefile.in Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
Pt.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
README Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
Sk.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Sw.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
TODO - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Wa.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
dialog.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dialog.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
language.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
language.h Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
license.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
license.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
main.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
main.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
notepad.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
notepad_res.h Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
rsrc.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
search.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00

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.