Commit Graph

53 Commits

Author SHA1 Message Date
Juha
13845c7a92 IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
martin
8c10092997 Fix crash from "IDE: Show icons in the tree of key mapping options. Issue #35923. Patch from FTurtle"
git-svn-id: trunk@64362 -
2021-01-09 13:48:44 +00:00
juha
b6ea318732 IDE: Show icons in the tree of key mapping options. Issue #35923. Patch from FTurtle.
git-svn-id: trunk@61855 -
2019-09-10 21:51:55 +00:00
mattias
64c870c6e2 IDE: clean up
git-svn-id: trunk@60550 -
2019-03-01 09:01:32 +00:00
mattias
ba5435154a IDE: keymap conflict: show relation caption
git-svn-id: trunk@60256 -
2019-01-31 10:51:23 +00:00
mattias
e2a94d370f IDE: keymap conflict: show relation caption
git-svn-id: trunk@60253 -
2019-01-31 10:42:32 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
michl
6f5300c1e9 IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
2017-07-13 19:32:16 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
e06fda9bf2 IDE: Fix TEditorKeymappingOptionsFrame.FilterEditFilterItem, was broken by r52745 #85628cd5f9. Issue #30461.
git-svn-id: trunk@52794 -
2016-08-11 11:25:43 +00:00
juha
85628cd5f9 LCL: Change ItemData parameter in FilterItem events from TObject to Pointer. Add "const" to ACaption: string.
git-svn-id: trunk@52745 -
2016-07-24 15:12:43 +00:00
juha
ff3dd2b421 IDE: Prevent left-over lines in key mapping Treeviews after moving splitter. Issue #28706, patch from Balázs Székely.
git-svn-id: trunk@51938 -
2016-03-14 17:01:39 +00:00
ondrej
b1ae15362f IDE: IDECommands refactoring; deleted menu item Project -> Change Build Mode
git-svn-id: trunk@50441 -
2015-11-20 14:04:24 +00:00
juha
5093f81168 IDE: Keep the selection of key in KeyMapping window. From Ondrej Pokorny.
git-svn-id: trunk@50035 -
2015-10-12 08:32:57 +00:00
mattias
75fd8a4e5d IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
2015-03-10 13:27:41 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
mattias
7cc8d6fb84 IDE: resourcestring
git-svn-id: trunk@47423 -
2015-01-19 10:44:43 +00:00
juha
7fd984012b IDE: Update popup menu item Enabled state correctly in Keymapping options. Sender is PopupMenu, not TreeView.
git-svn-id: trunk@43352 -
2013-11-02 11:06:38 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
paul
3674b3d5bf ide: fix loading of some IDE resources
git-svn-id: trunk@42979 -
2013-09-27 10:48:59 +00:00
juha
d5bc11ca07 IDE: show already grabbed shortcut key in the filter GUI.
git-svn-id: trunk@42238 -
2013-07-30 11:19:08 +00:00
mattias
b37b5dd406 IDE: keymap options: popup menu for conflicts
git-svn-id: trunk@41175 -
2013-05-13 14:43:39 +00:00
mattias
23584532f9 IDE: keymap options: moved buttons to tree
git-svn-id: trunk@41173 -
2013-05-13 14:31:32 +00:00
mattias
403beeb8fc IDE: key mapping: clean up
git-svn-id: trunk@41113 -
2013-05-10 09:54:28 +00:00
mattias
8a4d5a3b7b IDE: key mapping: conflicts tree icons
git-svn-id: trunk@41112 -
2013-05-10 09:53:18 +00:00
mattias
09e234e5dd IDE: key mapping: remove obsolete check consistency button
git-svn-id: trunk@41111 -
2013-05-10 09:49:57 +00:00
mattias
5afc5b0a4f IDE: key mapping: show conflicts in frame
git-svn-id: trunk@41110 -
2013-05-10 09:48:26 +00:00
martin
762694f67a IDE: add markup for user defined word-lists
git-svn-id: trunk@40029 -
2013-01-29 18:23:20 +00:00
martin
9c8b6ead71 IDE, EditorOptions: Rearranged tab and indent options
git-svn-id: trunk@39589 -
2012-12-20 09:23:10 +00:00
mattias
6a15305fe4 IDE: editor keymap return key: fixed crash
git-svn-id: trunk@38693 -
2012-09-16 17:27:12 +00:00
juha
b0db3474ba IDE: unify the 2 filters in KeyMapping window. Prevent a potential crash.
git-svn-id: trunk@36601 -
2012-04-06 10:47:53 +00:00
martin
36bc4cca4d Improve Options/Keymap filter
git-svn-id: trunk@36562 -
2012-04-04 17:41:24 +00:00
juha
8ee1b50961 IDE: Improve keymapping options
git-svn-id: trunk@36330 -
2012-03-25 19:09:33 +00:00
juha
5866b2577e IDE: Improve keymapping options frame.
git-svn-id: trunk@35472 -
2012-02-19 09:58:48 +00:00
juha
19652643bb Fix casing of "(filter)" text also in localized .po files.
git-svn-id: trunk@35028 -
2012-01-29 22:06:45 +00:00
mattias
cee5feafff IDE: undo options loading once, bites switching options via build modes
git-svn-id: trunk@33943 -
2011-12-04 11:20:41 +00:00
mattias
d96cb85452 IDE: options: reduced some overhead on loading/saving
git-svn-id: trunk@33769 -
2011-11-25 00:20:35 +00:00
mattias
8ccf12f6b1 IDE: fixed classic key scheme
git-svn-id: trunk@31259 -
2011-06-16 18:12:22 +00:00
mattias
5da90c2cd2 IDE: keymapping: nicer caption
git-svn-id: trunk@31258 -
2011-06-16 17:52:22 +00:00
mattias
c9b128f64a IDE: keymapping: show ... when cutting long descriptions
git-svn-id: trunk@30977 -
2011-05-30 13:36:15 +00:00
juha
8f00d7fd9d IDE: Keymapping "Check consistency" errors, call CreateNew for a resourceless form.
git-svn-id: trunk@30021 -
2011-03-26 20:32:30 +00:00
mattias
afb0f90b2b IDE: keymapping: show active key filter
git-svn-id: trunk@26299 -
2010-06-27 17:18:01 +00:00
mattias
7fd0ddb658 IDE: fixed hint
git-svn-id: trunk@25027 -
2010-04-28 09:23:05 +00:00
paul
f603d4da57 ide: convert options frames to use fpc resources
git-svn-id: trunk@23444 -
2010-01-14 10:17:35 +00:00
mattias
f9b7074d20 IDE: enable/disable clear key map button
git-svn-id: trunk@22188 -
2009-10-15 08:52:24 +00:00
mattias
5037e54148 IDE: key mapping: added button to clear shortcut
git-svn-id: trunk@22187 -
2009-10-15 08:48:30 +00:00