Commit Graph

42524 Commits

Author SHA1 Message Date
martin
0075003c2a LeakView: deal with wrapped lines
git-svn-id: trunk@44194 -
2014-02-21 03:03:12 +00:00
martin
32402705a3 LeakView: po files
git-svn-id: trunk@44193 -
2014-02-21 02:29:08 +00:00
martin
0b52036343 LeakView: handle gdb lines mangled by mantis
git-svn-id: trunk@44192 -
2014-02-21 02:28:47 +00:00
martin
f50fead924 LeakView: better caption for menu
git-svn-id: trunk@44191 -
2014-02-21 01:53:22 +00:00
martin
516b93242b LeakView: parse gdb trace
git-svn-id: trunk@44190 -
2014-02-21 01:01:31 +00:00
martin
56a5db7ce2 LeakView: Fix 1st line of trace without header
git-svn-id: trunk@44189 -
2014-02-21 00:31:56 +00:00
mattias
5b26ebd71a cody: comment
git-svn-id: trunk@44188 -
2014-02-21 00:21:35 +00:00
martin
499e59ec52 FPDebug: starting arrays
git-svn-id: trunk@44187 -
2014-02-21 00:18:53 +00:00
mattias
d2a52610bd IDE: further migration external tools
git-svn-id: trunk@44182 -
2014-02-20 18:30:05 +00:00
mattias
75e113064e cody: started dialog for gdb backtraces
git-svn-id: trunk@44181 -
2014-02-20 18:28:47 +00:00
martin
281d40f25c FPDebug: correct class for member
git-svn-id: trunk@44180 -
2014-02-20 01:31:45 +00:00
martin
0660f0e9f4 FPDebug: pchar
git-svn-id: trunk@44179 -
2014-02-20 01:12:25 +00:00
mattias
730a24305c debuggergdbmi: use errno of baseunix
git-svn-id: trunk@44178 -
2014-02-20 00:07:09 +00:00
mattias
f9ba490c53 IDEIntf: fixed setting value in propertygrid if only a basic designer is available
git-svn-id: trunk@44177 -
2014-02-19 23:33:12 +00:00
martin
0667e89729 FPDebug: read address from register / fix crash is destroyed object
git-svn-id: trunk@44176 -
2014-02-19 19:39:35 +00:00
mattias
d8201c49fb lazbuild: fixed compilation
git-svn-id: trunk@44175 -
2014-02-19 19:26:58 +00:00
mattias
29eba5e666 IDEIntf: fixed AddBottHandler
git-svn-id: trunk@44174 -
2014-02-19 19:10:53 +00:00
mattias
41460c7d4f IDE: fixed renaming components, simplified designer undo
git-svn-id: trunk@44173 -
2014-02-19 18:57:53 +00:00
mattias
1217b68eb7 IDE: designer IsUndoLocked
git-svn-id: trunk@44172 -
2014-02-19 17:59:47 +00:00
martin
9968ee0c14 FPDebug: all class members in values / nil in class
git-svn-id: trunk@44171 -
2014-02-19 17:56:29 +00:00
mattias
1c1300939f IDE: remove/rename unit in lpr if it is a pascal source
git-svn-id: trunk@44170 -
2014-02-19 15:48:29 +00:00
mattias
ed3ddce5c9 IDEIntf: comment
git-svn-id: trunk@44169 -
2014-02-19 14:41:04 +00:00
mattias
ba22fe2361 IDEIntf: added boot handler when transfer macros have been created
git-svn-id: trunk@44168 -
2014-02-19 14:36:34 +00:00
mattias
aaf004850f IDEIntf: added handler when LazarusIDE is created for registering startup handlers
git-svn-id: trunk@44167 -
2014-02-19 14:22:55 +00:00
mattias
87355906e4 IDE: split codetool and intial setup dialog
git-svn-id: trunk@44166 -
2014-02-19 12:43:39 +00:00
mattias
3ae6e6f978 IDE: added VK_OEM_COMMA to key list
git-svn-id: trunk@44165 -
2014-02-19 11:45:41 +00:00
mattias
f82edfb981 IDEIntf: fixed typo
git-svn-id: trunk@44164 -
2014-02-19 11:36:26 +00:00
martin
ff3f939321 FPDebug: handle nil in class results
git-svn-id: trunk@44163 -
2014-02-19 05:20:37 +00:00
martin
2582ab15ce FPGDBMIDebugger: fix function result uninitialized
git-svn-id: trunk@44162 -
2014-02-19 05:19:29 +00:00
martin
7747f7520f FPGDBMIDebugger: missing var initialization
git-svn-id: trunk@44161 -
2014-02-19 03:13:40 +00:00
martin
f3a81d758c Debugger/GDBMI: Clean up IDE
git-svn-id: trunk@44160 -
2014-02-19 01:50:29 +00:00
martin
a06783a41e Debugger/GDBMI: Add old files to installer delete list
git-svn-id: trunk@44159 -
2014-02-19 01:49:56 +00:00
martin
3818b4e602 FPGDBMIDebugger: more structured values
git-svn-id: trunk@44158 -
2014-02-19 01:49:06 +00:00
mattias
3a56cdd900 IDE: designer: fixed range check error on undo
git-svn-id: trunk@44157 -
2014-02-18 21:51:56 +00:00
mattias
baabe96213 IDE: undo for designer, patch #22584
git-svn-id: trunk@44156 -
2014-02-18 21:46:36 +00:00
mattias
78b3ddb3f6 IDE: new project: if there is are default project settings: adapt target file name to resemble project name, bug #23379
git-svn-id: trunk@44155 -
2014-02-18 21:18:59 +00:00
mattias
7db8442e23 codetools: extended lazarus src template for debuggerintf and lazdebuggergdbmi
git-svn-id: trunk@44154 -
2014-02-18 21:08:53 +00:00
mattias
ea5d7a236b debuggergdbmi: clean up dependencies
git-svn-id: trunk@44153 -
2014-02-18 20:58:59 +00:00
mattias
be61ceae80 educationlaz: clean up dependencies
git-svn-id: trunk@44152 -
2014-02-18 20:58:41 +00:00
mattias
6ca5ee87bd debuggerintf: clean up dependencies
git-svn-id: trunk@44151 -
2014-02-18 20:58:28 +00:00
mattias
7f6a28d1fe IDEIntf: clean up and added unit ideutils
git-svn-id: trunk@44150 -
2014-02-18 20:55:15 +00:00
martin
23991564a6 Debugger/GDBMI: Moved registration
git-svn-id: trunk@44149 -
2014-02-18 20:10:17 +00:00
mattias
4524f9a281 IDE: clean up
git-svn-id: trunk@44148 -
2014-02-18 18:53:57 +00:00
mattias
b74021d4cc IDE: clean up
git-svn-id: trunk@44147 -
2014-02-18 18:49:38 +00:00
mattias
5a07230297 IDE: clean up
git-svn-id: trunk@44146 -
2014-02-18 18:47:15 +00:00
mattias
266e8dd77d IDE: clean up
git-svn-id: trunk@44145 -
2014-02-18 18:42:53 +00:00
mattias
e136f8a24a IDE: clean up
git-svn-id: trunk@44144 -
2014-02-18 18:41:31 +00:00
mattias
b76dce2e3f IDE: clean up
git-svn-id: trunk@44143 -
2014-02-18 18:38:53 +00:00
mattias
deb8e8c40a clean up old readmes
git-svn-id: trunk@44142 -
2014-02-18 18:27:35 +00:00
mattias
88780a9aaa IDE: use compiler of project for FPCVer and codetools macro values
git-svn-id: trunk@44141 -
2014-02-18 18:26:04 +00:00