Maxim Ganetsky
beb17ad4d7
LazUtils, Translations unit: fixed compilation on 32-bit Darwin as reported on forum:
...
https://forum.lazarus.freepascal.org/index.php/topic,65612.msg500834.html#msg500834
2023-12-31 20:19:31 +03:00
Juha
1b5087853e
IDE: Improve some more Code Templates. Issue #40657 , patch by n7800.
2023-12-31 11:29:14 +02:00
Martin
5a1d892e69
FpDebug: prevent div-by-zero in the debugger (in the IDE) while evaluating watches.
2023-12-30 20:04:08 +01:00
Martin
5c6662f3e7
FpDebug: Add comparing enum-values in watches "enum1 >= enum2"
2023-12-30 20:03:06 +01:00
Michaël Van Canneyt
ce44540948
* Add missing properties
2023-12-30 19:37:15 +01:00
mattias
d2954c9818
codetools: searching fpc source namespaced includes, issue #40670
2023-12-30 15:29:44 +01:00
Martin
5b454293c2
Merge branch 'fpdebug-refactor-avr-rsp' into 'main'
...
Fpdebug refactor AVR and RSP
See merge request freepascal.org/lazarus/lazarus!264
2023-12-29 13:00:51 +00:00
ccrause
5023c232e1
Fpdebug: Cleanup of unused code for RSP classes
2023-12-29 07:16:41 +02:00
ccrause
a5662dc472
Fpdeubg: More register management code for AVR and RSP
2023-12-29 07:16:33 +02:00
ccrause
fd3565584c
Fpdebug: Display status register flags for AVR
2023-12-29 07:16:20 +02:00
ccrause
5e4596e57a
Fpdebug: separate AVR specific code from generic RSP related debug code
2023-12-29 07:15:47 +02:00
Maxim Ganetsky
9cae9d55d8
IDE: regenerated translations and updated Russian translation
2023-12-29 03:52:40 +03:00
Maxim Ganetsky
395f813e34
IDE: cleaned up resource strings, patch by n7800, issue #40668
2023-12-29 03:50:53 +03:00
Maxim Ganetsky
72fd05acc7
LCL, TDBDateDeit: Display date as empty string when its value in database is NULL. Patch by Don Siders, issue #40661 .
2023-12-29 03:33:50 +03:00
wp_xyz
aae0c2019e
TAChart: Avoid drawing axis grid line over axis line.
2023-12-28 15:39:52 +01:00
wp_xyz
6455279789
TAChart: Support errorbars in TAreaSeries.
2023-12-28 13:29:12 +01:00
wp_xyz
4a975e2e79
TAChart: Extend 0933dadcaf
to rotated area series
2023-12-28 13:28:24 +01:00
Maxim Ganetsky
005e37a5a7
JCF2: set incorrectly translated string from German translation fuzzy, issue #40665
2023-12-27 18:57:10 +03:00
Michaël Van Canneyt
876936e261
* remove debug statements
2023-12-27 10:39:18 +01:00
Michaël Van Canneyt
1ef62a70d7
* Allow to compile with prehistoric FPC 3.2.0
2023-12-26 19:35:45 +01:00
Maxim Ganetsky
29634d9193
Revert incorrect changes to lcl.lpk
...
This reverts commits 5b803ba74c
and
81c397e428
.
There was nothing broken in the first place.
2023-12-26 20:45:29 +03:00
Michaël Van Canneyt
5b803ba74c
* Fix error in xml
2023-12-26 18:26:08 +01:00
Michaël Van Canneyt
6802746529
Thread safe results, CORS support (for pas2js)
2023-12-26 17:46:40 +01:00
Michaël Van Canneyt
f1eaecc649
* Removed debug writeln
2023-12-26 17:45:38 +01:00
Michaël Van Canneyt
81c397e428
* Fix compilation on non-darwin
2023-12-26 17:45:36 +01:00
Maxim Ganetsky
5a41edf5e8
CI: write to image build log contents of pas2js-namespaced.cfg
2023-12-25 13:12:06 +00:00
Juha
ddfe91b020
IDE: Fix and add some Code Templates. Issue #40657 , patch by n7800.
2023-12-25 10:09:43 +02:00
Onur ERÇELEN
c2350a8d1c
Translations: Turkish IDE translation update by Onur ERÇELEN, merge request !263
2023-12-25 01:51:28 +03:00
Maxim Ganetsky
6fe1823452
Installer, Win: updated Russian translation
2023-12-24 18:20:10 +03:00
mattias
e7faee2674
debs: always delete tar.gz
2023-12-23 09:51:24 +01:00
Martin
e2c0593719
Installer, Win: Updating info text during copying files.
2023-12-22 18:39:25 +01:00
Martin
1f072c2e58
Installer, Win: Updating URLs to use lazarus.ide.org (including url in image)
2023-12-22 18:39:25 +01:00
dsiders
b583b3fa04
Docs: LCL/imglist. Updates Scaled and OnGetWidthForPPI topics in TCustomImageList.
...
* Restores details about OnGetWidthForPPI removed in the previous commit from the TCustomImageList.Scaled topic.
* Adds a code example in the TCustomImageList.OnGetWidthForPPI topic,
2023-12-22 16:09:27 +00:00
Maxim Ganetsky
1783ee35d1
LCL-Gtk2: fixed handling of dragging image coordinates when it is dragged to non-client widget area, patch by Alexander (Rouse_) Bagel, issue #40658
2023-12-22 18:47:19 +03:00
wp_xyz
4feb9205c3
TurboPower_Ipro: fix compilation of sample projects for printpreview support.
2023-12-22 13:57:47 +01:00
wp_xyz
73ebfa7da7
TurboPower_IPro: Replaced missing laztitle.png image in sample project by splash_logo.png
2023-12-22 13:22:01 +01:00
dsiders
eb3b34bd97
Docs: LazUtils/lazutf8. Fixes invalid identifiers for topics.
...
* TUTF8TrimFlag.u8u8tKeepTabs => TUTF8TrimFlag.u8tKeepTabs
* TUTF8TrimFlag.u8u8tKeepLineBreaks => TUTF8TrimFlag.u8tKeepLineBreaks
2023-12-22 07:35:11 +00:00
Martin
94f76cd340
SynEdit: PasHighLighter, fix empty "type" in "class" blocks followed by class-section
2023-12-21 17:41:45 +01:00
Martin
cca9327230
SynEdit: PasHighLighter, fix "type" in "class" blocks. Broken in 9db0c4e54e
2023-12-21 17:32:29 +01:00
Maxim Ganetsky
c4773c0a42
IDE: Code Templates dialog improvements by n7800, issue #40654
2023-12-21 03:24:26 +03:00
dsiders
b2b86ebaef
Docs: LCL/imglist. Updates topics based on forum suggestions.
...
* https://forum.lazarus.freepascal.org/index.php/topic,65576.0.html
* Updates:
* TCustomImageList.WidthForPPI
* TCustomImageList.Scaled
2023-12-20 02:30:21 +00:00
Martin
9db0c4e54e
SynEdit: PasHighLighter, fix parsing "=" after "generic foo<_A>" (without spaces, looks like ">=")
2023-12-19 22:31:19 +01:00
Martin
3d0e418a24
SynEdit: PasHighLighter, recognize TFoo = type class|object|record
2023-12-19 22:31:19 +01:00
rich2014
3d48d3f0e6
Cocoa: Fix the issue where the Key Modifiers Flag was not set correctly after DragDrop
...
Cocoa enable separate RunLoop when DragDrop
2023-12-19 23:59:29 +08:00
mattias
0b4013a8fe
ide: fixed delting EndOfTokenChars at end of code template, fixed #40498
2023-12-19 10:38:35 +01:00
mattias
3f6dc2d6ad
codetools: clean up
2023-12-19 09:46:35 +01:00
mattias
dacecb3f91
codetools: started test for namespaced units in fpc sources
2023-12-18 10:12:02 +01:00
rich2014
f52d11eb6e
Cocoa/Scroller: fix issues, Merge branch 'cocoa/scroller'
2023-12-17 18:14:10 +08:00
rich2014
fc3071a276
Cocoa/Scroller: replace deprecated functions
2023-12-17 18:08:01 +08:00
rich2014
9f16f34839
Cocoa/Scroller: updateDocSize() refactored
2023-12-17 17:44:05 +08:00