jesus
|
a1dc800a66
|
LazReport: Find dataset when TFrReport has no owner.
git-svn-id: trunk@63869 -
|
2020-09-06 05:28:18 +00:00 |
|
zoran
|
959c6b9cd3
|
DateTimePicker: Add comments which describe options
git-svn-id: trunk@63867 -
|
2020-09-05 08:29:10 +00:00 |
|
martin
|
03920381a6
|
FpDebugger: amend address/line for exceptions (addr was line after caller)
git-svn-id: trunk@63866 -
|
2020-09-05 00:14:38 +00:00 |
|
martin
|
fb4e9603c0
|
FpDebug: Ensure the array for the worker-thread and the main-thread are each unique. Fix occasional search misses. / Small refactor
git-svn-id: trunk@63863 -
|
2020-09-03 16:32:29 +00:00 |
|
martin
|
1a08e0ba34
|
FpDebug: Fix Step-Into - sometimes would step before the end of statement. This happened if a nested call was single step, and a "ret" statement encountered. The "ret" (in the nested) was attributed to the outer code, wrongly indicating the command "stepped out".
git-svn-id: trunk@63862 -
|
2020-09-03 16:32:27 +00:00 |
|
martin
|
c5e7f1e250
|
lazcollections: TLazThreadedQueue refactor into threaded/none-threaded part
git-svn-id: trunk@63861 -
|
2020-09-03 08:21:02 +00:00 |
|
martin
|
144fb11c00
|
lazcollections: TLazThreadedQueue fix ShutDown
git-svn-id: trunk@63860 -
|
2020-09-03 08:21:00 +00:00 |
|
zoran
|
1f21de2207
|
DateTimePicker: code cleanup
git-svn-id: trunk@63859 -
|
2020-09-02 22:11:36 +00:00 |
|
zoran
|
c6843099e5
|
DateTimePicker - refactoring
git-svn-id: trunk@63858 -
|
2020-09-01 22:14:39 +00:00 |
|
maxim
|
087020bee2
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37667
git-svn-id: trunk@63855 -
|
2020-08-31 22:37:04 +00:00 |
|
maxim
|
063c664c39
|
JCF2: removed unused resource string
git-svn-id: trunk@63854 -
|
2020-08-31 22:22:53 +00:00 |
|
juha
|
ef45d65900
|
JediCodeFormat: Use Ctrl-D shortcut for selection and whole unit. Copy right amount of whitespace into selection. Cleanup. Issue #37652, patch from Domingo Galmés.
git-svn-id: trunk@63853 -
|
2020-08-31 19:35:01 +00:00 |
|
juha
|
e0b2abcbe7
|
JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge.
git-svn-id: trunk@63852 -
|
2020-08-31 09:02:33 +00:00 |
|
juha
|
6d45177b97
|
JediCodeFormat: Improve formatting of selection on Unix systems.
git-svn-id: trunk@63851 -
|
2020-08-31 09:02:27 +00:00 |
|
juha
|
eff8a039ba
|
JediCodeFormat: Add option to format only selected text. Issue #37652, patch from Domingo Galmés.
git-svn-id: trunk@63850 -
|
2020-08-31 07:10:22 +00:00 |
|
juha
|
080e21106f
|
JediCodeFormat: Harmonize uses sections.
git-svn-id: trunk@63849 -
|
2020-08-31 07:10:19 +00:00 |
|
jesus
|
e7f57c722d
|
FreeType: Support for rotated text.
git-svn-id: trunk@63846 -
|
2020-08-30 01:39:21 +00:00 |
|
zoran
|
a04423bc0d
|
DateTimePicker - Surround the hack for setting TextForNullDate to NULL with ifdef fpc_fullversion < 030200, as nodefault now works with string properties
git-svn-id: trunk@63845 -
|
2020-08-29 16:43:52 +00:00 |
|
martin
|
75c2186b1d
|
FpDebug: Detect incorrect path to unit, and omit path. Issue #0037657
git-svn-id: trunk@63840 -
|
2020-08-29 12:02:20 +00:00 |
|
martin
|
b2cb237d43
|
FpDebug: Compute full filenames only once
git-svn-id: trunk@63839 -
|
2020-08-29 12:02:18 +00:00 |
|
martin
|
c82e723e1a
|
SynEdit: allow "Modified:=False" inside BeginUpdate
git-svn-id: trunk@63838 -
|
2020-08-26 22:24:11 +00:00 |
|
martin
|
cb9e09de9e
|
FpDebug: Use available symbol from stack to create SearchScope
git-svn-id: trunk@63835 -
|
2020-08-26 19:15:02 +00:00 |
|
martin
|
c15f2179e9
|
FpDebug: WorkerQueue, protect with try finally
git-svn-id: trunk@63834 -
|
2020-08-26 19:15:00 +00:00 |
|
martin
|
b2b157269c
|
lazcollections: TLazThreadedQueue fix Grow.
git-svn-id: trunk@63833 -
|
2020-08-26 19:14:58 +00:00 |
|
mattias
|
9e19eed0b3
|
codetools: added intrinsic GetTypeKind
git-svn-id: trunk@63832 -
|
2020-08-26 19:09:33 +00:00 |
|
wp
|
09ee5f1c56
|
LCL-Grids and VirtualTreeView: Move "FixDesignFontsPPI" for the basic components to "public". Declare as "override" for VTV.
git-svn-id: trunk@63831 -
|
2020-08-26 14:36:34 +00:00 |
|
wp
|
e0c036e091
|
VirtualTreeView: Fix LCL scaling of non-default fonts.
git-svn-id: trunk@63830 -
|
2020-08-26 07:43:32 +00:00 |
|
martin
|
d62e55102b
|
FpDebug: use threads to scan units for symbol
git-svn-id: trunk@63829 -
|
2020-08-25 17:31:53 +00:00 |
|
martin
|
c9916553dd
|
FpDebug: extend/rework TFpThreadWorkerQueue
git-svn-id: trunk@63828 -
|
2020-08-25 17:31:51 +00:00 |
|
martin
|
005fe7208d
|
lazcollections: TLazThreadedQueue, allow subclasses to Lock/Unlock and access queue.
git-svn-id: trunk@63827 -
|
2020-08-25 17:31:49 +00:00 |
|
juha
|
eff8fb999c
|
Docs: Documentation updates for LazControls package. Issue #37631, patch from Don Siders.
git-svn-id: trunk@63824 -
|
2020-08-25 08:47:31 +00:00 |
|
martin
|
d279fb5a4a
|
FpDebug: Move "uses" (ensure register) of imagereader classes from controller to DbgInfo (not all apps use a controller)
git-svn-id: trunk@63821 -
|
2020-08-24 11:19:20 +00:00 |
|
pascal
|
e43ef2df62
|
FpDebug: fixed missing unit
git-svn-id: trunk@63820 -
|
2020-08-24 06:13:22 +00:00 |
|
martin
|
54e4b88848
|
FpDebug: remove circular unit references
git-svn-id: trunk@63819 -
|
2020-08-23 22:57:41 +00:00 |
|
martin
|
f89f1c10b4
|
LazUtils: lazcollections, TLazThreadedQueue fix for 3.2.0
git-svn-id: trunk@63817 -
|
2020-08-23 20:38:07 +00:00 |
|
martin
|
b63067892d
|
FpDebug: More use of name hashes
git-svn-id: trunk@63816 -
|
2020-08-23 12:52:32 +00:00 |
|
martin
|
f34d943098
|
FpDebug: fix, TLazThreadedQueue, check result of push/pop item, instead of item=nil
git-svn-id: trunk@63815 -
|
2020-08-23 12:52:30 +00:00 |
|
martin
|
88ec662309
|
FpDebug: Tests, reduce calls to GetLocation
git-svn-id: trunk@63813 -
|
2020-08-22 20:27:18 +00:00 |
|
martin
|
2d8cf332f9
|
FpDebug: Run some tasks in threads during startup
git-svn-id: trunk@63812 -
|
2020-08-22 20:27:17 +00:00 |
|
martin
|
b61fd4c937
|
LazCollection: Fix TLazThreadedQueue.Grow / Fix race condition Issue #0037612
git-svn-id: trunk@63811 -
|
2020-08-22 20:27:15 +00:00 |
|
martin
|
953c9964f8
|
FpDebug: make more string params "const foo :string"
git-svn-id: trunk@63810 -
|
2020-08-22 20:27:14 +00:00 |
|
martin
|
6ed8bff46a
|
FpDebug: Faster upper/lower-case. (for ansi only idents)
git-svn-id: trunk@63809 -
|
2020-08-22 20:27:11 +00:00 |
|
martin
|
24d48052e3
|
FpDebug: Speed up fpdebug (GoNamedChild) by creating hashes for symbol names / Create Hash-lookup field for units to skip some CU
git-svn-id: trunk@63808 -
|
2020-08-22 20:27:10 +00:00 |
|
martin
|
24a3af8855
|
FpDebug: Refactor passing upper+lowercase name for search
git-svn-id: trunk@63807 -
|
2020-08-22 20:27:08 +00:00 |
|
bart
|
edf33e5e21
|
SpinEx: don't call KeyAllowed twice in TCustomFloatSpinEditEx.EditKeyPress.
git-svn-id: trunk@63805 -
|
2020-08-22 16:52:56 +00:00 |
|
bart
|
0d5d33c3d7
|
SpinEx: make it easier to override what is allowed to type in the control.
git-svn-id: trunk@63804 -
|
2020-08-22 16:23:16 +00:00 |
|
pascal
|
da8c2d75b5
|
codetools: generate local var for Length() with type SizeInt
git-svn-id: trunk@63800 -
|
2020-08-21 07:43:13 +00:00 |
|
pascal
|
7fefade33f
|
codetools: changed some types of fpc intrinsics from Integer to SizeInt
git-svn-id: trunk@63799 -
|
2020-08-21 06:40:19 +00:00 |
|
pascal
|
4787a58f27
|
codetools: fixed identifier completion in or behind empty string. Issue #26964
git-svn-id: trunk@63798 -
|
2020-08-20 11:41:33 +00:00 |
|
bart
|
e73e881289
|
SpinEx: don't call inherited KeyPress twice in TCustomSpinEditEx.EditKeyPress.
git-svn-id: trunk@63795 -
|
2020-08-19 19:45:47 +00:00 |
|
martin
|
c4d125495e
|
FpDebug: Fix Controller.Call / wrong type for context param
git-svn-id: trunk@63794 -
|
2020-08-19 19:14:33 +00:00 |
|
martin
|
1bacaaff9f
|
FpDebug: Add reference for value.context
git-svn-id: trunk@63787 -
|
2020-08-18 23:12:51 +00:00 |
|
martin
|
35d829c943
|
Debuggers (FpLLDB, FpGDBMI): add some safety checks. Do not free dwarf, in the middle of watch eval
git-svn-id: trunk@63786 -
|
2020-08-18 23:12:49 +00:00 |
|
martin
|
d8007187b8
|
FpDebug, apps: Compilation fixes
git-svn-id: trunk@63785 -
|
2020-08-18 23:12:48 +00:00 |
|
martin
|
1ba76474e3
|
FpDebug: Separate Context and SearchScope
git-svn-id: trunk@63784 -
|
2020-08-18 23:12:46 +00:00 |
|
martin
|
93c1ca640f
|
FpDebug: Rename some context classes, and search functions. Start differentiating between Context and SearchScope
git-svn-id: trunk@63783 -
|
2020-08-18 23:12:42 +00:00 |
|
martin
|
743a1db4a0
|
FpDebug: Compile Hints / Missing function results
git-svn-id: trunk@63782 -
|
2020-08-18 23:12:39 +00:00 |
|
juha
|
5b1d9b4f7c
|
IDE: Refactor RemoveEmptyMethods->RemoveEmptyMethodsInUnit. Remove repeat loop for parent types, props are already iterated. Prepare for issue #37163.
git-svn-id: trunk@63780 -
|
2020-08-18 17:35:23 +00:00 |
|
juha
|
125e794a87
|
Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
|
2020-08-18 17:35:21 +00:00 |
|
juha
|
79aa858900
|
IdeIntf: Fix a variable used in TBackupComponentList.IsEqual. FLookupRoot -> ALookupRoot.
git-svn-id: trunk@63778 -
|
2020-08-18 17:35:15 +00:00 |
|
martin
|
9ff4b0dc00
|
FpDebug: Win, add debugln for ContinueDbgEvent / WaitForDebugEvent
git-svn-id: trunk@63777 -
|
2020-08-18 11:37:54 +00:00 |
|
martin
|
633b2735dd
|
FpDebug: Test, fix compile
git-svn-id: trunk@63776 -
|
2020-08-18 11:37:52 +00:00 |
|
martin
|
f2959d4c98
|
FpDebug: Win, Only read ThreadState once per thread.
git-svn-id: trunk@63775 -
|
2020-08-18 00:04:04 +00:00 |
|
martin
|
8386c71041
|
FpDebug: Tests for structure/class members to have DW_AT_const_value
git-svn-id: trunk@63773 -
|
2020-08-17 21:50:42 +00:00 |
|
martin
|
5b077144a9
|
FpDebug: PascalBuilder, add missing output for some type declarations
git-svn-id: trunk@63772 -
|
2020-08-17 21:50:40 +00:00 |
|
martin
|
4145a55fee
|
FpDebug: small optimization for GetDerefAddress: TFpDbgMemLocation
git-svn-id: trunk@63771 -
|
2020-08-17 21:50:38 +00:00 |
|
martin
|
2e3e27feb2
|
FpDebug: Allow ClassType.Field => for static fields / return type on none static fields
git-svn-id: trunk@63770 -
|
2020-08-17 21:50:36 +00:00 |
|
martin
|
67a21fe3bb
|
FpDebug: Allow structure/class members to have DW_AT_const_value
git-svn-id: trunk@63769 -
|
2020-08-17 21:50:35 +00:00 |
|
martin
|
ee5e720d74
|
FpDebug: Safety checks for Value <> nil. (In case of broken dwarf info)
git-svn-id: trunk@63768 -
|
2020-08-17 21:50:33 +00:00 |
|
martin
|
83816792fb
|
fpdebug test - ifdef 2.6.4
git-svn-id: trunk@63767 -
|
2020-08-17 21:50:31 +00:00 |
|
martin
|
2bba45a96c
|
FpDebug: SetRegisterValue for Windows
git-svn-id: trunk@63764 -
|
2020-08-16 20:23:35 +00:00 |
|
wp
|
3ea304cd6e
|
TAChart: Add demo for TChartLiveView.
git-svn-id: trunk@63763 -
|
2020-08-16 17:06:43 +00:00 |
|
wp
|
14ce141c40
|
TAChart: Fix early crash of new ChartLiveView
git-svn-id: trunk@63762 -
|
2020-08-16 17:03:16 +00:00 |
|
wp
|
9798763888
|
TAChart: Register TChartLiveView. Add new property "ExtentY".
git-svn-id: trunk@63760 -
|
2020-08-16 16:20:58 +00:00 |
|
martin
|
46f288366e
|
SynEdit: Drag-Selection copy/move - Allow line/column selections Issue #0037431 -- Prevent applying fold info, in case of smColumn
git-svn-id: trunk@63759 -
|
2020-08-16 15:57:17 +00:00 |
|
martin
|
3efdc51977
|
SynEdit: Drag-Selection copy/move - Allow line/column selections Issue #0037431
git-svn-id: trunk@63758 -
|
2020-08-16 15:40:55 +00:00 |
|
martin
|
447eff955c
|
SynEdit: Drag-Selection copy/move - Select newly dropped text (except if persistent selection exists) Issue #0037433
git-svn-id: trunk@63757 -
|
2020-08-16 15:40:53 +00:00 |
|
martin
|
e7835738c3
|
SynEdit: Drag-Selection copy/move - Allow copy to immediately next to source-selection Issue #0037432 - Also set DragCursor to indicate acceptance of drop.
git-svn-id: trunk@63756 -
|
2020-08-16 15:40:51 +00:00 |
|
martin
|
e773812f85
|
SynEdit: Improved IsPointInSelection
git-svn-id: trunk@63755 -
|
2020-08-16 15:40:49 +00:00 |
|
bart
|
ff62abace0
|
SpinEx: allow to read the inernal formatsettings of TCustomFloatSpinEditEx (needed for derived controls).
git-svn-id: trunk@63754 -
|
2020-08-16 13:47:24 +00:00 |
|
martin
|
1f229f6246
|
FpDebug: Fix compile on Windows
git-svn-id: trunk@63753 -
|
2020-08-16 12:40:36 +00:00 |
|
martin
|
289361a48d
|
SynEdit: Update "change gutter" (yellow/green change indicators) to follow undo/redo. Issue #0032865 and issue #0037209
git-svn-id: trunk@63752 -
|
2020-08-16 12:40:34 +00:00 |
|
joost
|
a733105c1c
|
fpDebug: Ability to do simple function-calls
git-svn-id: trunk@63751 -
|
2020-08-16 10:20:37 +00:00 |
|
juha
|
00242caf3c
|
IdeIntf: Add caption to a GroupBox with LCL-QT5 to prevent a layout error. Issue #37576.
git-svn-id: trunk@63750 -
|
2020-08-16 07:54:12 +00:00 |
|
martin
|
4f1e4291fd
|
Reverted last commit 63748 #20305fab48
git-svn-id: trunk@63749 -
|
2020-08-15 18:50:43 +00:00 |
|
martin
|
20305fab48
|
Gdbmi-SSH-Debugger: recognize #10 as line-end, even if different from local line-end. Issue #0021834
git-svn-id: trunk@63748 -
|
2020-08-15 18:15:15 +00:00 |
|
martin
|
4c43d00d8f
|
SynEdit: Update Half/Full-Width chars. Issue #0037548
git-svn-id: trunk@63747 -
|
2020-08-15 16:07:59 +00:00 |
|
martin
|
46e375aef5
|
TurboPowerIPro: workaround for issue #37574 // Allocate a larger amount of memory, to lessen the likelihood of an access violation
git-svn-id: trunk@63746 -
|
2020-08-15 13:05:56 +00:00 |
|
martin
|
bf03175720
|
GDBMIDebugger: ignore exceptions from the IDE, when calling the eval/hint callback
git-svn-id: trunk@63740 -
|
2020-08-15 02:29:43 +00:00 |
|
wp
|
0d14011057
|
TAChart: Initial commit of TChartLiveView
git-svn-id: trunk@63737 -
|
2020-08-14 21:27:39 +00:00 |
|
wp
|
d578ab9494
|
TAChart: Add FullExtentBroadcaster.
git-svn-id: trunk@63736 -
|
2020-08-14 21:25:53 +00:00 |
|
wp
|
c00ae1a4b3
|
TAChart: cross-platform layout in ListboxDemo
git-svn-id: trunk@63727 -
|
2020-08-12 15:53:46 +00:00 |
|
bart
|
3169d3729b
|
SpinEx: minor optimization in StrToValue;
git-svn-id: trunk@63723 -
|
2020-08-11 21:19:21 +00:00 |
|
bart
|
292b94d79c
|
SpinEx: add some comments to explain the different TDisplayMode's.
git-svn-id: trunk@63722 -
|
2020-08-11 21:15:49 +00:00 |
|
wp
|
37cf9e0ed8
|
fpvectorial: Fix possible word overflow in wmfVectorialWriter.PrepareScaling
git-svn-id: trunk@63721 -
|
2020-08-11 20:50:52 +00:00 |
|
balazs
|
9cdb326ff0
|
Opkman: Limit the update of the progressbar to 1 second.
git-svn-id: trunk@63720 -
|
2020-08-11 17:55:38 +00:00 |
|
bart
|
4e07f19407
|
SpinEx: move StrToValue to the base class.
git-svn-id: trunk@63713 -
|
2020-08-10 21:14:02 +00:00 |
|
bart
|
d61c0bfbeb
|
LazControls: implement new DisplayMode dmAutoZeroFixed for TFloatSpinEditEx. Display zero as '0.00' instead of 0.00E+00.
git-svn-id: trunk@63712 -
|
2020-08-10 14:16:25 +00:00 |
|
joost
|
a46dc42df8
|
* Parameter-type adapted, to clarify what kind of symbol should be passed
git-svn-id: trunk@63709 -
|
2020-08-09 21:15:39 +00:00 |
|
ondrej
|
3a6057e0a3
|
TUTF8Process: workaround for the poNoConsole->poDetached change. Better hacks for old FPC versions without TProcessClassTemplate. Issue #35991
git-svn-id: trunk@63708 -
|
2020-08-09 16:23:09 +00:00 |
|
wp
|
74886381ea
|
TAChart: Undo r63696 after the root cause of the work-around was fixed in r63702 #f6796707ef
git-svn-id: trunk@63706 -
|
2020-08-09 13:01:55 +00:00 |
|
bart
|
fabfd9c5f0
|
LazControls: implement property DisplayMode for TFloatSpinEditEx. Remove property UseScientificNotation. As proposed by wp.
git-svn-id: trunk@63705 -
|
2020-08-09 11:18:48 +00:00 |
|
bart
|
2687b936ed
|
LazControls: implement property ExponentDigits for TFloatSpinEditEx.
git-svn-id: trunk@63701 -
|
2020-08-08 21:40:27 +00:00 |
|
bart
|
c5e931129d
|
LazControls: fix TFloatSpinEditEx.ValueToStr.
git-svn-id: trunk@63700 -
|
2020-08-08 21:12:54 +00:00 |
|
bart
|
e6dcde11e5
|
LazControls: allow the use of a thousandseparator in TSpinEditEx.
git-svn-id: trunk@63699 -
|
2020-08-08 14:53:21 +00:00 |
|
bart
|
312ee0974d
|
LazControls: allow display text in scientific notation in TFloatSpinEditEx.
git-svn-id: trunk@63698 -
|
2020-08-08 12:31:28 +00:00 |
|
bart
|
f45054d487
|
LazControls: allow input in scientific notation in TFloatSpinEditEx.
git-svn-id: trunk@63697 -
|
2020-08-07 20:46:09 +00:00 |
|
wp
|
289c03ff79
|
TAChart: Workaround for cocoa not setting pen and brush properties in TCanvasDrawer. (https://forum.lazarus.freepascal.org/index.php/topic,50890.0.html, https://forum.lazarus.freepascal.org/index.php/topic,48842.0.html).
git-svn-id: trunk@63696 -
|
2020-08-07 17:24:51 +00:00 |
|
dmitry
|
143bdd0516
|
VTV: adding mac Retina support hack. Drawing a larger scaled buffer and later stretching it into retina control. bug #35279
git-svn-id: trunk@63695 -
|
2020-08-07 14:27:58 +00:00 |
|
juha
|
777d2f64a4
|
IdeIntf: Remove a useless test "AComponent is TDataset". Issue #37070.
git-svn-id: trunk@63691 -
|
2020-08-04 19:53:42 +00:00 |
|
wp
|
5e929bb85f
|
TAChart: Improved "basic" project in "demo" folder
git-svn-id: trunk@63690 -
|
2020-08-04 12:29:48 +00:00 |
|
mattias
|
ec9a94e00b
|
codetools: added SetString overloads
git-svn-id: trunk@63683 -
|
2020-08-03 20:55:53 +00:00 |
|
mattias
|
708776f819
|
codetools: added SetString overloads
git-svn-id: trunk@63681 -
|
2020-08-03 20:53:27 +00:00 |
|
mattias
|
9f37792f79
|
codetools: added SetString overloads
git-svn-id: trunk@63679 -
|
2020-08-03 20:50:29 +00:00 |
|
wp
|
856c8e9f37
|
TAChart: Add rotated axes demo. Improved layout of the other axis demos.
git-svn-id: trunk@63678 -
|
2020-08-03 15:13:17 +00:00 |
|
wp
|
bf2c904ffb
|
TAChart: Fix positioning of labels on rotated axes. Issue #35535, idea by Marcin Wiazowski
git-svn-id: trunk@63677 -
|
2020-08-03 12:07:32 +00:00 |
|
mattias
|
32f1e69fdd
|
codetools: search unit first in current directory, issue #37466
git-svn-id: trunk@63675 -
|
2020-08-02 16:27:24 +00:00 |
|
mattias
|
c85295938d
|
codetools: tests: less hints, test search in virtual sub dir
git-svn-id: trunk@63674 -
|
2020-08-02 16:18:21 +00:00 |
|
martin
|
3615ce369e
|
SynEdit: Wrap, fix out of range access
git-svn-id: trunk@63664 -
|
2020-07-28 16:14:39 +00:00 |
|
martin
|
bae51ffd23
|
SynEdit: Fixes for MaybeJoinWithSibling and AdjustForLinesDeleted / Tests for MaybeJoinWithSibling
git-svn-id: trunk@63663 -
|
2020-07-28 16:14:37 +00:00 |
|
martin
|
99c2707621
|
SynEdit: Wrap-test, added tree consistency checks
git-svn-id: trunk@63662 -
|
2020-07-28 16:14:35 +00:00 |
|
martin
|
9de9851213
|
SynEdit: wrap, refactor GetLineForForWrap into NodeHolder
git-svn-id: trunk@63661 -
|
2020-07-28 16:14:34 +00:00 |
|
martin
|
4649c9029a
|
SynEdit: remove FoldInfo.FNode
git-svn-id: trunk@63660 -
|
2020-07-28 16:14:32 +00:00 |
|
martin
|
5a094e4bec
|
SynEdit: Avltree, fix RootOffset
git-svn-id: trunk@63659 -
|
2020-07-28 16:14:30 +00:00 |
|
pascal
|
638a405de0
|
VTV: fix selected node when tsUseExplorerTheme is disabled. Issue #37404, patch by Matteo Salvi.
git-svn-id: trunk@63658 -
|
2020-07-27 06:19:30 +00:00 |
|
zoran
|
c5d98711e5
|
DateTimePicker - code cleanup
git-svn-id: trunk@63657 -
|
2020-07-26 12:47:17 +00:00 |
|
juha
|
7ed8696762
|
IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK.
git-svn-id: trunk@63654 -
|
2020-07-25 22:51:59 +00:00 |
|
martin
|
16b3c7f07b
|
GDBMIDebugger: Watch with empty expression should not stop queue execution (stall further watches, ...)
git-svn-id: trunk@63648 -
|
2020-07-24 22:39:04 +00:00 |
|
juha
|
1cd6dc6dd4
|
LazUtils: New units for encoding data tables. Can be used by external code. Issue #36078, patch from CudaText man.
git-svn-id: trunk@63642 -
|
2020-07-24 11:14:38 +00:00 |
|
maxim
|
2a50f2a87d
|
Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@63640 -
|
2020-07-23 23:08:45 +00:00 |
|
maxim
|
e992b70d54
|
Opkman: added missing spaces before parentheses
git-svn-id: trunk@63639 -
|
2020-07-23 23:06:07 +00:00 |
|
mattias
|
de69616a5f
|
IDE: make lazcontroldsgn a base package
git-svn-id: trunk@63637 -
|
2020-07-23 22:01:58 +00:00 |
|
juha
|
4b779ac15b
|
OpenGlContext: Register WS class, needed for new optimized TLCLComponent.NewInstance. Issue #37407, patch from BrunoK.
git-svn-id: trunk@63636 -
|
2020-07-23 19:45:33 +00:00 |
|
balazs
|
9ce85ae018
|
Opkman: Add a new node("Orphaned package") to the package tree. The node describe if the node is actively maintained.
git-svn-id: trunk@63634 -
|
2020-07-23 14:07:21 +00:00 |
|
mattias
|
2a1638310f
|
codetools: added winapi proc modifier, issue #36927
git-svn-id: trunk@63633 -
|
2020-07-23 13:39:46 +00:00 |
|
maxim
|
1542d44efa
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37405
git-svn-id: trunk@63630 -
|
2020-07-22 22:13:05 +00:00 |
|
maxim
|
5830adb91e
|
TAChart: updated Russian translation
git-svn-id: trunk@63629 -
|
2020-07-22 21:59:52 +00:00 |
|
juha
|
4fde982e86
|
Codetools: Find form's ancestor also when a generic form is specialized. Issue #37396, patch from Imants Gulbis.
git-svn-id: trunk@63627 -
|
2020-07-22 20:16:22 +00:00 |
|
juha
|
a8a9c4e9fb
|
IdeIntf: Implement Selection Editors to extend handling of OI selections. Patch by Sven Barth.
git-svn-id: trunk@63626 -
|
2020-07-22 20:16:20 +00:00 |
|
martin
|
b9a70c31b0
|
EditorMacroScript: Fix SetTextBetweenPoints
git-svn-id: trunk@63625 -
|
2020-07-22 18:01:03 +00:00 |
|
martin
|
5ec3f02ed0
|
EditorMacroScript: Fix some typos
git-svn-id: trunk@63624 -
|
2020-07-22 17:05:06 +00:00 |
|
wp
|
39e235c21c
|
TAChart: Handle numerical overflows during fitting by catching the exception.
git-svn-id: trunk@63618 -
|
2020-07-22 08:09:47 +00:00 |
|
wp
|
6c06094f0f
|
TAChart: Prevent numerical overflow in fitdemo in case of stupid selection of parameters (64-bit Win: extended = double)
git-svn-id: trunk@63617 -
|
2020-07-22 07:50:54 +00:00 |
|
wp
|
e8697ea86a
|
TAChart: Fix for fitdemo crashing on 64-bit, issue #37354
git-svn-id: trunk@63616 -
|
2020-07-22 07:48:15 +00:00 |
|
wp
|
2878087606
|
TAChart: Fix fit demo not updating polynomial degree when switching between polynomial and linear fits. Disable prediction/conficende interval series when fit results become invalid due to changed parameters.
git-svn-id: trunk@63615 -
|
2020-07-21 14:35:55 +00:00 |
|
wp
|
5697f99288
|
TAChart: Fix fitdemo crashing with power-function under certain circumstances (issue #37354, message 0124197).
git-svn-id: trunk@63614 -
|
2020-07-21 14:07:20 +00:00 |
|
wp
|
818b9a1eed
|
TAChart: Fix crash of fitdemo to polygon when DOF=0
git-svn-id: trunk@63613 -
|
2020-07-21 09:46:59 +00:00 |
|
wp
|
28d7ea6732
|
TAChart: Allow comma as field separator in data files for fitdemo.
git-svn-id: trunk@63612 -
|
2020-07-21 09:23:46 +00:00 |
|
wp
|
31e038d145
|
TAChart: Fix fitdemo bugs reported in #37369.
git-svn-id: trunk@63611 -
|
2020-07-21 09:21:42 +00:00 |
|
wp
|
1645c29059
|
TAChart: Add size-dependent string formatting function (FloatToStrEx)
git-svn-id: trunk@63610 -
|
2020-07-21 09:04:18 +00:00 |
|
pascal
|
ac1050003a
|
VTV: better fix for painting selection
git-svn-id: trunk@63609 -
|
2020-07-21 05:18:41 +00:00 |
|
wp
|
d0123e2ed8
|
TAChart: Less hints and warnings in fit demo.
git-svn-id: trunk@63606 -
|
2020-07-20 18:03:44 +00:00 |
|
mattias
|
3c431cf740
|
IDE: do not confirm overwrite on Cocoa, where the dialog is already confirms replace
git-svn-id: trunk@63605 -
|
2020-07-20 16:55:14 +00:00 |
|
wp
|
1357d17c34
|
TAChart: Fix crash of fitdemo due to drawing of confidence/prediction limits for invalid fit results. Issue #37354.
git-svn-id: trunk@63603 -
|
2020-07-20 08:57:20 +00:00 |
|
balazs
|
44c240ead0
|
Opkman: Use default fphttpclient.pp and zipper.pp with fpc 3.2.0.
git-svn-id: trunk@63600 -
|
2020-07-19 19:17:48 +00:00 |
|
martin
|
838de9a502
|
FpDebug: Ensure PauseRequest calls break handler. On Linux Process.Pause does not trigger an PausedAtHardcodedBreak
git-svn-id: trunk@63597 -
|
2020-07-18 23:22:38 +00:00 |
|
wp
|
09a6fe02b5
|
TAChart: Fix typo in previous commit.
git-svn-id: trunk@63593 -
|
2020-07-17 13:53:54 +00:00 |
|
wp
|
1cbde656e5
|
TAChart: Add a "readme.txt" to the nogui demo as a reminder that the freetype.dll is required.
git-svn-id: trunk@63592 -
|
2020-07-17 13:52:59 +00:00 |
|
wp
|
cf603da31a
|
TAChart: Undo unintentional changes of r63574 #fcdba55052
git-svn-id: trunk@63589 -
|
2020-07-17 08:58:17 +00:00 |
|
pascal
|
d5f62b9ccb
|
VTV: fixed painting selection
git-svn-id: trunk@63586 -
|
2020-07-17 08:37:56 +00:00 |
|
pascal
|
e700d7a6f9
|
VTV: fixed painting selection
git-svn-id: trunk@63585 -
|
2020-07-17 08:37:12 +00:00 |
|
juha
|
3d951e3ed7
|
LazUtils: Don't override TProcess.Execute for TProcessUTF8 starting from FPC 3.2. Issue #35991.
git-svn-id: trunk@63584 -
|
2020-07-17 07:55:32 +00:00 |
|
pascal
|
c66efeda3a
|
freetype: fixed name clash
git-svn-id: trunk@63582 -
|
2020-07-17 05:32:31 +00:00 |
|
martin
|
ebe42a29a7
|
SynEdit: avl, fixed SumBefore for tree.last
git-svn-id: trunk@63581 -
|
2020-07-17 01:02:22 +00:00 |
|
martin
|
921faf61dd
|
SynEdit: removed incorrect comment (about 1 based)
git-svn-id: trunk@63580 -
|
2020-07-17 01:02:21 +00:00 |
|
martin
|
6419d6aec1
|
SynEdit: Tests for Wrap
git-svn-id: trunk@63579 -
|
2020-07-17 01:02:19 +00:00 |
|
martin
|
ca99f92921
|
SynEdit, test: change debug info to DWARF-3
git-svn-id: trunk@63578 -
|
2020-07-17 01:02:17 +00:00 |
|
maxim
|
04c340e9c1
|
TAChart: updated Russian translation
git-svn-id: trunk@63576 -
|
2020-07-16 22:46:39 +00:00 |
|
wp
|
fcdba55052
|
TAChart: Remove "not initialized" warnings.
git-svn-id: trunk@63574 -
|
2020-07-16 20:11:06 +00:00 |
|
wp
|
f504fdbac9
|
TAChart: Avoid crash of fitdemo when confidence level is set to 0 or 1.
git-svn-id: trunk@63573 -
|
2020-07-16 11:13:35 +00:00 |
|
wp
|
f70ef40567
|
TAChart: Publish OnMouseEnter and OnMouseLeave events.
git-svn-id: trunk@63570 -
|
2020-07-15 23:15:10 +00:00 |
|
wp
|
ba09e05aa3
|
TAChart: Fit confidence level can be changed in FitDemo now. Issue #37354.
git-svn-id: trunk@63566 -
|
2020-07-15 13:54:00 +00:00 |
|
juha
|
f18d2348ff
|
LazUtils: Delete very old code for TProcessUTF8 that was needed for FPC 2.x.
git-svn-id: trunk@63563 -
|
2020-07-14 21:27:48 +00:00 |
|
mattias
|
ff30895675
|
freetype: fpmake
git-svn-id: trunk@63561 -
|
2020-07-14 20:17:52 +00:00 |
|
mattias
|
0066772559
|
freetype: lpk and makefiles
git-svn-id: trunk@63560 -
|
2020-07-14 20:17:43 +00:00 |
|
mattias
|
61c53d6f41
|
LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
|
2020-07-14 18:09:17 +00:00 |
|
mattias
|
6dc2b54e1a
|
make: set default lcl widgetset from carbon to cocoa
git-svn-id: trunk@63553 -
|
2020-07-13 09:21:07 +00:00 |
|
mattias
|
8ceb09a67b
|
make: changed default darwin lcl platform from carbon to cocoa
git-svn-id: trunk@63551 -
|
2020-07-13 09:00:41 +00:00 |
|
pascal
|
b8d03d0e29
|
SynEdit: prevent bad index. Issue #37325
git-svn-id: trunk@63550 -
|
2020-07-13 05:56:14 +00:00 |
|
juha
|
e266c8d109
|
BuildIntf: Call user defined handlers first in IDEOptions.DoAfterRead and DoAfterWrite. Issue #36910.
git-svn-id: trunk@63543 -
|
2020-07-11 12:04:19 +00:00 |
|
martin
|
c63e4ba86a
|
SynEdit,IDE: Move Highlight-Style-Priority setting to base attribute. Now Highlighter colors have a priority, so some colors (e.g. String, Comment) can hide some Markup colors.
git-svn-id: trunk@63540 -
|
2020-07-10 19:38:45 +00:00 |
|
martin
|
36ca9bf226
|
SynEdit: WrappedView LineMap: fix SetHighlighterTokensLine (nil check)
git-svn-id: trunk@63539 -
|
2020-07-09 14:28:12 +00:00 |
|
martin
|
ec7c4a64a3
|
SynEdit: WrappedView, fix merging nodes
git-svn-id: trunk@63538 -
|
2020-07-09 14:28:10 +00:00 |
|
martin
|
d4275fa7e4
|
LazDebugFp, FpDebug: TestAssert does not set exception frame. Adjust for line before return address
git-svn-id: trunk@63537 -
|
2020-07-09 14:28:08 +00:00 |
|
michael
|
12b4254803
|
* Fix loading from file, close check
git-svn-id: trunk@63536 -
|
2020-07-09 10:02:55 +00:00 |
|
martin
|
c84d9e5bfe
|
LazDebugFp, FpDebug: TestAssert does not set exception frame. Search by IP address
git-svn-id: trunk@63535 -
|
2020-07-08 22:39:00 +00:00 |
|
martin
|
af13ce4b2d
|
LazDebuggerFp: fix searching assert frame
git-svn-id: trunk@63534 -
|
2020-07-08 22:38:58 +00:00 |
|
martin
|
69ee06144d
|
FpDebug: Fix searching frame by BasePointer
git-svn-id: trunk@63533 -
|
2020-07-08 22:38:56 +00:00 |
|
mattias
|
497ad8d163
|
lhelp: fixed updating default title after filling content nodes
git-svn-id: trunk@63531 -
|
2020-07-08 16:37:13 +00:00 |
|
balazs
|
1ef7418a6d
|
Components: Patch for VTV. Restores toUseExplorerTheme(Windows only) and fix LCLCocoa "Range check error" in InitializeGlobalStructures(use TClipboardFormat instead Word). Patch by El Salvador, issue #37310.
git-svn-id: trunk@63528 -
|
2020-07-08 07:00:47 +00:00 |
|
martin
|
fa075e2a66
|
SynEdit: Fix calculation of "Viewed" block boundaries.
git-svn-id: trunk@63527 -
|
2020-07-07 14:13:07 +00:00 |
|
mattias
|
b1407efb6f
|
chmhelp: fixed compile fpc 3.0.4
git-svn-id: trunk@63523 -
|
2020-07-07 09:25:48 +00:00 |
|
martin
|
919849eac7
|
LazDebuggerFp: Show source location for Hardcoded breakpoint / int3
git-svn-id: trunk@63521 -
|
2020-07-06 13:00:59 +00:00 |
|
mattias
|
0a2fde2d2c
|
lhelp: fixed dbl click index item
git-svn-id: trunk@63515 -
|
2020-07-05 21:54:01 +00:00 |
|
martin
|
57f2930395
|
FpDebug: Pause at hardcoded int3
git-svn-id: trunk@63513 -
|
2020-07-05 19:16:59 +00:00 |
|
martin
|
e55e3eec50
|
FpDebug: Refactor OnHitBreakpointEvent
git-svn-id: trunk@63512 -
|
2020-07-05 19:16:56 +00:00 |
|
martin
|
df762f1976
|
LazDebuggerFp: restructure config for mem limits
git-svn-id: trunk@63511 -
|
2020-07-05 12:57:21 +00:00 |
|
martin
|
50c0885715
|
FpDebug/LazDebuggerfp: Make memory limits configurable
git-svn-id: trunk@63509 -
|
2020-07-05 01:18:32 +00:00 |
|
martin
|
83c04e1ca5
|
TRttiXMLConfig: store 64bit values
git-svn-id: trunk@63508 -
|
2020-07-05 01:18:30 +00:00 |
|
martin
|
9d8b224756
|
FpDebug: Improve using linker symbols (.symtab) on Linux. (Store SectionEnd Addr as upper bound for search)
git-svn-id: trunk@63501 -
|
2020-07-03 13:35:35 +00:00 |
|
martin
|
582cb02032
|
LazDebuggerFp: Detect faulty Assert frame info.
git-svn-id: trunk@63500 -
|
2020-07-03 13:35:33 +00:00 |
|
martin
|
8158231ff0
|
FpDebug: Windows, fix PE-Symbol loader. Use correct offset for each section
git-svn-id: trunk@63488 -
|
2020-07-02 13:23:36 +00:00 |
|
ondrej
|
18d396dfc3
|
SynEdit: fix wrong type cast (e.g. TSynMemo does not inherit from TSynEdit)
git-svn-id: trunk@63487 -
|
2020-07-02 08:24:57 +00:00 |
|
maxim
|
8a7112535d
|
Translations: Chinese translation update by robsean, bug #37290
git-svn-id: trunk@63485 -
|
2020-07-01 21:39:48 +00:00 |
|
maxim
|
70293d07b0
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37283
git-svn-id: trunk@63481 -
|
2020-06-28 23:28:56 +00:00 |
|
dmitry
|
eaa9757b18
|
multithreadproc: fix compilation for fpc320 bsd targets. bug #37255
git-svn-id: trunk@63462 -
|
2020-06-28 15:17:32 +00:00 |
|
martin
|
b9173dead1
|
FpDebug: Added workaround for frame detection. Exceptions stops at entry point, and there can not yet be a frame.
git-svn-id: trunk@63461 -
|
2020-06-28 14:43:13 +00:00 |
|
martin
|
119607908c
|
FpDebug: show registers according to selected stackframe
git-svn-id: trunk@63460 -
|
2020-06-28 14:43:11 +00:00 |
|
martin
|
5d80c349fb
|
FpDebug: find stackframe for exception
git-svn-id: trunk@63459 -
|
2020-06-28 14:43:10 +00:00 |
|
martin
|
688b1c9e2a
|
FpDebug: Improve stack frame detection (64bit)
git-svn-id: trunk@63458 -
|
2020-06-28 14:43:08 +00:00 |
|
mattias
|
9dcd9ee04d
|
updated makefiles
git-svn-id: trunk@63453 -
|
2020-06-28 11:01:41 +00:00 |
|
mattias
|
494953483e
|
codetools: updated fallback fpc msg file
git-svn-id: trunk@63451 -
|
2020-06-27 19:47:52 +00:00 |
|
martin
|
9afc716aa9
|
SynEdit: Add check for nil / Improve comments
git-svn-id: trunk@63450 -
|
2020-06-27 19:24:01 +00:00 |
|
martin
|
8fb8e98b28
|
SynEdit: LineMap, update all views, after new DisplayView
git-svn-id: trunk@63449 -
|
2020-06-27 19:23:59 +00:00 |
|
martin
|
e6d5ca1609
|
SynEdit: foldgutter, safety net for popup menu entry count
git-svn-id: trunk@63448 -
|
2020-06-27 19:23:57 +00:00 |
|
martin
|
7aa4a1ccfc
|
SynEdit: fix avl for create-root-node returns nil
git-svn-id: trunk@63447 -
|
2020-06-27 19:23:55 +00:00 |
|
martin
|
821b66e4c2
|
SynEdit: more replacements of folded view
git-svn-id: trunk@63446 -
|
2020-06-27 19:23:54 +00:00 |
|
mattias
|
ff48695ac0
|
ideintf: added HandlerOnRunDebugInit
git-svn-id: trunk@63445 -
|
2020-06-27 08:56:43 +00:00 |
|
mattias
|
08a8aa9d47
|
instantfpc: resourcestring
git-svn-id: trunk@63444 -
|
2020-06-27 08:56:22 +00:00 |
|
ondrej
|
75bf045f79
|
fpDebug: i386 compilation
git-svn-id: trunk@63442 -
|
2020-06-27 06:52:30 +00:00 |
|
joost
|
44f761cd43
|
FpDebug: array-bounds implemented
git-svn-id: trunk@63440 -
|
2020-06-26 21:01:39 +00:00 |
|
pascal
|
92603c9cce
|
SynEdit: fixed cast
git-svn-id: trunk@63439 -
|
2020-06-26 17:41:48 +00:00 |
|
balazs
|
3fa3067c8a
|
Opkman: Add "2.0.10" to Lazarus versions.
git-svn-id: trunk@63438 -
|
2020-06-24 12:31:57 +00:00 |
|
juha
|
5dbd8cdf67
|
IdeIntf: Do not undo property editor without paRevertable in Object Inspector. Issue #0037207, patch from Sven Barth.
git-svn-id: trunk@63437 -
|
2020-06-24 10:07:56 +00:00 |
|
maxim
|
fd9a80af09
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240
git-svn-id: trunk@63435 -
|
2020-06-23 21:25:15 +00:00 |
|
martin
|
d0584cb910
|
SynEdit: remove more FFoldedLinesView references. Move access to selection.
git-svn-id: trunk@63434 -
|
2020-06-23 19:43:14 +00:00 |
|
martin
|
057165384d
|
SynEdit: move key handling to folded view. (except: ecFold... constants)
git-svn-id: trunk@63433 -
|
2020-06-23 19:43:13 +00:00 |
|
martin
|
8af680d14f
|
SynEdit: remove more FFoldedLinesView references.
git-svn-id: trunk@63432 -
|
2020-06-23 19:43:11 +00:00 |
|
martin
|
e51e371c7c
|
SynEdit: fix "Improve FindNextUnfoldedLine" (r63414) for hidden lines as very start of file.
git-svn-id: trunk@63431 -
|
2020-06-23 19:43:09 +00:00 |
|
martin
|
7291cd0b91
|
FpDebug: more codepage safety checks
git-svn-id: trunk@63427 -
|
2020-06-23 12:52:59 +00:00 |
|
martin
|
1f395d4f2b
|
FpDebug: fix darwin, issue #0037234
git-svn-id: trunk@63425 -
|
2020-06-23 12:45:34 +00:00 |
|
maxim
|
df829af1dd
|
FpPkg: moved all remaining resource strings to fppkg_const.pas, disabled LFM i18n (captions should be translated via resource strings, as it is a Lazarus package), regenerated (and removed obsolete) translations and updated Russian translation
git-svn-id: trunk@63422 -
|
2020-06-22 22:32:52 +00:00 |
|
martin
|
6b88883112
|
SynEdit: Cleanup calls to Fold.(Un)Lock - they are done in Inc/DecPaintlock
git-svn-id: trunk@63421 -
|
2020-06-22 19:04:43 +00:00 |
|
maxim
|
8d1a8ad4fe
|
FpPkg: resaved fppkg_initializeoptionsfrm, added its LRJ
git-svn-id: trunk@63417 -
|
2020-06-22 00:20:39 +00:00 |
|
maxim
|
e09fd5f9bc
|
FpPkg: moved resource strings to fppkg_const.pas
git-svn-id: trunk@63416 -
|
2020-06-21 23:15:13 +00:00 |
|
maxim
|
29481b1924
|
FpPkg: fixed compilation with FPC 3.2.0
git-svn-id: trunk@63415 -
|
2020-06-21 22:48:42 +00:00 |
|
martin
|
b0e6dc49cf
|
SynEdit: Move FoldedAtTextIndex from folded view to TSynEditStrings.IsTextIdxVisible / Improve FindNextUnfoldedLine
git-svn-id: trunk@63414 -
|
2020-06-21 02:27:02 +00:00 |
|
martin
|
2b2844292f
|
SynEdit: Small optimization for screen line calculation (during invalidate)
git-svn-id: trunk@63413 -
|
2020-06-21 02:27:00 +00:00 |
|
martin
|
550339bdde
|
SynEdit: Ensure the correct lines are invalidated when scrolling is involved
git-svn-id: trunk@63412 -
|
2020-06-21 02:26:59 +00:00 |
|
martin
|
9c5367d8b7
|
SynEdit: clean up - unused unit / units for implementation only
git-svn-id: trunk@63411 -
|
2020-06-21 02:26:57 +00:00 |
|
martin
|
99b13cdfe9
|
SynEdit: Wrapped lines, better joining of nodes
git-svn-id: trunk@63410 -
|
2020-06-21 02:26:55 +00:00 |
|
mattias
|
e660c90155
|
fpdebug: fix compile under darwin fpc 3.0.4
git-svn-id: trunk@63408 -
|
2020-06-20 19:01:26 +00:00 |
|
mattias
|
cefb52cf69
|
codetools: test add unit does not break dotted names
git-svn-id: trunk@63406 -
|
2020-06-20 16:03:16 +00:00 |
|
mattias
|
9fea11639e
|
IDE: new file: do not break lines at dots
git-svn-id: trunk@63405 -
|
2020-06-20 16:01:26 +00:00 |
|
mattias
|
665ab3cba6
|
codetools: AddUnitToMainUsesSection using flags, test
git-svn-id: trunk@63404 -
|
2020-06-20 15:52:42 +00:00 |
|
martin
|
591acf514b
|
SynEdit: fix/implement joining wrap avl nodes
git-svn-id: trunk@63402 -
|
2020-06-20 13:55:19 +00:00 |
|
maxim
|
15ded52578
|
LeakView: removed unused variable
git-svn-id: trunk@63401 -
|
2020-06-19 23:15:05 +00:00 |
|
maxim
|
d16221820a
|
FPDebug: enabled i18n, fixed typos, added Russian translation
git-svn-id: trunk@63400 -
|
2020-06-19 23:04:56 +00:00 |
|
martin
|
21f849d337
|
FpDebug: shorten the output for pchar like types (strings in dwarf 2)
git-svn-id: trunk@63399 -
|
2020-06-19 21:05:17 +00:00 |
|
martin
|
4b28988db2
|
LasDebuggerFp: Better error handling when trying to cast to instance class (show none casted class, if cast not avail)
git-svn-id: trunk@63398 -
|
2020-06-19 17:45:26 +00:00 |
|