Maxim Ganetsky
|
1652b4acf1
|
Translations: Turkish translation update by Onur ERÇELEN, issue #40106
|
2023-02-02 23:52:31 +03:00 |
|
Martin
|
6d768e7921
|
IDE: Restore the old working code for the ecGotoBookmarks, ecToggleBookmarks command (direct/root bookmark popup). This was incorrectly removed in a555d027da . Issue #39540
|
2023-02-01 20:15:25 +01:00 |
|
Martin
|
2a67f6ec76
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
wp_xyz
|
ea699401ef
|
IDE: Move CharacterMap to separate package.
|
2023-01-15 00:24:32 +01:00 |
|
Martin
|
666ab2572e
|
Removed incorrect msgctxt from po
|
2023-01-11 01:06:20 +01:00 |
|
Ondrej Pokorny
|
3c917017f5
|
IDE: ignore exceptions for invalid project icons
|
2023-01-10 18:57:21 +01:00 |
|
Martin
|
739b542449
|
IDEIntf: rename some ResourceString to match the common naming scheme
|
2023-01-10 17:00:42 +01:00 |
|
Martin
|
2d2e5431aa
|
IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them)
|
2023-01-10 17:00:41 +01:00 |
|
Ondrej Pokorny
|
09845999ff
|
fix AV
|
2023-01-01 03:06:58 +01:00 |
|
Ondrej Pokorny
|
cc81fa77a5
|
IDEMessages: add OpenSelection function
|
2022-12-30 22:43:56 +01:00 |
|
Ondrej Pokorny
|
ba918c5eb2
|
TLazIDEInterface: add OnPackageBuilding handler
|
2022-12-30 22:43:17 +01:00 |
|
mattias
|
5d4e6e72e4
|
ide: componenttree: change parent of non lcl components
|
2022-12-30 18:20:10 +01:00 |
|
mattias
|
f480047750
|
designer: ask mediator for default size
|
2022-12-30 13:10:17 +01:00 |
|
Juha
|
5f4aa96422
|
LazControls, FilterEdits: Improve setting the filter programmatically. Invalidate after properties change.
|
2022-12-22 20:50:05 +02:00 |
|
wp_xyz
|
d28e93e68a
|
IDE: Some more icons for the "Source" menu by Roland Hahn.
|
2022-12-13 17:08:51 +01:00 |
|
Maxim Ganetsky
|
bf3cf8d65e
|
Translations: Slovak translation update by LacaK, issue #40038
|
2022-12-10 04:23:29 +03:00 |
|
wp_xyz
|
064d70a8a4
|
IDE: Add high-dpi multipaste icons to resource.
|
2022-12-08 10:36:33 +01:00 |
|
wp_xyz
|
5fdb03fb78
|
IDE: Adds missing and improved menu icons by Roland Hahn.
|
2022-12-06 17:57:07 +01:00 |
|
mattias
|
84f716a2ff
|
IDEIntf: added AddHandlerFPCSrcDirScanned
|
2022-11-28 15:34:20 +01:00 |
|
Juha
|
fa711164a9
|
IdeIntf: procedure DoAfterComponentAdded does not need to be virtual. Formatting.
|
2022-11-21 09:21:32 +02:00 |
|
Juha
|
fa224fda62
|
IDE: Simplify function ShowSaveProjectAsDialog. UseMainSourceFile parameter and sfSaveMainSourceAs flag are not needed.
|
2022-11-20 20:31:33 +02:00 |
|
mattias
|
6671244b72
|
updated makefiles, fixed compile fpdebug with fpc 3.2.2
|
2022-11-13 13:23:46 +01:00 |
|
mattias
|
3b3bd6ca14
|
clean up
|
2022-11-13 12:57:59 +01:00 |
|
Maxim Ganetsky
|
23c6022915
|
IDEIntf: updated Russian translation
|
2022-10-10 01:42:06 +03:00 |
|
Bart
|
26d083e55e
|
IDE: implement (crude) range checking for floating point property editor. Only show "Infinity not allowed" if user actually types +/-Inf.
|
2022-10-08 22:52:29 +02:00 |
|
Maxim Ganetsky
|
bd845938b3
|
IDEIntf: regenerated translations and updated Russian translation
|
2022-10-03 02:17:48 +03:00 |
|
Maxim Ganetsky
|
be6b774886
|
IDEIntf: fixed typo in resource string name
|
2022-10-03 02:17:26 +03:00 |
|
Bart
|
8f00090a13
|
IDE: disallow setting floating point propertis to +/-Inf or NaN. Issue #39793.
|
2022-10-02 15:12:20 +02:00 |
|
Ondrej Pokorny
|
da539c7b9c
|
IDE: load High-DPI images
|
2022-09-29 00:59:16 +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 |
|
Maxim Ganetsky
|
c987cf35a0
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863
|
2022-08-22 02:21:13 +03:00 |
|
juha
|
b75a7c1e81
|
IdeIntf: Restore MaxValue in enum/set property editors. FPC will prohibit publishing non-contiguous enums and MaxValue will work. Issue #39832.
|
2022-08-17 22:06:53 +03:00 |
|
juha
|
272334aae0
|
IdeIntf: Use GetEnumNameCount() instead of MaxValue also in TSetPropertyEditor. Issue #39832.
|
2022-08-16 01:07:43 +03:00 |
|
juha
|
d623f68c1d
|
IdeIntf: Prevent bogus entries in TEnumPropertyEditor better. Issue #39832.
|
2022-08-11 18:57:32 +03:00 |
|
juha
|
686b056fcf
|
IdeIntf: Prevent bogus entries with a non-contiguous enum in TEnumPropertyEditor. Issue #39832.
|
2022-08-11 11:54:28 +03:00 |
|
mattias
|
bb5c50df1e
|
projectgroups: do not bring editor to front on start
|
2022-06-10 15:45:20 +02:00 |
|
mattias
|
9e762cde89
|
udpated makefiles
|
2022-05-29 19:34:19 +02:00 |
|
Martin
|
2465e62bab
|
IDE: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup
|
2022-04-22 14:07:26 +02:00 |
|
mattias
|
118216fc3d
|
projectgroups: add handler RnLazbuild
|
2022-04-18 00:18:59 +02:00 |
|
mattias
|
7887c84279
|
ideintf: comment
|
2022-04-16 21:15:56 +02:00 |
|
mattias
|
5c4f4fda3b
|
ideintf: TComponentRequirement: use first unit as source unitname for codetools
|
2022-04-16 09:05:50 +02:00 |
|
mattias
|
4829be3ad1
|
IDE: GetForm: prefer non designer form
|
2022-04-14 20:22:41 +02:00 |
|
mattias
|
c0aa681113
|
bigide: projectgroups, pas2js: create project group for pwa
|
2022-04-13 12:55:11 +02:00 |
|
mattias
|
caaedde1b2
|
ideintf: added handler loadsavecustomdata
|
2022-04-11 12:07:12 +02: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 |
|
wp_xyz
|
9f5c92c005
|
IDE: Remove now obsolete glyphs in TStringGrid component editor
|
2022-03-25 19:10:48 +01:00 |
|
wp_xyz
|
745d9ca108
|
IDE: Activate image scaling of the icons in the StringGrid component editor.
|
2022-03-24 15:24:57 +01:00 |
|
wp_xyz
|
c1ed6369ac
|
IDE: Use high-dpi aware images in StrinGrid component editor (provided by Roland Hahn).
|
2022-03-24 15:19:42 +01:00 |
|
Maxim Ganetsky
|
11fc4647d4
|
IDEIntf: improved resource strings, regenerated translations and updated Russian translation
|
2022-03-22 01:33:29 +03:00 |
|