martin
|
91ef0ea2a5
|
Debugger (gdb): fixed finding src and line (lines were missing) from fpc mangled names. Issue #0024641
git-svn-id: trunk@47536 -
|
2015-01-26 23:07:13 +00:00 |
|
martin
|
de12a42ac8
|
gdbmi debugger: fix for parsing args in fpc mangled names
git-svn-id: trunk@47535 -
|
2015-01-26 23:04:43 +00:00 |
|
mattias
|
fc081bce45
|
IDE: debug
git-svn-id: trunk@47534 -
|
2015-01-26 22:36:23 +00:00 |
|
mattias
|
e0affd6a25
|
ideintf: resourcestring, issue #27317, from Gábor
git-svn-id: trunk@47532 -
|
2015-01-26 21:57:12 +00:00 |
|
mattias
|
22429956d3
|
lcl: grids: docs, issue #27325, from Simon Ameis
git-svn-id: trunk@47530 -
|
2015-01-26 21:53:50 +00:00 |
|
mattias
|
94bf7ff271
|
wikiconvert: clean up
git-svn-id: trunk@47529 -
|
2015-01-26 18:23:55 +00:00 |
|
mattias
|
d2662f6bc3
|
wikiconvert: readme
git-svn-id: trunk@47528 -
|
2015-01-26 18:15:52 +00:00 |
|
mattias
|
f2b2f34347
|
wikiconvert: fpdoc root node fpdoc-description
git-svn-id: trunk@47527 -
|
2015-01-26 18:11:23 +00:00 |
|
mattias
|
b50dd66502
|
IDE: messages: fixed scanning filenames with brackets
git-svn-id: trunk@47524 -
|
2015-01-26 11:29:00 +00:00 |
|
mattias
|
04725947e0
|
lcl: TCustomBitBtn: do not store Glyph when set by Action, issue #27358, from BBaz
git-svn-id: trunk@47523 -
|
2015-01-26 11:02:42 +00:00 |
|
martin
|
7832ffec7f
|
SynEdit (plugins: syncro,templ,complete) remove dynamic allocation of commands. Fix issue #0026329
git-svn-id: trunk@47522 -
|
2015-01-26 00:02:52 +00:00 |
|
wp
|
f38736684f
|
TAChart: Move declaration of TDrawEvent event out of the context of TChart and rename it to TChartDrawEvent to fix event OnAfterDraw
git-svn-id: trunk@47521 -
|
2015-01-25 22:18:48 +00:00 |
|
martin
|
ec90d38065
|
clean up: remove wrong key binding (unused command / duplicate)
git-svn-id: trunk@47520 -
|
2015-01-25 18:02:40 +00:00 |
|
joost
|
a479c66ebe
|
fpdebug: Pass parameters to the debuggee in the console-version
git-svn-id: trunk@47519 -
|
2015-01-25 17:37:34 +00:00 |
|
martin
|
367f996fb8
|
SynEdit, Pas Highlighter: show ^x as string / fix pointer()^
git-svn-id: trunk@47518 -
|
2015-01-25 15:20:40 +00:00 |
|
marco
|
e12b90ee3d
|
* lcl new files
git-svn-id: trunk@47517 -
|
2015-01-25 14:43:43 +00:00 |
|
marco
|
f8aa35ac25
|
* new file makeskel
git-svn-id: trunk@47516 -
|
2015-01-25 14:42:55 +00:00 |
|
marco
|
5f201dd919
|
* move fpcadds
git-svn-id: trunk@47515 -
|
2015-01-25 14:40:27 +00:00 |
|
martin
|
ccf26dd4cd
|
SynEdit, Pas Highlighter: show ^x as string / fix pointer^
git-svn-id: trunk@47514 -
|
2015-01-25 14:28:56 +00:00 |
|
martin
|
3d34fff0a3
|
SynEdit, Pas Highlighter: show ^x as string / fix ^ in front of {$
git-svn-id: trunk@47513 -
|
2015-01-25 13:39:47 +00:00 |
|
mattias
|
c9d7e64a6b
|
synedit: fixed compilation under 64bit, bug #27353
git-svn-id: trunk@47512 -
|
2015-01-25 12:15:11 +00:00 |
|
martin
|
67b02120c8
|
SynEdit, CSS Highlighter: various improvements. Added HL for Selectors. Differentiate between keywords and units(measurement). Fixed {} See issue #0026285
git-svn-id: trunk@47511 -
|
2015-01-25 00:27:24 +00:00 |
|
martin
|
36b209522b
|
SynMemo: published a few missing properties. Issue #0026324
SynEdit: added Clear and Append
git-svn-id: trunk@47510 -
|
2015-01-24 21:30:47 +00:00 |
|
martin
|
652c828a0a
|
SynEdit, Pas Highlighter: show ^x as string
git-svn-id: trunk@47509 -
|
2015-01-24 20:31:10 +00:00 |
|
martin
|
7b55299f5d
|
SynEdit: search replace: more tests
git-svn-id: trunk@47508 -
|
2015-01-24 18:27:05 +00:00 |
|
martin
|
e8cc11e5cf
|
SynEdit: search replace: Optimizations
git-svn-id: trunk@47507 -
|
2015-01-24 17:36:11 +00:00 |
|
martin
|
928215038f
|
SynEdit: Refactored search replace / Combined many small if blocks (regex) into one big / moved calculation for first iteration out of the loop (FirstLine)
git-svn-id: trunk@47506 -
|
2015-01-24 17:13:16 +00:00 |
|
martin
|
ea99a9bc11
|
SynEdit: Fixed search replace with newline (Issue #0026227) / Fixed incorrect caret x after replace
git-svn-id: trunk@47504 -
|
2015-01-24 16:42:27 +00:00 |
|
maxim
|
69bb12286a
|
LazReport: correctly clear combobox in editor options and fix typo in class method name, based on patch by Péter Gábor, bugs #27347
git-svn-id: trunk@47500 -
|
2015-01-23 21:52:41 +00:00 |
|
juha
|
a955ceac25
|
Fix some Finnish translations.
git-svn-id: trunk@47499 -
|
2015-01-23 15:55:24 +00:00 |
|
mattias
|
1d36d5e399
|
wiki: fixed codetag list for parallization
git-svn-id: trunk@47498 -
|
2015-01-23 01:25:44 +00:00 |
|
mattias
|
883df2ebf9
|
wiki: fixed codetag list for parallization
git-svn-id: trunk@47497 -
|
2015-01-23 01:25:22 +00:00 |
|
mattias
|
3436db5203
|
wikigui: fixed comment
git-svn-id: trunk@47496 -
|
2015-01-23 01:24:49 +00:00 |
|
mattias
|
18cb6a7867
|
wikiget: using compatcer format for encoding files
git-svn-id: trunk@47495 -
|
2015-01-23 01:14:00 +00:00 |
|
juha
|
cdfa4e65c2
|
IDE: Fix a layout error in TPathEditorDialog where TemplateGroupBox went under ButtonPanel.
git-svn-id: trunk@47494 -
|
2015-01-22 23:03:39 +00:00 |
|
juha
|
034ede2f68
|
IDE: Let TPathEditorButton show the list of paths in edit control's hint.
git-svn-id: trunk@47493 -
|
2015-01-22 23:03:38 +00:00 |
|
juha
|
a1e71674d9
|
IDE: in Compiler_path_options, turn method CheckSearchPath into a function. Harmonize.
git-svn-id: trunk@47492 -
|
2015-01-22 23:03:36 +00:00 |
|
juha
|
4d145caa9f
|
IDE: Refactor TPathEditorButton more. Copy values between dialog and edit here instead of clients' code.
git-svn-id: trunk@47491 -
|
2015-01-22 23:03:35 +00:00 |
|
juha
|
bd0bafb893
|
IDE: Improve TPathEditorButton class, handle Templates better.
git-svn-id: trunk@47490 -
|
2015-01-22 23:03:27 +00:00 |
|
mattias
|
94b310ce46
|
wikiget: more clear usage
git-svn-id: trunk@47489 -
|
2015-01-22 23:03:04 +00:00 |
|
maxim
|
5ff19c4333
|
LazReport: fixed typo in function description, patch by Péter Gábor, bug #27338; regenerated translations and updated Russian translation.
git-svn-id: trunk@47485 -
|
2015-01-22 22:00:14 +00:00 |
|
maxim
|
029ac3e841
|
LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation.
git-svn-id: trunk@47484 -
|
2015-01-22 21:36:41 +00:00 |
|
maxim
|
1e510ef8a4
|
IDE: regenerated Finnish translation
git-svn-id: trunk@47482 -
|
2015-01-21 23:31:42 +00:00 |
|
juha
|
b9f3af4090
|
LCL: Revert a workaround for FPC bug that causes Arithmetic overflow in TControlbar. Fixed in FPC trunk. Issue #27167.
git-svn-id: trunk@47481 -
|
2015-01-21 16:43:38 +00:00 |
|
juha
|
8ce981a3c5
|
LCL, Win32: fix a refactoring error. A flat record variable holds data and must be alive all the time.
git-svn-id: trunk@47480 -
|
2015-01-21 16:04:30 +00:00 |
|
juha
|
28500725ad
|
Fix errors in Finnish translation.
git-svn-id: trunk@47479 -
|
2015-01-21 16:04:18 +00:00 |
|
martin
|
dc002d996b
|
Debugger, GDBMI: convert pascal numbers for gdb. Issue #0027236
git-svn-id: trunk@47478 -
|
2015-01-21 03:16:01 +00:00 |
|
maxim
|
6f3e1e9654
|
LCL: regenerated translations; updated Russian translation
git-svn-id: trunk@47476 -
|
2015-01-21 00:38:20 +00:00 |
|
juha
|
c06129eb3c
|
Improvements for Finnish translation.
git-svn-id: trunk@47475 -
|
2015-01-21 00:17:13 +00:00 |
|
juha
|
134f81ed44
|
LCL: Fix a grammar error in a resource string.
git-svn-id: trunk@47474 -
|
2015-01-21 00:16:51 +00:00 |
|