wp_xyz
|
c0fbe886a0
|
Tools/Icons_to_HTML: Speed-up display of icons in IconTable application. Patch by Roland Hahn.
|
2022-09-24 18:49:25 +02:00 |
|
Martin
|
78caaf4fc2
|
FpDebug: Dwarfviewer, do not parse after unknown OP.
|
2022-09-23 20:29:17 +02:00 |
|
Martin
|
3ebada48d3
|
FpDebug: Allow more params passed to function in watch-function-eval
|
2022-09-23 20:28:20 +02:00 |
|
dsiders
|
4f95701701
|
Docs: LCL/graphics. Fixes typos and spelling errors.
|
2022-09-23 02:12:38 +01:00 |
|
dsiders
|
0a907b45bb
|
Docs: LCL/stdctrls. Fixes typos and spelling errors.
|
2022-09-23 01:56:17 +01:00 |
|
dsiders
|
eeac5c329d
|
Docs: LCL/printers. Fixes typos and spelling errors.
|
2022-09-23 01:55:54 +01:00 |
|
dsiders
|
61bec1c60e
|
Docs: LCL/controls. Fixes typos and spelling errors.
|
2022-09-23 01:55:33 +01:00 |
|
dsiders
|
b480e1d00d
|
Docs: LCL/colorbox. Fixes typos and spelling errors.
|
2022-09-23 01:55:10 +01:00 |
|
dsiders
|
18f75ccaa5
|
Docs: LCL/stdctrls. Fixes spelling error.
|
2022-09-23 00:09:23 +01:00 |
|
dsiders
|
f45b0f61d0
|
Docs: LCL/themes. Fixes spelling error.
|
2022-09-23 00:05:56 +01:00 |
|
Željan Rikalo
|
40558f7043
|
laz.VirtualTrees: TVirtualTreeColumn.Hint should be written to the lfm
|
2022-09-22 21:26:40 +02:00 |
|
Željan Rikalo
|
235809a870
|
Gtk3: fixed TPanel constraints. Patch by Anton Kavalenka. issue #39925
|
2022-09-22 12:45:51 +02:00 |
|
dsiders
|
7c3c9992c9
|
Docs: LCL/stdctrls. Adds and updates topic for changes in 9f577dc5 , Issue #39914.
* Adds TButtonControl.FSkipOnChangeOnClick.
* Adds TCustomCheckBox.VCL_OnClick_Emulation.
* Adds TCustomCheckBox.CreateClass.
* Adds TCheckBox.OnClick.
* Adds TToggleBox.OnClick.
* Adds TRadioButton.OnClick.
* Updates TButtonControl.Click.
* Updates TCustomCheckBox.Click.
|
2022-09-22 03:11:41 +01:00 |
|
dsiders
|
8c254e3e34
|
Docs: LCL/lcltaskdialog. Updates topic content.
|
2022-09-22 01:56:38 +01:00 |
|
dsiders
|
66164ae8da
|
Docs: LazControls/spinex. Removes mentions of compiler version defines in SameValue topics. Depends on 9526343e .
|
2022-09-22 01:56:07 +01:00 |
|
Maxim Ganetsky
|
e3b7917c16
|
IDE: regenerated translations and updated Russian translation
|
2022-09-22 02:32:34 +03:00 |
|
Maxim Ganetsky
|
2b70e932d1
|
IDE: cleaned up resource strings
|
2022-09-22 02:21:32 +03:00 |
|
wp_xyz
|
09212d6b0b
|
Images: New general-purpose images by Roland Hahn (Database, Print, User, Window)
|
2022-09-21 22:55:08 +02:00 |
|
wp_xyz
|
f73bf85730
|
LCL/LCLTaskDialog: Replace hard-coded rgb colors by system colors.
|
2022-09-21 22:04:22 +02:00 |
|
Martin
|
a4a24bc66b
|
Merge branch "enable dwarf dialog with TTaskDialog" by Arioch into main
|
2022-09-21 16:53:20 +02:00 |
|
Martin
|
9eb1507976
|
Use local variable for dialog
|
2022-09-21 16:49:25 +02:00 |
|
Arioch
|
1368ee6560
|
Replace "enable dwarf" dialog with TTaskDialog
|
2022-09-21 16:49:19 +02:00 |
|
Martin
|
9526343e18
|
FpDebug: test, fix compile
|
2022-09-21 14:27:42 +02:00 |
|
Bart
|
bcda2c2047
|
SpinEx: let drived classes always implement SameValue, since it's wrong to use Math.SameValue on integer types. Also resolves #39792 and #39793.
|
2022-09-21 10:41:12 +02:00 |
|
wp_xyz
|
b442769bb0
|
LCL/TaskDialog: Fix command and radio buttons on TaskDialog being exchanged in non-Windows widget sets.
|
2022-09-20 23:47:19 +02:00 |
|
wp_xyz
|
5efaca564c
|
LCL/TaskDialog: Add component editor for testing the dialog at design-time. Issue #39919.
|
2022-09-19 17:22:38 +02:00 |
|
Martin
|
753799d887
|
FpDebug: add intrinsics "Pos(SubStr, SearchStr)" and "SubStr(Str, Start, Len, DoPtr)
|
2022-09-18 23:48:59 +02:00 |
|
Martin
|
4bdc8f2702
|
FpDebug: add intrinsic "RefCnt()" => RefCount for AnsiString/LongString (Dwarf-3) and dyn array.
|
2022-09-18 23:48:59 +02:00 |
|
Martin
|
4910e764bb
|
FpDebug: Improve PChar handling in pointer math.
|
2022-09-18 23:48:59 +02:00 |
|
Juha
|
9f577dc548
|
LCL: Add an option to NOT call TCheckbox OnChange handler when clicked. Issue #39870, patch by Arioch The.
|
2022-09-18 21:31:59 +03:00 |
|
Juha
|
402c6a3c09
|
Converter: Do not comment out {$R *.res} directive even if the file does not exist. It will be generated. Issue #39336.
|
2022-09-18 16:13:42 +03:00 |
|
Juha
|
8bb0530a24
|
IDE: Keep suggesting the old suffix of a project main source file when "Saving As". Issue #39885.
|
2022-09-18 16:13:42 +03:00 |
|
Juha
|
4676d86152
|
IDE: Add DebugLn() output. Formatting.
|
2022-09-18 16:13:42 +03:00 |
|
Bart
|
05531f1071
|
TFloatSpinEditEx: revert changes made in #95cfa51d, since it refuses to compile on MacOS en Linux 64 bit.
|
2022-09-18 11:46:34 +02:00 |
|
dsiders
|
79132216d6
|
Docs: LazControls/spinex. Modifies topics to be more consistent with TCustomFloatSpinEdit and descendants.
|
2022-09-18 06:17:14 +01:00 |
|
dsiders
|
22968b941c
|
Docs: LCL/spin. Updates content in MinValue, MaxValue, and Value topics for TCustomFloatSpinEdit and TCustomSpinEdit.
* Clarifies uses for nested constants.
* Adds missing tags in topics.
|
2022-09-18 06:16:27 +01:00 |
|
Maxim Ganetsky
|
e56c6a7518
|
IDE: regenerated translations and updated Russian translation
|
2022-09-18 03:24:34 +03:00 |
|
Maxim Ganetsky
|
0aca0ac51b
|
IDE: unified spaces in Dwarf variant captions
|
2022-09-18 03:21:40 +03:00 |
|
Martin
|
50918cb438
|
Fixed text for "dwarf >2< with sets"
|
2022-09-17 23:42:43 +02:00 |
|
Bart
|
95cfa51d1b
|
TFloatSpinEdit(Ex): fix crash in OI when setting MaxValue/MinValue/Increment. Issue #39792.
|
2022-09-17 19:03:18 +02:00 |
|
Juha
|
4a30435502
|
Jedi Code Format: Suppress "deprecated" warnings.
|
2022-09-17 19:14:23 +03:00 |
|
Juha
|
e81675c3a7
|
Jedi Code Format: Fix formatting with external and export var modifiers. Issue #39665, patch by Domingo Galmés.
|
2022-09-17 19:04:12 +03:00 |
|
Juha
|
8d06f23d76
|
Jedi Code Format: Do not add useless spaces. Issue #39670, patch by Domingo Galmés.
|
2022-09-17 18:58:42 +03:00 |
|
Juha
|
8def460511
|
LCL-GTK3: Fix regression with form decoration on Wayland. Issue #39898, patch by Anton Kavalenka.
|
2022-09-17 18:03:34 +03:00 |
|
Juha
|
b4d5ac5c89
|
Jedi Code Format: Parse an empty nested "type" section. Issue #39906, patch by Domingo Galmés.
|
2022-09-17 17:54:36 +03:00 |
|
Maxim Ganetsky
|
b325bf8a40
|
Merge branch 'fix/tedit' into 'main'
FIX: Cocoa: offset display error in TEdit(NSTextField)
See merge request freepascal.org/lazarus/lazarus!109
|
2022-09-17 10:43:20 +00:00 |
|
rich2014
|
b26e7a15da
|
FIX: Cocoa: offset display error in TEdit(NSTextField)
|
2022-09-17 10:34:51 +00:00 |
|
dsiders
|
e63f3642cd
|
Docs: LCL/editbtn. Updates TDateEdit.Loaded topic for changes in e7e585f1 .
|
2022-09-17 01:07:48 +01:00 |
|
Bart
|
39bf8b7aba
|
TDateEdit: remove unused var from Loaded (leftover from a workaround).
|
2022-09-16 22:47:03 +02:00 |
|
wp_xyz
|
c0efa0e93f
|
LCL/DBGrid: Fix memory leak, patch by michalgw, issue #39904.
|
2022-09-16 19:55:14 +02:00 |
|