Commit Graph

3348 Commits

Author SHA1 Message Date
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
mattias
658c2a8c8d implemented stop debugging on rebuild
git-svn-id: trunk@3123 -
2002-08-18 08:57:46 +00:00
mattias
819c432a6e implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@3122 -
2002-08-18 08:57:45 +00:00
mattias
4eb7ce4d6c started codeexplorer
git-svn-id: trunk@3121 -
2002-08-18 08:57:45 +00:00
mattias
019f35ccea implemented popupmenu items in source editor for breakpoints
git-svn-id: trunk@3120 -
2002-08-18 08:57:45 +00:00
mattias
bf2faf1d8c implemented breakpoints hints for source editor
git-svn-id: trunk@3119 -
2002-08-18 08:57:44 +00:00
marc
4e3c148fcc MWE: + Added working dir.
git-svn-id: trunk@3118 -
2002-08-18 08:57:44 +00:00
mattias
dfc8500a42 fixed changing unitname during update
git-svn-id: trunk@3117 -
2002-08-18 08:57:44 +00:00
marc
1387be7243 MWE: * Fixed initial run to cursor
git-svn-id: trunk@3116 -
2002-08-18 08:57:43 +00:00
mattias
ac82f04b0c implemented Paste components in source
git-svn-id: trunk@3115 -
2002-08-18 08:57:43 +00:00
mattias
0f52239198 added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@3114 -
2002-08-18 08:57:43 +00:00
mattias
1d4c51ec32 implemented sourcemarks
git-svn-id: trunk@3113 -
2002-08-18 08:57:42 +00:00
mattias
f73d9c2830 started copy/paste for components
git-svn-id: trunk@3112 -
2002-08-18 08:57:42 +00:00
mattias
17654f617d implemented updates between source marks and breakpoints
git-svn-id: trunk@3111 -
2002-08-18 08:57:42 +00:00
mattias
7699663a3f implemented enable and deleting breakpoint in breakpoint dlg
git-svn-id: trunk@3110 -
2002-08-18 08:57:41 +00:00
mattias
dd0fd76181 fixed Visible=true for new forms
git-svn-id: trunk@3109 -
2002-08-18 08:57:41 +00:00
marc
572d53ea04 MWE: = Splitted TDBGBreakpoint into TBaseBreakPoint, TIDEBreakpoint and
TDBGBreakPoint

git-svn-id: trunk@3108 -
2002-08-18 08:57:41 +00:00
mattias
461b2bcf2b small fixes for debugger without file
git-svn-id: trunk@3107 -
2002-08-18 08:57:40 +00:00
mattias
664c40ba63 fixed debugger stop
git-svn-id: trunk@3106 -
2002-08-18 08:57:40 +00:00
mattias
e752c14286 fixed keeping TForm.Visible=false
git-svn-id: trunk@3105 -
2002-08-18 08:57:40 +00:00
mattias
04b92e2696 added tcolorbutton xpm
git-svn-id: trunk@3104 -
2002-08-18 08:57:39 +00:00
marc
03bbeacfa2 MWE: * fixed debugger.stop
git-svn-id: trunk@3103 -
2002-08-18 08:57:39 +00:00
marc
913cd22493 MWE: + Added exception break
* Reworked adding/removing breakpoints
     + Added Unknown breakpoint type

git-svn-id: trunk@3102 -
2002-08-18 08:57:39 +00:00
mattias
2b0075dad4 made compiling gtk2 interface easier
git-svn-id: trunk@3101 -
2002-08-18 08:57:38 +00:00
mattias
842841f341 implemented stop debugging on rebuild
git-svn-id: trunk@3100 -
2002-08-18 08:57:38 +00:00
mattias
ce01130dde fixed reposition sourcemark
git-svn-id: trunk@3099 -
2002-08-18 08:57:38 +00:00