Sweden-Number/programs/notepad
Alexandre Julliard ad53383f9b Added winebuild support for generating a .dbg.c file containing the
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
ChangeLog Removed changelog entries that are in the main changelog, and added 2002-04-11 23:49:59 +00:00
Da.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
De.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
En.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
Es.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
Fi.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
Fr.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
License_En.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
Makefile.in Added -res option to specify resources on winebuild command-line. 2002-05-11 23:06:32 +00:00
Pt.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
README Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
Sk.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
Sw.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
TODO - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Wa.rc Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
dialog.c Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
dialog.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
language.c Made notepad uses NLS properly. 2002-03-20 22:55: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 Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
main.c Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
main.h Made notepad uses NLS properly. 2002-03-20 22:55:46 +00:00
notepad.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +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 Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +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.