Commit Graph

54619 Commits

Author SHA1 Message Date
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
juha
ce916d287c LazUtils: Rename unit ModalResultDef to a Delphi compatible UITypes. Add Message dialog related stuff.
git-svn-id: trunk@58227 -
2018-06-11 10:51:11 +00:00
juha
ded01f7963 LCL-Win32: Allow compilation with FPC 3.0.
git-svn-id: trunk@58226 -
2018-06-11 10:09:25 +00:00
martin
d3e24d3a93 Debugger: improved finding files from unsaved projects
git-svn-id: trunk@58225 -
2018-06-11 00:09:57 +00:00
martin
dd6656f6dd monospace font for debugger pseudo terminal, issue #33652
git-svn-id: trunk@58224 -
2018-06-10 23:59:12 +00:00
martin
94d15ca481 IDE, options: Improve/Correct sizing of spin edits for gtk in color palette (e.g. in used defined markup). Issue #0033435
git-svn-id: trunk@58223 -
2018-06-10 23:33:18 +00:00
martin
07a0cfa736 IDE, options: Improve/Correct sizing of spin edits for gtk in color palette (e.g. in used defined markup). Issue #0033435
git-svn-id: trunk@58222 -
2018-06-10 23:25:24 +00:00
martin
39d1a5d7b4 IDE, options: Improve/Correct sizing of color palette (e.g. in used defined markup). Issue #0033435
git-svn-id: trunk@58221 -
2018-06-10 23:01:40 +00:00
dmitry
26955e8fd4 cocoa: forcing CocoaMemoStrings to return like-breaks as LineEnding constnat. #33166
git-svn-id: trunk@58220 -
2018-06-10 22:24:08 +00:00
martin
64399c8ca0 LazLogger: fixed incorrect linked list.
git-svn-id: trunk@58219 -
2018-06-10 21:05:51 +00:00
joost
abe6b86bb0 fpdebug: implemented step-out
git-svn-id: trunk@58218 -
2018-06-10 21:03:29 +00:00
martin
a3e61cf56e SynEdit: fix: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58217 -
2018-06-10 19:54:18 +00:00
mattias
d684662c07 IDE: FindSourceFile: search in virtual files
git-svn-id: trunk@58216 -
2018-06-10 17:03:43 +00:00
mattias
2abb3f84ba lcl: gtk2: clean up of debugging 30544
git-svn-id: trunk@58215 -
2018-06-10 13:11:24 +00:00
mattias
335bdd17cd lcl: gtk2: pass KF_ALTDOWN even if key is not a SysKey
git-svn-id: trunk@58214 -
2018-06-10 08:37:56 +00:00
mattias
8151d8b64c IDEIntf: shortcutgrab: make clearer, that a key can be key with modifiers
git-svn-id: trunk@58213 -
2018-06-10 08:37:01 +00:00
martin
e59c981a03 GDBMI debugger: Apply restrictive size limits for stack and locals. Avoid gdb "hanging" (taking long times, several minutes) to eval stack or locals.
git-svn-id: trunk@58212 -
2018-06-09 17:38:09 +00:00
martin
8c9e4b7d5c GDBMI debugger: increase read buffer
git-svn-id: trunk@58211 -
2018-06-09 17:36:19 +00:00
martin
7a640261d4 LazLogger: prevent exceptions from being passed to the caller
git-svn-id: trunk@58210 -
2018-06-09 16:31:10 +00:00
martin
5aab88ba3c SynEdit, AutoComplete: prevent timer from accidental trigger. part of issue #0033665
git-svn-id: trunk@58209 -
2018-06-09 15:57:04 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
juha
880624a747 Refactor: reorder uses sections.
git-svn-id: trunk@58207 -
2018-06-09 14:39:54 +00:00
juha
90b07c0f9e Refactor: move LazIsValidIdent from IdeUtils to PackageDependencyIntf.
git-svn-id: trunk@58206 -
2018-06-09 14:39:51 +00:00
juha
5f57884ed1 LCL,LazUtils: Move ModalResult and the mr... consts to a new unit in LazUtils. They are used in non-GUI programs, too.
git-svn-id: trunk@58205 -
2018-06-09 14:39:49 +00:00
juha
f440f660a2 Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
git-svn-id: trunk@58204 -
2018-06-09 14:39:36 +00:00
juha
672ece7241 Refactor: Move variable ConsoleVerbosity from MacroIntf to LazUtilities. Rename MergeSort to avoid name clash and confusion.
git-svn-id: trunk@58203 -
2018-06-09 14:39:21 +00:00
martin
f5d955dd72 updates to test/dwarfviewer (show line info)
git-svn-id: trunk@58202 -
2018-06-09 13:03:05 +00:00
ondrej
3f6fa7cb90 IDE: word identifier completion: show words at the very end
git-svn-id: trunk@58201 -
2018-06-09 12:52:36 +00:00