Commit Graph

3173 Commits

Author SHA1 Message Date
lazarus
934d75f15b MG: started TCollectionPropertyEditor
git-svn-id: trunk@3173 -
2002-08-19 15:14:49 +00:00
lazarus
e30f550e27 MG: TNotebook is now streamable
git-svn-id: trunk@3172 -
2002-08-19 15:14:48 +00:00
lazarus
46a3c71dbf New dialog for multiline caption of TCustomLabel.
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.

git-svn-id: trunk@3171 -
2002-08-19 15:14:47 +00:00
lazarus
ba11c85e35 MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@3170 -
2002-08-19 15:14:46 +00:00
lazarus
3609c3cda9 MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@3169 -
2002-08-19 15:14:45 +00:00
lazarus
0193a0daf3 MG: activated environment opts in debugger
git-svn-id: trunk@3168 -
2002-08-19 15:14:44 +00:00
lazarus
e06bba7a46 MG: fixed parser for Clx enums and empty param lists
git-svn-id: trunk@3167 -
2002-08-19 08:50:28 +00:00
mattias
ae12a98a40 fixes for debugging
git-svn-id: trunk@3166 -
2002-08-18 16:50:09 +00:00
mattias
f0590fba4f added syneditregexsearch.pas
git-svn-id: trunk@3165 -
2002-08-18 16:50:08 +00:00
mattias
83894d1dc1 fixed lazarus xml files for fpc 1.1
git-svn-id: trunk@3164 -
2002-08-18 16:50:08 +00:00
mattias
60378fc041 added basic file handling functions to filectrl
git-svn-id: trunk@3163 -
2002-08-18 16:50:08 +00:00
mattias
5b2e5ce84a more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@3162 -
2002-08-18 16:50:08 +00:00
mattias
a344dfcdf7 fixed inserting code in front of delphi comment
git-svn-id: trunk@3161 -
2002-08-18 16:50:08 +00:00
mattias
14c83e35c1 fixed compiling errors for synregexpr.pas
git-svn-id: trunk@3160 -
2002-08-18 16:50:07 +00:00
lazarus
8221469815 MG: removed the 1x1 bitmap from TBitBtn
git-svn-id: trunk@3159 -
2002-08-18 16:50:07 +00:00
mattias
125edc1935 fixed jumping to renamed procs
git-svn-id: trunk@3158 -
2002-08-18 16:50:07 +00:00
lazarus
7f229dadde MG: added copyright
git-svn-id: trunk@3157 -
2002-08-18 16:50:07 +00:00
mattias
619e882233 added export procedure specifier
git-svn-id: trunk@3156 -
2002-08-18 16:50:06 +00:00
mattias
97141c5c27 added SynRegExpr and SynHighlighterMulti
git-svn-id: trunk@3155 -
2002-08-18 16:50:06 +00:00
lazarus
6d6d9569c6 MG: added stringhashlist.pas
git-svn-id: trunk@3154 -
2002-08-18 16:50:06 +00:00
mattias
a49177e24f changed macro name ProjectDir to ProjPath
git-svn-id: trunk@3153 -
2002-08-18 16:50:05 +00:00
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
marc
f17cd838b1 * Improved hint evaluation
git-svn-id: trunk@3132 -
2002-08-18 08:57:49 +00:00
mattias
9edbf70bc1 started codeexplorer
git-svn-id: trunk@3131 -
2002-08-18 08:57:48 +00:00
marc
129560e5f4 MWE: + Added initial signal and exception handling
git-svn-id: trunk@3130 -
2002-08-18 08:57:48 +00:00
mattias
9b2aa2ff7e implemented jump to source for code explorer
git-svn-id: trunk@3129 -
2002-08-18 08:57:48 +00:00
mattias
3432854076 implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@3128 -
2002-08-18 08:57:47 +00:00
marc
a18e7c183a MWE: * Enabled modification of breakpoints while running
git-svn-id: trunk@3127 -
2002-08-18 08:57:47 +00:00
mattias
359d81b25f reduced paint messages on destroy
git-svn-id: trunk@3126 -
2002-08-18 08:57:47 +00:00
mattias
17bb402115 implemented filename case check before adding to project
git-svn-id: trunk@3125 -
2002-08-18 08:57:46 +00:00
mattias
b3d38943a7 implemented two step compiling of IDE, needed for designtime packages
git-svn-id: trunk@3124 -
2002-08-18 08:57:46 +00:00