wp_xyz
5ab8254f9c
IDEIntf/ImageListEditor: Hide unnecessary menu items when only a single resolution is available. Update German translation.
2024-07-03 12:30:58 +02:00
Maxim Ganetsky
1da30952d8
IdeIntf: regenerated translations and updated Russian translation
2024-07-02 16:50:36 +03:00
wp_xyz
42e927cbf1
IDEIntf/ImagelistEditor: New GUI (replace button list by ToolBar)
2024-07-02 13:12:26 +02:00
wp_xyz
30046f3bba
IDE/ImagelistEditor: Add button to paste image from clipboard.
2024-04-25 16:37:53 +02:00
wp_xyz
5621ec7af3
IDE/LCL: Prevent using the TListItems component editor when the associated listview is in virtual mode. https://forum.lazarus.freepascal.org/index.php/topic,66660.0.html , patch by dsiders.
2024-03-18 21:07:15 +01:00
wp_xyz
fd01caa9a2
LCL/IDE: Improved usability of TreeView component editor, patch "treeeditor_fixes" by n7800. Issue #40748 .
2024-02-22 00:00:50 +01:00
wp_xyz
3da3224506
LCL: New layout for the TreeView component editor, issue #40748 , patches "4_treeeditor_toolbar" and "5_treeeditor_fix_modified" by n7800
2024-02-20 20:24:27 +01:00
wp_xyz
ac88bf7dbe
LCL: Improved Save/Open for TreeView component editor. Part of patch by n7800, submitted for issue #40748
2024-02-18 01:23:20 +01:00
wp_xyz
361f0379c8
LCL: Fix colons in label captions in TreeView component editor.
2024-02-17 23:28:24 +01:00
wp_xyz
1339ae70e9
LCL: Use SpinEdit controls for ImageIndex selection in TreeView component editor. Issue #40748 . Part of patch by n7800
2024-02-17 23:10:26 +01:00
Bart
c819e0ed2a
MaskEdit property editor: fix issue #40696 .
...
- load and save which sample file was loaded
- add ability to unload a sample file
2024-01-22 18:59:27 +01:00
Maxim Ganetsky
afae7dfa87
IDEIntf: regenerated translations and updated Russian translation
2024-01-19 18:30:08 +03:00
Bart
554ea7ebb1
MaskEdit property editor: refactor loading EditMask Sample files and displaying them in he listbox.
...
- support Delhpi .dem files
- support new Lazarus .lem files (with a more forgiving syntax)
- minimize the calls to the parse function for sample files
2024-01-18 19:49:19 +01:00
Maxim Ganetsky
a2d346daf9
IDEIntf: regenerated translations and updated Russian translation
2024-01-18 02:52:06 +03:00
Bart
310abc6966
MaskEdit property editor: adapt for EnableSets.
2024-01-17 21:44:39 +01: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
Bart
8f00090a13
IDE: disallow setting floating point propertis to +/-Inf or NaN. Issue #39793 .
2022-10-02 15:12:20 +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
Maxim Ganetsky
11fc4647d4
IDEIntf: improved resource strings, regenerated translations and updated Russian translation
2022-03-22 01:33:29 +03:00
wp_xyz
db61c1d71d
IDE: Improved TStringGrid component editor (Issue #39680 , based on patch by Salvatore Coppola).
2022-03-21 13:48:23 +01:00
Maxim Ganetsky
3dc2ceaa6d
IDEIntf: regenerated translations and updated Russian translation
2021-08-03 01:40:43 +03:00
maxim
d7481e96ff
IDEIntf: moved TBufDatasetDesignEditor resource strings to objinspstrconsts.pas, regenerated translations and updated Russian translation
...
git-svn-id: trunk@63102 -
2020-04-30 23:55:19 +00:00
mattias
d30dbcce35
buildintf: split from ideintf
...
git-svn-id: trunk@62796 -
2020-03-22 12:05:04 +00:00
maxim
b68407fc52
Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
...
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
maxim
26bce31b43
IDEIntf: regenerated translations and updated Russian translation
...
git-svn-id: trunk@60409 -
2019-02-12 16:35:59 +00:00
maxim
684c367b8a
IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
...
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.
git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00