Commit Graph

580 Commits

Author SHA1 Message Date
n7800
67977ad356 Cody/Dictionary: Select an item with a right mouse click 2025-06-25 22:53:48 +03:00
n7800
2ef0656cc0 Cody/Dictionary: Fixed the tab order in the options frame 2025-06-25 16:22:01 +03:00
Maxim Ganetsky
e373c65dbf Codetools/Cody: regenerated translations and updated Russian translation 2025-06-25 01:09:23 +03:00
Maxim Ganetsky
31ce0772fa Merge branch 'Cody/Dictionary/FixDisplayCount' into 'main'
Cody/Dictionary: Corrected the exact number of items displayed

See merge request freepascal.org/lazarus/lazarus!502
2025-06-24 23:15:50 +03:00
n7800
46440860a9 Cody/Dictionary: Option for the maximum number of identifiers in the list 2025-06-24 22:42:44 +03:00
n7800
58dece93f7 Cody/Dictionary: Corrected the exact number of items displayed 2025-06-24 22:39:32 +03:00
n7800
e240a8897b Cody/Dictionary: Add resource strings for context menu items 2025-06-24 22:34:29 +03:00
n7800
1e1a6a44e7 Cody/Dictionary: Do not display popup menu if non-identifier is selected 2025-06-24 22:34:29 +03:00
Mattias Gaertner
f99b581e24 Merge branch 'Cody/Dictionary/Refac' into 'main'
Cody/Dictionary: Refactoring

See merge request freepascal.org/lazarus/lazarus!497
2025-06-21 07:40:12 +00:00
Mattias Gaertner
65618d9708 Merge branch 'Cody/Dictionary/DblClick' into 'main'
Cody/Dictionary: Ability to select identifier by double click

See merge request freepascal.org/lazarus/lazarus!498
2025-06-21 07:35:26 +00:00
Mattias Gaertner
cf037cd6df Merge branch 'Cody/Dictionary/KeyDown' into 'main'
Cody/Dictionary: Respect modifier keys and stop passing keystroke processing

See merge request freepascal.org/lazarus/lazarus!499
2025-06-21 07:33:31 +00:00
n7800
30c41494e8 Cody/Dictionary: Remember window layout 2025-06-20 22:45:59 +03:00
n7800
caebf3502a Cody/Dictionary: Respect modifier keys and stop passing keystroke processing 2025-06-20 17:53:25 +05:00
n7800
340dbd2080 Cody/Dictionary: Ability to select identifier by double click 2025-06-20 15:11:55 +05:00
n7800
12698b8db6 Cody/Dictionary: Minor refactoring 2025-06-20 12:20:50 +05:00
n7800
56889eac78 Cody/Dictionary: Using constants in code 2025-06-20 12:20:49 +05:00
Maxim Ganetsky
b10ff1e8a5 Codetools/Cody: regenerated translations and updated Russian translation 2025-06-16 16:54:06 +03:00
n7800
16ead9fc3e Cody: Options frame title improvement 2025-06-15 09:16:41 +05:00
wp_xyz
6d54f9ad91 Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
mattias
b7aafac192 codetools: fixed class completion of objfpc generic method 2025-01-26 14:55:54 +01:00
mattias
9d425ed90b codetools: renamed TCodeTreeNodeExtension ExtTxt fields 2025-01-26 14:55:54 +01:00
n7800
a0d1766a2e IDE/AddWithBlockDlg: Allow item selection by double click. Merge request !406. 2024-12-26 06:57:53 +02:00
n7800
0ded6ff0bf IDE/AddWithBlockDlg: Change the tab order so that the focus is on the table, and by default the "OK" button is pressed. Merge request !405. 2024-12-26 06:53:57 +02:00
Maxim Ganetsky
1ec7c2e565 Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
mattias
6fa805fb47 updated makefiles 2024-10-22 00:31:29 +02:00
Maxim Ganetsky
dcd00a1b13 Translations: French translation update by Gilles Vasseur, issue #41195 2024-10-20 02:13:20 +03:00
Martin
5acf9a9c7d Cody: Fix Load-After-Time. Use GetTickCount64 2024-09-25 13:47:37 +02:00
Martin
0985b55ae5 Cody: Fix Load-After-Time. 2024-09-23 16:16:15 +02:00
mattias
ad81487dc7 codetools: hide cody form 2024-08-31 08:13:49 +02:00
mattias
5ce30b9720 codetools: hdie experiments 2024-08-30 10:40:32 +02:00
Maxim Ganetsky
8d696889c4 Cody: regenerated translations and updated Russian translation 2024-07-18 18:14:43 +03:00
n7800
6078ca4e45 ppulistdlg: Improvement appearance, close the dialog with [Esc] 2024-07-18 14:16:56 +00:00
n7800
82d3fdbe13 ppulistdlg: Improvement display of numeric values in tables 2024-07-18 14:16:56 +00:00
n7800
cd2d3ae565 ppulistdlg: Minor refactoring and cleanup 2024-07-18 14:16:56 +00:00
n7800
4a2ce51ec0 ppulistdlg: Removing unnecessary local variables for grids 2024-07-18 14:16:56 +00:00
n7800
76ef42ad5b ppulistdlg: Using FixedRows property instead constant 2024-07-18 14:16:56 +00:00
mattias
f286fac16b updated makefiles 2024-07-15 10:50:53 +02:00
wp_xyz
c99972a691 Cody: New icon for TCodyTreeView (by Roland Hahn) 2024-07-14 13:48:30 +02:00
Maxim Ganetsky
60e0038353 Codetools: Fixed AV in "Project -> Show Used PPU Files" when sorting by double-clicking on last three columns. Patch by n7800, issue #40984. 2024-06-13 02:29:05 +03:00
Juha
695e84d46d Codetools: Fix tab order and set ActiveControl in DeclareVarDialog. From n7800. 2024-04-14 23:56:54 +03:00
mattias
6024175dc0 cody: fixed frame inheritance 2024-01-24 11:32:38 +01:00
mattias
34222c3fa8 updated makefiles 2023-09-12 16:25:55 +02:00
mattias
c5bc78b070 updated makefiles 2023-09-03 17:11:29 +02:00
wp_xyz
f3c4d7f58d Misc packages: Replace separate calls to sin() and cos() by sincos(). Issue #40473. 2023-08-31 12:14:54 +02:00
ACTom
f58e090182 Translations: Chinese translation update, merge request !227 2023-08-18 22:38:02 +03:00
mattias
8d92e3b67d updated makefiles 2023-08-14 20:31:20 +02:00
ACTom
29240dfd2b IDE: Chinese translation update, merge request !225 2023-08-09 22:27:56 +03:00
mattias
68920c7d01 ide+codetools: less hints 2023-08-03 18:07:54 +02:00
Juha
e65a102527 Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
mattias
ae9ab00109 updated Makefiles 2023-06-30 20:50:27 +02:00