• src/sbbs3/ctrl/MainFormUnit.dfm

    From rswindell@1:103/705 to CVS commit on Mon Mar 19 20:39:02 2018
    src/sbbs3/ctrl MainFormUnit.dfm 1.84 1.85
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv28818

    Modified Files:
    MainFormUnit.dfm
    Log Message:
    Increase the LogTimer interval from 250ms to 500ms, this allows us to
    collate more (repeated/duplicate) log messages into a single line of the visible log.


    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Jul 19 05:15:25 2019
    src/sbbs3/ctrl MainFormUnit.dfm 1.86 1.87
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv11514

    Modified Files:
    MainFormUnit.dfm
    Log Message:
    Noticed how the Synchronet Control Panel window, when moved around,
    was just a an outline of the Window? Apparently I set the MainForm's
    DragKind = dkDock at some point, forever ago, and didn't realize it.
    I thought all this time it was C++Builder's fault. :-(


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Mar 15 02:38:55 2020
    src/sbbs3/ctrl MainFormUnit.dfm 1.88 1.89
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv21698

    Modified Files:
    MainFormUnit.dfm
    Log Message:
    The "Web" and "Service" sub-menu "Edit' menu item didn't have an icon.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Mar 15 03:55:53 2020
    src/sbbs3/ctrl MainFormUnit.dfm 1.90 1.91
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv31141

    Modified Files:
    MainFormUnit.dfm
    Log Message:
    Typo

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Apr 17 13:21:15 2020
    src/sbbs3/ctrl MainFormUnit.dfm 1.94 1.95
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv16806

    Modified Files:
    MainFormUnit.dfm
    Log Message:
    Use '?' icon for FAQ link.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Apr 17 20:20:17 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/67864917bce8c26b95610f20
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Disable ChangeDir functionality of SaveDialogThis would cause all relative file
    paths to fail after exportingsettings to .ini file in another directory. Long time bug.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Thu Sep 12 22:59:23 2024
    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.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Fri Jan 3 22:24:42 2025
    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)
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Jan 4 16:19:53 2025
    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)
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)