wp
|
892d14bf4a
|
wiki: Fix detection of table headers in wikiparser unit (part 2 of issue #0028274)
git-svn-id: trunk@49319 -
|
2015-06-12 15:26:42 +00:00 |
|
wp
|
e7139754a5
|
wiki: Fix hyperlinks from TOC to chapter headers of html files generated by wikiconvert (part 1 of issue #0028274)
git-svn-id: trunk@49318 -
|
2015-06-12 15:21:36 +00:00 |
|
mattias
|
4f2b3156df
|
cody: fixed compilation
git-svn-id: trunk@49315 -
|
2015-06-12 08:47:18 +00:00 |
|
juha
|
40732f021f
|
Wiki component: Support prefix "file:" in wikiget and HTML converter. Issue #28265, patch from wp.
git-svn-id: trunk@49311 -
|
2015-06-10 14:35:14 +00:00 |
|
juha
|
04f6320077
|
Codetools: Support method names escaped with '&' in class completion. Issue #28227, patch from Ondrej Pokorny.
git-svn-id: trunk@49308 -
|
2015-06-10 09:02:54 +00:00 |
|
juha
|
9dc2acfa82
|
Codetools: Accept the "&" character. Issue #28221, patch from Ondrej Pokorny.
git-svn-id: trunk@49307 -
|
2015-06-10 09:02:52 +00:00 |
|
juha
|
8931f18954
|
IDE: In identifier completion, respect "Add semicolon" option, add '&' when needed. Issue #28226, patch from Ondrej Pokorny.
git-svn-id: trunk@49306 -
|
2015-06-10 09:02:46 +00:00 |
|
juha
|
6cf8c56cfc
|
LazUtils: Improve UTF8WrapText. Issue #28259, patch from Antônio Galvão.
git-svn-id: trunk@49300 -
|
2015-06-09 07:56:02 +00:00 |
|
joost
|
a4c7f8664f
|
LazDebuggerFPDServer: Retrieve disassembled code from the fpdserver
git-svn-id: trunk@49294 -
|
2015-06-08 19:20:20 +00:00 |
|
joost
|
a8ae389b6f
|
FpDebugServer: Added disassemble command
git-svn-id: trunk@49287 -
|
2015-06-07 13:13:58 +00:00 |
|
bart
|
5383338553
|
LazUtils: Don't raise exceptions in CopyFile function by default. Added a parameter to control this behaviour. Issue #0028236.
git-svn-id: trunk@49284 -
|
2015-06-07 09:21:24 +00:00 |
|
martin
|
922e30ce7c
|
SynEdit: Fixed overflow error
git-svn-id: trunk@49283 -
|
2015-06-06 11:38:01 +00:00 |
|
juha
|
71a92380d4
|
IDE: Cleanup.
git-svn-id: trunk@49280 -
|
2015-06-06 11:19:40 +00:00 |
|
maxim
|
3d94951a6e
|
Translations: Hungarian translation update by Péter Gábor, bug #28244
git-svn-id: trunk@49272 -
|
2015-06-04 21:26:04 +00:00 |
|
jesus
|
6291d0e126
|
LazReport, cairoexport: fine tuning of exported object width/height, from Julio Jiménez B.
git-svn-id: trunk@49270 -
|
2015-06-04 19:29:18 +00:00 |
|
joost
|
d5bcf79820
|
FpDebugServer: Fixed possible AV on commands that are executed without a process being running
git-svn-id: trunk@49269 -
|
2015-06-04 19:26:47 +00:00 |
|
joost
|
f504e38ee7
|
FpDebugServer: Added setconsoletty command.
git-svn-id: trunk@49268 -
|
2015-06-04 19:20:35 +00:00 |
|
joost
|
c88aaffaa0
|
FpDebugServer: Add console-message to json-event-messages.
git-svn-id: trunk@49267 -
|
2015-06-04 19:11:49 +00:00 |
|
joost
|
4c5136dbe7
|
LazDebuggerFPDServer: Fixed compilation
git-svn-id: trunk@49266 -
|
2015-06-04 18:11:17 +00:00 |
|
joost
|
defb929545
|
LazDebuggerFPDServer: Send console-output to the terminal window
git-svn-id: trunk@49265 -
|
2015-06-04 18:08:31 +00:00 |
|
joost
|
5960d41722
|
FpDebugServer: Re-direct console output
git-svn-id: trunk@49264 -
|
2015-06-04 17:47:09 +00:00 |
|
jesus
|
d64dd2cde9
|
Lazreport, CairoExport: gapx and gapy calc adjustment is not necessary anymore, fix line split overwritting next line, patch from Julio Jiménez B.
git-svn-id: trunk@49257 -
|
2015-06-03 20:56:42 +00:00 |
|
jesus
|
5bdb00b61a
|
LazReport, reverted last patch which incorrectly changed the BarcodeView class (fix Class Object 'TfrCustomBarCodeView' not found exception in lrCodeReport sample)
git-svn-id: trunk@49256 -
|
2015-06-03 20:22:03 +00:00 |
|
juha
|
1e433ebf42
|
Improve documentation of FilterEdit components.
git-svn-id: trunk@49243 -
|
2015-06-02 11:59:42 +00:00 |
|
juha
|
f5147983a1
|
FPCUnit GUI: Speed up the SaveTree operation. Issue #28229, patch from Serguei Tarassov.
git-svn-id: trunk@49241 -
|
2015-06-02 11:59:34 +00:00 |
|
juha
|
9a65162f12
|
LazControls: Add skeleton document XML files.
git-svn-id: trunk@49240 -
|
2015-06-01 23:04:27 +00:00 |
|
juha
|
a837dfe757
|
FPCUnit GUI: Display summary about fail/error + other improvements. Issue #27929, patch from Serguei Tarassov.
git-svn-id: trunk@49238 -
|
2015-06-01 21:54:00 +00:00 |
|
joost
|
cfa932781f
|
FpDebugServer: Show function-parameters in callstack
git-svn-id: trunk@49237 -
|
2015-06-01 20:06:07 +00:00 |
|
joost
|
533cb5e719
|
LazDebuggerFPDServer: Fixed possible AV
git-svn-id: trunk@49235 -
|
2015-05-31 19:24:12 +00:00 |
|
juha
|
255bf5782e
|
Use GlobalDesignHook only if it is assigned. Issue #28175.
git-svn-id: trunk@49233 -
|
2015-05-31 13:45:31 +00:00 |
|
juha
|
9c161101bc
|
LazUtils: Add missing ISO-8859-15 entry to LConvEncoding. Issue #28209, patch from Alexey Torgashin.
git-svn-id: trunk@49232 -
|
2015-05-31 13:45:25 +00:00 |
|
juha
|
fec6004fd9
|
FPCUnit GUI: Fix some regressions. Issue #28211, patch from Serguei Tarassov.
git-svn-id: trunk@49228 -
|
2015-05-31 11:06:12 +00:00 |
|
juha
|
c6b6503cf2
|
IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
git-svn-id: trunk@49226 -
|
2015-05-31 10:21:27 +00:00 |
|
joost
|
50fb4a0145
|
FpDebugServer: Clear the cached call-stack immediately after retrieval
git-svn-id: trunk@49225 -
|
2015-05-31 09:54:56 +00:00 |
|
martin
|
475b08884c
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
git-svn-id: trunk@49222 -
|
2015-05-30 13:21:57 +00:00 |
|
joost
|
fbe9b123fd
|
LazDebuggerFPDServer: Set debuger-state properly on first run.
git-svn-id: trunk@49221 -
|
2015-05-30 10:45:20 +00:00 |
|
joost
|
ecfcd3a2a5
|
LazDebuggerFPDServer: Callstack-support added
git-svn-id: trunk@49220 -
|
2015-05-30 09:50:18 +00:00 |
|
jesus
|
73ce2ed74c
|
LazReport, Patch to print SubReports on PageFooter, from Luigi, issue #25285
git-svn-id: trunk@49215 -
|
2015-05-29 19:29:51 +00:00 |
|
joost
|
bda023911d
|
FpDebugServer: Resolved some warnings
git-svn-id: trunk@49213 -
|
2015-05-29 17:45:22 +00:00 |
|
joost
|
a48ce84628
|
FpDebugServer: TFpDebugThreadStackTraceCommand added
git-svn-id: trunk@49212 -
|
2015-05-29 17:40:23 +00:00 |
|
martin
|
649ab6c422
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
git-svn-id: trunk@49210 -
|
2015-05-29 11:10:27 +00:00 |
|
juha
|
149f86dea2
|
Codetools: Use TextHint in Cody Identifiers dialog. Issue #28196, patch from Alexey Torgashin.
git-svn-id: trunk@49205 -
|
2015-05-29 09:21:01 +00:00 |
|
martin
|
fee02222c7
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions)
git-svn-id: trunk@49192 -
|
2015-05-27 20:13:33 +00:00 |
|
joost
|
985e9e66b1
|
LazDebuggerFPDServer: Handle all incoming data first, before waiting for user-commands, to improve performance
git-svn-id: trunk@49179 -
|
2015-05-26 15:51:34 +00:00 |
|
joost
|
56ac4902c2
|
FpDebugServer: Fixed AV when a script contains an invalid command
git-svn-id: trunk@49178 -
|
2015-05-26 15:36:23 +00:00 |
|
joost
|
f97dbf0ab7
|
LazDebuggerFPDServer: Added basic watches support
git-svn-id: trunk@49169 -
|
2015-05-25 20:00:05 +00:00 |
|
joost
|
0c5739b43a
|
LazDebuggerFPDServer: Added support for dcEvaluate
git-svn-id: trunk@49168 -
|
2015-05-25 17:37:06 +00:00 |
|
joost
|
8d4b6344c0
|
FpDebugServer: Added basic "evaluate" command
git-svn-id: trunk@49166 -
|
2015-05-25 15:22:59 +00:00 |
|
joost
|
172dbb56d6
|
FpDebugServer: Added option to run all debug-commands in a (script) file
git-svn-id: trunk@49164 -
|
2015-05-25 08:37:43 +00:00 |
|
juha
|
db9994a7e8
|
LazUtils: Support Arial and Helvetica font families better on all platforms. Issue #28165, patch from Johann.
git-svn-id: trunk@49158 -
|
2015-05-24 22:05:14 +00:00 |
|