Commit Graph

62547 Commits

Author SHA1 Message Date
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
mattias
511afcb021 pas2jsdsgn: stop on server error 2022-04-11 11:00:09 +02:00
mattias
19d03a5ea8 pas2jsdsgn: push WebServerFileName to simplewebservergui 2022-04-11 10:55:48 +02:00
mattias
af36d4da8f pas2js: clean up 2022-04-11 10:15:22 +02:00
mattias
554949f751 simplewebservergui: fixed compile 2022-04-11 10:11:56 +02:00
mattias
cc2965e11f updated lpl 2022-04-11 10:09:29 +02:00
mattias
8920284b7e pas2jsdsgn: pwa with browser 2022-04-11 09:56:13 +02:00
mattias
cf32cfa6ee pas2jsdsgn: open project url 2022-04-11 09:43:22 +02:00
mattias
539e3c4ab4 pas2js: using simplewebservergui to start webserver and open browser 2022-04-11 09:43:22 +02:00
mattias
0f871f2237 lazutils: clean up 2022-04-11 09:43:22 +02:00
mattias
8335463aca externaltools: added property MaxIdleInMS 2022-04-11 09:43:22 +02:00
mattias
b4ca7445ee simplewebservergui: comments 2022-04-11 09:43:22 +02:00
mattias
75c66ff51b simplewebservergui: added browserkind and browsercmd 2022-04-11 09:43:22 +02:00
mattias
2826adac9b simplewebservergui: resourcestrings 2022-04-11 09:43:22 +02:00
mattias
ec86caf1ff IDE: less hints 2022-04-11 09:43:22 +02:00
Maxim Ganetsky
7f579f13ff ExamplesWindow: improved layout in order to better accommodate button captions of varying lengths 2022-04-11 01:57:16 +03:00
Maxim Ganetsky
c47fbc8b4a ExamplesWindow: updated Russian translation 2022-04-11 01:40:11 +03:00
dsiders
5a369f24a4 Docs: LCL/various. Fixes XML tagging with extra or missing space characters. 2022-04-10 05:58:01 +01:00
dsiders
4f63c2cfcb Docs: LazUtils/various. Fixes XML tagging with extra or missing space characters. 2022-04-10 05:57:11 +01:00
dsiders
ac840480e1 Docs: LCL/various. Fixes XML tagging with extra or missing space characters. 2022-04-09 19:14:21 +01:00
dsiders
34143c995e Docs: LCL/various. Fixes XML tagging with extra or missing space characters. 2022-04-09 19:13:57 +01:00
dsiders
5a3736ac90 Docs: LazUtils/fileutil,lazfileutils,lconvencoding. Fixes XML tagging with extra or missing space characters. 2022-04-09 19:11:04 +01:00
wp_xyz
7302d14681 Examples: Anchored layout in options page. 2022-04-09 14:41:21 +02:00
Juha Manninen
2fc606c30c Merge branch 'fixpackage' into 'main'
Fixes to the new Examples Window package, View Button, relax Proj Dir name rule, minor things.

See merge request freepascal.org/lazarus/lazarus!84
2022-04-09 11:05:36 +00:00
dbannon
6e75bb3141 Fixes to the new Examples Window package, View Button, relax Proj Dir name rule, minor things. 2022-04-09 11:05:36 +00:00
Juha
27a2cf4ab8 LCL-GTK3: Use smaller dash size for SynEdit gutter mark etc. Issue #39703, patch by Alexey Torgashin. 2022-04-09 13:43:50 +03:00
dsiders
a9a1c7cceb Docs: LCL/graphics. Updates content and see also links for TCanvas topics. Issue #39701. 2022-04-08 01:02:00 +01:00
Juha
a7359db42b Fix compilation in components/macfiles/examples/createmacapplication.lpr. Issue #39673, patch by Trevor Roydhouse. 2022-04-07 00:35:14 +03:00
Juha
483102e819 LCL-GTK3: Fix ScrollBox. Issue #39694, patch by Anton Kavalenka. 2022-04-07 00:35:14 +03:00
wp_xyz
85ce787c8d IDE/Icons: Improved visibility of some of the previously committed icons on dark background. Provided by Roland Hahn. 2022-04-06 17:22:09 +02:00
dsiders
bdd9145187 Docs: LCL/grids. Updated topic content for changes in 478e5101. 2022-04-06 04:52:04 +01:00
Maxim Ganetsky
8962a88194 Pas2JS: updated Russian translation 2022-04-06 02:27:51 +03:00
Maxim Ganetsky
a45f3f4f31 IDE/StringGrid editor: improved capitalization consistency, fixed dialog's groupbox caption i18n, regenerated translations and updated Russian translation 2022-04-06 02:08:47 +03:00