1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/programs/notepad
Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line.
Added -exe mode to generate a .spec.c for an exe without having to
provide a .spec.
Removed some no longer needed spec files.
Removed .dll extension in makefiles import specifications.
2002-05-11 23:06:32 +00:00
..
.cvsignore Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +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
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
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
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_En.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +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
Makefile.in Added -res option to specify resources on winebuild command-line. 2002-05-11 23:06:32 +00:00
notepad_res.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
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
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
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

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.