Commit Graph

61 Commits

Author SHA1 Message Date
Maxim Ganetsky
7c4f32681b IDEIntf: regenerated translations and updated Russian translation 2025-04-02 02:48:41 +03:00
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
dd661a10de Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
git-svn-id: trunk@61233 -
2019-05-16 23:10:15 +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
9e38c14764 IdeIntf: fixed ellipsis inconsistency, regenerated translations and updated Russian translation
git-svn-id: trunk@59448 -
2018-11-04 22:53:43 +00:00
wp
f0be8cf94b IDEIntf: Use resourcestrings for button "Add sliced" in ImageListEditor
git-svn-id: trunk@59441 -
2018-11-03 21:40:08 +00:00
wp
c5aca0606a IDEIntf: Activate modified component editor for TFlowPanel in order to be able to rearrange controls (issue #34286, modified patch by silvioprog)
git-svn-id: trunk@59114 -
2018-09-21 13:46:18 +00:00
maxim
0ff2df04c9 IDEIntf: improved 'Press a key' dialog caption, regenerated translations and updated Russian translation
git-svn-id: trunk@58249 -
2018-06-13 22:41:33 +00:00
mattias
8151d8b64c IDEIntf: shortcutgrab: make clearer, that a key can be key with modifiers
git-svn-id: trunk@58213 -
2018-06-10 08:37:01 +00:00
maxim
caf81d7978 Translations: regenerated translations
git-svn-id: trunk@57347 -
2018-02-21 23:53:05 +00:00
maxim
b4f5e3399c IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@57186 -
2018-01-29 22:17:15 +00:00
maxim
502f9aa7f0 Translations: regenerated translations
git-svn-id: trunk@57011 -
2018-01-08 16:11:10 +00:00
maxim
42e3e3e670 Translations: regenerated translations
git-svn-id: trunk@56968 -
2018-01-05 15:08:14 +00:00
mattias
f2c571147a IDE: compiler options: execute before/after: allow custom parsers
git-svn-id: trunk@56576 -
2017-12-01 18:13:05 +00:00
mattias
340e7886e9 IDE: compiler options: execute before/after: started supporting custom parsers
git-svn-id: trunk@56573 -
2017-12-01 14:25:31 +00:00
maxim
7c09223bb5 IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@55922 -
2017-09-25 21:50:29 +00:00
maxim
2c150a6825 IDEIntf: Regenerated translations and updated Russian translation
git-svn-id: trunk@53272 -
2016-10-31 22:38:35 +00:00
mattias
533c92a950 IDEIntf: add possibility to add frames to project options, issue #30032
git-svn-id: trunk@52215 -
2016-04-19 10:03:52 +00:00
ondrej
e8bf2b6e97 ideintf: ImageList editior: add replace button. Issue #29252. Patch by Janusz Tomczak
git-svn-id: trunk@51054 -
2015-12-27 17:40:09 +00:00
maxim
58a102b2c5 IDEIntf: improved i18n, regenerated translations and updated Russian translation, bug #28067
git-svn-id: trunk@49002 -
2015-05-12 21:30:53 +00:00
maxim
2a4937c81a IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@48900 -
2015-04-29 21:18:17 +00:00
jesus
c6d6f8c7a6 IDEIntf, dbpropedits: check when retrieving fields definitions, issue #27962
git-svn-id: trunk@48889 -
2015-04-29 06:20:16 +00:00
maxim
cd1a1aa304 IDEIntf: regenerated translations
git-svn-id: trunk@48784 -
2015-04-20 21:42:02 +00:00
mattias
7688e7b21f IDE: OI: implemented Revert to inherited for some base types of TComponent properties
git-svn-id: trunk@48682 -
2015-04-08 20:50:17 +00:00
juha
ce4791440b IdeIntf: Commit the changed .po files.
git-svn-id: trunk@48553 -
2015-03-31 17:10:35 +00:00