Commit Graph

54646 Commits

Author SHA1 Message Date
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
maxim
66e7cdc56a LCL: regenerated translations
git-svn-id: trunk@58247 -
2018-06-13 22:12:35 +00:00
ondrej
fa0239f62e Designer: allow to change text (Caption, Lines etc.) in AskCompNameDlg as well.
git-svn-id: trunk@58246 -
2018-06-13 17:33:42 +00:00
ondrej
862ceccf8c VTV: make TVirtualTreeColumns.DrawButtonText virtual, use Canvas instead of HDC
git-svn-id: trunk@58245 -
2018-06-13 14:44:20 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
juha
b267b473fb Remove an unused unit AdvHistoryList.
git-svn-id: trunk@58243 -
2018-06-13 08:33:17 +00:00
juha
ff1599f57a Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf.
git-svn-id: trunk@58242 -
2018-06-13 08:33:16 +00:00
juha
962ded835b Remove LCL dependency from unit GraphType and move it to LazUtils package.
git-svn-id: trunk@58241 -
2018-06-13 08:33:10 +00:00
martin
6362172d02 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58240 -
2018-06-13 00:25:55 +00:00
martin
bf1893d093 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58239 -
2018-06-13 00:20:36 +00:00
martin
cef14db081 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58238 -
2018-06-12 22:58:35 +00:00
michl
7da1636ffa LCL: Fixed OnClick event not triggered for a TSpeedButton on a fresh created form when inside a TGroupBox. Issue #26638
git-svn-id: trunk@58237 -
2018-06-12 20:26:25 +00:00
martin
6bb838705f fix category for some keystrokes (ide keymap) // otherwise they are added to plugins
git-svn-id: trunk@58236 -
2018-06-12 12:11:18 +00:00
martin
68365dc87a debugger: allow reuse of (lazlogger)log group
git-svn-id: trunk@58235 -
2018-06-12 09:44:45 +00:00
martin
2dc72b8b3a debugger: fix type cast
git-svn-id: trunk@58234 -
2018-06-12 09:44:29 +00:00
martin
aaa6683087 debugger: allow reuse of (lazlogger)log group
git-svn-id: trunk@58233 -
2018-06-12 09:43:49 +00:00
martin
8f68ded180 GDBMI Debugger: ssh-server does not need pid. issue #0032084
git-svn-id: trunk@58232 -
2018-06-11 21:53:20 +00:00
martin
276c808652 GDBMI Debugger: refactor PID detection (prepare for issue #0032084 )
git-svn-id: trunk@58231 -
2018-06-11 21:53:11 +00:00
mattias
dbb5437884 IDE: grab key: show high keycodes
git-svn-id: trunk@58230 -
2018-06-11 14:40:29 +00:00
mattias
95dcd82a94 IDE: clean up
git-svn-id: trunk@58229 -
2018-06-11 14:40:05 +00:00
mattias
efac35aafb lcl: gtk2: map GDK_KEY_ISO_Level3_Shift to VK_MODECHANGE
git-svn-id: trunk@58228 -
2018-06-11 14:39:50 +00:00