RA1792Control (0.6) noble; urgency=low * Moved the installation broken error message to the FormCreate procedure. In newest Lazarus is no longer possible to call the MessageDlg procedure in the Initialization section, which formerly worked. * Updated the hamlib-maybe-compatible server to work with newer hamlib * Revised the Message() procedure and moved it in the protected section exposing a MsgToShow property to ease message displaying in the main form from other units. * Rewritten the ShowControlChars() procedure to handle all control codes so the same procedure can be used in all programs. * Put a copy of the Install script in the Scripts folder and modified it to work from there. * Switched the config file to the XML format using the TXMLConfig object. * Revised the "Load state" menu item: do not load states that give read errors into the program. * Some code cleanup. -- Giuseppe Perotti Thu, 14 Aug 2025 11:02:00 +0100 RA1792Control (0.5b40) noble; urgency=low * Made a script to get dependencies of an executable. * Made a Debian changelog in the new format. * Previous changelog v0.5 20230106 Hamlib rigctl compatible TCP server added. ShowControlChar function added. Moved debug and features $DEFINES to a separate file included where appropriate. Some assorted bugfixes. Added the "Move to channel" and "Move to state" commands in the internal file manager. Blindly ported the band scan code. Modified doc build script to use the files in the man foolder. v0.4 20211231 Using Tbuttons from jujiboutils package, which have customizable colors on all operating system. The source tree is now the same for all OS. Activated the i18n Lazarus feature and done italian translation. Used TComboBoxEx for combo boxes. Revised the scaling code. Implemented i18n. Manual and GPL are now loaded at runtime and these windows follow the Font magnification selected. Changed location of the GPL files. Changed location of the AUXconf.dat file to ease saving. Updated documentation. v0.3 20181228 TLabel & TStaticText OnMouseWheel used, now mouse wheel on frequency figures works also under Windows. v0.2 20150624 Some bugs removed, added timed tuning. v0.1 20141225 First near-complete version. -- Giuseppe Perotti Sun, 2 Mar 2025 10:00:00 +0100