|
1 |
| -=<> GreenPad ver 1.16 |
2 |
| -=<> RamonUnch builds 2023/01/01 |
| 1 | +=<> GreenPad ver 1.17 |
| 2 | +=<> RamonUnch builds 2023/03/11 |
3 | 3 |
|
4 | 4 | <<What's This?>>
|
5 | 5 |
|
|
17 | 17 | Freeware, distributed under the NYSL licence.
|
18 | 18 | Original source code is available at: http://www.kmonos.net/lib/gp.en.html
|
19 | 19 | New source here: https://github.com/RamonUnch/GreenPad
|
20 |
| - Supported OSes: Win32s/NT3x/NT4/9x/ME/2000/XP/Vista/7/8.x/10/11 |
| 20 | + Supported OSes: Win32s/NT3x/NT4/9x/ME/2000/XP/Vista/7/8.x/10/11, ReactOS. |
21 | 21 |
|
22 | 22 | <<System Requirements>>
|
23 | 23 | < HARDWARE >
|
24 | 24 | i386 cpu or compatible and at least a couple of MB of free RAM.
|
25 | 25 | Tested with Win3.11fw + Win32s-1.30c with 3MB of ram. Performances
|
26 | 26 | are not great on an i386 even clocked at 33MHz and an i486 or faster
|
27 |
| - is recomended. GreenPad will not benefit from a x87 FPU. However |
| 27 | + is recomended. GreenPad will not benefit from a x87 FPU. However |
28 | 28 | chardet.dll will.
|
29 | 29 |
|
30 | 30 | < OS >
|
|
59 | 59 | * Fix more bugs, handle low memory situations better.
|
60 | 60 | * Optimize memory usage so that larger files can be loaded.
|
61 | 61 |
|
62 |
| -<<What's New in 1.17 (by RamonUnch, 2023/02/28)>> |
| 62 | +<<What's New in 1.17 (by RamonUnch, 2023/03/11)>> |
63 | 63 | < NEW >
|
64 | 64 | * OLE2 style drag and drop support was added in most builds
|
65 | 65 | To use it you will need to use the right click (easier to code)
|
66 | 66 | Also Win32s 1.25+ or NT3.50+ are needed.
|
67 | 67 | * The Help->About menu and Dialog were added to GreenPad.
|
68 | 68 |
|
69 | 69 | < FIXED >
|
| 70 | + * Loading is now significantly faster for large files. |
70 | 71 | * Out of bound read in the internal memory manager.
|
71 | 72 | * Various refactoring and bugfixes.
|
72 | 73 | * Now the `CS_OWNDC` class style is no longer used so GreenPad is
|
|
75 | 76 | builds and with Win32s beta 61.
|
76 | 77 | * Now the GPadNT3b.exe version is compatible with the NT3.10.340 beta.
|
77 | 78 | * Now the main GreenPad Window can be resized on Win32s 1.15a
|
78 |
| - * Now GPad32s.exe run on Win32s 1.1 (1993). |
| 79 | + * Now GPad32s.exe run on Win32s 1.1 (1993), fully functional. |
79 | 80 | * Fixed Visual glitches with Windows 95 beta (chicago) thanks to roytam1
|
80 | 81 | * Elevation dialog for write permission will not pop up on network drives
|
81 | 82 | nor CD-ROM drives (Windows 2000 + only)
|
|
0 commit comments