joost
eaef9905a5
FpDebugger (console): Several improvements on the output of the console-debugger
...
git-svn-id: trunk@45424 -
2014-06-09 09:35:28 +00:00
joost
5c3fd8af1d
FpDebugger (pure): Let the kernel close the debug-handle after an application has quit. (bug #25986 )
...
git-svn-id: trunk@45423 -
2014-06-09 09:33:32 +00:00
mattias
d6884c8b08
IDE: package editor: renamed files to items
...
git-svn-id: trunk@45422 -
2014-06-09 09:00:05 +00:00
mattias
4a7c59accf
IDE: source editor: after adding a func() show parameter hints, patch #25911
...
git-svn-id: trunk@45421 -
2014-06-09 08:08:50 +00:00
mattias
717159b415
IDE: show compiler options: save option relative paths
...
git-svn-id: trunk@45420 -
2014-06-09 07:40:55 +00:00
mattias
98febbb4b8
IDE: clean up
...
git-svn-id: trunk@45419 -
2014-06-09 07:06:05 +00:00
mattias
8ae7bc299f
IDE: messages: fixed urgency menu items
...
git-svn-id: trunk@45418 -
2014-06-09 06:16:23 +00:00
juha
ae302f31b2
Converter: Do not convert ansi control characters to unicode. Issue #26274 , patch from Jesus Reyes.
...
git-svn-id: trunk@45417 -
2014-06-08 23:48:37 +00:00
juha
68d119347e
IDE: Refactor, move code from TProjectBuildModes to TBuildMatrixOptions.
...
git-svn-id: trunk@45416 -
2014-06-08 23:48:14 +00:00
juha
5e6a6142b5
IDE: Refactor, move code from TProjectBuildModes to TBuildMatrixOptions.
...
git-svn-id: trunk@45415 -
2014-06-08 23:47:47 +00:00
juha
00e280745a
IDE: Refactor, move code from TProjectBuildModes to TBuildMatrixOptions.
...
git-svn-id: trunk@45414 -
2014-06-08 23:47:18 +00:00
juha
c9836f4278
IDE: Refactor, move code from TProjectBuildModes to TBuildMatrixOptions.
...
git-svn-id: trunk@45413 -
2014-06-08 23:46:49 +00:00
juha
0f98855e32
IDE: Refactor. New TProjectBuildModes.LoadFromXMLConfig and SaveToXMLConfig. Move relevant code there from TProject.
...
git-svn-id: trunk@45412 -
2014-06-08 23:46:25 +00:00
juha
097bd5152a
IDE: Refactor TProject.ReadProject and WriteProject into private methods and variables
...
git-svn-id: trunk@45411 -
2014-06-08 23:45:58 +00:00
joost
f746dc6a42
FpDebugger (console): Use 'Debug' and 'Error' prefixes for dllError and dllDebug messages.
...
git-svn-id: trunk@45410 -
2014-06-08 22:33:32 +00:00
joost
9052ce0136
FpDebugger (pure): Use the (thread-safe) log system instead of DebugLn
...
git-svn-id: trunk@45409 -
2014-06-08 22:22:50 +00:00
mattias
aeab413b25
codetools: RemoveWithBlock: keep begin..end after do,then,else
...
git-svn-id: trunk@45408 -
2014-06-08 20:11:57 +00:00
joost
22e7389619
FpDebugger (pure): Refactored creation of new TDbgThreads
...
git-svn-id: trunk@45407 -
2014-06-08 18:59:06 +00:00
mattias
3e15f47c0e
IDE: quick fix add -vm: mark all messages of this view with same type as fixed
...
git-svn-id: trunk@45406 -
2014-06-08 17:31:20 +00:00
mattias
dc48a39621
IDE: clean up
...
git-svn-id: trunk@45405 -
2014-06-08 17:13:10 +00:00
mattias
de520c3fa2
updated lpl
...
git-svn-id: trunk@45404 -
2014-06-08 14:23:28 +00:00
mattias
489b6a4d04
removed obsolete package prettymessages
...
git-svn-id: trunk@45403 -
2014-06-08 14:22:55 +00:00
mattias
3328deb1f8
IDE: messages: added option always draw selection focused
...
git-svn-id: trunk@45402 -
2014-06-08 14:19:29 +00:00
mattias
3c98dd7469
IDE: resourcestrings
...
git-svn-id: trunk@45401 -
2014-06-08 13:51:11 +00:00
joost
24a6aab526
FpDebugger (pure): Retrieve the file-names of loaded processes and modules.
...
git-svn-id: trunk@45400 -
2014-06-08 13:18:23 +00:00
mattias
a8fb1a0c44
IDE: clean up
...
git-svn-id: trunk@45399 -
2014-06-08 12:49:44 +00:00
mattias
c4611aa90e
IDE: clean up
...
git-svn-id: trunk@45398 -
2014-06-08 12:43:39 +00:00
mattias
b8331e2127
IDE: clean up
...
git-svn-id: trunk@45397 -
2014-06-08 12:43:07 +00:00
mattias
403ed545d1
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
...
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
b5c02e352d
lcl: gtk2: fixed ShowHide for TCustomTabControl
...
git-svn-id: trunk@45395 -
2014-06-08 10:18:38 +00:00
mattias
1fea8f2641
lazbuild: verbose, quiet: reset verbosity on change between those two
...
git-svn-id: trunk@45394 -
2014-06-08 09:33:23 +00:00
mattias
b2dca3d504
lazbuild: fixed freeing views
...
git-svn-id: trunk@45393 -
2014-06-08 08:52:18 +00:00
blikblum
49de54d716
lcl: add checks in dblookup. Issue #26298
...
git-svn-id: trunk@45392 -
2014-06-08 00:20:03 +00:00
joost
d3edca108f
FpDebugger (pure): Fixed the handling of a debuggee that starts child-processes
...
git-svn-id: trunk@45391 -
2014-06-08 00:13:50 +00:00
mattias
0d640e9a54
lazbuild: write output
...
git-svn-id: trunk@45390 -
2014-06-07 21:53:46 +00:00
mattias
4aaa7b1242
lazbuild: removed dependency lazdebuggergdbmi
...
git-svn-id: trunk@45389 -
2014-06-07 21:02:56 +00:00
mattias
dfae0103dd
IDE: fpc msg parser: cant find unit used by without file
...
git-svn-id: trunk@45388 -
2014-06-07 20:51:12 +00:00
mattias
4a0db5176c
lazbuild: check --skip-dependencies and --recursive
...
git-svn-id: trunk@45387 -
2014-06-07 20:23:06 +00:00
mattias
fa48bb2715
lazbuild: nicer error message
...
git-svn-id: trunk@45386 -
2014-06-07 20:17:01 +00:00
mattias
85ddd389f1
IDE: messages: add filter: cancel
...
git-svn-id: trunk@45385 -
2014-06-07 20:09:12 +00:00
mattias
edaa5c1a24
IDE: fpc msg parser: darwin linker identifier in o file
...
git-svn-id: trunk@45384 -
2014-06-07 19:43:42 +00:00
mattias
b0b5163778
IDE: fpc msg parser: darwin linker reference error
...
git-svn-id: trunk@45383 -
2014-06-07 19:37:21 +00:00
joost
3fb55d6ed6
FpDebug (pure): Added thread-safe loggingsystem with three log-levels. The log-levels dllInfo and dllError are used to show messages/errors in the ide.
...
The new log-system is used to show a message when there is no dSym-bundle with Dwarf-debug info or if the ide has not enough rights to debug applications. (OS/X)
git-svn-id: trunk@45382 -
2014-06-07 14:27:48 +00:00
mattias
184199b893
IDE: messages: filter urgency: changed to radioitems
...
git-svn-id: trunk@45381 -
2014-06-06 13:12:32 +00:00
mattias
c014a9ade3
IDE: messages: if only one about, show in place
...
git-svn-id: trunk@45380 -
2014-06-06 13:05:45 +00:00
mattias
2d19003628
dbflaz: clean up, use IDEBuildOptions, patch #26292
...
git-svn-id: trunk@45379 -
2014-06-06 11:16:58 +00:00
mattias
c97d647e6c
fpweb: clean up, use IDEBuildOptions
...
git-svn-id: trunk@45378 -
2014-06-06 11:11:54 +00:00
mattias
5b30a6030a
fpweb: clean up
...
git-svn-id: trunk@45377 -
2014-06-06 11:10:47 +00:00
mattias
9b332941b5
lazwebextra: moved content to weblaz, patch #26287
...
git-svn-id: trunk@45376 -
2014-06-06 09:55:39 +00:00
mattias
566f80a37a
IDE: message parser: split synchronized phase to move more processing from main to sub thread
...
git-svn-id: trunk@45375 -
2014-06-06 09:41:27 +00:00