Commit Graph

12808 Commits

Author SHA1 Message Date
juha
6bd6b7bf6f AnchorDocking: replace #13 with LineEnding in a message dialog.
git-svn-id: trunk@45528 -
2014-06-15 11:53:01 +00:00
juha
5dc280775d AnchorDocking: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45527 -
2014-06-15 11:52:56 +00:00
juha
184cf4ee40 ChmHelp: replace #13 with LineEnding in a message dialog.
git-svn-id: trunk@45526 -
2014-06-15 11:52:52 +00:00
juha
6bbcc0f7ac Codetools: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45525 -
2014-06-15 11:52:46 +00:00
juha
a2742e90b3 IdeIntf: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45523 -
2014-06-15 11:52:37 +00:00
mattias
4b4c8ddb37 codetools: fixed parsing nested directives in plain sources
git-svn-id: trunk@45505 -
2014-06-13 22:14:39 +00:00
mattias
c3c544e67c printers: fixed compilation
git-svn-id: trunk@45503 -
2014-06-13 21:10:49 +00:00
mattias
935eeca8e9 IDE: fpc msg parser: fixed crash if unit not found, pass -vbq when building IDE
git-svn-id: trunk@45502 -
2014-06-13 21:06:24 +00:00
jesus
69873d9763 printers, cups, debug printer capabilities
git-svn-id: trunk@45501 -
2014-06-13 20:33:00 +00:00
mattias
480641c5cf IDEIntf: added functions to let old code compile with deprecated warnings
git-svn-id: trunk@45496 -
2014-06-13 13:14:28 +00:00
zoran
e4751d8f8c DateTimePicker: use LazUTF8 instead of LCLProc
git-svn-id: trunk@45494 -
2014-06-13 10:51:07 +00:00
mattias
791dda33f3 IDE: package editor: move files: find res files
git-svn-id: trunk@45483 -
2014-06-12 11:05:58 +00:00
mattias
3e8a908c47 IDE: TLFMUnitResourcefileFormat: cache scans
git-svn-id: trunk@45482 -
2014-06-12 09:24:47 +00:00
jesus
0f12584f36 printers: modified dialogs sample for multipage test
git-svn-id: trunk@45481 -
2014-06-12 07:52:27 +00:00
jesus
66134be838 printers, windows: typo & indentation
git-svn-id: trunk@45480 -
2014-06-12 02:03:36 +00:00
jesus
369715dd29 Printers, Windows: fix Paper "" not supported
git-svn-id: trunk@45479 -
2014-06-12 01:42:14 +00:00
mattias
5340cd2de6 IDE: warn if user unit path contains pkg source directory, warn if SrcPath is already in UnitPath, warn if output directory of a package contains a unit source
git-svn-id: trunk@45477 -
2014-06-11 18:57:27 +00:00
jesus
9244f61d8c LazReport, fix preview zoom change from current mode to default mode after printing when custom preview is in use
git-svn-id: trunk@45474 -
2014-06-11 13:53:25 +00:00
mattias
bd961193d6 synedit: comments, patch #26319
git-svn-id: trunk@45472 -
2014-06-10 21:53:12 +00:00
mattias
e200086dbb synedit: comments, patch #26319
git-svn-id: trunk@45471 -
2014-06-10 21:22:40 +00:00
mattias
233aa40f42 codetools: allow exports keyword in units, bug #25724
git-svn-id: trunk@45470 -
2014-06-10 20:16:59 +00:00
mattias
a98eb2b2f4 codetools: named CTTemplateExpander
git-svn-id: trunk@45467 -
2014-06-10 17:11:32 +00:00
mattias
34c28b776a codetool: explode with block: enlcose $ELSE parts
git-svn-id: trunk@45442 -
2014-06-10 10:56:47 +00:00
mattias
cc14ec4720 synedit: comments, patch #26319 from Alexey Torgashin
git-svn-id: trunk@45441 -
2014-06-10 06:41:09 +00:00
mattias
9d5f6711af codetools: explode with block: started $else
git-svn-id: trunk@45439 -
2014-06-10 06:39:15 +00:00
joost
0016101b7f FpDebugger (pure): Show a message when starting the debuggee has failed. With some special attention to the case that someone tries to debug a 64 bit application with a 32 bit debugger.
git-svn-id: trunk@45432 -
2014-06-09 16:29:25 +00:00
joost
fda010dfd1 FpDebugger (pure): The dx-register is used to obtain the location of an exception. Fix for the difference in the dwarf-index of the dx-register on i386 and x86_64.
git-svn-id: trunk@45429 -
2014-06-09 14:26:59 +00:00
joost
1b1997f370 FpDebugger (pure): Changed notification-level for errors during reading memory from dllInfo to dllDebug. It is quite normal that a debugger tries to read memory from invalid addresses.
git-svn-id: trunk@45428 -
2014-06-09 12:36:51 +00:00
joost
56442faf8e FpDebugger (pure): Set the correct register-sizes for x86_64-win64.
git-svn-id: trunk@45427 -
2014-06-09 12:16:38 +00:00
joost
6818c26a68 FpDebugger (pure): Updated the Dwarf-register number information on OS/X, see x86reg.dat/amd64-tdep.c.
git-svn-id: trunk@45426 -
2014-06-09 11:56:47 +00:00
joost
a3149e411e FpDebugger (pure): Updated the Dwarf-register number information on Windows, see x86reg.dat/amd64-tdep.c.
git-svn-id: trunk@45425 -
2014-06-09 10:34:49 +00:00
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
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
dc48a39621 IDE: clean up
git-svn-id: trunk@45405 -
2014-06-08 17:13:10 +00:00
mattias
489b6a4d04 removed obsolete package prettymessages
git-svn-id: trunk@45403 -
2014-06-08 14:22:55 +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
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
b2dca3d504 lazbuild: fixed freeing views
git-svn-id: trunk@45393 -
2014-06-08 08:52:18 +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
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
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