juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +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 |
|
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 |
|
mattias
|
a8c1a0eee4
|
IDE: help: fixed normalizing path separators
git-svn-id: trunk@53223 -
|
2016-10-26 16:42:54 +00:00 |
|
mattias
|
36d42e0d9c
|
IDE: clean up deprecated
git-svn-id: trunk@53140 -
|
2016-10-17 13:35:07 +00:00 |
|
juha
|
9367da0ae5
|
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
|
2016-08-17 10:40:29 +00:00 |
|
mattias
|
d6489bcc97
|
IDE: help selector: selected image index, bug #30303
git-svn-id: trunk@52570 -
|
2016-06-22 21:54:05 +00:00 |
|
mattias
|
240274d53c
|
IDE: help for rtl units in packages/rtl-*, bug #30303
git-svn-id: trunk@52550 -
|
2016-06-22 10:59:57 +00:00 |
|
mattias
|
41aa946ab3
|
IDE: help selector: show database
git-svn-id: trunk@50693 -
|
2015-12-06 14:41:42 +00:00 |
|
juha
|
22ea26d2cc
|
IDE: Format a comment shown in code tooltip better. Issue #28430, patch from Yann Mérignac.
git-svn-id: trunk@49583 -
|
2015-08-01 08:48:43 +00:00 |
|
juha
|
653b5dd43a
|
Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
|
2015-07-07 11:43:38 +00:00 |
|
mattias
|
792642e06e
|
IDE: TLazIDEHTMLProvider: fixed URLHasStream
git-svn-id: trunk@48240 -
|
2015-03-10 16:29:27 +00:00 |
|
mattias
|
e5c7c7fcdd
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48229 -
|
2015-03-10 15:36:11 +00:00 |
|
mattias
|
f69dd2379e
|
IDE: clean up
git-svn-id: trunk@48198 -
|
2015-03-10 12:02:19 +00:00 |
|
reiniero
|
4f260a086b
|
* IDEHelpManager: Fix typo
git-svn-id: trunk@46583 -
|
2014-10-18 03:17:36 +00:00 |
|
reiniero
|
bea823d0d7
|
* Cosmetic: comments/debugln output
git-svn-id: trunk@46554 -
|
2014-10-14 14:05:30 +00:00 |
|
reiniero
|
c93ed74ee4
|
* idehelpmanager: cosmetic (comments/debugln)
git-svn-id: trunk@46291 -
|
2014-09-22 15:33:31 +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
|
abaf3fb59c
|
IDE: clean up old external tools
git-svn-id: trunk@45942 -
|
2014-07-20 19:47:30 +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
|
842e248f47
|
IDE: allow HintWindow.ControlCount to be 0 in TIDEHintWindowManager.HintIsComplex.
git-svn-id: trunk@45855 -
|
2014-07-13 12:27:19 +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 |
|
juha
|
7e4684a637
|
IdeHelpManager: formatting
git-svn-id: trunk@45826 -
|
2014-07-11 16:30:40 +00:00 |
|
juha
|
66b020d836
|
IDE: Create a help control + provider only once for each HintWindow and let the Owner free them. Prevents crashes. Issue #20202 (since 2011 :)
git-svn-id: trunk@45750 -
|
2014-07-02 13:57:53 +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
|
551badbbf0
|
IDE: help on unknown identifier: start codebrowser
git-svn-id: trunk@43891 -
|
2014-02-05 10:42:04 +00:00 |
|
mattias
|
119dc4be64
|
IDE: help for unknown identifier: do not show error about FPC keyword, the following error is enough
git-svn-id: trunk@43889 -
|
2014-02-05 10:15:15 +00:00 |
|
mattias
|
f5fa4b3ffe
|
IDE: further migration external tools
git-svn-id: trunk@42293 -
|
2013-08-03 19:07:12 +00:00 |
|
mattias
|
a3c0c0d439
|
IDE: further migration external tools
git-svn-id: trunk@42292 -
|
2013-08-03 18:39:14 +00:00 |
|
mattias
|
057762a149
|
IDE: migrate compiler message types
git-svn-id: trunk@42234 -
|
2013-07-30 09:18:33 +00:00 |
|
mattias
|
cfb2ee3fcb
|
IDE: debugln when help macro fails
git-svn-id: trunk@41938 -
|
2013-06-29 12:52:42 +00:00 |
|
juha
|
154590fc1b
|
IDE: show property's class, name and type in OI StatusBar.
git-svn-id: trunk@41380 -
|
2013-05-24 08:23:49 +00:00 |
|
mattias
|
fe54d0ba55
|
IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
|
2013-02-12 21:49:12 +00:00 |
|
mattias
|
99777d6c19
|
IDE: fixed lcl help basepathobject
git-svn-id: trunk@40250 -
|
2013-02-10 14:10:01 +00:00 |
|
mattias
|
4d6489da76
|
IDE: register HTML help for LCL
git-svn-id: trunk@40244 -
|
2013-02-10 12:57:01 +00:00 |
|
mattias
|
ac8852935f
|
IDE: help: verbosity
git-svn-id: trunk@40243 -
|
2013-02-10 12:48:55 +00:00 |
|
martin
|
03b7bd795b
|
IDE, Hint: Fix malformated hints, if text has ampersand. or <,... Issue #0023320 Patch by Bart Broersma
git-svn-id: trunk@39374 -
|
2012-11-25 21:55:42 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +00:00 |
|
mattias
|
24c2470b43
|
IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
|
2012-06-15 16:50:31 +00:00 |
|
martin
|
e7b462dc61
|
IDE, IpPro: Allow copy to clipboard from hint
git-svn-id: trunk@37137 -
|
2012-05-02 16:33:19 +00:00 |
|
mattias
|
c11634ce19
|
IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
|
2012-03-21 23:41:07 +00:00 |
|
mattias
|
de85f6cc4c
|
IDE: checked all places where TPkgFile.Filename should use GetFullFilename, save package files on save package
git-svn-id: trunk@35382 -
|
2012-02-15 22:28:12 +00:00 |
|
juha
|
4e420bcf94
|
Packager: remove TPkgFile.IsVirtual because it has different meaning than TUnitInfo.IsVirtual and is confusing
git-svn-id: trunk@35380 -
|
2012-02-15 16:33:36 +00:00 |
|
juha
|
2550bbf3be
|
IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
|
2012-02-13 19:57:58 +00:00 |
|