Commit Graph

62533 Commits

Author SHA1 Message Date
Michaël Van Canneyt
403d51105b * Prioritize file 2022-04-23 11:41:34 +02:00
Michaël Van Canneyt
98dd30e80a * Fix AV, substitute %s with URL 2022-04-23 11:41:34 +02:00
Maxim Ganetsky
4999767a00 IDE: regenerated translations and updated Russian translation 2022-04-23 00:31:32 +03:00
dsiders
30dcede890 Docs: LazUtils/various. Fixes spelling and grammar errors. 2022-04-22 21:17:51 +01:00
wp_xyz
417ff31e84 LCL/ImageList: Fix incorrect png format check in lfm files. Issue #39719, patch by Guilherme Scaglia. 2022-04-22 15:50:32 +02:00
Martin
fc11d80277 EditorMacroScript: Allow skipping self-test. --skip-tests=MacroScript 2022-04-22 14:07:26 +02:00
Martin
4e9d8b173f EditorMacroScript: Reduce self-test. No longer needed, since switching to "Use "internal" (none-native) calling" in 6c5a95f4d7 2022-04-22 14:07:26 +02:00
Martin
2465e62bab IDE: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup 2022-04-22 14:07:26 +02:00
Martin
94ae766164 FpDebug: PascalParser, allow $ sign in identifiers. Required for mangled classnames / specialized generics ... 2022-04-22 12:04:46 +02:00
Martin
ca8c6a84e2 FpDebug: Fix PascalParser.ResetEvaluation 2022-04-22 12:04:46 +02:00
Martin
1c70c5f1f8 Debugger: Watches, display "<disabled>" instead of last known value, if watch is disabled. 2022-04-22 12:04:02 +02:00
dsiders
3651027d61 Docs: LCL, LazUtils. Various. Fixes external See Also links where link text was omitted. 2022-04-22 03:27:42 +01:00
Maxim Ganetsky
863bee03a8 Pas2JS: updated Russian translation 2022-04-21 23:45:57 +03:00
Maxim Ganetsky
c7e1f882a0 SimpleWebServerGUI: updated Russian translation 2022-04-21 23:45:57 +03:00
wp_xyz
c877234297 Images: Update readme.txt in images/general_purpose 2022-04-21 22:36:28 +02:00
wp_xyz
09f1cef9cd Add general-purpose icons, provided by Roland Hahn. 2022-04-21 22:02:20 +02:00
dsiders
a54e6bdce6 Docs: LCL/controls. Updates topic content.
* Primarily in TControl topics, but other topics are also included.
2022-04-21 20:12:08 +01:00
mattias
88d891c328 simplewebserver: removed MainSrvExeUsed 2022-04-21 13:17:06 +02:00
mattias
d546af7b87 simplewebserver: fixed port label 2022-04-21 13:06:31 +02:00
mattias
34b3b9a49a IDE: paste text in pascal source: convert unicode spaces to ascii spaces 2022-04-20 23:49:41 +02:00
mattias
7b487f5ead pas2js: electron: using electron exe 2022-04-20 12:08:30 +02:00
mattias
b1d7c82e8b pas2js: electron: using npm start 2022-04-20 11:44:33 +02:00
mattias
4b48897310 projectgroups: lazbuild workdir is lazarusdir 2022-04-20 11:14:18 +02:00
mattias
268bfdc250 IDE: new project: set activerunmode 2022-04-20 10:45:12 +02:00
mattias
a1d2e6c037 pas2js: using browser of simplewebservergui, added electron option 2022-04-20 10:24:25 +02:00
Maxim Ganetsky
506d7ccf85 Pas2JS: updated Russian translation 2022-04-20 00:28:47 +03:00
mattias
e34e666773 lazbuild: default macro value is uppercase env var 2022-04-19 21:37:34 +02:00
mattias
b5272c73db pas2js: electron: run 2022-04-19 21:30:11 +02:00
mattias
0cef9a4b09 IDE: run without debug: use project directory as workdir 2022-04-19 21:28:57 +02:00
mattias
fc95ede0b6 projectgroups: keep lazbuild msg urgencies 2022-04-19 21:10:41 +02:00
mattias
38080d1dd1 IDEIntf: added TFPCParser.UseTranslationUrgency 2022-04-19 21:10:08 +02:00
mattias
eb35a68284 pas2js: electron: set run params 2022-04-19 13:16:12 +02:00
mattias
1440736e76 pas2js: electron: run electron 2022-04-19 12:53:49 +02:00
mattias
f1c794d834 pas2js: electron: hide not supported options 2022-04-19 12:29:13 +02:00
mattias
c1f7d2fdfc pas2js: electron: package.json 2022-04-19 10:57:16 +02:00
dsiders
252d8218ef Docs: LCL/various. Fixes spelling and grammar errors.
Modified files:
  docs/xml/lcl/buttons.xml
  docs/xml/lcl/comboex.xml
  docs/xml/lcl/comctrls.xml
  docs/xml/lcl/controls.xml
  docs/xml/lcl/dialogs.xml
  docs/xml/lcl/extctrls.xml
  docs/xml/lcl/extdlgs.xml
  docs/xml/lcl/forms.xml
  docs/xml/lcl/graphics.xml
  docs/xml/lcl/graphutil.xml
  docs/xml/lcl/grids.xml
  docs/xml/lcl/interfacebase.xml
  docs/xml/lcl/jsonpropstorage.xml
  docs/xml/lcl/lazregions.xml
  docs/xml/lcl/lclintf.xml
  docs/xml/lcl/lcltype.xml
  docs/xml/lcl/maskedit.xml
  docs/xml/lcl/propertystorage.xml
  docs/xml/lcl/stdctrls.xml
  docs/xml/lcl/themes.xml
  docs/xml/lcl/valedit.xml
  docs/xml/lcl/xmlpropstorage.xml
2022-04-19 04:01:08 +01:00
mattias
517b29cbbd simplewebservergui: fixed error msg 2022-04-18 15:13:46 +02:00
mattias
b1bc7c56da pas2js: electron: started render project 2022-04-18 15:09:45 +02:00
mattias
a24f066d4d pas2js: electron: started preload project 2022-04-18 14:04:46 +02:00
Michaël Van Canneyt
0c3f29e8fd * Small logic improvement 2022-04-18 13:59:00 +02:00
mattias
f2b8f9b9c8 pas2js: fixed av 2022-04-18 13:32:21 +02:00
mattias
62f9d457c6 pas2js: electron: description 2022-04-18 13:24:24 +02:00
Michaël Van Canneyt
cd0630d395 * Fixed determining the HTML file of the project 2022-04-18 13:13:28 +02:00
mattias
f54488e9b9 pas2js: added TMultiProjectPas2JSWebApp 2022-04-18 10:27:24 +02:00
dsiders
7da59fbd6c Docs: LazUtils/various. Fixes spelling and grammar errors.
Modified files:
  docs/xml/lazutils/compwriterpas.xml
  docs/xml/lazutils/lazlistclasses.xml
  docs/xml/lazutils/lazutf8classes.xml
  docs/xml/lazutils/lconvencoding.xml
  docs/xml/lazutils/masks.xml
2022-04-18 07:13:12 +01:00
mattias
ae5520a225 IDE: exttool: debug 2022-04-18 00:18:59 +02:00
mattias
fa5b6be1c0 lazbuild: EnableDefaultMacroEnvVar use uppercase env var 2022-04-18 00:18:59 +02:00
mattias
835a3a7f52 pas2js: pass PAS2JS env var to lazbuild project group compile 2022-04-18 00:18:59 +02:00
mattias
118216fc3d projectgroups: add handler RnLazbuild 2022-04-18 00:18:59 +02:00
mattias
361b7db393 pas2js: debug msg 2022-04-18 00:18:59 +02:00