Commit Graph

91 Commits

Author SHA1 Message Date
paul
5fc7b19e2d ide: put only fpdoc help into information box (skip help from comments)
git-svn-id: trunk@17491 -
2008-11-21 11:53:38 +00:00
paul
ca2eaed34a ide: show property description in the object inspector Information Box (when it is visible)
git-svn-id: trunk@17484 -
2008-11-21 02:49:07 +00:00
mattias
04b8a93513 IDE+object inspector: shwoing code help hints for properties
git-svn-id: trunk@17478 -
2008-11-20 16:27:27 +00:00
laurent
122772d90c Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16683 -
2008-09-23 12:42:33 +00:00
mattias
77bd9607bc IDE+tpipro: fixed circular interface references, bug #11564
git-svn-id: trunk@16419 -
2008-09-04 23:48:47 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
c81aab571f fixed uninitialized function results
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
mattias
a075323c38 IDE: showing error message, when no help found for message item
git-svn-id: trunk@15951 -
2008-08-04 15:42:45 +00:00
vincents
48395d5816 IDE: fixed range check error with GDI handle
git-svn-id: trunk@15222 -
2008-05-23 21:16:05 +00:00
mattias
6c4380a108 IDE: codehelp: fixed passing line breaks to code hints
git-svn-id: trunk@13882 -
2008-01-25 20:14:34 +00:00
mattias
2cc665010b IDE: renamed some more LazDoc references to FPDoc editor
git-svn-id: trunk@13847 -
2008-01-23 23:00:03 +00:00
mattias
6479fe24ae IDE: code help: implemented autosize for default IDE html control
git-svn-id: trunk@13596 -
2008-01-02 23:21:38 +00:00
mattias
dc751454a6 IDEIntf: added TIDEHTMLControlIntf.GetPreferredControlSize
git-svn-id: trunk@13533 -
2007-12-30 11:36:24 +00:00
mattias
878e4f3ba1 IDE: implemented using html control for fpdoc hints
git-svn-id: trunk@13531 -
2007-12-29 22:48:14 +00:00
mattias
26aebf8d14 IDEIntf: started htmlcontrol interface
git-svn-id: trunk@13529 -
2007-12-29 20:39:54 +00:00
mattias
e585e2ff74 IDE: renamed lazdoc structures to codehelp
git-svn-id: trunk@13518 -
2007-12-29 11:36:35 +00:00
mattias
c26a8750c8 IDE: renamed TLazDocManager to TCodeHelpManager
git-svn-id: trunk@13517 -
2007-12-29 11:28:23 +00:00
mattias
30013eaefe IDE: renamed lazdoc.pas to codehelp.pas
git-svn-id: trunk@13511 -
2007-12-29 10:10:01 +00:00
mattias
694ebf28a7 IDE help: fixed crash on F1 when in source editor and not on a identifier
git-svn-id: trunk@13343 -
2007-12-15 14:16:34 +00:00
mattias
688c0a4db0 IDE: lazdoc: now reads comments and shows them in hints
git-svn-id: trunk@13021 -
2007-11-25 13:23:37 +00:00
mattias
65ae8c2e56 IDE: lazdoc: enabled lazdoc hints for mouse hints in source editor
git-svn-id: trunk@13009 -
2007-11-24 21:17:17 +00:00
mattias
49f48b68dd IDE: lazdoc: started simple hints
git-svn-id: trunk@12990 -
2007-11-23 19:52:54 +00:00
mattias
9c3ea995b8 IDE: moved code to find hint for source position to helpmanager
git-svn-id: trunk@12987 -
2007-11-23 15:39:19 +00:00
mattias
c21eb20d00 IDE: started TLazDocHintProvider
git-svn-id: trunk@12806 -
2007-11-10 00:31:44 +00:00
mattias
b75d65f8d7 IDE: improved various dialogs using the new LCL bugfixes
git-svn-id: trunk@12539 -
2007-10-20 22:53:55 +00:00
tombo
390db77320 IDE: enable change of Reporting a bug URL for different translations
git-svn-id: trunk@12008 -
2007-09-12 12:15:26 +00:00
mattias
fb92f77c86 IDE: added menu item Help -> Reporting a bug from Tom
git-svn-id: trunk@12001 -
2007-09-12 00:15:30 +00:00
mattias
a4dc35765d IDEIntf: added lfm/lrs files for objectinspector
git-svn-id: trunk@11965 -
2007-09-08 14:11:53 +00:00
mattias
3bbc19ca0a IDE: added compiler tests: ambiguous fpc ppu, checking compiler date
git-svn-id: trunk@11548 -
2007-07-17 16:22:37 +00:00
mattias
34e4c10709 IDE: added FCL source directory for FPC 2.2.x to online help
git-svn-id: trunk@11233 -
2007-05-31 00:04:37 +00:00
vincents
871df0775c IDE: fixed showing help for FCL for fpc 2.0.x (#8907), still doesn't work for fpc 2.1 and later, because of the changed location of the fcl sources.
git-svn-id: trunk@11228 -
2007-05-30 15:04:38 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
33c9b2e647 OI: made cut/copy/paste/delete descriptions more clear and paste components does not delete components
git-svn-id: trunk@9921 -
2006-09-17 22:25:05 +00:00
mattias
b45d740067 sorted IDE macros
git-svn-id: trunk@9796 -
2006-09-02 21:10:32 +00:00
mattias
ca2b538cf7 IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
mattias
ba9be92970 help for fcl: excluded sub directories like db
git-svn-id: trunk@9760 -
2006-08-28 17:29:57 +00:00
mattias
6a518397b9 IDE Help for source: skipping forwards and forward circles
git-svn-id: trunk@9755 -
2006-08-27 15:49:19 +00:00
mattias
17e38277d0 fixed finding help for Form properties
git-svn-id: trunk@9753 -
2006-08-27 15:13:47 +00:00
mattias
5643a1ba44 added Procedure Jump to source editor context menu
git-svn-id: trunk@9664 -
2006-07-22 13:54:55 +00:00
mattias
194e54100f HElp selector: double cick to select from Darius
git-svn-id: trunk@9557 -
2006-07-04 18:59:57 +00:00
mattias
c74dc32a5a fixed av in code templ dlg and added help for linker error cannot find -l
git-svn-id: trunk@9299 -
2006-05-17 16:29:37 +00:00
mattias
0ee6a67e72 moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
git-svn-id: trunk@9280 -
2006-05-13 15:12:42 +00:00
mattias
b14b7825dc made THelpDatabase and THelpViewer a component
git-svn-id: trunk@9279 -
2006-05-13 15:04:36 +00:00
mattias
988f29ba13 LCL help is now autarc
git-svn-id: trunk@9278 -
2006-05-13 14:41:42 +00:00
mattias
678d335e79 moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
e58dd594be splitted helpintf into helpintf and idehelpintf
git-svn-id: trunk@9272 -
2006-05-13 12:18:52 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
950dc3d88a implemented Help for IDE windows, added node for OI
git-svn-id: trunk@9199 -
2006-04-29 12:25:17 +00:00
mattias
780bdda9bf fixed help manager cleanup
git-svn-id: trunk@9190 -
2006-04-26 10:55:33 +00:00