wine/programs/notepad
2001-02-28 05:31:02 +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
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 Fixed MessageBox() usage. 2000-12-09 03:06:54 +00:00
dialog.h
En.rc
Es.rc
Fi.rc
Fr.rc
language.c Fixed language handling. Removed some dependencies on Wine internals. 2000-11-10 01:06:36 +00:00
language.h Fixed language handling. Removed some dependencies on Wine internals. 2000-11-10 01:06:36 +00:00
lcc.h Fixed a number of incompatibilities in OEM icons/cursors handling. 2001-01-20 02:48:30 +00:00
lccmake
License_En.c
license.c Fixed language handling. Removed some dependencies on Wine internals. 2000-11-10 01:06:36 +00:00
license.h Fixed language handling. Removed some dependencies on Wine internals. 2000-11-10 01:06:36 +00:00
main.c Small 'typos in comments' fixes. 2001-02-28 05:31:02 +00:00
main.h Fixed a number of incompatibilities in OEM icons/cursors handling. 2001-01-20 02:48:30 +00:00
Makefile.in Build most programs as .so files. 2000-11-10 23:45:20 +00:00
notepad.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
notepad.spec Added some missing imports. 2000-11-09 20:41:13 +00:00
Pt.rc
README
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
TODO
Wa.rc

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.