zeljan1
aae76e11e3
Gtk3: we actually must paint LCLObject.Color on GtkFixed, or use css. issue #41391
2025-01-31 20:05:58 +01:00
zeljan1
0bb0a0625a
Gtk3: fixed StretchMaskBlt(). issue #41384
2025-01-31 18:56:15 +01:00
zeljan1
1d5796a663
Gtk3: do not use set_no_show_all() for windows and notebooks.
2025-01-31 18:34:34 +01:00
zeljan1
95786ee691
Gtk3: fixed issue when hide mapped container. issue #41387
2025-01-31 18:26:07 +01:00
Juha
46fad95a74
LCL-GTK3: Make fsStayOntop work, Issue #41253 , patch by Anton Kavalenka.
2025-01-31 19:10:36 +02:00
dsiders
02706556f7
Docs: LCL/controls. Removes deprecation notice for TControl.FCompStyle member. Changed in b3833f55
.
2025-01-31 10:44:53 -05:00
dsiders
270a5cdfe8
Docs: LazUtils/laz2_dom. Removes deprecation notice for TDOMNodeList.BuildList. Changed in 476da882
.
2025-01-31 10:09:25 -05:00
Juha
5bcc39179c
LCL: Fix TTreeNode.GetTextPath. Issue #41356 , patch by Don Siders.
2025-01-31 15:39:25 +02:00
Juha
fddb4de9bc
IdeIntf: Remove deprecated functions from IdeImagesIntf.
2025-01-31 14:29:55 +02:00
Juha
b3833f5594
LCL: Fix a comment about a deprecated variable, remove deprecated enum. Issue #41366 .
2025-01-31 14:28:12 +02:00
Juha
476da882fa
Delete some deprecated functions. Inspired by issue #41363 .
2025-01-31 13:50:35 +02:00
Juha Manninen
a6aececdd9
Merge branch 'Tests/AddLazFileUtils' into 'main'
...
Tests: Tests for LazFileUtils are available not only for "runtests" program, but also for "runtestsgui"
See merge request freepascal.org/lazarus/lazarus!428
2025-01-31 11:47:16 +00:00
Martin
03c8870537
IdeDebugger: Fixed unbalanced BeginUpdate in callstack-dialog. (when changing view-limit)
2025-01-31 10:59:52 +01:00
n7800
f4e3fbeffd
Tests: Tests for LazFileUtils are available not only for "runtests" program, but also for "runtestsgui"
2025-01-31 09:31:49 +00:00
zeljan1
0cde3a5c07
Gtk3: fixed TGtk3DeviceContext.drawText(), param for fill background.issue #41381
2025-01-31 10:18:20 +01:00
dsiders
4feac3a6f1
Docs: LCL/forms. Updates TCustomForm.Monitor to reflect use of the Owner form instead of the application main form when Position is poOwnerFormCenter. Changes in bc857823
. Issue #41377 .
2025-01-30 19:52:42 -05:00
Martin
ca16a22cea
LazDebuggerGdbmiFp: Improve workaround for FPC issue 37658 / Check both: full-path, and no-path.
2025-01-31 01:25:57 +01:00
Martin
3e75833edd
LazDebuggerLldbFp: Improve workaround for FPC issue 37658 / Check both: full-path, and no-path.
2025-01-31 01:25:57 +01:00
Martin
2c9e5f2f4b
FpDebug: Test LineInfo and GetLineAddresses with filenames with/without path or wrong path (also needed for generics)
2025-01-31 01:25:57 +01:00
Martin
6c006a3e8e
FpDebug, LazDebuggerFp: Improve workaround for FPC issue 37658 / Check both: full-path, and no-path.
2025-01-31 01:25:57 +01:00
Juha
9f5be67e36
LCL: Update TCombobox.ItemIndex when AutoCompleteing. Issue #41358 , patch by Iluha Companets.
2025-01-31 02:20:42 +02:00
Juha
82bf2bb2fa
LCL-GTK3: Improve drawing graph primitives. Issue #41382 , patch by Alexey Torgashin.
2025-01-31 01:23:46 +02:00
Juha
bc8578231c
LCL: Use OwnerForm.Monitor when Position = poOwnerFormCenter. Issue #41377 , patch by Artem Izmaylov.
2025-01-31 00:19:31 +02:00
zeljan1
7deaf87eb8
Gtk3: fixed lines painting. Patch by Anton Kavalenka. issue #41354
2025-01-30 21:04:52 +01:00
Maxim Ganetsky
8fe9dd1f76
IDE: regenerated translations and updated Russian translation
2025-01-30 22:32:31 +03:00
Abou Al Montacir
250b273497
Fixed method parameter type.
...
This was a bug in GIR file that was fixed in GIR v1.52.2 or newer.
Older versions were buggy.
2025-01-30 19:43:06 +01:00
zeljan1
f31e2eaaa5
Gtk3: change gList binding to be OO like other stuff. Patch by Anton Kavalenka. issue #41376
2025-01-30 10:20:42 +01:00
zeljan1
49faf7719e
Gtk3: ellipsize text of combo.style=dropdownlist
2025-01-30 10:12:54 +01:00
mattias
71cedcf83b
ide: store codetools options: update merge info, store files relative to config
2025-01-30 10:11:40 +01:00
mattias
8d5abae84f
ideconfig: do not wrn if no secondary config file found
2025-01-30 10:11:40 +01:00
zeljan1
c0a475897d
Gtk3: added helper proc ListProperties() for debugging and implementation purposes.
2025-01-30 10:01:26 +01:00
mattias
fc7ad93a93
codetools: fixed find references wrong tool
2025-01-30 09:32:53 +01:00
mattias
89d494f909
codetools: fixed endless loop parsing proc modifiers at end of source
2025-01-30 09:32:53 +01:00
zeljan1
572cc8bbf4
Gtk3: fixed memleak and list usage. Patch by Anton Kavalenka, modified by me. issue #41375
2025-01-29 19:03:53 +01:00
mattias
f302e2508c
ide: find/rename identifier: added option find overrides
2025-01-29 17:07:36 +01:00
mattias
90ddf0774e
codetools: find references: find method overrides in other units
2025-01-29 16:08:05 +01:00
mattias
5979037e86
codetools: find references: started find method overrides
2025-01-29 16:08:05 +01:00
mattias
e6c486a8e7
codetools: added ReadRawPascal
2025-01-29 16:08:05 +01:00
zeljan1
37bb0cb225
Gtk3: fixed crash of comboBox, added check to avoid infinte loop when setting allocation, simplified code.
2025-01-29 12:20:07 +01:00
Martin
5141571608
FpDebug: improve loading DWARF line info. Fix workaround for FPC issue 37658 / check the expanded FileName
2025-01-29 11:20:07 +01:00
zeljan1
77acd9acdb
Gtk3: we should not free style object, it is owned by widget. mantis #41371
2025-01-29 08:45:09 +01:00
wp_xyz
d941c2cddb
LCL/ImageList, TCustomImageListResolution: Change visibility of some fields and methods. Merge request !429 by Massimo Magnano.
2025-01-29 00:53:46 +01:00
wp_xyz
8ef40e37d5
TAChart: Fix potentially unbalanced sequence of Dataset.DisableControls and .EnableControls in TDbChartSource ( https://forum.lazarus.freepascal.org/index.php/topic,70019.msg545153/topicseen.html )
2025-01-28 23:25:49 +01:00
zeljan1
67ff91cf1f
Gtk3: fixed mem leak when using gtk_widget_get_style(). Patch by Anton Kavalenka. issue #41371
2025-01-28 23:01:30 +01:00
zeljan1
e454516c68
Gtk3: fixed mem leak with PPangoFontDescription. Patch by Anton Kavalenka. issue #41372
2025-01-28 22:58:16 +01:00
zeljan1
fc756a2d08
Gtk3: fixed mem leak in TGtk3WidgetSet.RectVisible(). Patch by Anton Kavalenka. issue #41369
2025-01-28 22:52:20 +01:00
zeljan1
ec59292d9e
Gtk3: Fixed PGtkComboBoxPrivate layout, fixed items painting and sizing of combobox according to the new updated private class.
2025-01-28 22:42:50 +01:00
mattias
584fb864fa
codetools: fixed FindReferences for expression inherited name
2025-01-28 18:43:56 +01:00
rich2014
dc6183cb78
Merge branch 'ExtendedKeyShortCuts' into 'main'
...
Cocoa: add callback for application specific Extended keys and non-US keyboards handling.
See merge request freepascal.org/lazarus/lazarus!385
2025-01-28 12:08:47 +00:00
David Jenkins
2f8bee262c
Cocoa: add callback for application specific Extended keys and non-US keyboards handling.
2025-01-28 12:08:46 +00:00