• Re: Changes in golded+ sources

    From Jay Harris@1:229/664 to All on Mon Feb 12 19:42:06 2024
    On Monday February 12 2024, golded+ inspector said the following...

    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing
    Broken
    ===========================
    Revert "fix long line wrap in editor"
    This reverts commit 7abae532b09e42e11713b7159929884d589225e1.

    Revert "improve ncurses init/deinit"

    This reverts commit 8e9f3518ac9b3b32676e7b7563e92cc44e7b5ba7.

    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com>
    Date: 2024-02-12 10:18:29 -0700
    Committed by: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com>
    Files:
    M docs/notework.rus
    M docs/notework.txt
    M golded.spec
    M golded3/gckeys.cpp
    M golded3/gearea.cpp
    M golded3/gedoss.cpp
    M golded3/geedit2.cpp
    M golded3/gefile.cpp
    M golded3/gehdre.cpp
    M golded3/geinit.cpp
    M golded3/gemlst.cpp
    M golded3/gemnus.cpp
    M golded3/gemsgs.cpp
    M golded3/genode.cpp
    M golded3/gepost.cpp
    M golded3/geread.cpp
    M golded3/geread2.cpp
    M golded3/gescan.cpp
    M golded3/geutil.cpp
    M golded3/geutil2.cpp
    M goldlib/gcui/gkbdbase.cpp
    M goldlib/gcui/gkbdbase.h
    M goldlib/gcui/gkbdgetm.cpp
    M goldlib/gcui/gkbdwait.cpp
    M goldlib/gcui/gwinhlp1.cpp
    M goldlib/gcui/gwinmenu.cpp
    M goldlib/gcui/gwinpcks.cpp
    M srcdate.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)

    Ok, let's try out some more DeLorean Ipsum Text Generator:


    Don't worry, I'll take care of the lightning, you take care of your pop. By the way, what happened today, did he ask her out? Listen, I gotta go but I wanted to tell you that it's been educational. A colored mayor, that'll be the day. you guys look great. Mom, you look so thin. Alright, take it up, go. Doc.

    Yeah, well, I still don't understand what Dad was doing in the middle of the street. My god, do you know what this means? It means that this damn thing doesn't work at all. Indeed I will, roll em. I, Doctor Emmett Brown, am about to embark on an historic journey. What have I been thinking of, I almost forgot to bring some extra plutonium. How did I ever expect to get back, one pallet one trip I must be out of my mind. What is it Einy? Oh my god, they found me, I don't know how but they found me. Run for it, Marty. Great good, good, Lorraine, I had a feeling about you two. Oh, oh Marty, here's your keys. You're all waxed up, ready for tonight.

    Hey kid, what you do, jump ship? Can I go now, Mr. Strickland? Right. Alright, let's set your destination time. This is the exact time you left. I'm gonna send you back at exactly the same time. It's be like you never left. Now, I painted a white line on the street way over there, that's where you start from. I've calculated the distance and wind resistance fresh to active from the moment the lightning strikes, at exactly 7 minutes and 22 seconds. When this alarm goes off you hit the gas. Hello.


    Jay

    ... When everything is coming your way, you're in the wrong lane
    --- GoldED+/LNX 1.1.5-b20240209
    * Origin: Northern Realms (1:229/664)
  • From golded+ inspector@2:5020/1042.3 to All on Wed Feb 28 23:53:02 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    Patches (#81)
    Patches by Nil Alexandrov, 2:5015/46.
    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-02-27 20:51:55 -0700
    Committed by: GitHub <noreply@github.com>
    Files:
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From golded+ inspector@2:5020/1042.3 to All on Sun Mar 3 23:53:02 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    refactor xlat charsets and aliases configuration (#82)
    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-03 09:02:06 -0700
    Committed by: GitHub <noreply@github.com>
    Files:
    M golded.spec
    M golded3/gccfgg.cpp
    M golded3/gccfgg8.cpp
    M golded3/gcmisc.cpp
    M golded3/gecfgg.h
    M golded3/gedoss.cpp
    M golded3/geinit.cpp
    M golded3/geline.cpp
    M golded3/gemenu.cpp
    M golded3/gemnus.cpp
    M goldlib/gall/geall.h
    M srcdate.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From golded+ inspector@2:5020/1042.3 to All on Wed Mar 6 23:53:02 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    call setlocale() before initscr() (#86)
    See section Initialization in man 3 ncurses. https://www.man7.org/linux/man-pages/man3/ncurses.3x.html
    Locale shall be initialized before ncurses initialization.
    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 13:38:52 -0700
    Committed by: GitHub <noreply@github.com>
    Files:
    M goldlib/gcui/gkbdbase.cpp
    M goldlib/gcui/gvidinit.cpp
    ===========================
    fix loading multiple spellchecker dictionaries (#84)
    strtok() is used down the stack in schecker.Load() and destroys internal
    state.
    Only first dictionary was loaded because of this.
    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 13:01:07 -0700
    Committed by: GitHub <noreply@github.com>
    Files:
    M golded3/geedit.cpp
    ===========================
    remove space in front of ctzoffset and otzoffset (#85)
    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 12:32:22 -0700
    Committed by: GitHub <noreply@github.com>
    Files:
    M golded.spec
    M golded3/gemsgs.cpp
    M srcdate.h
    ===========================
    add Synchronet msgs.ini support (#83)
    resolve #77
    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 06:28:26 -0700
    Committed by: GitHub <noreply@github.com>
    Files:
    M cfgs/config/advanced.cfg
    M cfgs/config/advanced.rus
    M docs/notework.rus
    M docs/notework.txt
    M golded.spec
    M goldlib/gall/CMakeLists.txt
    M goldlib/gall/gall.all
    A goldlib/gall/giniprsr.cpp
    A goldlib/gall/giniprsr.h
    M goldlib/gall/gstrall.h
    M goldlib/gall/gstrutil.cpp
    M goldlib/gcfg/gedacfg.cpp
    M goldlib/gcfg/gxsync.cpp
    M srcdate.h
    M windows/golded.dep
    M windows/golded.dsp
    M windows/goldlib.dep
    M windows/goldlib.dsp
    M windows/goldlib.mak
    M windows/goldlib.vcproj
    M windows/goldlib.vcxproj
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From golded+ inspector@2:5020/1042.3 to All on Sun Mar 10 23:53:02 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fix crash when reading removed message in Squish (#87)
    Fixed a bug/crash when GoldED opens a message in the current area which
    has been deleted outside of GoldED.

    This bug leads to enormous memory allocation size and GoldED will either
    be killed (OOMKiller) or exit with the Squish msgbase corruption message
    in log.

    Co-authored-by: Nil Alexandrov <nil.alexandrov@gmail.com>
    Author: Vitaliy Aksyonov <18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-10 06:08:12 -0600
    Committed by: GitHub <noreply@github.com>
    Files:
    M golded.spec
    M goldlib/gmb3/gmosqsh3.cpp
    M srcdate.h
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From golded+ inspector@2:5020/1042.3 to All on Fri May 31 23:53:02 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    add uncrustify settings file
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-05-31 21:34:48 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    A uncrustify70.1.cfg
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)