Commit Graph

21851 Commits

Author SHA1 Message Date
Ž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
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
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
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
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
a7359db42b Fix compilation in components/macfiles/examples/createmacapplication.lpr. Issue #39673, patch by Trevor Roydhouse. 2022-04-07 00:35:14 +03: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
wp_xyz
dcc2d5d0d5 IDE/StringGrid editor: Fix crash when grid contains Columns (related to issue #39680). Update buttons states. Display column and row count. Update German translation. 2022-04-06 00:11:41 +02:00
mattias
fc055bd7fb pas2jsdsgn: progressive web app: auto create serviceworker project 2022-04-05 23:48:20 +02:00
mattias
4da0b43603 pas2jsdsgn: started progressive web app 2022-04-05 13:36:35 +02:00
mattias
b35c71ab0f pas2jsdsgn: hide unsurpported options 2022-04-05 13:36:35 +02:00
mattias
b0156c8326 pas2jsdsgn: started TProjectPas2JSProgressiveWebApp 2022-04-05 13:36:35 +02:00
Martin
5b23421c5d SynEdit: fixed incorrect line-invalidation / repaint when scrolling (with folded text) 2022-04-05 10:57:15 +02:00
Maxim Ganetsky
80e6f779e4 Pas2JS: updated Russian translation 2022-04-04 00:38:00 +03:00
mattias
fd20290ce1 pas2jsdsgn: added project type pas2js service worker 2022-04-03 13:04:32 +02:00
mattias
7848544f19 pas2jsdsgn: clean up 2022-04-03 13:04:13 +02:00
mattias
4d07f650b5 weblaz: using fpweb_images.res instead of inc 2022-04-01 18:42:34 +02:00
Martin
6efbdffc8d SynEdit: Fix color calculation 2022-04-01 15:02:48 +02:00
Martin
398de0f4b4 SynEdit: Internal caret (multi caret / custom-color caret) keep visible while scrolling. 2022-04-01 15:02:47 +02:00
Martin
f5e70a4f0b SynEdit: Internal caret (multi caret / custom-color caret) wait for Paint event. Avoid moving/painting the internal caret onto outdated text. 2022-04-01 15:02:47 +02:00
Balázs Székely
fed01f0513 Merge branch 'fixonlinepackagemanager302error' into 'main'
Fixed packages download from online package manager return 302 error

See merge request freepascal.org/lazarus/lazarus!85
2022-04-01 09:38:41 +00:00
mattias
0e52400af8 synedit: readme 2022-04-01 11:04:38 +02:00
ACTom
cbfd897b89 Fixed the problem that some packages download from online package manager return status code:302 error 2022-03-30 22:21:07 +08:00
Juha
ae6d20b6a4 Codetools: Add target processor names for SPARC CPU matching the names in FPC. Issue #39692. 2022-03-29 21:42:08 +03:00
Juha
9da44c1c9b Codetools: Do not crash when invoking ident completion on empty editor. Issue #39685. 2022-03-29 19:54:01 +03:00
wp_xyz
39df877063 VirtualTreeView: Fix VTV crashing from DLL. Issue #39690, patch by Marcos Douglas B. Santos 2022-03-29 12:52:12 +02:00
Joost van der Sluis
b3f866c4f0 Debugger: Updated fpmake-files 2022-03-27 00:31:45 +01:00
Joost van der Sluis
09d676c6ba FpDebug: Ability to request a strings codepage 2022-03-26 20:13:00 +01:00
dsiders
8f440b657f Docs: RttiControls/rttictrls. Adds, updates topic content.
* Provides partial coverage. Additional updates needed.
2022-03-26 05:02:56 +01:00
dsiders
68a0b6fd59 Docs: RttiControls/rttigrids. Fixes invalid topic link. 2022-03-26 05:01:14 +01:00
dsiders
31bb92943f Docs: RttiControls. Updates output file names to match package name. 2022-03-26 04:59:22 +01:00
wp_xyz
9f5c92c005 IDE: Remove now obsolete glyphs in TStringGrid component editor 2022-03-25 19:10:48 +01:00