• src/sbbs3/ctrl/MainFormUnit.dfm

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thursday, September 12, 2024 22:59:23
    https://gitlab.synchro.net/main/sbbs/-/commit/513715f05d106cd3286251be
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Change the height of the horizontal splitter to the minimum (1 pixel)

    I don't know why this was set so wide (10 pixels), but that did help to easily see that it was being placed in the wrong spot in the form (between the tool button bar and the top panel). But we don't need it to be that thick. 1 pixel is still enough to be able to grab it with the mouse and resize the top/bottom panels.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Friday, January 03, 2025 22:24:42
    https://gitlab.synchro.net/main/sbbs/-/commit/72dda3b43b11099f19dc48d3
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Add File->Run->File Manager menu item

    launches 'jsexec fileman.js' (not in GDI mode)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Saturday, January 04, 2025 16:19:53
    https://gitlab.synchro.net/main/sbbs/-/commit/db9c5d6fd37ef74b6e6ca647
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Add File->Run->File Manager menu item

    launches 'jsexec fileman.js' (not in GDI mode)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net