Commit Graph

54866 Commits

Author SHA1 Message Date
maxim
c9007b6741 LazDebuggerGDBMI: updated Russian translation
git-svn-id: trunk@58297 -
2018-06-17 22:16:54 +00:00
martin
b3ce1a5d64 GdbmiDebugger: remove some duplicate calls to "set language". issue #33867
git-svn-id: trunk@58296 -
2018-06-17 19:21:03 +00:00
martin
d5f4ccf125 GdbmiDebugger test case: fix for recent refactor
git-svn-id: trunk@58295 -
2018-06-17 18:55:42 +00:00
dmitry
f2b4051e3e cocoa: adding the track of clipboard changes and notificaiton of LCL. #33801
git-svn-id: trunk@58294 -
2018-06-17 04:53:34 +00:00
dmitry
ee472d8593 cocoa: initialize declareTypes_owner once, to prevent clipboard information loss. Related #33801
git-svn-id: trunk@58293 -
2018-06-17 03:35:48 +00:00
martin
d263fdd881 SynEdit: Multi-caret: On windows use system settings for caret blink rate. issue #30513
git-svn-id: trunk@58292 -
2018-06-16 20:34:07 +00:00
martin
b1f7528188 SynEdit: Multi-caret: when off, keep the single caret drawn by OS (important for screen readers).
git-svn-id: trunk@58291 -
2018-06-16 20:24:54 +00:00
wp
4fd2587322 LCL: Undo r58266 #9602db0b8b (Breaks inner workings of combined components using the OnClick internally and providing access to Actions externally, like in RxViewPanel)
git-svn-id: trunk@58290 -
2018-06-16 12:53:24 +00:00
martin
b79f430898 GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause
git-svn-id: trunk@58289 -
2018-06-16 12:41:40 +00:00
martin
e0b05d3b6b GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause
git-svn-id: trunk@58288 -
2018-06-16 12:35:09 +00:00
dmitry
99abd92c54 cocoa: using hard-coded paste(clip)board names, rather than their dynamic-symbol counterparts so the unit can be linked on MacOS < 10.6. #33762
git-svn-id: trunk@58287 -
2018-06-16 05:00:12 +00:00
dmitry
7d1246423d cocoa: implementing SelStart,SelLength for TCocoaWSCustomMemo. related to #33762
git-svn-id: trunk@58286 -
2018-06-16 03:53:01 +00:00
dmitry
f8ddaec1b0 cocoa: implementation for clipboard operations in ws. #33726
git-svn-id: trunk@58285 -
2018-06-16 03:31:36 +00:00
martin
7e61678d9d Reverted: Image sources / moved to ccr
git-svn-id: trunk@58284 -
2018-06-15 21:37:02 +00:00
martin
018bda7a2f GDBMI Debugger: Added work around for wrong stackframe when assert is triggered. Issue #0029959
git-svn-id: trunk@58283 -
2018-06-15 19:23:52 +00:00
ondrej
ff1d04d947 datetimepicker: draw check box instead of having a real control (fixes focus issues).
git-svn-id: trunk@58282 -
2018-06-15 18:53:44 +00:00
martin
790de39b4c Images for debugger, created new svg for breakpoints and current line
git-svn-id: trunk@58281 -
2018-06-15 17:49:48 +00:00
martin
be9c580117 Images for debugger, created new svg for breakpoints and current line
git-svn-id: trunk@58280 -
2018-06-15 17:29:05 +00:00
ondrej
93a2ed86cc LCL: treeview: protect Change as well, not only OnChange
git-svn-id: trunk@58279 -
2018-06-15 14:28:30 +00:00
ondrej
a689b3bf84 LCL: treeview: fix treeview not calling OnChange in case an exception was raised inside.
git-svn-id: trunk@58278 -
2018-06-15 14:24:12 +00:00
martin
4e36354b0d LLDB-FP Debugger: New debugger based on lldb with fpdebug / alpha
git-svn-id: trunk@58277 -
2018-06-14 23:06:43 +00:00
ondrej
8792eb0358 VirtualTrees: If a new node is selected by left click or key, OnChange event should not fire with nil in-between.
c8fa85a54c

git-svn-id: trunk@58276 -
2018-06-14 21:44:03 +00:00
mattias
5b51ac5bd6 codetools: identifier completion: fixed keywords within begin block
git-svn-id: trunk@58275 -
2018-06-14 20:47:19 +00:00
mattias
e6360472a3 codetools: fixed ReadPrioAtomSafe when cleanpos at end of atom
git-svn-id: trunk@58274 -
2018-06-14 20:46:56 +00:00
ondrej
4da68d03f2 IDE: word identifier completion: show exact match between exact matches and in-word matches
git-svn-id: trunk@58273 -
2018-06-14 20:04:01 +00:00
ondrej
18d410eb28 Lazarus: delete advhistorylist.pas from project (file deleted in r58243 #b267b473fb).
git-svn-id: trunk@58272 -
2018-06-14 19:34:57 +00:00
ondrej
54ac1b9113 Designer: AskCompNameDlg: handle Text property
git-svn-id: trunk@58271 -
2018-06-14 12:50:05 +00:00
ondrej
fbf5f23054 IdeIntf: OI: fix assertion when multi-select components with set properties
git-svn-id: trunk@58270 -
2018-06-14 12:46:26 +00:00
ondrej
3c4d4880fb Designer: AskCompNameDlg: remove new lines from the end in case of simple string properties
git-svn-id: trunk@58269 -
2018-06-14 12:31:14 +00:00
ondrej
265408a5af Designer: AskCompNameDlg: Ctrl+Enter applies dialog: remove added NL
git-svn-id: trunk@58268 -
2018-06-14 12:26:06 +00:00
martin
899367e92f Fix mem leak from revision 58238 #cef14db081: "DebuggerIntf: Refactor, evaluate now takes a callback"
git-svn-id: trunk@58267 -
2018-06-14 11:55:32 +00:00
wp
9602db0b8b LCL: Avoid TAction.OnExecute being fired in addition to TControl.OnClick.
git-svn-id: trunk@58266 -
2018-06-14 10:51:48 +00:00
ondrej
47c60bcd9e IDE: less hints
git-svn-id: trunk@58265 -
2018-06-14 10:43:03 +00:00
ondrej
eb3384c70e IDE: identifier completion: in case JumpToError (from IDE options) is disabled, show word completion in case of syntax error
git-svn-id: trunk@58264 -
2018-06-14 10:39:33 +00:00
ondrej
44d2a2fa4f IDE: word completion: add all words for no prefix
git-svn-id: trunk@58263 -
2018-06-14 10:26:19 +00:00
ondrej
18070e237a IDE: word identifier completion: show exact match at top
git-svn-id: trunk@58262 -
2018-06-14 10:14:07 +00:00
ondrej
430876f35c Designer: AskCompNameDlg: Ctrl+Enter applies dialog, select all when TextMemo is focused
git-svn-id: trunk@58261 -
2018-06-14 10:13:05 +00:00
ondrej
b7a40b3691 LCL: memo: handle ESC in LM_GETDLGCODE (pass it)
git-svn-id: trunk@58260 -
2018-06-14 10:11:43 +00:00
juha
6ccdb67ff4 LazUtils: Cleanup.
git-svn-id: trunk@58259 -
2018-06-14 09:58:08 +00:00
ondrej
7a057f2206 LCL: memo: handle keys in LM_GETDLGCODE selectively
git-svn-id: trunk@58258 -
2018-06-14 09:55:05 +00:00
ondrej
6ed2b220f6 LCL: LM_GETDLGCODE: WParam is the pressed virtual key.
https://msdn.microsoft.com/library/windows/desktop/ms645425(v=vs.85).aspx

git-svn-id: trunk@58257 -
2018-06-14 09:50:51 +00:00
juha
4d41a04547 FpPkg: Fix compilation in unit fppkg_optionsfrm.
git-svn-id: trunk@58256 -
2018-06-14 09:06:04 +00:00
juha
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
balazs
2e76c3607c Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno.
git-svn-id: trunk@58254 -
2018-06-14 08:51:43 +00:00
martin
fa3981c22e LLDB Debugger: New debugger based on lldb / early alpha
git-svn-id: trunk@58253 -
2018-06-13 23:08:34 +00:00
martin
0e76843ab5 Debugger: more verbose
git-svn-id: trunk@58252 -
2018-06-13 23:05:48 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
maxim
04dcf88a6d IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58250 -
2018-06-13 22:43:07 +00:00
maxim
0ff2df04c9 IDEIntf: improved 'Press a key' dialog caption, regenerated translations and updated Russian translation
git-svn-id: trunk@58249 -
2018-06-13 22:41:33 +00:00
maxim
c5cc1131d3 LazUtils, IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@58248 -
2018-06-13 22:30:47 +00:00