Commit Graph

62554 Commits

Author SHA1 Message Date
Željan Rikalo
432c33a37c Qt: removed hack, simplified 2022-04-29 16:42:15 +02:00
Željan Rikalo
dc204837e6 Qt5: proper check for handle 2022-04-29 16:33:28 +02:00
Željan Rikalo
9563473047 Qt5: removed hacks, cleanup 2022-04-29 15:53:20 +02:00
Željan Rikalo
027cf2cec3 Gtk2: fixed maximized form without border, fixed brush initialization. Patches by Anton Kavalenka. issue #39702, issue #39722 2022-04-28 09:44:10 +02:00
Željan Rikalo
fcf1fdcc66 Qt5: fixed Qt5 build missing qt5 subdirectory. issue #39723 2022-04-28 09:34:54 +02:00
wp_xyz
c0c30424de LCL/TListView: More complete fix of issue #39708, based on patch by d7_2_laz (https://forum.lazarus.freepascal.org/index.php/topic,59024.msg441180.html#msg441180). 2022-04-27 10:38:14 +02:00
dsiders
284c98021d Docs: LCL/controls. Updates content in TForm.SessionProperties.
* Includes corrections for spelling and grammar errors.
2022-04-27 01:59:09 +01:00
dsiders
c2c075c78f Docs: LCL/forms. Adds, updates topic content. 2022-04-27 01:58:38 +01:00
wp_xyz
201da6f442 Images: Some more general-purpose images. Add each motive in size 64x64. 2022-04-25 22:06:41 +02:00
wp_xyz
6a343d2978 images: specify license for general-purpose images (CC0) 2022-04-25 15:09:55 +02:00
dsiders
103d5a7c78 Docs: LCL/graphics. Updates content in TFont.Height and TFont.Size topics.
* Based on suggestions in https://forum.lazarus.freepascal.org/index.php/topic,59153.0.html
2022-04-24 16:54:13 +01:00
dsiders
5d83835259 Docs: LCL/comctrls. Fixes invalid see also links in 4715242457. 2022-04-24 15:21:25 +01:00
dsiders
4715242457 Docs: LCL/comctrls. Adds, Updates topic content.
* Corrects DefaultDrawing arguments for event types which were wrong in previous versions.
2022-04-24 03:51:10 +01:00
Maxim Ganetsky
02c796bbed SimpleWebServerGUI: improved Russian translation 2022-04-24 02:17:42 +03:00
Maxim Ganetsky
2acb6050bb Pas2JS: fixed typos, regenerated translations and updated Russian translation 2022-04-24 02:16:36 +03:00
mattias
a5b627749e pas2js: electron: hide location 2022-04-23 17:14:06 +02:00
mattias
60cc180594 pas2js: use location 2022-04-23 17:10:19 +02:00
mattias
06239e6081 pas2js: run without debug: also server+browser 2022-04-23 14:48:01 +02:00
mattias
bdb7bec118 pas2js: added location on simple webserver 2022-04-23 14:46:51 +02:00
mattias
288d77f4f6 pas2js: fixed runnable flags 2022-04-23 12:13:11 +02:00
wp_xyz
41a72eb9a0 Images: More general-purpose images by Roland Hahn. 2022-04-23 12:03:38 +02:00
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