Commit Graph

615 Commits

Author SHA1 Message Date
mattias
01a8eab6d8 fixes for debugging lazarus
git-svn-id: trunk@3428 -
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
9b2aa2ff7e implemented jump to source for code explorer
git-svn-id: trunk@3129 -
2002-08-18 08:57:48 +00:00
mattias
359d81b25f reduced paint messages on destroy
git-svn-id: trunk@3126 -
2002-08-18 08:57:47 +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
4eb7ce4d6c started codeexplorer
git-svn-id: trunk@3121 -
2002-08-18 08:57:45 +00:00
mattias
dfc8500a42 fixed changing unitname during update
git-svn-id: trunk@3117 -
2002-08-18 08:57:44 +00:00
mattias
ac82f04b0c implemented Paste components in source
git-svn-id: trunk@3115 -
2002-08-18 08:57:43 +00:00
mattias
f73d9c2830 started copy/paste for components
git-svn-id: trunk@3112 -
2002-08-18 08:57:42 +00:00
mattias
dd0fd76181 fixed Visible=true for new forms
git-svn-id: trunk@3109 -
2002-08-18 08:57:41 +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
mattias
842841f341 implemented stop debugging on rebuild
git-svn-id: trunk@3100 -
2002-08-18 08:57:38 +00:00
mattias
a6e222b9f6 implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@3098 -
2002-08-18 08:57:37 +00:00
mattias
6e7310b3d3 implemented filename case check before adding to project
git-svn-id: trunk@3094 -
2002-08-18 08:57:36 +00:00
mattias
2ea8dc7d31 showing all palette components when no form shown
git-svn-id: trunk@3092 -
2002-08-18 08:57:35 +00:00
mattias
7cf4e02090 fixed unhiding components
git-svn-id: trunk@3087 -
2002-08-18 08:57:34 +00:00
mattias
656fea83a4 fixed view forms
git-svn-id: trunk@3084 -
2002-08-18 08:57:33 +00:00
mattias
439e0943b5 implemented popupmenu items in source editor for breakpoints
git-svn-id: trunk@3082 -
2002-08-18 08:57:32 +00:00
marc
c233d1a573 MWE: Fixed close confirmation on changed designer form
([Yes][No][Cancel] instead of [Yes][Cancel][Abort])

git-svn-id: trunk@3079 -
2002-08-18 08:57:31 +00:00
mattias
d864feaa80 fixed loading bookmarks for editor index 0
git-svn-id: trunk@3075 -
2002-08-18 08:57:30 +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
456c5c20eb implemented datamodules
git-svn-id: trunk@3070 -
2002-08-18 08:57:28 +00:00
mattias
66b50cd1e2 new menueditor from Martin Patik
git-svn-id: trunk@3067 -
2002-08-18 08:57:27 +00:00
mattias
415f03e812 splittet designer form and lookup root
git-svn-id: trunk@3064 -
2002-08-18 08:57:26 +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
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
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
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
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
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
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
82eaf9c4e5 implemented designer close query
git-svn-id: trunk@3038 -
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
67b67df443 implemented searching debugging files in inherited unit paths
git-svn-id: trunk@3034 -
2002-08-18 08:57:11 +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
marc
7a3ccc12a4 MWE: Added "Reset Debuuger" menu command
git-svn-id: trunk@3028 -
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
eebaf92196 implemented saving breakpoints and watches
git-svn-id: trunk@3024 -
2002-08-18 08:57:06 +00:00
mattias
819b1af784 added GlobalDesignHook GetSelectedComponents
git-svn-id: trunk@3021 -
2002-08-18 08:57:05 +00:00
mattias
ef3c8ad7a5 added ComponentDeleting event
git-svn-id: trunk@3020 -
2002-08-18 08:57:04 +00:00
mattias
f5ba0eebc3 implemented handler lists for property hooks
git-svn-id: trunk@3018 -
2002-08-18 08:57:03 +00:00
mattias
08d5a555f2 implemented deleting empty submenus
git-svn-id: trunk@3016 -
2002-08-18 08:57:02 +00:00
mattias
3b3d23a9d1 fixed hiding destroyed components
git-svn-id: trunk@3013 -
2002-08-18 08:57:01 +00:00