Commit Graph

48 Commits

Author SHA1 Message Date
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
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
mattias
dce2a00f90 IDE: fixed GetPossibleOwnersOfUnit finding units in project directory
git-svn-id: trunk@35160 -
2012-02-05 14:22:35 +00:00
mattias
18eae4cea8 examples: comments
git-svn-id: trunk@35040 -
2012-01-30 11:58:46 +00:00
mattias
57143e7590 help: ide directives
git-svn-id: trunk@35039 -
2012-01-30 11:43:19 +00:00
martin
f69918fde0 ide help mgr: missing ifdef
git-svn-id: trunk@34858 -
2012-01-22 13:04:23 +00:00
mattias
e0e58b47c4 IDE: ide internals: fpdoc files
git-svn-id: trunk@34854 -
2012-01-22 09:59:06 +00:00
mattias
9238bba3a6 IDE: source editor popup menu: open fpdoc file of unit
git-svn-id: trunk@34841 -
2012-01-21 14:27:37 +00:00
mattias
dce2342e2d IDE: source editor: context menu open lfm file of inc file
git-svn-id: trunk@33146 -
2011-10-29 11:00:15 +00:00
juha
f0c9e4e57f IDE: When "Show Information Box" is enabled, show text correctly at bottom of OI. Issue #20524, patch from cobines
git-svn-id: trunk@33052 -
2011-10-23 15:34:43 +00:00
juha
19ff4dd485 IDE: Fix HTML hint to show special chars ("<", ">") for generics. Issue #20012, patch from Anton
git-svn-id: trunk@32007 -
2011-08-19 03:56:14 +00:00
mattias
6a85561b10 IDE: codehints: clean up
git-svn-id: trunk@31585 -
2011-07-07 09:44:58 +00:00
mattias
e715236ac9 IDE: help for compiler directives
git-svn-id: trunk@31412 -
2011-06-26 21:11:08 +00:00
mattias
32a183ceaa IDE: code hints: reduced debugging
git-svn-id: trunk@31333 -
2011-06-22 13:22:57 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
7c49448b51 IDE: clear hint string if using HTML
git-svn-id: trunk@31238 -
2011-06-15 08:02:28 +00:00
mattias
8bf43e981a IDE: started focus hint
git-svn-id: trunk@31235 -
2011-06-14 22:15:46 +00:00
mattias
7ed7e97d29 IDE: object inspector: fixed hints
git-svn-id: trunk@31231 -
2011-06-14 20:18:25 +00:00
mattias
c293f570bf IDE: identifier completion: option to show help
git-svn-id: trunk@31227 -
2011-06-14 18:37:52 +00:00
mattias
9924093041 IDE: code hints: fpdoc links to open the help
git-svn-id: trunk@31224 -
2011-06-14 17:58:24 +00:00
mattias
d56b41022a IDE: clean up, comments
git-svn-id: trunk@31219 -
2011-06-14 14:48:58 +00:00
mattias
b1928d8179 IDE: code hint: show package
git-svn-id: trunk@31216 -
2011-06-14 13:18:35 +00:00
mattias
30b260c5b6 turbo ipro: using exclusive stream
git-svn-id: trunk@31030 -
2011-06-03 21:02:05 +00:00
mattias
7faac96160 IDE: register help for more fcl source directories
git-svn-id: trunk@30901 -
2011-05-25 19:17:54 +00:00
mattias
9809397536 IDE: help for pascal source position: stop if declaration was found
git-svn-id: trunk@30876 -
2011-05-23 21:18:34 +00:00
mattias
d5e5728246 chmhelp: no need for ref.kwd any more
git-svn-id: trunk@30819 -
2011-05-19 20:17:50 +00:00
mattias
73cc0c8a01 IDE: clean up
git-svn-id: trunk@30708 -
2011-05-12 21:32:40 +00:00
mattias
d7e2088230 IDE: clean up
git-svn-id: trunk@30707 -
2011-05-12 21:04:47 +00:00
mattias
e365096d77 IDE/LCL: clean up
git-svn-id: trunk@30706 -
2011-05-12 21:02:00 +00:00
mattias
f7b1c18634 IDE: removed obsolete code for help for fpc keywords
git-svn-id: trunk@30705 -
2011-05-12 20:50:35 +00:00