juha
78afb4c373
LCL: Fix THintWindow.CalcHintRect. Issue #26674 . Inspired by patch from Denis Golovan.
...
git-svn-id: trunk@46165 -
2014-09-09 10:17:54 +00:00
jesus
51415f926a
LazReport, fix mem leaks
...
git-svn-id: trunk@46164 -
2014-09-08 21:52:50 +00:00
joost
9616a4ffe4
FpDebugger (pure): TFpSymbolContext.GetSizeOfAddress now returns 8 for 64-bit debuggees
...
git-svn-id: trunk@46163 -
2014-09-08 19:53:40 +00:00
joost
bee90dd030
FpDebugger (pure): Same change as in r46136 #4b8e6daa2f, but for step into, to avoid problems in fpc-generated debuginfo
...
git-svn-id: trunk@46162 -
2014-09-08 19:44:13 +00:00
juha
bc278b1845
LazLogger: Support setting *_debuglog environment variable. Issue #26537 , patch from Reinier Olislagers
...
git-svn-id: trunk@46161 -
2014-09-08 10:17:52 +00:00
mattias
da28de64ac
IDE, lazbuild: treat xml syntax errors in pkg.compiled files as need clean build
...
git-svn-id: trunk@46160 -
2014-09-08 08:44:29 +00:00
mattias
881c2a8272
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@46159 -
2014-09-08 08:24:15 +00:00
juha
bdd31b742e
Fix one remaining parameter mismatch in Finnish IDE translation.
...
git-svn-id: trunk@46158 -
2014-09-08 06:18:26 +00:00
jesus
380a2eecbc
LCL, grids: check editor unlock count, fix issue #26191
...
git-svn-id: trunk@46157 -
2014-09-08 05:28:02 +00:00
juha
97bd4fbe07
ChmHelp: Show proper help page in ContextHelpDemo. Issue #22485 , patch from Reinier Olislagers
...
git-svn-id: trunk@46156 -
2014-09-07 18:29:28 +00:00
mattias
45291bbba6
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@46155 -
2014-09-07 18:00:45 +00:00
wp
bf1f4e585c
TAChart: source code for chart background tutorial
...
git-svn-id: trunk@46154 -
2014-09-07 16:34:26 +00:00
sekelsenmat
6d748eeace
customdrawn patch from Bernd
...
git-svn-id: trunk@46153 -
2014-09-07 16:30:50 +00:00
sekelsenmat
ab26ea67f8
minor cocoa additional checks
...
git-svn-id: trunk@46152 -
2014-09-07 16:29:20 +00:00
wp
1d654ba391
TAChart: Publish TChartArrow.Inverted. Respect Arrow.Inverted when painting a TConstantLine series.
...
git-svn-id: trunk@46151 -
2014-09-07 15:00:57 +00:00
bart
5bd58e3e95
PoChecker:
...
- Refactor Statistics (makes it easier to implement a graphical display in the future)
- Less verbosity
- Debug and Release mode for po-checker tool
- Regenerated language files
git-svn-id: trunk@46150 -
2014-09-07 13:32:06 +00:00
joost
2725568fae
FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match
...
git-svn-id: trunk@46149 -
2014-09-07 11:25:34 +00:00
jesus
9da887b714
lcl, grids, make sure that when changing from std grid to custom columns grid all sizes are recalculated, fix crash reported in issue #26232
...
git-svn-id: trunk@46148 -
2014-09-06 22:40:31 +00:00
joost
2d61f083f6
FpDebugger (pure): When stepping out of a function on a next, only stop at the first instruction of a line. Just like it is done on step into.
...
git-svn-id: trunk@46147 -
2014-09-06 20:50:12 +00:00
mattias
f081799386
install: do not install bat and sh files
...
git-svn-id: trunk@46146 -
2014-09-06 18:59:12 +00:00
mattias
88904bab86
install: relative symlinks, add mime types and icons, needed empty directories
...
git-svn-id: trunk@46145 -
2014-09-06 18:55:56 +00:00
mattias
97b5266d92
install: man pages with correct permissions
...
git-svn-id: trunk@46144 -
2014-09-06 18:55:13 +00:00
joost
9070ac0b2c
FpDebugger (pure): Added logging, enable with define DBG_FPDEBUG_VERBOSE
...
git-svn-id: trunk@46143 -
2014-09-06 18:40:30 +00:00
mattias
379c2781cc
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@46142 -
2014-09-06 18:20:55 +00:00
mattias
0ae970696f
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@46141 -
2014-09-06 18:20:05 +00:00
reiniero
b3b325a7ea
* Docs: slight clarification for GetExeExt
...
git-svn-id: trunk@46140 -
2014-09-06 08:14:59 +00:00
zeljko
e569bee5de
LCL: TCheckListBox: dissallow check state change by keyboard VK_SPACE if item is disabled. issue #26682
...
git-svn-id: trunk@46139 -
2014-09-06 08:08:03 +00:00
jesus
a85a527721
LazReport, fix invalid typecast on using subreport and pen object, issue #26504
...
git-svn-id: trunk@46138 -
2014-09-06 06:06:40 +00:00
jesus
8a7aef4759
LazReport, fix List index (-1) out of bounds on undoing pen object inserts, issue #26506
...
git-svn-id: trunk@46137 -
2014-09-06 05:41:36 +00:00
joost
4b8e6daa2f
FpDebugger (pure): On a next, only stop if the current instruction is the first instruction of a line. This is to solve a problem in fpcs debuginfo.
...
git-svn-id: trunk@46136 -
2014-09-05 20:37:43 +00:00
zeljko
d02d9c6cb1
Qt: do not trigger OnItemClick when enabled state is changed. issue #26680
...
git-svn-id: trunk@46135 -
2014-09-05 17:52:09 +00:00
jesus
759ff65237
LazReport, removed lps file from CrossTab demo
...
git-svn-id: trunk@46134 -
2014-09-05 17:11:02 +00:00
jesus
b8f6f5f548
LazReport, fix crosstab compiling when using FPC stable (reported by Julio and Swen)
...
git-svn-id: trunk@46133 -
2014-09-05 17:08:35 +00:00
joost
25ff00e44c
FpDebugger (pure): Solved mem-leaks by releasing references to symbols found by FindSymbol
...
git-svn-id: trunk@46132 -
2014-09-05 16:49:36 +00:00
mattias
4e12a300b4
chmmaker:
...
* Actually show files in listbox (instead of nothing)
* Cosmetic/possible memleak fixes
* Updated readme to reflect snapshots not being available anymore
patch 26679 from Reinier
git-svn-id: trunk@46131 -
2014-09-05 08:51:12 +00:00
zeljko
71702a8566
LCL: TPairSplitterSide - published Constraints property. issue #26672
...
git-svn-id: trunk@46130 -
2014-09-05 08:37:15 +00:00
zeljko
9abc5d1fae
Qt: do not trigger OnDropDown if combobox is disabled. issue #26676
...
git-svn-id: trunk@46129 -
2014-09-05 08:31:57 +00:00
jesus
463659be9f
LazReport, fix shapes FrameStyle, patch from Michal Gawrycki, issue #26511
...
git-svn-id: trunk@46128 -
2014-09-05 05:06:20 +00:00
jesus
4f75793f0f
LazReport, link files for office import and email export packages
...
git-svn-id: trunk@46127 -
2014-09-05 03:26:58 +00:00
jesus
a09cab04ec
LazReport, missing changes from previous patch (images directory)
...
git-svn-id: trunk@46126 -
2014-09-04 19:29:33 +00:00
jesus
e6b5d35159
LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov
...
git-svn-id: trunk@46125 -
2014-09-04 19:28:33 +00:00
mattias
6a05eb38c7
editortoolbar: In Configuration provides a ListView in place of a ListBox and allows inserting Items at the desired place. patch #26643 from Giuliano
...
git-svn-id: trunk@46124 -
2014-09-03 22:18:59 +00:00
mattias
86a9471dbc
IDE: clean up
...
git-svn-id: trunk@46123 -
2014-09-03 22:17:19 +00:00
joost
851695cec4
FpDebugger (native): Fix for setting a breakpoint on the current execution-point
...
git-svn-id: trunk@46122 -
2014-09-03 20:16:53 +00:00
juha
142838fb9f
Lhelp: add debugln support, lhelp protocol update. Issue #26614 , patch from Reinier Olislagers.
...
git-svn-id: trunk@46121 -
2014-09-03 19:22:20 +00:00
joost
d28ad93b73
fpDebug: Revert of files accidentally committed in r46119 #afc3882ca7
...
git-svn-id: trunk@46120 -
2014-09-03 14:44:07 +00:00
joost
afc3882ca7
FpDebug: Disabled range-checking to fix range-check error. The fix in r46105 #bbf07c5bd6 leads to a datastructure which is too large for 32 bit
...
git-svn-id: trunk@46119 -
2014-09-03 14:39:44 +00:00
juha
97c76539bf
Packager: Update the whole package view at idle time instead of immediately.
...
git-svn-id: trunk@46118 -
2014-09-03 13:50:45 +00:00
juha
1c6af86404
Packager: Optimize package editor update a little.
...
git-svn-id: trunk@46117 -
2014-09-03 10:58:02 +00:00
juha
f756975ade
Packager: Update editors always when package is modified, not only after first modification.
...
git-svn-id: trunk@46116 -
2014-09-03 10:57:55 +00:00