Commit Graph

123 Commits

Author SHA1 Message Date
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
mattias
d05b7c6e0e Help for FPC keywords: implemented
git-svn-id: trunk@9186 -
2006-04-25 17:45:43 +00:00
mattias
aa44cc8127 help for FPC keywords: added option to setup path
git-svn-id: trunk@9184 -
2006-04-25 17:16:56 +00:00
mattias
0764953173 started help for FPC keywords
git-svn-id: trunk@9180 -
2006-04-25 16:03:49 +00:00
mattias
8703fcd1e2 implemented Help for fpc messages using the fpc comment file (errore.msg) and the custom pages in the wiki
git-svn-id: trunk@9174 -
2006-04-24 19:13:01 +00:00
mattias
bf86223f23 started help for fpc messages
git-svn-id: trunk@9173 -
2006-04-24 10:24:03 +00:00
mattias
cc4020a589 renamed msgintf.pas to idemsgintf.pas
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
c202035638 implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
2006-03-11 02:17:02 +00:00
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
9272283138 restored old tpanel.xpm
git-svn-id: trunk@8909 -
2006-03-10 16:19:34 +00:00
mattias
3d19914c30 started Quick Fix menu items
git-svn-id: trunk@8780 -
2006-02-20 11:33:38 +00:00
mattias
51661712c0 converted helpmanager dialog to lfm from Darius
git-svn-id: trunk@8407 -
2005-12-31 18:32:30 +00:00
mattias
ad36183ec0 improved IDE Help selector for items in same node, added more compiler targets
git-svn-id: trunk@7994 -
2005-10-29 09:01:06 +00:00
mattias
6b349795d0 updated french translation
git-svn-id: trunk@7786 -
2005-09-22 22:34:53 +00:00
mattias
f4f414bbed implemented hiding protected members in identifier completion
git-svn-id: trunk@7526 -
2005-08-19 19:10:31 +00:00
mattias
b526cdf66b formnames are now searched in Screen, started project session files
git-svn-id: trunk@7511 -
2005-08-16 20:07:43 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
e303f8f83f replaced codetools+gtk intf TList with faster TFPList
git-svn-id: trunk@7405 -
2005-07-23 09:27:30 +00:00
mattias
19553ee2d3 implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
2005-06-18 08:49:32 +00:00
mattias
683ed7e2c0 added message window to persistent IDE windows
git-svn-id: trunk@7246 -
2005-06-17 16:06:16 +00:00
mattias
6016b2c888 added Cut/Copy/Paste to sourceeditor popupmenu from George Lober
git-svn-id: trunk@7245 -
2005-06-17 15:57:06 +00:00
mattias
1114e5832d added message parts to Help interface
git-svn-id: trunk@7225 -
2005-06-08 08:02:09 +00:00
vincents
d63fd7f7dd implemented using default browser on windows
git-svn-id: trunk@7079 -
2005-04-17 11:15:41 +00:00
vincents
e79faaf4d2 fixed showing error, if no browser is found
git-svn-id: trunk@6632 -
2005-01-18 07:28:29 +00:00
mattias
813ed6b55c changed default online help paths to lazarus-ccr
git-svn-id: trunk@6450 -
2005-01-01 17:02:53 +00:00
mattias
96d90202b9 implemented URL directory property editor
git-svn-id: trunk@6428 -
2004-12-27 17:52:42 +00:00
mattias
9767c47834 implemented URL file property editor
git-svn-id: trunk@6426 -
2004-12-27 17:19:39 +00:00
mattias
332d4e3136 implemented dialog to edit basic help db settings
git-svn-id: trunk@6425 -
2004-12-27 16:51:19 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
85db9924a1 added global package links for lazarus cvs packages
git-svn-id: trunk@6382 -
2004-12-16 22:09:53 +00:00
mattias
00984da31c added link to RTL online help
git-svn-id: trunk@6355 -
2004-12-10 08:39:51 +00:00
mattias
f1404a8ca3 fixed finding help for procs
git-svn-id: trunk@6317 -
2004-12-01 17:52:47 +00:00
mattias
79e0b3d2d1 fixed compiling codetools with -dCTDebug
git-svn-id: trunk@5855 -
2004-08-25 21:26:45 +00:00
mattias
b1c5f6754b added LCL fpdoc help db
git-svn-id: trunk@5846 -
2004-08-24 19:51:23 +00:00
mattias
68ff4d1a7b implemented help jump for messages and classes
git-svn-id: trunk@5841 -
2004-08-23 17:05:21 +00:00
mattias
3980cf0f17 implemented help find for classes and messages
git-svn-id: trunk@5840 -
2004-08-23 16:44:52 +00:00
mattias
19ea06abe4 implemented help jump to FPDoc context in unit
git-svn-id: trunk@5839 -
2004-08-23 15:49:18 +00:00
mattias
845b65c847 implemented help jump to FPDoc html unit
git-svn-id: trunk@5838 -
2004-08-23 15:05:09 +00:00
mattias
07dd273dd2 implemented context help for source editor
git-svn-id: trunk@5836 -
2004-08-22 22:47:43 +00:00
mattias
d0ded429f3 implemented simple HTML help viewer
git-svn-id: trunk@5831 -
2004-08-21 23:16:11 +00:00
mattias
91aaab9121 implemented THelpSelectorDialog
git-svn-id: trunk@5777 -
2004-08-13 12:05:02 +00:00
mattias
7493b58d44 started HelpIntf - the IDE interface for the help system
git-svn-id: trunk@5638 -
2004-07-02 16:12:30 +00:00