Commit Graph

62479 Commits

Author SHA1 Message Date
mattias
46d97ed223 pas2js: options link to simplewebserver options frame 2022-04-17 10:37:14 +02:00
mattias
057c2581dd pas2js: removed old options for http server 2022-04-17 09:37:58 +02:00
mattias
5449fd27bc simplewebservergui: consistent macro comment 2022-04-17 09:36:37 +02:00
mattias
b8748beb8a IDE: optional default macro variable use env var 2022-04-16 21:54:45 +02:00
mattias
7887c84279 ideintf: comment 2022-04-16 21:15:56 +02:00
mattias
ef68a6143d simplewebserver: fixed stop servers on IDE exit 2022-04-16 13:22:50 +02:00
mattias
5d7bd18469 codetools: less debug 2022-04-16 13:08:41 +02:00
mattias
57c88852ab codetools: fixed complete event assignment keeping spaces after assign operator 2022-04-16 13:08:03 +02:00
mattias
87bcd888ad IDE: fixed reading exitcode of external tools 2022-04-16 12:43:50 +02:00
Juha
76f7524436 LazUtils: In UCS2BEToUTF8 and UCS2LEToUTF8 skip little/big endian BOM. Merge request !88 by Zaher Dirkey. 2022-04-16 12:41:31 +03:00
Juha Manninen
88b3151b38 Merge branch 'comexamples' into 'main'
Some 60 odd examples from components adjusted to work with new ExamplesWindow

See merge request freepascal.org/lazarus/lazarus!86
2022-04-16 09:20:42 +00:00
mattias
65e925bb3a sqldb: use source unitname 2022-04-16 09:05:50 +02:00
mattias
5c4f4fda3b ideintf: TComponentRequirement: use first unit as source unitname for codetools 2022-04-16 09:05:50 +02:00
mattias
e18dd7be66 codetools: added OnGetClassUnitName 2022-04-16 09:05:50 +02:00
dsiders
5bcbf905a8 Docs: LCL/various. Fixes spelling and grammar errors.
modified files:
  docs/xml/lcl/actnlist.xml
  docs/xml/lcl/buttons.xml
  docs/xml/lcl/colorbox.xml
  docs/xml/lcl/comboex.xml
  docs/xml/lcl/dbctrls.xml
  docs/xml/lcl/dbgrids.xml
  docs/xml/lcl/dialogs.xml
  docs/xml/lcl/editbtn.xml
  docs/xml/lcl/graphics.xml
  docs/xml/lcl/grids.xml
  docs/xml/lcl/groupededit.xml
  docs/xml/lcl/imglist.xml
  docs/xml/lcl/maskedit.xml
  docs/xml/lcl/printers.xml
  docs/xml/lcl/shellctrls.xml
  docs/xml/lcl/valedit.xml
2022-04-16 04:02:43 +01:00
Michaël Van Canneyt
468f788b36 * Correct and complete fpweb images from Detlef Overbeek 2022-04-15 13:25:07 +02:00
Michaël Van Canneyt
2df37fec7d * FPWeb Images from Detlef Overbeek 2022-04-15 09:18:04 +02:00
dsiders
1c1cc6f69b Docs: LCL/comctrls. Updates topics for changes in b694be37, 451f75e3, Issue #39708.
* Includes content updates for other topics.
* Includes updates for spelling errors/typos and XML tagging.
2022-04-15 01:38:52 +01:00
Maxim Ganetsky
a47e9046bc SimpleWebServerGUI: restored punctuation improvements in resource strings (they were lost in commit 322e4f468e), regenerated translations and updated Russian translation 2022-04-15 01:00:50 +03:00
mattias
441e150345 lazbuild: stop if project compiler empty 2022-04-14 21:49:46 +02:00
mattias
49222b1e9d IDE: less hints 2022-04-14 21:48:17 +02:00
mattias
4829be3ad1 IDE: GetForm: prefer non designer form 2022-04-14 20:22:41 +02:00
mattias
c14e043e4a simplewebserver: fixed reshowing gui 2022-04-14 20:21:59 +02:00
mattias
c3179e9eb7 simplewebservergui: fixed maindir 2022-04-14 18:13:18 +02:00
mattias
322e4f468e simplewebservergui: forcedir for main dir 2022-04-14 18:06:43 +02:00
wp_xyz
0e03eadf14 TAChart: Fix occasional crash when TChartListbox is destroyed. 2022-04-14 01:11:55 +02:00
Maxim Ganetsky
09cd44d467 SimpleWebServerGUI: improved punctuation in resource strings, regenerated translations and updated Russian translation 2022-04-13 23:49:15 +03:00
wp_xyz
b694be37b0 LCL/ListView: Better fix for editing virtual multi-select listview than 451f75e3ce. Issue #39708. 2022-04-13 19:41:38 +02:00
wp_xyz
451f75e3ce LCL/ListView: Disable editing of virtual list items when multiple items are selected to avoid transferring the edited caption to the wrong node. 2022-04-13 14:45:03 +02:00
mattias
c0aa681113 bigide: projectgroups, pas2js: create project group for pwa 2022-04-13 12:55:11 +02:00
mattias
d8eeae82b7 bigide: added simplewebservergui 2022-04-13 10:16:41 +02:00
mattias
3d6bf3c2c1 pas2js: started lpg 2022-04-13 10:16:41 +02:00
Maxim Ganetsky
b9a490a3e1 SimpleWebServerGUI: improved some resource strings, regenerated translations and updated Russian translation 2022-04-13 04:35:43 +03:00
Maxim Ganetsky
25c427a3e7 SimpleWebServerGUI: updated Russian translation 2022-04-13 02:20:20 +03:00
Maxim Ganetsky
f728d976cb Pas2JS: improved i18n, regenerated translations and updated Russian translation 2022-04-13 01:25:12 +03:00
mattias
c046f130e9 pas2js: project options: updated layout and added execute run parameters 2022-04-12 21:53:27 +02:00
wp_xyz
ba8174b384 LCL/ListView: Fix modifying incorrect item when editing in virtual mode. Issue #39708. 2022-04-12 19:23:55 +02:00
David Bannon
b36e4e0a82 Merge branch 'comexamples' of gitlab.com:dbannon/lazarus into comexamples
Rebase
2022-04-12 18:10:17 +10:00
David Bannon
db5370fe1e put all TAChart in own Category, there are lots ! 2022-04-12 18:09:38 +10:00
David Bannon
26d3020bb9 TAChart demos 2022-04-12 18:09:38 +10:00
David Bannon
aa3a618723 Metadata for components examples batch two 2022-04-12 18:09:38 +10:00
David Bannon
bc0acfba38 First batch examples from components get metadata 2022-04-12 18:09:38 +10:00
Maxim Ganetsky
19b0ff07bf SimpleWebServerGUI: partly updated Russian translation 2022-04-12 03:19:12 +03:00
Željan Rikalo
2d7f070245 Qt5: fixed Ctrl+Shift+Alt with keys. issue #39704 2022-04-11 17:51:46 +02:00
Željan Rikalo
02104f2c97 Qt5: fixed crash with lclqt5-win32. issue #39705 2022-04-11 16:53:24 +02:00
mattias
e37b6d1ea5 simplewebserver: custom server: check if port is free 2022-04-11 14:49:47 +02:00
mattias
304aa2a528 IDE: call OnLoadSaveCustomData only if there is CustomData 2022-04-11 13:47:27 +02:00
mattias
59a8e8e6c9 simplewebservergui: added vivaldi to browser list 2022-04-11 12:13:53 +02:00
mattias
cc1df1011b pas2js: store html filename relative 2022-04-11 12:07:37 +02:00
mattias
caaedde1b2 ideintf: added handler loadsavecustomdata 2022-04-11 12:07:12 +02:00