mirror of
https://github.com/reactos/wine.git
synced 2025-01-23 12:25:17 +00:00
a43295d1ec
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.
11 lines
405 B
Plaintext
11 lines
405 B
Plaintext
|
|
- Logfile feature
|
|
if Notepad opens a file with ".LOG" (really?) in the first line, the
|
|
current date/time should automatically be inserted into the last line
|
|
of the file at startup. This feature is not well documented.
|
|
|
|
- Notepad segfaults when selecting "Find" button in "Search" dialog.
|
|
This is probably a problem related to Winelib.
|
|
|
|
- create new *.rc files for all languages you know.
|