El Salvador
El Salvador
See https://github.com/synopse/mORMot2/issues/117
From PortableFreeware.com ASuite topic. http://www.portablefreeware.com/forums/viewtopic.php?f=4&t=196 > I know it can be modified, I was thinking of a prompt at first run to get the menu type of their preference and...
OS: KDE Neon Step 1. Open ASuite with no list and no settings files 2. Open Options 3. Change Left Click for trayicon (from ClassicMenu to GraphicMenu) 4. Save new...
This issue summarizes all the possible problems of ASuite on Windows 11.
It's time to learn the art of Test Driven Development and bring it to ASuite. Links: - FPTest https://wiki.lazarus.freepascal.org/FPTest - Code Coverage Helper https://gitlab.com/ccrdude/laz-codecoverage-helper
Automatic dark mode for asuite in Windows 10+. Samples: - https://github.com/dtpfl/darktheme-titlebar-lazarus-windows - https://gitlab.com/freepascal.org/fpc/source/-/issues/39413
In some cases (such as when using network paths), the ideal would be to disable the path control, in order to avoid unnecessary waste of time. So it's about adding...
The package file still has the old name LazIGDIPlus as a requirement, while JPPLib has been updated with the new and correct name (LazGDIPlus). https://github.com/jackdp/JPPack/blob/2f580465b3c9452690ed35c4e309322bdebce1cc/packages/Lazarus/jppacklcl.lpk#L181 https://github.com/jackdp/JPLib/blob/f7ee7afde9ed6f65789dea31e484941bb428dc49/packages/Lazarus/jplib.lpk#L238 Thanks!