martin
|
1268d65651
|
LazDebuggerFpLldb: fix pre-loading correct registers
git-svn-id: trunk@60001 -
|
2019-01-04 18:38:36 +00:00 |
|
martin
|
3a3acd660b
|
LazDebuggerLldb: Fix reading registers for correct frame
git-svn-id: trunk@60000 -
|
2019-01-04 18:32:16 +00:00 |
|
martin
|
f9c2253b95
|
LazDebuggerFpGdbmi: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
git-svn-id: trunk@59998 -
|
2019-01-04 15:04:20 +00:00 |
|
martin
|
23c7055080
|
LazDebuggerFpLldb: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
git-svn-id: trunk@59997 -
|
2019-01-04 15:03:44 +00:00 |
|
maxim
|
bc4e1da857
|
Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
|
2019-01-04 13:58:31 +00:00 |
|
maxim
|
76e0fe9e4c
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@59987 -
|
2019-01-04 13:44:42 +00:00 |
|
maxim
|
65718f8c55
|
IDE: fixed typo in resource string
git-svn-id: trunk@59986 -
|
2019-01-04 13:42:03 +00:00 |
|
bart
|
30e9e11e8c
|
LCL: TCustomTabControl: don't fire OnChanging when programatically changing TabIndex/PageIndex. Patch by Michl. Issue #0033720.
git-svn-id: trunk@59985 -
|
2019-01-04 11:20:10 +00:00 |
|
joost
|
3784a09e1b
|
Fppkg: Set modified flag when changing the build mode
git-svn-id: trunk@59984 -
|
2019-01-03 18:48:15 +00:00 |
|
martin
|
f3eefeade7
|
SynEdit: Added checks for revision 59971 #6bedb95bcd (fix selection with smLine should include folded lines - Issue #0034760) - apply only if AutoExtend is true (indicates user input key/mouse) / Setting Selection from code should not be affected.
git-svn-id: trunk@59983 -
|
2019-01-03 18:10:15 +00:00 |
|
wp
|
0149572394
|
TurboPower_iPro: Fix line spacing of <br> tag. Issue #34803.
git-svn-id: trunk@59982 -
|
2019-01-03 17:49:54 +00:00 |
|
bart
|
c42877a3cc
|
GTK2/GTK3: Add widgetset limitations for TEdit.NumbersOnly not implemented.
git-svn-id: trunk@59981 -
|
2019-01-03 17:12:23 +00:00 |
|
sekelsenmat
|
7778c69e15
|
Fixes compilation with FPC 3.0.4 and fixes typo in function name
git-svn-id: trunk@59980 -
|
2019-01-03 15:44:58 +00:00 |
|
joost
|
b3d89674dc
|
Fppkg: Forgot to commit file
git-svn-id: trunk@59979 -
|
2019-01-03 14:32:55 +00:00 |
|
martin
|
7ccec4c206
|
FpDebug: Callstack, adjust to show the current calling line, instead of the line after it. Issue #0034753
git-svn-id: trunk@59978 -
|
2019-01-03 00:12:02 +00:00 |
|
joost
|
2a86e8321c
|
Packager: Show a dialog when Fppkg initialization fails and continue normally. Issue #34792
git-svn-id: trunk@59977 -
|
2019-01-02 23:34:30 +00:00 |
|
mattias
|
ce79247514
|
codetools: fixed loading fpm
git-svn-id: trunk@59976 -
|
2019-01-02 17:11:14 +00:00 |
|
mattias
|
d6da247e02
|
IDE: clean up
git-svn-id: trunk@59975 -
|
2019-01-02 17:07:17 +00:00 |
|
mattias
|
020d76d698
|
codetools: clean up
git-svn-id: trunk@59974 -
|
2019-01-02 17:04:53 +00:00 |
|
mattias
|
780beb52fe
|
codetools: scan fpc units: store fpm sources separate
git-svn-id: trunk@59973 -
|
2019-01-02 17:02:02 +00:00 |
|
juha
|
e3f4661f92
|
LCL: New procedure Exchange for TCheckListBox. Issue #34793, patch from AlexeyT.
git-svn-id: trunk@59972 -
|
2019-01-02 15:30:45 +00:00 |
|
martin
|
6bedb95bcd
|
SynEdit: fix selection with smLine (include some selection via gutter) should include folded lines, if the "fold start" line gets selected. Issue #0034760
git-svn-id: trunk@59971 -
|
2019-01-02 15:02:00 +00:00 |
|
joost
|
ac7b445bbf
|
Packager: Only re-create fpmake.pp when it is actually used to compile the package
git-svn-id: trunk@59970 -
|
2019-01-01 17:04:45 +00:00 |
|
joost
|
b7986e28cf
|
Fppkg: Try to guess the correct fppkg-settings from the path to the compiler executable
git-svn-id: trunk@59969 -
|
2019-01-01 16:50:29 +00:00 |
|
joost
|
68276150e1
|
IDEIntf: Make it possible to use the path to the compiler in packages
git-svn-id: trunk@59968 -
|
2019-01-01 16:49:20 +00:00 |
|
joost
|
4f0026610f
|
Fppkg: Do not add the Lazarus directories to the fppkg setup anymore. The fppkg packages are now installed into the normal fppkg-location
git-svn-id: trunk@59967 -
|
2019-01-01 16:44:18 +00:00 |
|
joost
|
8cba1e0f88
|
Fppkg: fppkg_initializeoptionsfrm.pas added to project
git-svn-id: trunk@59966 -
|
2019-01-01 16:38:21 +00:00 |
|
martin
|
0d0fab67b2
|
FpDebug: Dwarfviewer. Allow drop files / various updates
git-svn-id: trunk@59965 -
|
2019-01-01 15:13:08 +00:00 |
|
martin
|
f5e720ed1e
|
LazDebuggerFp/FpDebug: tests
git-svn-id: trunk@59964 -
|
2019-01-01 15:12:06 +00:00 |
|
martin
|
386fdbd4a6
|
FpDebug: ResetValueBounds was moved to SetTypeCastInfo
git-svn-id: trunk@59963 -
|
2019-01-01 15:07:06 +00:00 |
|
martin
|
c19567f879
|
FpDebug: fix nested array bounds in dwarf3
git-svn-id: trunk@59962 -
|
2019-01-01 15:06:19 +00:00 |
|
martin
|
40e565832d
|
FpDebug: added dbgs for debugln
git-svn-id: trunk@59961 -
|
2019-01-01 13:47:16 +00:00 |
|
jesus
|
ecffcbf542
|
LCL, grids: fix TStringGrid copy/paste to/from MS Excel and OO Calc bug, patch from K155LA3, issue #30623
git-svn-id: trunk@59960 -
|
2018-12-31 17:00:37 +00:00 |
|
martin
|
52dda0c955
|
FpDebug: fix commit 59943 #31fe8e6955 / open-array bounds
git-svn-id: trunk@59959 -
|
2018-12-31 14:26:38 +00:00 |
|
joost
|
ff82fa5222
|
Packager: When fppkg is not configured properly, assume all of fpcs packages are there. Bug #34780
git-svn-id: trunk@59958 -
|
2018-12-31 13:29:10 +00:00 |
|
mattias
|
f949372371
|
IDE: fixed warning about missing output directory D:\, issue #34545
git-svn-id: trunk@59951 -
|
2018-12-31 12:42:46 +00:00 |
|
mattias
|
5f2754d81a
|
IDE: find broken packages: ignore FPMake packages, issue #34784
git-svn-id: trunk@59950 -
|
2018-12-31 10:01:46 +00:00 |
|
mattias
|
365c570ff6
|
IDE: find broken packages: ignore FPMake packages, issue #34784
git-svn-id: trunk@59949 -
|
2018-12-31 09:59:32 +00:00 |
|
mattias
|
327f824d6d
|
lcl: updated fpmake
git-svn-id: trunk@59948 -
|
2018-12-31 09:59:02 +00:00 |
|
mattias
|
2140a86dd9
|
lazutils: updated fpmake
git-svn-id: trunk@59947 -
|
2018-12-31 09:58:44 +00:00 |
|
mattias
|
da5ed1026a
|
lazutils: updated fpmake
git-svn-id: trunk@59946 -
|
2018-12-31 09:58:25 +00:00 |
|
mattias
|
ad186901ea
|
synedit: updated fpmake
git-svn-id: trunk@59945 -
|
2018-12-31 09:57:59 +00:00 |
|
mattias
|
f6cf943c86
|
codetools: comments
git-svn-id: trunk@59944 -
|
2018-12-31 09:56:43 +00:00 |
|
martin
|
31fe8e6955
|
FpDebug: fix accessing Upper-bound-value of open-array. Was missing a context object. Issue #0034781 / Add limit to prevent bad size, if data is corrupt. Issue #34772
git-svn-id: trunk@59943 -
|
2018-12-31 00:42:49 +00:00 |
|
maxim
|
50e385e87c
|
FPPkg: updated Russian translation
git-svn-id: trunk@59942 -
|
2018-12-30 22:53:59 +00:00 |
|
maxim
|
d024b3b0f3
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@59941 -
|
2018-12-30 22:49:37 +00:00 |
|
joost
|
3d5be57e48
|
fcl,lazutils,lclbase,lcl,synedit: Re-generated fpmake.pp files
git-svn-id: trunk@59940 -
|
2018-12-29 23:13:34 +00:00 |
|
joost
|
3e3ae9d53f
|
FCL: Enabled possibility to use fpmake to build this package
git-svn-id: trunk@59939 -
|
2018-12-29 23:11:25 +00:00 |
|
joost
|
cdbad960fd
|
Packager: Take packagevariants into account while determing the unit-path of fpmake packages
git-svn-id: trunk@59938 -
|
2018-12-29 23:04:27 +00:00 |
|
joost
|
21e4fd4e8f
|
lazutils,lclbase,synedit: Some fixes related to r59934 #a2e9341eb3
git-svn-id: trunk@59937 -
|
2018-12-29 22:28:24 +00:00 |
|