Commit Graph

56536 Commits

Author SHA1 Message Date
michael
5b8a3e61e2 * Small clarification
git-svn-id: trunk@60400 -
2019-02-10 11:17:21 +00:00
michael
3135b1c8ca * Some fixes so everything compiles again with FPC 3.0.4. Added instructions to README.txt to work with 3.0.4
git-svn-id: trunk@60399 -
2019-02-10 11:16:01 +00:00
mattias
5541a7162a docs: lazutils: fixed xml, spelling and links, issues #35051, #35052, from Don Siders
git-svn-id: trunk@60398 -
2019-02-10 08:30:26 +00:00
mattias
0b690b2302 docs: lazutils: fixed xml, spelling and links, issues #35053, #35054, #35055, from Don Siders
git-svn-id: trunk@60397 -
2019-02-10 08:29:12 +00:00
wp
3a87732559 TAChart: Improved painting of stacked area series with missing values
git-svn-id: trunk@60396 -
2019-02-09 21:58:47 +00:00
michael
3a9e213f0c * Fix registering custom forms
git-svn-id: trunk@60395 -
2019-02-09 18:39:16 +00:00
michael
da14fc4435 * Revert last patch, additional files committed by accident
git-svn-id: trunk@60394 -
2019-02-09 18:38:37 +00:00
michael
85e16c046f * Fix registering custom formscomponents/customform/custforms.pp
git-svn-id: trunk@60393 -
2019-02-09 18:37:18 +00:00
maxim
c1e3ea24a0 LazUtils, Translations unit: when reading PO file, '\t' sequences are converted to TABs (code #9). Now for symmetry TABs are converted back to '\t' when writing PO files.
git-svn-id: trunk@60369 -
2019-02-08 23:45:45 +00:00
maxim
c91b1321e0 Translations: French translation update by Gilles Vasseur, bug #35034
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +00:00
wp
47c255ced3 TAChart: Speed-up in positioning of series marks (Issue #35031, modified patch by Marcin Wiazowski). Fix their position in case of rotated axes.
git-svn-id: trunk@60367 -
2019-02-08 22:00:46 +00:00
wp
f186bca54a TAChart: Small improvements in series code.
git-svn-id: trunk@60366 -
2019-02-08 21:30:54 +00:00
michl
6ec5e93dea IDE: SourceEditor: Assigning icons to four items of source editor menu. Issue #34987. Patch from FTurtle
git-svn-id: trunk@60365 -
2019-02-08 17:46:43 +00:00
michl
c323c396de LCL: Make IntfGraphics DisableLCLTIFF aware. Issue #35038. Patch from Alexey T.
git-svn-id: trunk@60364 -
2019-02-08 17:18:07 +00:00
michl
a85a3d9e59 LazUtils: Missing TFPImageFreeTypeDrawer.DrawGlyph added. Issue #35032. Patch from Ondrej Pokorny
git-svn-id: trunk@60363 -
2019-02-07 22:41:12 +00:00
michl
2035539759 LazUtils: Fixed wrong offsets in free type font subclips. Issue #35036. Patch from Ondrej Pokorny
git-svn-id: trunk@60362 -
2019-02-07 22:30:29 +00:00
michl
05aa1b08f9 LCL: TLazIntfImage: After revision 60360 #71e6fd3e59 it isn't needed to call CreateData when Create is called with size and description flags.
git-svn-id: trunk@60361 -
2019-02-07 22:00:54 +00:00
michl
71e6fd3e59 LCL: TLazIntfImage: Create data with defined size and flags. Issue #35035. Patch from Ondrej Pokorny
git-svn-id: trunk@60360 -
2019-02-07 21:46:47 +00:00
martin
99e95a0721 FpDebug: Test, fix asm compilation
git-svn-id: trunk@60359 -
2019-02-07 17:41:00 +00:00
martin
2fe7c631b4 FpDebug: Fix context for register on higher/non-existing stack frames (count vs index) / refactor
git-svn-id: trunk@60358 -
2019-02-07 17:40:20 +00:00
martin
616069b6b2 LazDebuggerFp: Fix context for evaluate on none existing stackframe
git-svn-id: trunk@60357 -
2019-02-07 17:39:06 +00:00
martin
e838d16727 LazDebuggerFp: Fix context for evaluate on higher stack frames (count vs index)
git-svn-id: trunk@60356 -
2019-02-07 17:06:10 +00:00
wp
7ea6dda14a TAChart: Fix stacked bar series containing missing values (NaN).
git-svn-id: trunk@60355 -
2019-02-07 15:38:55 +00:00
balazs
0a38c2bc83 Opkman: Rebuild IDE when needed.
git-svn-id: trunk@60354 -
2019-02-07 08:23:01 +00:00
wp
b96d9feffb TAChart: Improved determination of series marks' direction. Issue #35025. Modified patch by Marcin Wiazowski.
git-svn-id: trunk@60352 -
2019-02-06 23:07:41 +00:00
wp
ed41e9594f TAChart: Add property UseZeroLevel to TBarSeries in order to make it behave like TAreaSeries on linear and logarithmic axes (Issue #34863).
git-svn-id: trunk@60351 -
2019-02-06 22:43:31 +00:00
mattias
f2e8f61a82 docs: added Don Siders to contributors
git-svn-id: trunk@60350 -
2019-02-06 09:53:02 +00:00
mattias
1cb3217732 lcl: docs: calendar, issue #35009, from Don Siders
git-svn-id: trunk@60349 -
2019-02-06 08:28:19 +00:00
mattias
59948765c6 IDE: project version info: fixed ChahrSetCompare, issue #35021
git-svn-id: trunk@60348 -
2019-02-06 08:24:11 +00:00
mattias
68aeaf0590 fpdebug: clean up
git-svn-id: trunk@60347 -
2019-02-06 08:19:51 +00:00
mattias
0891ad2fce IDE: linker messages as hints
git-svn-id: trunk@60346 -
2019-02-06 08:19:38 +00:00
martin
f534ee214b FpDebug: Fix crash on Win, in case of multiple processes (e.g. console process for win gui app). Accessing wrong threads (thread-state) during events would crash the target
git-svn-id: trunk@60345 -
2019-02-06 00:47:08 +00:00
maxim
e4f360d50f Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@60344 -
2019-02-06 00:46:44 +00:00
maxim
8d056d676d LCL, LazUtils: do not meddle with trailing lineendings of multiline strings in PO files.
Reasons:
1. PO format does not prohibit multiline strings without trailing lineendings (and e.g. recent versions of Poedit do not complain about them).
2. Now multiline strings in PO files match exactly corresponding resourcestrings.
3. As a consequence of previous point we unbroke loading multiline translations from MO files.

git-svn-id: trunk@60343 -
2019-02-06 00:46:01 +00:00
martin
554f0e1095 Debugger: Register Window, fix updating register values. Broken in some cases since r60049 #52e85d555e
git-svn-id: trunk@60342 -
2019-02-05 23:14:03 +00:00
maxim
be5273831f Translations: French translation update by Gilles Vasseur, bug #35006
git-svn-id: trunk@60341 -
2019-02-05 22:25:17 +00:00
michl
b6923ebc84 LCL: TCheckBox: Fixed the application crashes before the form is showing. Issue #35018
git-svn-id: trunk@60340 -
2019-02-05 21:13:43 +00:00
martin
f72819e5bd FpDebug, LazDebuggerFpLldb: prevent reading invalid memory (int overflow of Addr+Size) / this fixes crashes due to incorrect cache matches
git-svn-id: trunk@60338 -
2019-02-05 17:31:03 +00:00
michl
9888759176 LCL: GTK2: Fixed when hovering the mouse cursor over TMemo component at runtime, mouse cursor wont change to text cursor. Issue #34976
git-svn-id: trunk@60337 -
2019-02-05 14:34:34 +00:00
wp
3d14e6556c TAChart: Publish standard property Constraints (issue #35010)
git-svn-id: trunk@60336 -
2019-02-05 08:36:56 +00:00
martin
dac68e42e2 FpDebug, LazDebuggerFp: fix last frame in stack list / allow evaluate more frames
git-svn-id: trunk@60335 -
2019-02-04 18:26:11 +00:00
wp
2c784a8bf2 TAChart: Improved initialization of scaling transformation. Issue #34896, patch by Marcin Wiazowski.
git-svn-id: trunk@60334 -
2019-02-04 18:03:40 +00:00
mattias
ae434164b9 synedit: fixed CompareBinary for Length(s2) > l
git-svn-id: trunk@60333 -
2019-02-04 14:54:22 +00:00
mattias
a68d2b603f lcl: docs, issue #35004, patch from Don Siders
git-svn-id: trunk@60332 -
2019-02-04 12:45:00 +00:00
mattias
3ce7605d5d lcl: docs, issue #35005, patch from Don Siders
git-svn-id: trunk@60331 -
2019-02-04 12:43:25 +00:00
mattias
e179a1d729 IDE: fixed compile
git-svn-id: trunk@60330 -
2019-02-04 11:24:50 +00:00
mattias
7c053a8719 docs: lcl, issue #35003, from Don Siders
git-svn-id: trunk@60329 -
2019-02-04 08:00:15 +00:00
mattias
259c78d96f docs: lazutils: fixed xml, issue #35000, from Don Siders
git-svn-id: trunk@60328 -
2019-02-04 07:48:52 +00:00
maxim
447d48eabd IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60327 -
2019-02-03 22:49:01 +00:00
wp
b8d5d217d5 TAChart: Fix bar series not showing bars with values < 1 (issue #34863).
git-svn-id: trunk@60326 -
2019-02-03 22:48:17 +00:00