Commit Graph

55884 Commits

Author SHA1 Message Date
wp
33ce58f4dc TAChart: Fix panning error of TAreaSeries (caused by r58562 #e279c0a839, see https://forum.lazarus.freepascal.org/index.php/topic,43182.0.html).
git-svn-id: trunk@59528 -
2018-11-12 17:27:46 +00:00
balazs
873798b2ad Opkman: Increase dropdown count for the filter combobox. Request by forum user @Alextp.
git-svn-id: trunk@59527 -
2018-11-12 09:46:19 +00:00
balazs
2fb4a813cf VTV: Prevent building failure on the following architectures: arm64, armel and armhf(issue #34329).
git-svn-id: trunk@59526 -
2018-11-12 05:58:03 +00:00
martin
1b9614bd52 FpDebug: fixed a memory leak, when the debugged process forked child processes.
git-svn-id: trunk@59525 -
2018-11-11 23:09:44 +00:00
martin
9daf9a9f45 LazDebuggerFp: Fix/Implement "Reset Debugger" / Refactor: Use LockRelease from base class.
git-svn-id: trunk@59521 -
2018-11-11 21:14:00 +00:00
martin
e31e672112 LazDebuggerFp: fix mem leaks in logging code.
git-svn-id: trunk@59511 -
2018-11-11 18:27:22 +00:00
martin
3018fb2880 Fix compilation with debug define
git-svn-id: trunk@59510 -
2018-11-11 17:50:46 +00:00
martin
e4adcb2815 FpDebug, DwarfViewer: fix 64bit
git-svn-id: trunk@59509 -
2018-11-11 14:47:57 +00:00
martin
fb1109e5cc LazLogger: Small threading optimization
git-svn-id: trunk@59508 -
2018-11-11 14:46:55 +00:00
sekelsenmat
42beb71090 Fixes bug introduced by rev 57164 #987f894152 if you add an image with size 32x32 to an imagelist and then an image with the same width but different height, it crashes (example size: 32x29)
git-svn-id: trunk@59507 -
2018-11-10 19:20:59 +00:00
wp
1fc8129c6d IDE: New high-dpi Windows file type icons (by Roland Hahn)
git-svn-id: trunk@59506 -
2018-11-10 17:16:10 +00:00
mattias
c00e6f1dcd macos dmg: default debugger TFpLldbDebugger
git-svn-id: trunk@59504 -
2018-11-10 12:04:31 +00:00
mattias
7af10594f9 IDE: clean up
git-svn-id: trunk@59502 -
2018-11-10 12:02:33 +00:00
mattias
568b20bdd2 IDE: fixed save file as dlg rename pascal file lowercase
git-svn-id: trunk@59500 -
2018-11-10 11:59:59 +00:00
wp
ada6c42f3b IDE: Small update of German translation
git-svn-id: trunk@59499 -
2018-11-10 11:34:34 +00:00
martin
e248cf505a Remove the pure lldb debugger from pre-installed debuggers
git-svn-id: trunk@59498 -
2018-11-09 16:31:08 +00:00
martin
c919a8a021 Added lldb, lldb-fp to BigIde
git-svn-id: trunk@59497 -
2018-11-09 16:20:46 +00:00
martin
f0d8e3150c fix Makefiles
git-svn-id: trunk@59496 -
2018-11-09 15:08:28 +00:00
martin
7dceed7de3 fp debug: Makefiles
git-svn-id: trunk@59495 -
2018-11-09 14:34:16 +00:00
martin
a7b3746bf9 lldb-fp debug: Makefiles
git-svn-id: trunk@59494 -
2018-11-09 12:45:42 +00:00
wp
770b189a3b Opkman: Add high-dpi icon for the IDE (by Roland Hahn)
git-svn-id: trunk@59493 -
2018-11-09 09:24:58 +00:00
jesus
f8e9e6474b Printers: Support for Cocoa printing, updated examples.
git-svn-id: trunk@59492 -
2018-11-08 21:54:32 +00:00
martin
8952e4f073 lldb debuggers: added license info / fp-lldb now beta
git-svn-id: trunk@59491 -
2018-11-08 12:14:08 +00:00
martin
f7d2aeee31 SynEdit: fix showing caret, after getting focus. Issue #0034527, #0034506
If the widgetset sends the wmFocus before the parent is made visible (FVisible=true), then the caret is not made visible. A check for this is/was in VisibleChanged (kept for now, review todo), but that is not called. When the parent becomes visible UpdateShowing is called, so that is where the check now happens.

git-svn-id: trunk@59490 -
2018-11-08 10:35:49 +00:00
jesus
ed7036c3b9 Printers, windows: fix default paper name. Fix encoding of printer title (adapted patch from Aleksey Lagunov: issue #0033556)
git-svn-id: trunk@59489 -
2018-11-08 07:30:31 +00:00
martin
c54639d227 FpDebug: Allow to specify poNewConsole on windows
git-svn-id: trunk@59488 -
2018-11-07 23:13:11 +00:00
wp
96746c2c7c LCL: Fix wordwrap of Title in PopupNotifier.
git-svn-id: trunk@59487 -
2018-11-07 23:09:55 +00:00
wp
e15804e480 LCL: Add new properties TextFont and TitleFont to PopupNotifier (issue #32248).
git-svn-id: trunk@59486 -
2018-11-07 22:43:02 +00:00
maxim
7f36403409 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34519
git-svn-id: trunk@59483 -
2018-11-07 22:05:16 +00:00
martin
1a96441c98 Debugger-Gdbmi: add "step to except" for win64 (SEH). No "step to finally" yet. Refactor "step to except" for none SEH.
git-svn-id: trunk@59482 -
2018-11-07 20:56:19 +00:00
martin
9fd763ca67 Debugger-Gdbmi: fix setting internal breakpoints by address only.
git-svn-id: trunk@59481 -
2018-11-07 19:37:50 +00:00
martin
2af35ade49 Debugger-Gdbmi, Tests: prevent crash, if gdb.exe not found
git-svn-id: trunk@59480 -
2018-11-07 19:34:04 +00:00
mattias
1fdb1a161a IDE: new IDE maco: replace dots with underscores, bug #34517, patch from Imants Gulbis
git-svn-id: trunk@59479 -
2018-11-07 17:29:22 +00:00
wp
a5d423afb4 LCL: Set TPopupNotifier's Color to clInfoBk instead of $DCFFFF (see https://forum.lazarus.freepascal.org/index.php/topic,43125.msg301479/).
git-svn-id: trunk@59478 -
2018-11-07 16:27:00 +00:00
mattias
c2a7b0aa4c rpm: libpas2jslib.so
git-svn-id: trunk@59477 -
2018-11-07 00:35:53 +00:00
mattias
a9f73809ce rpm: workaround for fpc putting libpas2jslib.so in wrong directory on arch64
git-svn-id: trunk@59476 -
2018-11-06 23:58:28 +00:00
mattias
da1be191da ideintf: simpifications
git-svn-id: trunk@59475 -
2018-11-06 23:46:19 +00:00
mattias
df79b8ffbb IDEIntf: simplified
git-svn-id: trunk@59474 -
2018-11-06 21:50:48 +00:00
maxim
ef7b5d394c Translations: regenerated German translation
git-svn-id: trunk@59471 -
2018-11-06 21:28:04 +00:00
wp
efb0c7b281 IDE: Add missing images from images/designer (issue #34514).
git-svn-id: trunk@59470 -
2018-11-06 18:07:54 +00:00
wp
79a3f96ec0 IDE: Improved German translation of z-order menu captions.
git-svn-id: trunk@59469 -
2018-11-06 11:09:16 +00:00
mattias
59036dc723 lcl: fixed TComboBox.ReadOnly deprecated text
git-svn-id: trunk@59467 -
2018-11-06 10:46:55 +00:00
wp
ef65ce480c IDE: Updated high-dpi z order icons (by Roland Hahn)
git-svn-id: trunk@59466 -
2018-11-06 10:03:29 +00:00
wp
f81341b8f8 Turbopower_Ipro: Another background-color related change forgotten in previous commit (maybe not needed).
git-svn-id: trunk@59465 -
2018-11-06 09:46:29 +00:00
wp
60344a6729 TurboPower_ipro: Fix IpHtmlPanel.BgColor and publish it (https://forum.lazarus.freepascal.org/index.php/topic,43116.msg301350.html).
git-svn-id: trunk@59464 -
2018-11-06 09:21:49 +00:00
wp
1232c21840 IDEIntf: Update German translation, fixed ellipsis inconsistency
git-svn-id: trunk@59463 -
2018-11-05 17:19:40 +00:00
wp
13ce299e78 IDE: Additional high-dpi icons for folder images/designer (by Roland Hahn)
git-svn-id: trunk@59462 -
2018-11-05 16:45:54 +00:00
mattias
9530425edf codetools: do not automatically pass -Fr to pas2js
git-svn-id: trunk@59456 -
2018-11-05 10:32:04 +00:00
mattias
d2bf8187e3 IDE: packagelink: do not expand empty package link filename
git-svn-id: trunk@59454 -
2018-11-05 10:31:03 +00:00
mattias
b05d125ae0 IDE: open package link check if directory
git-svn-id: trunk@59452 -
2018-11-05 10:29:58 +00:00