Juha
|
740ef32740
|
IDE: Fix alignment of hint text when not using TurboPowerIproDsgn renderer. Issue #40931.
|
2024-09-30 01:10:10 +03:00 |
|
rich2014
|
e3178901fb
|
IDE: simplify code related to macOS menu (base on 4df4532 )
|
2024-05-27 22:27:11 +08:00 |
|
Juha
|
103d9f42e1
|
LazUtils: Split long lines in THTML2TextRenderer.
|
2024-03-11 01:24:15 +02:00 |
|
Maxim Ganetsky
|
e2afe4932c
|
IDE: fixed the double click behavior for non-query tree nodes on the help selector dialog, patch by Don Siders with some cleanups, issue #40472
|
2023-08-30 02:05:20 +03: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 |
|
Juha
|
1475336c8c
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
|
Martin
|
2a67f6ec76
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
Martin
|
739b542449
|
IDEIntf: rename some ResourceString to match the common naming scheme
|
2023-01-10 17:00:42 +01:00 |
|
Martin
|
2d2e5431aa
|
IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them)
|
2023-01-10 17:00:41 +01:00 |
|
mattias
|
53c3022880
|
IDE: clean up
git-svn-id: trunk@64731 -
|
2021-03-03 10:23:46 +00:00 |
|
mattias
|
26cadbd4f3
|
IDE: started showing help for built-in functions
git-svn-id: trunk@64723 -
|
2021-03-02 14:40:13 +00:00 |
|
juha
|
42850cfe4d
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
|
2021-01-14 12:41:32 +00:00 |
|
juha
|
8f3367550c
|
IDE: Move registration of TFileNamePropertyEditor into a better place.
git-svn-id: trunk@62990 -
|
2020-04-15 19:33:47 +00:00 |
|
juha
|
d14e99f26b
|
IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units.
git-svn-id: trunk@62800 -
|
2020-03-23 20:33:04 +00:00 |
|
juha
|
c9e4614e17
|
Delete old deprecated methods.
git-svn-id: trunk@59175 -
|
2018-09-28 11:06:40 +00:00 |
|
ondrej
|
adb7170dbf
|
IDE: images: remove menu_help and use btn_help instead
git-svn-id: trunk@57879 -
|
2018-05-10 08:30:42 +00:00 |
|
mattias
|
ea7d1b5879
|
IDE: lazutils help: fixed freeing, bug #32022
git-svn-id: trunk@55361 -
|
2017-06-16 23:56:44 +00:00 |
|
mattias
|
733ed305e6
|
IDE: Extending IDE context help search to lazutils.chm, issue #32022 from zbyna
git-svn-id: trunk@55351 -
|
2017-06-15 18:16:49 +00:00 |
|
juha
|
1b20d91bba
|
Replace function HTMLToCaption with a new THTML2TextRenderer class, placed into LazUtils package. Issue #31991.
git-svn-id: trunk@55319 -
|
2017-06-11 18:33:28 +00:00 |
|
juha
|
a174095481
|
IDE: Turn TCodeHelpHintOption chhoNoComments into positive chhoComments for consistency.
git-svn-id: trunk@55309 -
|
2017-06-10 16:30:22 +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 |
|
juha
|
e0a16a5234
|
IDE: Add a ToDo comment for placing "About Lazarus" under MacOS Application menu. Issue #12294.
git-svn-id: trunk@54695 -
|
2017-04-23 11:05:09 +00:00 |
|
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 |
|