wine-wine/programs/notepad
Andriy Palamarchuk 7ab787fa87 Removed alternative make scripts. 2002-02-27 18:49:56 +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 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
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
License_En.c - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Makefile.in Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. 2001-11-24 17:07:08 +00:00
Pt.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
README - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
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 - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +00:00
Wa.rc Implemented parsing of file name, passed in command line, loading new 2002-02-19 18:38:22 +00:00
dialog.c - made notepad compile with Cygwin 2002-02-20 18:57:10 +00:00
dialog.h - Added new IDS_NOTSAVED ressource (needs translation in *.rc) 1999-02-14 11:28:37 +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
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 - made notepad compile with Cygwin 2002-02-20 18:57:10 +00:00
main.h - made notepad compile with Cygwin 2002-02-20 18:57:10 +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 Added some missing imports. 2000-11-09 20:41:13 +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

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.