Commit Graph

284 Commits

Author SHA1 Message Date
mattias
602eb57081 implemented add file to a package dialog
git-svn-id: trunk@3152 -
2002-08-18 16:50:04 +00:00
mattias
7762fc3ae7 added ipdefine.inc
git-svn-id: trunk@3151 -
2002-08-18 16:50:03 +00:00
mattias
7eefc30745 code completion, local var completion now indents correct after var a:b;
git-svn-id: trunk@3150 -
2002-08-18 16:50:02 +00:00
mattias
e231ac6cbf fixed real number recognition
git-svn-id: trunk@3149 -
2002-08-18 16:50:01 +00:00
mattias
6cf183e85d fixed code completion, when cursor in forward proc head
git-svn-id: trunk@3148 -
2002-08-18 16:50:00 +00:00
mattias
03c5f31679 fixed class completion for property access <ident>.<ident>
git-svn-id: trunk@3147 -
2002-08-18 16:49:59 +00:00
mattias
013fb59c22 code completion now copies procedure calling conventions
git-svn-id: trunk@3146 -
2002-08-18 16:49:58 +00:00
mattias
f31dad6d8a fixed form FActive, cleanups
git-svn-id: trunk@3145 -
2002-08-18 16:49:57 +00:00
mattias
6c2a71138f find declaration now supports class interfaces
git-svn-id: trunk@3144 -
2002-08-18 16:49:56 +00:00
mattias
82870643ca fixed finddeclaration: with context flag bug
git-svn-id: trunk@3143 -
2002-08-18 16:49:55 +00:00
mattias
ef26f3b4e6 Local variable completion for program begin..end blocks
git-svn-id: trunk@3142 -
2002-08-18 16:49:54 +00:00
lazarus
19d0cc7d08 MG: fixed used virtual files and IsPartOfProject Bug
git-svn-id: trunk@3141 -
2002-08-18 16:49:53 +00:00
lazarus
5825d97718 MG: code completion: added local variable completion
git-svn-id: trunk@3140 -
2002-08-18 16:49:52 +00:00
lazarus
1f7c5dd3fa MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@3139 -
2002-08-18 16:49:51 +00:00
lazarus
6b69ba633b MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3138 -
2002-08-18 16:49:50 +00:00
lazarus
cf4d7edc1e MG: codecompletion: improved separation of vars, methods and props
git-svn-id: trunk@3137 -
2002-08-18 16:49:49 +00:00
lazarus
396d1012c2 MG: jump point is now added if method jumping not revertable
git-svn-id: trunk@3136 -
2002-08-18 16:49:48 +00:00
lazarus
b0513667c6 MG: implemented IgnoreErrorAfter position for codetools
git-svn-id: trunk@3135 -
2002-08-18 16:49:47 +00:00
lazarus
8608762170 MG: fixed codecompletion stored specifier with False/True
git-svn-id: trunk@3134 -
2002-08-18 16:49:46 +00:00
lazarus
e316b51886 MG: added if oldvalue=newvalue then exit; line to codecompletion
git-svn-id: trunk@3133 -
2002-08-18 16:49:45 +00:00
mattias
c71c909bc7 added make resourcestring dialog, not finished
git-svn-id: trunk@2882 -
2002-08-18 08:55:28 +00:00
mattias
5021a1675e fixed search paths for virtual projects
git-svn-id: trunk@2863 -
2002-08-18 08:55:09 +00:00
lazarus
6ad6ae336f MG: codetools can now work with localized fpc output
git-svn-id: trunk@2840 -
2002-08-18 08:54:46 +00:00
lazarus
61fd84bc32 MG: code completion: added local variable completion
git-svn-id: trunk@2810 -
2002-08-18 08:54:26 +00:00
lazarus
4d77e6e3dc MG: added publish project
git-svn-id: trunk@2805 -
2002-08-18 08:54:24 +00:00
lazarus
a01c08ffab MG: removed the 1x1 bitmap from TBitBtn
git-svn-id: trunk@2773 -
2002-08-18 08:53:53 +00:00
lazarus
64772d9488 MG: fixed replacing form resources
git-svn-id: trunk@2747 -
2002-08-18 08:53:27 +00:00
lazarus
b598a3b831 MG: started form renaming
git-svn-id: trunk@2741 -
2002-08-18 08:53:21 +00:00
mattias
60e95f2ed8 started codeexplorer
git-svn-id: trunk@2618 -
2002-08-17 23:41:31 +00:00
lazarus
c852a0b4f1 MG: designer: right click selects component before popup
git-svn-id: trunk@2003 -
2002-08-17 23:40:35 +00:00
lazarus
f4c9bc475a MG: fixed codetools proc collection
git-svn-id: trunk@1957 -
2002-08-17 23:40:23 +00:00
lazarus
b205696671 MG: fixed find declaration of predefined idents
git-svn-id: trunk@1838 -
2002-08-09 19:28:29 +00:00
lazarus
0e368232da MG: codecompletion now checks for filebreaks, savefile now checks for filedate
git-svn-id: trunk@1828 -
2002-08-07 09:55:31 +00:00
lazarus
3ee9c1fab9 MG: fixed CodeCompletion of STORED property functions
git-svn-id: trunk@1825 -
2002-08-06 19:58:45 +00:00
lazarus
14ab179665 MG: fixed xml reading writing of special chars
git-svn-id: trunk@1817 -
2002-08-04 07:44:44 +00:00
lazarus
51d1f6e57c MG: added file access monitoring and diff view
git-svn-id: trunk@1815 -
2002-08-03 14:30:41 +00:00
lazarus
f451b0d701 MG: reduced output
git-svn-id: trunk@1809 -
2002-08-01 08:06:27 +00:00
lazarus
4303baa2cc MG: added file access monitoring for hidden files
git-svn-id: trunk@1807 -
2002-07-31 15:33:09 +00:00
lazarus
c4895bad37 MG: scanner will now give an error if a comment is not closed
git-svn-id: trunk@1803 -
2002-07-31 11:43:38 +00:00
lazarus
eda6857479 MG: scanner now understands $IF defined(identifier)
git-svn-id: trunk@1802 -
2002-07-31 09:18:50 +00:00
lazarus
cdbfb43a99 MG: fixed undefined editor topline on codetool error
git-svn-id: trunk@1801 -
2002-07-31 09:00:05 +00:00
lazarus
c0f9ddd6a6 MG: started DelphiObjectBinaryToText
git-svn-id: trunk@1800 -
2002-07-31 07:15:39 +00:00
lazarus
5375d0fe35 MG: started File Access Monitoring for hidden files
git-svn-id: trunk@1799 -
2002-07-31 06:52:18 +00:00
lazarus
d6179ecfc5 MG: replaced FileDate with LoadDate
git-svn-id: trunk@1798 -
2002-07-30 15:56:45 +00:00
lazarus
d395762f08 MG: accelerated xmlread and xmlwrite
git-svn-id: trunk@1797 -
2002-07-30 14:36:28 +00:00
lazarus
77fcbcd0dc MG: added a faster version of TXMLConfig
git-svn-id: trunk@1796 -
2002-07-30 06:24:06 +00:00
lazarus
48e9d401cb MG: source notebook pagenames are now updated more often
git-svn-id: trunk@1794 -
2002-07-29 13:26:57 +00:00
lazarus
ffd4807ec9 MG: fixed search forward
git-svn-id: trunk@1792 -
2002-07-27 15:38:01 +00:00
lazarus
de61fbc396 MG: fixed parser for external vars
git-svn-id: trunk@1785 -
2002-07-09 17:18:23 +00:00
lazarus
8ff74a68fc MG: added codetools languages
git-svn-id: trunk@1774 -
2002-07-04 15:03:07 +00:00