1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/programs/notepad
2000-10-31 01:19:11 +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 More Portuguese language support. 1999-10-24 17:31:14 +00:00
Da.rc Fixed ANSI C related compile problems. 2000-03-24 20:40:41 +00:00
De.rc Fixed ANSI C related compile problems. 2000-03-24 20:40:41 +00:00
dialog.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
dialog.h - 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 More Portuguese language support. 1999-10-24 17:31:14 +00:00
language.c Removed obsolete references to the Languages array. 2000-07-23 19:32:45 +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_En.c - 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 Fixed WinMain's signature. 2000-07-23 19:32:11 +00:00
main.h Added some basic text display and editing capabilities, cursor 2000-07-23 14:22:47 +00:00
Makefile.in Added import of ntdll. 2000-10-31 00:22:41 +00:00
notepad.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
notepad.spec Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
Pt.rc More Portuguese language support. 1999-10-24 17:31:14 +00:00
README - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
rsrc.rc Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +00:00
search.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
Sk.rc Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +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
Wa.rc More Portuguese language support. 1999-10-24 17:31:14 +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.