1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/programs/notepad
Marcel Baur a43295d1ec Fixed GetOpenFileName and GetSaveFileName dialogs.
Fixed Print dialog and introduced PrinterSetup dialog.
Fixed PageSetup dialog: values are now correctly initialized (had to
change all *.rc files)
Preliminary file drag and drop support.
1998-10-18 14:11:42 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
ChangeLog Release 980614 1998-06-14 15:24:15 +00:00
Da.rc Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
De.rc Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
dialog.c Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
dialog.h Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
En.rc Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
Fr.rc Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
language.c Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
language.h Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
License_En.c Release 971221 1997-12-21 19:17:50 +00:00
license.c Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
license.h Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
main.c Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
main.h Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
Makefile.in Release 980822 1998-08-22 19:03:56 +00:00
notepad.rc Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
README Release 971221 1997-12-21 19:17:50 +00:00
Sw.rc Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00
TODO Fixed GetOpenFileName and GetSaveFileName dialogs. 1998-10-18 14:11:42 +00:00

NOTEPAD for WINE
================

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.

Code is currently under heavy construction. Nearly all files will 
change until next release. You can speed up development of notepad
if you send patches and additions directly to my personal email 
address <mbaur@g26.ethz.ch>.

I also try to read news:comp.emulators.ms-windows.wine frequently, 
so I can also integrate patches posted via usenet.