Commit Graph

24 Commits

Author SHA1 Message Date
mattias
c21eb20d00 IDE: started TLazDocHintProvider
git-svn-id: trunk@12806 -
2007-11-10 00:31:44 +00:00
mattias
a46e0d0b54 LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
marc
92111f7580 * Some fixes from Graeme Geldenhuys
git-svn-id: trunk@10680 -
2007-02-25 16:06:20 +00:00
mattias
89f08fb3a2 LCL: TTreeView: fixed MoveTo moving selection, h2pas: replaced checklst with TTreeView
git-svn-id: trunk@10562 -
2007-02-01 19:57:23 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
1eedc104fc lazdoc: converting example path delimiters to slashes
git-svn-id: trunk@9792 -
2006-09-02 19:56:58 +00:00
mattias
616efd869c lazdoc: not adding empty nodes
git-svn-id: trunk@9781 -
2006-09-01 15:41:35 +00:00
mattias
71e5337167 lazdoc: added xml cache, added inherited page
git-svn-id: trunk@9729 -
2006-08-18 09:17:37 +00:00
mattias
7bb113cec8 fixed a few fpc 2.1.1 incompatibilities
git-svn-id: trunk@9716 -
2006-08-11 12:38:00 +00:00
mattias
b116feb56e started LazDoc reading inherited help items
git-svn-id: trunk@9671 -
2006-07-25 07:41:45 +00:00
vincents
d661a50e37 * fixed reading / writing example tag
* fixed memleak

git-svn-id: trunk@9389 -
2006-06-02 18:43:48 +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
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
7382c71808 clean up
git-svn-id: trunk@8067 -
2005-11-05 13:34:53 +00:00
mattias
e4619df2e1 enabled lazdoc from Darius
git-svn-id: trunk@8049 -
2005-11-03 19:42:29 +00:00
mattias
fea823d974 lazdoc: added *see also* element, added formatting options from Darius
git-svn-id: trunk@7827 -
2005-09-25 22:25:00 +00:00
mattias
91195ae8ce converted projectopts to LFM, initial setup to support lazdoc paths, improved lazdoc from Darius
git-svn-id: trunk@7782 -
2005-09-22 09:11:56 +00:00
mattias
d78f4a688c converted environment options to lfm from Darius
git-svn-id: trunk@7726 -
2005-09-17 13:50:59 +00:00
vincents
5602b9a48c - constructor/destructor is now supported
- resourcestrings are being used
from Darius

git-svn-id: trunk@7709 -
2005-09-15 10:42:38 +00:00
vincents
bd931cdfa7 fixed memleaks
git-svn-id: trunk@7701 -
2005-09-14 10:08:04 +00:00
vincents
bfa0ec0d88 use custom function to get #10 delimited text, TStringList adds quotes
git-svn-id: trunk@7697 -
2005-09-14 08:53:25 +00:00
vincents
fd1a7b2358 - stores edited data with unix line ending
- converts retrieved data from XML file to native line ending
- errors and short elements are now also supported
- some unnescesary updating is now prevented
From Darius

git-svn-id: trunk@7692 -
2005-09-14 07:35:22 +00:00
mattias
47a5b4d0de added lazdoc IDE feature, enable with -dEnableLazDoc from Darius Blaszijk
git-svn-id: trunk@7685 -
2005-09-13 10:46:20 +00:00