juha
|
9d3a9d775a
|
Add a dummy package to replace the removed EditorToolbar package. Prevent compilation error with LazBuild.
git-svn-id: trunk@49411 -
|
2015-06-22 14:20:57 +00:00 |
|
wp
|
56f918d463
|
wiki: Fix character conversion issue (similar to #0028332). Rename variable FIndexInternalLinksOnly to FIndexOfflineLinksOnly.
git-svn-id: trunk@49406 -
|
2015-06-22 10:18:35 +00:00 |
|
mattias
|
699bdb9e8f
|
codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny
git-svn-id: trunk@49405 -
|
2015-06-22 10:02:11 +00:00 |
|
mattias
|
05fa264bb5
|
codetools: format
git-svn-id: trunk@49403 -
|
2015-06-22 09:59:50 +00:00 |
|
wp
|
5bfe813c27
|
lhelp: Fix character conversion issue (#28332).
git-svn-id: trunk@49402 -
|
2015-06-22 09:39:54 +00:00 |
|
joost
|
c20f70ce0c
|
DebuggerIntf: In r49328 #ec422cddc6 the nestedprocvars modeswitch is used. Bug report #28306 shows that this does not work on win32-fpc 2.6.4. Probably a compiler bug. This patch avoids the use of nestedprocvars with fpc versions 2.x.x
git-svn-id: trunk@49396 -
|
2015-06-21 18:10:51 +00:00 |
|
wp
|
f3e3b26250
|
wiki: Fix categorylist of wikiconvert to be specific to each file (not cumulative)
git-svn-id: trunk@49392 -
|
2015-06-21 16:46:18 +00:00 |
|
joost
|
f72ec12c26
|
DebuggerIntf: Set the RangeStartAddr when merging with an empty range
git-svn-id: trunk@49391 -
|
2015-06-21 15:42:16 +00:00 |
|
joost
|
2eb7213f3c
|
LazDebuggerFPDServer: Implemented retrieval of registers
git-svn-id: trunk@49383 -
|
2015-06-21 10:46:07 +00:00 |
|
juha
|
29d5e6d734
|
Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar.
git-svn-id: trunk@49382 -
|
2015-06-21 10:45:24 +00:00 |
|
joost
|
744810b288
|
FpDebugServer: Added registers command
git-svn-id: trunk@49379 -
|
2015-06-21 10:11:52 +00:00 |
|
wp
|
dc5a6ab553
|
wiki: Implement index for chm created by wikiconvert. Fix wikiconvert commandline parameters "chm" and "title".
git-svn-id: trunk@49375 -
|
2015-06-20 21:15:13 +00:00 |
|
joost
|
15d8085bfc
|
LazDebuggerFPDServer: Implemented retrieval of locals
git-svn-id: trunk@49374 -
|
2015-06-20 18:41:28 +00:00 |
|
wp
|
a0a7b2536d
|
wiki: Fix links to wiki categories in wikiconvert
git-svn-id: trunk@49373 -
|
2015-06-20 16:52:08 +00:00 |
|
joost
|
6d32f521e9
|
FpDebugServer: Added locals command
git-svn-id: trunk@49370 -
|
2015-06-19 20:23:19 +00:00 |
|
wp
|
8d3d8a4032
|
wiki: Add TOC to chm files.
git-svn-id: trunk@49369 -
|
2015-06-19 20:05:31 +00:00 |
|
joost
|
b834f60a49
|
LazDebuggerFPDServer: Removed warning
git-svn-id: trunk@49366 -
|
2015-06-18 19:09:30 +00:00 |
|
joost
|
3eeb33c6af
|
LazDebuggerFPDServer: Implemented disassembler-linesbefore
git-svn-id: trunk@49365 -
|
2015-06-18 19:05:49 +00:00 |
|
juha
|
15e7d6338d
|
IdeIntf: Prevent showing a random image when the desired image does not exist.
git-svn-id: trunk@49363 -
|
2015-06-18 15:03:21 +00:00 |
|
maxim
|
f91db6d3f4
|
Translations: improved Russian translation
git-svn-id: trunk@49360 -
|
2015-06-17 22:03:01 +00:00 |
|
wp
|
2a0abb0f98
|
wiki: Fix internal links within chm files if filename contains illegal characters; fix icon of wiki template in chm file.
git-svn-id: trunk@49359 -
|
2015-06-17 10:26:43 +00:00 |
|
wp
|
3d4af7e38c
|
wiki: Move template icons to separate directory to protect them from option "--deletenotusedimages"
git-svn-id: trunk@49358 -
|
2015-06-17 08:43:32 +00:00 |
|
wp
|
e2b4261852
|
wiki: Fix links to local wiki files
git-svn-id: trunk@49357 -
|
2015-06-17 08:28:56 +00:00 |
|
maxim
|
6b67ca24c9
|
Translations: improved Russian translation
git-svn-id: trunk@49356 -
|
2015-06-16 23:56:38 +00:00 |
|
maxim
|
b814af2084
|
Printers: added Russian translation
git-svn-id: trunk@49355 -
|
2015-06-16 23:49:56 +00:00 |
|
joost
|
dc5207067c
|
FpDebugServer: Option to specify LinesBefore added to disassemble command
git-svn-id: trunk@49350 -
|
2015-06-16 15:08:18 +00:00 |
|
mattias
|
913b752bcc
|
codetools: clean up
git-svn-id: trunk@49345 -
|
2015-06-16 10:59:22 +00:00 |
|
mattias
|
bb34413487
|
IDE: identifier completion: make jump to errors optional, patch #28308
git-svn-id: trunk@49344 -
|
2015-06-16 09:36:33 +00:00 |
|
mattias
|
ef8ec94a3e
|
codetools: added deprecated Find*UsesSection for compatibility
git-svn-id: trunk@49343 -
|
2015-06-16 09:30:23 +00:00 |
|
mattias
|
2f643bd4d4
|
codetools: move Find*UsesSection to TPascalParserTool, issue #28285
git-svn-id: trunk@49342 -
|
2015-06-16 09:22:42 +00:00 |
|
mattias
|
fc378e05ef
|
printer4lazarus: added resourcestrings for cups setup dlg
git-svn-id: trunk@49341 -
|
2015-06-16 09:16:18 +00:00 |
|
mattias
|
da6e82de8f
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@49340 -
|
2015-06-16 08:58:34 +00:00 |
|
wp
|
9e530e8368
|
wiki: clean-up, minor improvement of wiki.css
git-svn-id: trunk@49334 -
|
2015-06-15 12:19:06 +00:00 |
|
wp
|
a30d79092d
|
wiki: Handle attributes of the wiki image tag (image position/size etc.) in the converted html
git-svn-id: trunk@49329 -
|
2015-06-14 20:12:24 +00:00 |
|
joost
|
ec422cddc6
|
DebuggerIntf: Moved logic to calculate the limits of disassemble-ranges from LazDebuggerGdbmi to an helper-function in DebuggerIntf, for inclusion in other debuggers
git-svn-id: trunk@49328 -
|
2015-06-14 17:43:38 +00:00 |
|
wp
|
629a0c7e74
|
wiki: Handle some wiki templates ({{Note}}, {{Warning}}, {{MantisLink}}). Extend wiki.css to better match the wiki.
git-svn-id: trunk@49327 -
|
2015-06-14 14:39:38 +00:00 |
|
wp
|
c4766c9519
|
wiki: fix internal links within same downloaded page
git-svn-id: trunk@49326 -
|
2015-06-13 17:08:14 +00:00 |
|
wp
|
11c6f4dfca
|
wiki: Modify Wiki2XHTMLConvert to convert wiki [code] tags to html <code> tags (instead of <pre> which causes a line break)
git-svn-id: trunk@49325 -
|
2015-06-13 12:16:18 +00:00 |
|
juha
|
36523d88dd
|
Printers: Fix compilation.
git-svn-id: trunk@49323 -
|
2015-06-12 22:09:43 +00:00 |
|
juha
|
1efce4eaa0
|
Printers: Get correct owner handle for printers dialogs. Issue #28280, patch from Derit Agustin.
git-svn-id: trunk@49322 -
|
2015-06-12 21:42:18 +00:00 |
|
mattias
|
c462c54354
|
IDE: when checking fpc config file exists expand ~
git-svn-id: trunk@49320 -
|
2015-06-12 17:58:16 +00:00 |
|
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 |
|