Commit Graph

406 Commits

Author SHA1 Message Date
mattias
d4187e89b6 made HTMLLite single threaded
git-svn-id: trunk@3770 -
2002-12-31 11:07:07 +00:00
mattias
6f2478179b moved env opts files page, ident compl: added section contexts
git-svn-id: trunk@3768 -
2002-12-31 09:32:44 +00:00
mattias
05fd8f14d1 ident compl: added sorting, ignoring redefinitions, brackets, properties
git-svn-id: trunk@3767 -
2002-12-30 19:13:53 +00:00
mattias
a0bcf62aa6 added history to identifier completion
git-svn-id: trunk@3766 -
2002-12-30 17:24:08 +00:00
mattias
d25a61111f nested comments only for .pp files or where the dir flag NestedComments is set
git-svn-id: trunk@3765 -
2002-12-30 12:09:54 +00:00
mattias
f17bd32429 fixed nested comments for fpc sources
git-svn-id: trunk@3764 -
2002-12-30 12:03:21 +00:00
mattias
d32c330510 fixed caching of collection
git-svn-id: trunk@3762 -
2002-12-29 22:37:31 +00:00
mattias
7268e228ed simple identifier completion implemented
git-svn-id: trunk@3761 -
2002-12-29 22:24:53 +00:00
mattias
ed24023cb0 identifier completion: basically working, still hidden
git-svn-id: trunk@3758 -
2002-12-29 18:13:38 +00:00
mattias
2c6a1781ca fixed form FActive, cleanups
git-svn-id: trunk@3757 -
2002-12-29 11:10:45 +00:00
mattias
9c8eae8184 started identifier completion
git-svn-id: trunk@3752 -
2002-12-28 21:05:48 +00:00
mattias
eed003866d fixed FindControl and searching overloaded procs
git-svn-id: trunk@3751 -
2002-12-28 17:43:43 +00:00
mattias
ac8efccb39 reduced lpi size
git-svn-id: trunk@3750 -
2002-12-28 13:26:37 +00:00
mattias
c36de31dd9 xmlcfg deletion, focus fixes
git-svn-id: trunk@3748 -
2002-12-28 11:29:47 +00:00
mattias
e1ba27ef09 implemented TListBox.TopIndex
git-svn-id: trunk@3739 -
2002-12-27 10:23:40 +00:00
mattias
3bcd792d80 changes for fpc 1.1
git-svn-id: trunk@3738 -
2002-12-27 08:46:32 +00:00
mattias
17f2aeb9bc made Form.Close more Delphish, added some windows compatibility functions
git-svn-id: trunk@3733 -
2002-12-25 10:21:05 +00:00
mattias
00e65ab044 fixed ReAllocmem of memcheck and added memcheck for fpc 1.1
git-svn-id: trunk@3731 -
2002-12-24 12:52:53 +00:00
mattias
4e54229b87 added symlink test and unit types
git-svn-id: trunk@3726 -
2002-12-23 10:12:40 +00:00
mattias
db006b69cb acceleration from Jeroen van Iddekinge
git-svn-id: trunk@3722 -
2002-12-22 23:04:03 +00:00
mattias
589298a29a find declaration now supports class interfaces
git-svn-id: trunk@3718 -
2002-12-20 13:34:23 +00:00
mattias
23f2a663a1 extended parser for new 1.1 syntax
git-svn-id: trunk@3717 -
2002-12-20 11:27:26 +00:00
mattias
f8329f9fc6 method resolution clause, class ancestor find declaration, 1.1. makros
git-svn-id: trunk@3716 -
2002-12-20 11:08:47 +00:00
mattias
41a4c638d3 fixed find declaration of non comment pos
git-svn-id: trunk@3708 -
2002-12-17 11:56:09 +00:00
mattias
41a97ec751 find declaration of Low(ordinal type)
git-svn-id: trunk@3707 -
2002-12-17 11:42:10 +00:00
mattias
4c65658fab fixed finddeclaration of include directives in front of first node
git-svn-id: trunk@3706 -
2002-12-17 10:23:08 +00:00
mattias
4e18f83f77 fixed command line internationalization
git-svn-id: trunk@3703 -
2002-12-16 23:27:01 +00:00
mattias
d2d0bbe1e4 fixes for fpc 1.1
git-svn-id: trunk@3701 -
2002-12-16 12:12:50 +00:00
mattias
4130ccb02e fixed else skipping
git-svn-id: trunk@3697 -
2002-12-15 12:52:45 +00:00
mattias
3fc78ab4b6 fixed if block else part
git-svn-id: trunk@3696 -
2002-12-15 12:24:58 +00:00
mattias
45be5148ad started gtk2 interface
git-svn-id: trunk@3695 -
2002-12-15 11:52:28 +00:00
mattias
735191d158 new constants for compatibility
git-svn-id: trunk@3694 -
2002-12-12 17:47:46 +00:00
mattias
c788144e44 added basic file handling functions to filectrl
git-svn-id: trunk@3692 -
2002-12-09 16:48:36 +00:00
mattias
a1dcad841e fixed finddeclaration: with context flag bug
git-svn-id: trunk@3690 -
2002-12-09 15:12:17 +00:00
mattias
55ad52ff29 fixed finddeclaration error msg for default property not found
git-svn-id: trunk@3689 -
2002-12-07 09:49:53 +00:00
mattias
10e045f319 fixed SourceChangeCache when nothing has changed
git-svn-id: trunk@3682 -
2002-12-02 10:44:57 +00:00
mattias
5c93adce8a find declaration type of constructor
git-svn-id: trunk@3681 -
2002-12-01 23:01:42 +00:00
mattias
ffa37c72b5 fixed find declaration for function results
git-svn-id: trunk@3679 -
2002-12-01 21:57:00 +00:00
mattias
0f6d6a66fd reduced output
git-svn-id: trunk@3674 -
2002-11-30 08:25:42 +00:00
mattias
b1c942ccb1 Fixed find expression type of @String[]
git-svn-id: trunk@3671 -
2002-11-29 18:12:31 +00:00
mattias
f11f15fbb3 fixed special pascal includes
git-svn-id: trunk@3663 -
2002-11-25 22:16:32 +00:00
mattias
bec5c13181 Fixed codetools node cache and added icons
git-svn-id: trunk@3638 -
2002-11-15 15:07:11 +00:00
mattias
912fe26086 fixed exception handling in findidentifierincontext
git-svn-id: trunk@3637 -
2002-11-14 17:18:54 +00:00
mattias
82b4e7b805 MG: added todo output
git-svn-id: trunk@3635 -
2002-11-13 23:00:29 +00:00
lazarus
9141937e10 MG: codetools can now work with localized fpc output
git-svn-id: trunk@3631 -
2002-11-13 13:40:15 +00:00
lazarus
68fc86e651 MG: added proc parameter list to smart hints
git-svn-id: trunk@3630 -
2002-11-13 09:15:02 +00:00
lazarus
9d7444f027 MG: added custom components trick
git-svn-id: trunk@3620 -
2002-11-11 18:09:45 +00:00
lazarus
193e9e1936 MG: added smart hints in debug mode
git-svn-id: trunk@3619 -
2002-11-10 22:02:36 +00:00
lazarus
feb9086ada MG: added smart hints in edit mode
git-svn-id: trunk@3618 -
2002-11-10 21:49:27 +00:00
lazarus
fb4ff8c25c MG: fixed codetools abort
git-svn-id: trunk@3612 -
2002-11-06 15:59:24 +00:00