Commit Graph

3073 Commits

Author SHA1 Message Date
marc
a014a74b8b MWE: + Added exception break
* Reworked adding/removing breakpoints
     + Added Unknown breakpoint type

git-svn-id: trunk@3073 -
2002-08-18 08:57:29 +00:00
mattias
542e871964 implemented showing source lines in breakpoints dialog
git-svn-id: trunk@3072 -
2002-08-18 08:57:29 +00:00
mattias
74c05131ac find declaration: implemented file type
git-svn-id: trunk@3071 -
2002-08-18 08:57:28 +00:00
mattias
456c5c20eb implemented datamodules
git-svn-id: trunk@3070 -
2002-08-18 08:57:28 +00:00
mattias
bd785fb8d5 implemented restoring breakpoints
git-svn-id: trunk@3069 -
2002-08-18 08:57:28 +00:00
marc
baa8cff9f6 MWE: = Moved and renamed debuggerforms so that they can be
modified by the ide
     + Added some parsing to evaluate complex expressions
       not understood by the debugger

git-svn-id: trunk@3068 -
2002-08-18 08:57:27 +00:00
mattias
66b50cd1e2 new menueditor from Martin Patik
git-svn-id: trunk@3067 -
2002-08-18 08:57:27 +00:00
mattias
eb148bec41 reduced focus handling and improved focus setting
git-svn-id: trunk@3066 -
2002-08-18 08:57:27 +00:00
lazarus
42d2da428a MWE:
* Some minor debugger updates
  + Added evaluate to debugboss
  + Added hint debug evaluation

git-svn-id: trunk@3065 -
2002-08-18 08:57:26 +00:00
mattias
415f03e812 splittet designer form and lookup root
git-svn-id: trunk@3064 -
2002-08-18 08:57:26 +00:00
mattias
9bca748989 improved focus debugging output
git-svn-id: trunk@3063 -
2002-08-18 08:57:26 +00:00
mattias
9996bd64a1 fixed setting activecontrol after createwnd
git-svn-id: trunk@3062 -
2002-08-18 08:57:25 +00:00
mattias
af2a2823fb changed projects forms into components
git-svn-id: trunk@3061 -
2002-08-18 08:57:25 +00:00
mattias
b34a1f9d88 started datamodule
git-svn-id: trunk@3060 -
2002-08-18 08:57:24 +00:00
mattias
02b3c834ba fixed insert text GPL and LGPL
git-svn-id: trunk@3059 -
2002-08-18 08:57:24 +00:00
mattias
5e332161de fixes for fpc 1.1
git-svn-id: trunk@3058 -
2002-08-18 08:57:23 +00:00
mattias
f8a4add7ea added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@3057 -
2002-08-18 08:57:23 +00:00
mattias
43fed46717 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@3056 -
2002-08-18 08:57:22 +00:00
mattias
9234059378 implemented diff dialog
git-svn-id: trunk@3055 -
2002-08-18 08:57:22 +00:00
mattias
9400a2b7fe make resourcestring dialog now checks for doubles (idents and values)
git-svn-id: trunk@3054 -
2002-08-18 08:57:21 +00:00
mattias
c83188fdbb added a help and a more button tot he package editor
git-svn-id: trunk@3053 -
2002-08-18 08:57:21 +00:00
mattias
6dd2736a5e implemented sort selection in paragraphs
git-svn-id: trunk@3052 -
2002-08-18 08:57:20 +00:00
mattias
8c0777e2ae added README, describing how to create a gtk2 lcl application
git-svn-id: trunk@3051 -
2002-08-18 08:57:20 +00:00
mattias
abed1caa7b added identcompletion context information and fixed win32 intf
git-svn-id: trunk@3050 -
2002-08-18 08:57:19 +00:00
mattias
e3cada6560 made compiling gtk2 interface easier
git-svn-id: trunk@3049 -
2002-08-18 08:57:19 +00:00
mattias
7ef659b182 implemented search, fixed double loading breakpoints
git-svn-id: trunk@3048 -
2002-08-18 08:57:18 +00:00
mattias
ec6eb3c91e finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@3047 -
2002-08-18 08:57:18 +00:00
mattias
002d908716 make resource string dialog nearly complete
git-svn-id: trunk@3046 -
2002-08-18 08:57:17 +00:00
mattias
7a0089358b implemented compilation tools Before and After
git-svn-id: trunk@3045 -
2002-08-18 08:57:17 +00:00
mattias
93b0abe5dd implemented searching for indirect include files
git-svn-id: trunk@3044 -
2002-08-18 08:57:16 +00:00
mattias
cca03e12b1 bookmarks are now saved also for closed files and merged when possible
git-svn-id: trunk@3043 -
2002-08-18 08:57:16 +00:00
mattias
0ba333fd01 readonly flag is now only saved if user set
git-svn-id: trunk@3042 -
2002-08-18 08:57:15 +00:00
mattias
8728f72a0f added TScreen handlers, implemented TMainIDE.UnHideIDE
git-svn-id: trunk@3041 -
2002-08-18 08:57:15 +00:00
mattias
a5d058fef4 started Hide IDE on run
git-svn-id: trunk@3040 -
2002-08-18 08:57:14 +00:00
mattias
eb3e26ad65 freeing stopped external tools
git-svn-id: trunk@3039 -
2002-08-18 08:57:14 +00:00
mattias
82eaf9c4e5 implemented designer close query
git-svn-id: trunk@3038 -
2002-08-18 08:57:13 +00:00
mattias
26ae315596 ident completion: added stored default ident and fixed empty sort selection
git-svn-id: trunk@3037 -
2002-08-18 08:57:13 +00:00
mattias
375ff99b65 implemented searching debugging files in include paths
git-svn-id: trunk@3036 -
2002-08-18 08:57:12 +00:00
mattias
049f2f9cfd added Windows menu to IDE
git-svn-id: trunk@3035 -
2002-08-18 08:57:12 +00:00
mattias
67b67df443 implemented searching debugging files in inherited unit paths
git-svn-id: trunk@3034 -
2002-08-18 08:57:11 +00:00
mattias
b77a2e00ca ident completion: fixed start token and context for classes
git-svn-id: trunk@3033 -
2002-08-18 08:57:11 +00:00
mattias
c05c3ff643 added sort selection
git-svn-id: trunk@3032 -
2002-08-18 08:57:10 +00:00
mattias
f845ed1836 implemented changing caption during compilation/debugging
git-svn-id: trunk@3031 -
2002-08-18 08:57:10 +00:00
mattias
183944e1f8 implemented restoring breakpoints
git-svn-id: trunk@3030 -
2002-08-18 08:57:09 +00:00
mattias
7b0faf8462 implemented incremental find and unit usage counts
git-svn-id: trunk@3029 -
2002-08-18 08:57:09 +00:00
marc
7a3ccc12a4 MWE: Added "Reset Debuuger" menu command
git-svn-id: trunk@3028 -
2002-08-18 08:57:08 +00:00
mattias
e31081b59d now using SynRegExpr for Find-Replace in IDE
git-svn-id: trunk@3027 -
2002-08-18 08:57:08 +00:00
mattias
0392fd6f0f fixed double formats
git-svn-id: trunk@3026 -
2002-08-18 08:57:07 +00:00
mattias
e40d873bd1 ident compl: added sorting, ignoring redefinitions, brackets, properties
git-svn-id: trunk@3025 -
2002-08-18 08:57:07 +00:00
mattias
eebaf92196 implemented saving breakpoints and watches
git-svn-id: trunk@3024 -
2002-08-18 08:57:06 +00:00