wine-wine/programs/notepad
Bertho Stultiens d1895a776c Built-in dlls now have resources attached via the PE-header like
normal dlls. This enables the use of the resource API.
1999-04-25 18:31:35 +00:00
..
.cvsignore Added Fi.s 1999-01-30 13:29:52 +00:00
ChangeLog Added Boyer-Moore text search. 1999-03-10 15:11:01 +00:00
Da.rc - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
De.rc - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
En.rc - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Es.rc Revised Spanish resources. 1999-04-10 16:29:37 +00:00
Fi.rc - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Fr.rc - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
License_En.c - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Makefile.in Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
README - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Sw.rc - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
TODO - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
dialog.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
dialog.h - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
language.c - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
language.h - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
lcc.h Fixed make depend. 1999-03-14 13:54:51 +00:00
lccmake - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
license.c - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
license.h Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
main.c - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
main.h - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
notepad.rc - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
search.c Added Boyer-Moore text search. 1999-03-10 15:11:01 +00:00

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.