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 |
|
martin
|
54445f8381
|
LazDebuggerFP: fix (stackframe) register for 64bit app / enable watches,locals on selected stackframe
git-svn-id: trunk@58200 -
|
2018-06-09 12:35:00 +00:00 |
|
juha
|
945c751e01
|
Fix compilation of LazBuild which uses EnvironmentOpts. SynCompletion was added to uses in r57672 #edc90668e0.
git-svn-id: trunk@58199 -
|
2018-06-09 11:01:32 +00:00 |
|
martin
|
b1cde147c4
|
LazLogger: use thread.queue by default.
git-svn-id: trunk@58198 -
|
2018-06-08 22:45:18 +00:00 |
|
maxim
|
cf8b757ce6
|
IDE: improved Russian translation
git-svn-id: trunk@58197 -
|
2018-06-08 22:39:00 +00:00 |
|
maxim
|
9d69f4aaee
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58196 -
|
2018-06-08 22:34:18 +00:00 |
|
maxim
|
3a02368432
|
IDE: fixed typo
git-svn-id: trunk@58195 -
|
2018-06-08 22:12:00 +00:00 |
|
maxim
|
d8014c91c5
|
Installer: updated Russian translation
git-svn-id: trunk@58194 -
|
2018-06-08 21:55:08 +00:00 |
|
martin
|
5ab71e4e90
|
SynEdit: multi caret, option to prevent ecDelete from joining lines (skip delete linebreak)
git-svn-id: trunk@58193 -
|
2018-06-08 21:44:44 +00:00 |
|
juha
|
228a45c5a8
|
JCF2: Remove FormResize handler. Issue #33815, patch from AlexeyT.
git-svn-id: trunk@58192 -
|
2018-06-08 21:43:22 +00:00 |
|
martin
|
7cb84ed69d
|
SynEdit: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58191 -
|
2018-06-08 21:43:02 +00:00 |
|
martin
|
98b1d8f6ad
|
SynEdit: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58190 -
|
2018-06-08 20:51:13 +00:00 |
|
martin
|
dc1a9b3fc8
|
SynEdit: Fix toggle multi caret, patch by Pascal, issue #0029456
git-svn-id: trunk@58189 -
|
2018-06-08 19:47:12 +00:00 |
|
martin
|
06faecf500
|
Installer, Win: inno settings for newer inno versions issue #0031906
git-svn-id: trunk@58188 -
|
2018-06-08 15:24:09 +00:00 |
|
martin
|
b5e8fc975e
|
Installer, Win: increase compression
git-svn-id: trunk@58187 -
|
2018-06-08 15:17:00 +00:00 |
|
martin
|
5cafbb56ec
|
Installer, Win: include windres.h on win64 issue #0032015
git-svn-id: trunk@58186 -
|
2018-06-08 14:25:10 +00:00 |
|
martin
|
a4bf07c4cc
|
Installer, Win: always install qt45pas in install dir. OPTIONAL install in system dir (global).
git-svn-id: trunk@58185 -
|
2018-06-08 14:06:14 +00:00 |
|
martin
|
e963a48b00
|
Editor Option: Improve descriptions (replace "cursor" with "caret" / more verbose). Added MinWidth constraint. Issue #0033770
git-svn-id: trunk@58184 -
|
2018-06-08 11:41:39 +00:00 |
|
martin
|
6bc9e7458c
|
Editor Option: Group multi caret options / Improve descriptions. Issue #0033770
git-svn-id: trunk@58183 -
|
2018-06-08 10:47:38 +00:00 |
|
juha
|
5fcdd06c6a
|
JCF2: Improve forms layout. Issue #33815, patch from AlexeyT.
git-svn-id: trunk@58182 -
|
2018-06-08 10:30:13 +00:00 |
|
martin
|
cc7bb6c248
|
SynEdit: fix position of multi-caret (after EOL), when column selection is deleted. Issue #0032161
git-svn-id: trunk@58181 -
|
2018-06-08 10:19:06 +00:00 |
|
juha
|
62ba86833c
|
LCL: Improve TForm documentation. Issue #33791, patch from AlexeyT.
git-svn-id: trunk@58180 -
|
2018-06-08 10:06:02 +00:00 |
|
juha
|
9d70b9ea78
|
LCL: Add widgetset limitations for TMenuItem.Default not implemented. Issue #27242, patch from AlexeyT.
git-svn-id: trunk@58179 -
|
2018-06-08 09:57:13 +00:00 |
|
mattias
|
8275b70521
|
IDE: debug bug #30544
git-svn-id: trunk@58178 -
|
2018-06-08 06:05:39 +00:00 |
|
mattias
|
236e13a163
|
lcl: gtk2: fixed LCLGtk2Fix30544
git-svn-id: trunk@58177 -
|
2018-06-07 22:39:30 +00:00 |
|
mattias
|
8f3970b0da
|
lcl: gtk2: useownshiftstate: check ctrl too, alt+ctrl=altgr on Windows and Linux via VNC
git-svn-id: trunk@58176 -
|
2018-06-07 19:49:58 +00:00 |
|
michl
|
7407d2a0d2
|
SpartaDockedFormEditor: Project with a form shows now the correct source editor (last tab position) after reopening.
git-svn-id: trunk@58175 -
|
2018-06-07 19:47:14 +00:00 |
|
ondrej
|
4efc47f4df
|
IDE: word completion: fix ignore word at position
git-svn-id: trunk@58174 -
|
2018-06-07 16:00:22 +00:00 |
|
ondrej
|
700131698b
|
IDE: clean up
git-svn-id: trunk@58173 -
|
2018-06-07 15:59:54 +00:00 |
|
ondrej
|
92bbb23a75
|
SynEdit: handle Delete key in completion window
git-svn-id: trunk@58172 -
|
2018-06-07 15:38:09 +00:00 |
|
ondrej
|
7617a31139
|
IDE: word identifier completion: fix position for ContainsFilter
git-svn-id: trunk@58171 -
|
2018-06-07 15:14:27 +00:00 |
|