Commit Graph

62601 Commits

Author SHA1 Message Date
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
wp_xyz
478e5101d9 LCL/StringGrid: Fix crash when Columns are exchanged and column indices are specified in reverse order. 2022-04-06 00:14:48 +02: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
612e6e1932 IDE: free project on exception 2022-04-05 23:47:53 +02:00
mattias
ae5a364d21 IDE: clean up 2022-04-05 13:36:35 +02:00
mattias
e3ab8ac5c3 lcl: comments 2022-04-05 13:36:35 +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
f390d81d79 IDE: Optimize "UpdateEditorCommands" - do not join all text lines (TStrings.Text) of the editor, just to check if the editor is empty. 2022-04-05 10:57:15 +02:00
Martin
9f3623bb45 SourceEditor: fixed updating top-line-hint (invalidate/repaint) 2022-04-05 10:57:15 +02:00
Martin
5b23421c5d SynEdit: fixed incorrect line-invalidation / repaint when scrolling (with folded text) 2022-04-05 10:57:15 +02:00
Martin
013e6a61a5 EditorOptions: Add "const" for some string param 2022-04-05 10:57:14 +02:00
dsiders
c84616d6e1 Docs: LCL/comctrls. Updates topics for changes in fb64d6ef, 9aa8b52b, faed788b. Issue #39693. 2022-04-05 01:32:39 +01:00
wp_xyz
faed788b23 LCL/ListView: Fix TListview in cocoa hanging after fb64d6ef4d (related to issue #39693). 2022-04-04 15:55:11 +02:00
wp_xyz
9aa8b52ba2 LCL/ListView: Fix OnSelectItem not showing previously selected item when argument Selected=false (on Windows). 2022-04-04 11:51:42 +02:00
wp_xyz
829bad776f IDE: New icons for "Compile" menu items. Provided by Roland Hahn. 2022-04-04 11:48:46 +02:00
Maxim Ganetsky
4d0b49c62b Translations: IDE Turkish translation update by ONUR ERÇELEN, issue #39695 2022-04-04 04:16:28 +03:00
Maxim Ganetsky
80e6f779e4 Pas2JS: updated Russian translation 2022-04-04 00:38:00 +03:00
wp_xyz
fb64d6ef4d LCL/ListView: Fix multi-selection in virtual mode. Issue #39693. 2022-04-03 23:27:52 +02: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
c4d93041c3 IDE: fixed editor context menu, show bookmarks in the main pop-up. (not under "file settings") 2022-04-01 17:50:28 +02:00
Martin
67921e73b6 Debugger: Inspect Window, fix some update issues. 2022-04-01 15:02:48 +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
mattias
5a70b13cb6 updated lpl 2022-03-31 17:10:13 +02:00
mattias
15b1ffffa1 updated lpl 2022-03-31 17:09:39 +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
Michaël Van Canneyt
b983ea45d0 * Added TJSONDataset to component palette (distributed with FPC since long time) 2022-03-29 19:08:14 +02: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
dsiders
93d6e5a16c Docs: LCL/forms. Updates topic content and see also links. 2022-03-29 02:28:03 +01:00
dsiders
7c02a237d4 Docs: LCL/editbtn. Adds Edit topic for changes in 093c5cae. Issue# 39681. 2022-03-27 17:27:17 +01: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
Bart
093c5caebb LCL: Make TEditButton.Edit public. Issue #39681. 2022-03-26 10:47:01 +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
David Bannon
c72e1845a8 put all TAChart in own Category, there are lots ! 2022-03-26 14:50:43 +11:00