Commit Graph

254 Commits

Author SHA1 Message Date
mattias
03abba6294 added FindInFiles Options from Bob
git-svn-id: trunk@3441 -
2002-10-01 15:46:03 +00:00
mattias
a86ce8f3ba applied findinfiles fixes from Bob and Vincent
git-svn-id: trunk@3440 -
2002-10-01 15:46:02 +00:00
mattias
16bc3a9e08 fixed findtext from Bob
git-svn-id: trunk@3437 -
2002-10-01 15:46:01 +00:00
mattias
c125cb0f28 added msg view jump on dbl click option
git-svn-id: trunk@3434 -
2002-10-01 15:46:00 +00:00
mattias
db0d345d35 added reg expr to find in files from Bob
git-svn-id: trunk@3433 -
2002-10-01 15:45:59 +00:00
mattias
7ab779bbc8 added SelectDirectory dialog
git-svn-id: trunk@3430 -
2002-10-01 15:45:58 +00:00
mattias
6a54c50831 added findinfiles strat implementation from Bob Wingard
git-svn-id: trunk@3427 -
2002-10-01 15:45:57 +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
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
mattias
17bb402115 implemented filename case check before adding to project
git-svn-id: trunk@3125 -
2002-08-18 08:57:46 +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
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
7699663a3f implemented enable and deleting breakpoint in breakpoint dlg
git-svn-id: trunk@3110 -
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
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
a0b72293e3 started Hide IDE on run
git-svn-id: trunk@3096 -
2002-08-18 08:57:37 +00:00
mattias
0c1af8ec05 added message, that debugger is readonly while running
git-svn-id: trunk@3095 -
2002-08-18 08:57:36 +00:00
mattias
1441bcbf7a implemented restoring breakpoints
git-svn-id: trunk@3090 -
2002-08-18 08:57:35 +00:00
mattias
98132a1c7e implemented saving breakpoints and watches
git-svn-id: trunk@3088 -
2002-08-18 08:57:34 +00:00
mattias
9aa716cf88 started loading/saving breakpoints
git-svn-id: trunk@3086 -
2002-08-18 08:57:33 +00:00
mattias
1153d0d061 localization, added context policy to make resource string dialog
git-svn-id: trunk@3083 -
2002-08-18 08:57:32 +00:00
mattias
7ba2d1fab6 implemented default package for custom IDE components
git-svn-id: trunk@3078 -
2002-08-18 08:57:31 +00:00
mattias
2debad35f2 implemented package graph showing open packages
git-svn-id: trunk@3077 -
2002-08-18 08:57:30 +00:00
mattias
e5f8eb4d0d fixed loading .files
git-svn-id: trunk@3074 -
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
eb148bec41 reduced focus handling and improved focus setting
git-svn-id: trunk@3066 -
2002-08-18 08:57:27 +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
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
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
6dd2736a5e implemented sort selection in paragraphs
git-svn-id: trunk@3052 -
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
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
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
eb3e26ad65 freeing stopped external tools
git-svn-id: trunk@3039 -
2002-08-18 08:57:14 +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
049f2f9cfd added Windows menu to IDE
git-svn-id: trunk@3035 -
2002-08-18 08:57:12 +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
7b0faf8462 implemented incremental find and unit usage counts
git-svn-id: trunk@3029 -
2002-08-18 08:57:09 +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
e40d873bd1 ident compl: added sorting, ignoring redefinitions, brackets, properties
git-svn-id: trunk@3025 -
2002-08-18 08:57:07 +00:00