wine/programs/notepad
2002-02-19 18:38:22 +00:00
..
.cvsignore
ChangeLog
Da.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
De.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
dialog.c Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
dialog.h
En.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
Es.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
Fi.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
Fr.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
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.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
License_En.c
main.c Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
main.h Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
Makefile.in Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. 2001-11-24 17:07:08 +00:00
notepad.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
notepad.spec
Pt.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
README
rsrc.rc
search.c
Sk.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
Sw.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
TODO
Wa.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +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.