juha
|
baad25dec4
|
IdeIntf: Delete old deprecated methods and properties.
git-svn-id: trunk@59227 -
|
2018-10-02 12:59:21 +00:00 |
|
juha
|
880624a747
|
Refactor: reorder uses sections.
git-svn-id: trunk@58207 -
|
2018-06-09 14:39:54 +00:00 |
|
juha
|
c3e1dc4ad5
|
Reduce compiler warnings, initialize some uninitialized variables.
git-svn-id: trunk@56869 -
|
2017-12-29 18:47:51 +00:00 |
|
juha
|
99f4b40a94
|
IDE: Formatting.
git-svn-id: trunk@55308 -
|
2017-06-10 16:30:21 +00:00 |
|
ondrej
|
844bef4565
|
IDE: html hint: increase width in order not to show vertical scrollbar
git-svn-id: trunk@55165 -
|
2017-06-02 20:04:21 +00:00 |
|
ondrej
|
a33e8c7b11
|
IdeIntf: hint manager: shrink height of fixed hints. (Fix for r55095 #9b548421fa.)
git-svn-id: trunk@55142 -
|
2017-06-01 11:42:37 +00:00 |
|
mattias
|
f1d0f56925
|
IDEIntf: fixed AV on show hint, bug #31937, from Lagunov Aleksey
git-svn-id: trunk@55130 -
|
2017-05-31 11:32:10 +00:00 |
|
mattias
|
9b548421fa
|
IDEIntf: THintWindowManager.ShowHint limit size to active form, from Russell
git-svn-id: trunk@55095 -
|
2017-05-26 09:59:16 +00:00 |
|
ondrej
|
7a3d5c7a3f
|
IdeIntf: OI: use DefaultValueFont and ValueFont also for editors and hint window; draw default value in editor combobox with italic style.
git-svn-id: trunk@55025 -
|
2017-05-20 20:30:08 +00:00 |
|
mattias
|
cc720977ce
|
IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier
git-svn-id: trunk@53874 -
|
2017-01-03 16:53:22 +00:00 |
|
mattias
|
a1d31e8ee9
|
IDE: source help: show by default only one identifier per unit, ignoring overloads, avoiding to show the select dialog for e.g. "format"
git-svn-id: trunk@53873 -
|
2017-01-03 16:41:18 +00:00 |
|
ondrej
|
cf080374cd
|
IDE, IDEIntf: allow no mouse offset in hint window manager
git-svn-id: trunk@53367 -
|
2016-11-15 09:01:41 +00:00 |
|
ondrej
|
baf3f396bf
|
ideintf: hide HTML hint window with ESC key. Issue #30266, patch by Cyrax
git-svn-id: trunk@52501 -
|
2016-06-13 12:20:35 +00:00 |
|
ondrej
|
432f7cb316
|
IDEIntf: use solid hint window for IDE source editor hint.
git-svn-id: trunk@52441 -
|
2016-06-05 01:58:05 +00:00 |
|
reiniero
|
61417ef7a4
|
* IdeHelpIntf: cosmetic
git-svn-id: trunk@46681 -
|
2014-10-26 10:29:07 +00:00 |
|
juha
|
78afb4c373
|
LCL: Fix THintWindow.CalcHintRect. Issue #26674. Inspired by patch from Denis Golovan.
git-svn-id: trunk@46165 -
|
2014-09-09 10:17:54 +00:00 |
|
juha
|
b189500498
|
LCL: Revert some of THintWindow changes because of Delphi compatibility. Issue #26516
git-svn-id: trunk@45973 -
|
2014-07-25 16:56:19 +00:00 |
|
mattias
|
e3e3c31ab3
|
IDE: clean up old external tools
git-svn-id: trunk@45946 -
|
2014-07-20 20:15:40 +00:00 |
|
juha
|
2e25d04b3c
|
LCL: remove unlogical side-effect from THintWindow.CalcHintRect.
git-svn-id: trunk@45939 -
|
2014-07-20 18:27:48 +00:00 |
|
juha
|
ba96b04000
|
IdeIntf: use 2 hint windows in THintWindowManager, one for text and one for rendered HTML.
git-svn-id: trunk@45938 -
|
2014-07-20 18:27:21 +00:00 |
|
juha
|
24ce977ee8
|
LCL, SynEdit: improve THintWindow methods. Fixes code completion offset problem, issue #26509
git-svn-id: trunk@45937 -
|
2014-07-20 18:26:37 +00:00 |
|
juha
|
62736bacb8
|
IDE: Move hint stuff from TSourceNotebook to TSourceEditorManager. Only one hint is shown at a time anyways.
git-svn-id: trunk@45841 -
|
2014-07-12 14:19:35 +00:00 |
|
juha
|
f6cd1a888f
|
IDE: Make object inspector use the new HintManager class.
git-svn-id: trunk@45829 -
|
2014-07-11 16:31:42 +00:00 |
|
juha
|
a4ee0ab208
|
IDE: Make source editor use the new HintManager class.
git-svn-id: trunk@45828 -
|
2014-07-11 16:31:23 +00:00 |
|
juha
|
39ed58f021
|
IdeIntf: new THintWindowManager to encapsulate hint stuff. Fix THintWindow when it has a sub-control. Make code browser use the new feature.
git-svn-id: trunk@45827 -
|
2014-07-11 16:31:06 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
mattias
|
d841be9240
|
IDE: less hints, initialize vars, use unused parameters
git-svn-id: trunk@44457 -
|
2014-03-17 11:25:57 +00:00 |
|
mattias
|
f5fa4b3ffe
|
IDE: further migration external tools
git-svn-id: trunk@42293 -
|
2013-08-03 19:07:12 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
mattias
|
7dfc6db3f0
|
ideintf: moved to components
git-svn-id: trunk@40882 -
|
2013-04-23 07:04:51 +00:00 |
|