RamonUnch / GreenPad

Fork from roytam1 fork from original GreenPad
21 stars 0 forks source link

=<> GreenPad ver 1.21 =<> RamonUnch builds 2023/12/18

<<What's This?>>

GreenPad is a tiny text editor for Windows.

It aims to be a handy Notepad replacement with minimal but complete features, not to be a rich, bloated monsterous editor. GreenPad supports:

<> < HARDWARE > i386 cpu or compatible and at least a couple of MB of free RAM. Tested with Win3.11fw + Win32s-1.30c with 3MB of ram. Performances are not great on an i386 even clocked at 33MHz and an i486 or faster is recomended. GreenPad will not benefit from a x87 FPU. However chardet.dll will.

< OS > You can run Green pad on Win32s from beta build 61. If you want the statusbar on Win32s 1.25 you can try to copy COMCTL32.DLL version 3.50.807.1 from Win32s 1.25.127 Also GreenPad Should run on Windows NT3.10.340 and later. GreenPad was also tested with early Chicago builds. You could however consider upgrading to Win95...

GreenPad was also tested on the WIN-OS/2 subsystem for OS/2 you will need to first install Win32s (1.25a recomended). Also the ansi version of GreenPad appears to work with Odin.

GreenPad also supports ReactOS which can be compared to 2000/XP in term of application support.

<>

<<What's New in 1.21 (by RamonUnch, 2023/12/18)>> < NEW >

<<What's New in 1.20 (by RamonUnch, 2023/11/12)>> < NEW >

<<What's New in 1.19 (by RamonUnch, 2023/07/07)>> < NEW >

<<What's New in 1.18 (by RamonUnch, 2023/06/23)>> < NEW >

<<What's New in 1.17 (by RamonUnch, 2023/03/11)>> < NEW >

<<What's New in 1.16 (by RamonUnch, 2023/01/01)>> < NEW >

<<What's New in 1.15 (by RamonUnch, 2022/10/21)>> < NEW >

<<What's New in 1.14 (by RamonUnch, 2022/04/28)>>

< NEW >

< FIXED >

<<What's New in 1.13 (by RamonUnch, 2022/02/15)>>

<<What's New in 1.12 (by RamonUnch, 2022/01/05)>>

<<What's New in 1.11 (by RamonUnch, 2021/12/21)>>

Christmas release!

Well now it is much better, you even got the statusbar on NT3.1, you no longer need to upgrade your comctl32 on Win95 and now IMM32 is dynamically imported at runtime. This means that the NT3.1 build is now the ULTIMATE BUILD. It runs on all windows version and does not sacrifice any features on newer windows. The only reason there are two builds is for aesthetic reasons and for the partial Japanese support possible on NT3.50+

TODO:

<<What's New in 1.10 (by RamonUnch, 2021/12/03)>>

The purpose of this fork is to make the ultimate exe that will work on all Windows versions NT3.1-->Win11 while still having MAXIMUM functionality under later Windows versions. You can use it also on Win9x, for this you will need UNICOWS.DLL.

For now you have two versions of GreenPad: GreenPad.exe: English+Japaneese, NT3.5+ compatible version (needs IMM32.DLL) GPadNT31.exe: English only NT3.1+ compatible version.

TODO:

<<What's New in 1.09 (By roytam1)>>

<<What's New in 1.08 (by Kazuhiro Inaba, 2008/07/11)>>

<>

    Ctrl+R   Reopen
    Ctrl+L   Open elevated

Shift+Ctrl+S Save as... F12 Save as... Ctrl+Y Redo F5 Reload file F6 Insert date & time F7 Open selection F8 Display selection length

    Ctrl+F   Find
        F3   Find next
        F2   Find prev
  Shift+F3   Find prev
    Ctrl+H   Replace
    Ctrl+J   Jump to line #
    Ctrl+G   Grep

    Ctrl+1   No Wrapping
    Ctrl+2   Wrap by specified width
    Ctrl+3   Wrap by the size of window

   Ctrl+Up   Curosr Up 3 lines
   Ctrl+Dn   Curosr Down 3 lines

and Windows-common shortcuts ( Ctrl+S to save, Ctrl+C to copy, ... )

<<Q&A>>

<>

<>

NYSL Version 0.9982 http://www.kmonos.net/nysl/

A. This software is "Everyone'sWare". It means: Anybody who has this software can use it as if you're the author.

A-1. Freeware. No fee is required.
A-2. You can freely redistribute this software.
A-3. You can freely modify this software. And the source
    may be used in any software with no limitation.
A-4. When you release a modified version to public, you
    must publish it with your name.

B. The author is not responsible for any kind of damages or loss while using or misusing this software, which is distributed "AS IS". No warranty of any kind is expressed or implied. You use AT YOUR OWN RISK.

C. Copyrighted to k.inaba.

D. Above three clauses are applied both to source and binary form of this software.


                                   by k.inaba( http://www.kmonos.net/ )