Commit Graph

59168 Commits

Author SHA1 Message Date
martin
1f395d4f2b FpDebug: fix darwin, issue #0037234
git-svn-id: trunk@63425 -
2020-06-23 12:45:34 +00:00
juha
e569548620 LCL-GTK3: Implement AskUser(). Issue #37225, patch from Anton Kavalenka.
git-svn-id: trunk@63424 -
2020-06-23 11:25:19 +00:00
juha
604efa0b8a LCL: Refactored IsEditableTextKey(). Issue #37237, patch from delfion.
git-svn-id: trunk@63423 -
2020-06-23 11:14:57 +00:00
maxim
df829af1dd FpPkg: moved all remaining resource strings to fppkg_const.pas, disabled LFM i18n (captions should be translated via resource strings, as it is a Lazarus package), regenerated (and removed obsolete) translations and updated Russian translation
git-svn-id: trunk@63422 -
2020-06-22 22:32:52 +00:00
martin
6b88883112 SynEdit: Cleanup calls to Fold.(Un)Lock - they are done in Inc/DecPaintlock
git-svn-id: trunk@63421 -
2020-06-22 19:04:43 +00:00
maxim
8d1a8ad4fe FpPkg: resaved fppkg_initializeoptionsfrm, added its LRJ
git-svn-id: trunk@63417 -
2020-06-22 00:20:39 +00:00
maxim
e09fd5f9bc FpPkg: moved resource strings to fppkg_const.pas
git-svn-id: trunk@63416 -
2020-06-21 23:15:13 +00:00
maxim
29481b1924 FpPkg: fixed compilation with FPC 3.2.0
git-svn-id: trunk@63415 -
2020-06-21 22:48:42 +00:00
martin
b0e6dc49cf SynEdit: Move FoldedAtTextIndex from folded view to TSynEditStrings.IsTextIdxVisible / Improve FindNextUnfoldedLine
git-svn-id: trunk@63414 -
2020-06-21 02:27:02 +00:00
martin
2b2844292f SynEdit: Small optimization for screen line calculation (during invalidate)
git-svn-id: trunk@63413 -
2020-06-21 02:27:00 +00:00
martin
550339bdde SynEdit: Ensure the correct lines are invalidated when scrolling is involved
git-svn-id: trunk@63412 -
2020-06-21 02:26:59 +00:00
martin
9c5367d8b7 SynEdit: clean up - unused unit / units for implementation only
git-svn-id: trunk@63411 -
2020-06-21 02:26:57 +00:00
martin
99b13cdfe9 SynEdit: Wrapped lines, better joining of nodes
git-svn-id: trunk@63410 -
2020-06-21 02:26:55 +00:00
dmitry
1912324bc7 cocoa: fix compilation for the newly released fpc3.2.0
git-svn-id: trunk@63409 -
2020-06-20 23:05:28 +00:00
mattias
e660c90155 fpdebug: fix compile under darwin fpc 3.0.4
git-svn-id: trunk@63408 -
2020-06-20 19:01:26 +00:00
mattias
cefb52cf69 codetools: test add unit does not break dotted names
git-svn-id: trunk@63406 -
2020-06-20 16:03:16 +00:00
mattias
9fea11639e IDE: new file: do not break lines at dots
git-svn-id: trunk@63405 -
2020-06-20 16:01:26 +00:00
mattias
665ab3cba6 codetools: AddUnitToMainUsesSection using flags, test
git-svn-id: trunk@63404 -
2020-06-20 15:52:42 +00:00
martin
5bb7d9bdd1 IDE: fixed top-line-proc-name hint. The wrong line was shown if lines above were folded.
git-svn-id: trunk@63403 -
2020-06-20 15:22:04 +00:00
martin
591acf514b SynEdit: fix/implement joining wrap avl nodes
git-svn-id: trunk@63402 -
2020-06-20 13:55:19 +00:00
maxim
15ded52578 LeakView: removed unused variable
git-svn-id: trunk@63401 -
2020-06-19 23:15:05 +00:00
maxim
d16221820a FPDebug: enabled i18n, fixed typos, added Russian translation
git-svn-id: trunk@63400 -
2020-06-19 23:04:56 +00:00
martin
21f849d337 FpDebug: shorten the output for pchar like types (strings in dwarf 2)
git-svn-id: trunk@63399 -
2020-06-19 21:05:17 +00:00
martin
4b28988db2 LasDebuggerFp: Better error handling when trying to cast to instance class (show none casted class, if cast not avail)
git-svn-id: trunk@63398 -
2020-06-19 17:45:26 +00:00
martin
be7b855369 FpDebug: Introduce configurable limits for mem usages / display len of array or string
git-svn-id: trunk@63397 -
2020-06-19 17:45:24 +00:00
maxim
470f85cd64 DebuggerIntf: enabled i18n, added Russian translation
git-svn-id: trunk@63396 -
2020-06-18 23:36:21 +00:00
martin
cefa058362 SynEdit: WrappedView, clean-up
git-svn-id: trunk@63395 -
2020-06-18 21:08:42 +00:00
martin
a0a873d62c SynEdit: ViewedLineMap, fix a dangling pointer access (inherited calls Clear, accesses FInvalidEntryList)
git-svn-id: trunk@63394 -
2020-06-18 21:08:40 +00:00
martin
a62432ac71 FpDebug: Fixed reading memory for #0 terminated string data
git-svn-id: trunk@63393 -
2020-06-18 19:56:30 +00:00
martin
4570e9dea5 FpDebug: fix reading string constant, broken in r63193 #71fbdbd144 "support for codepages in Dwarf-3"
git-svn-id: trunk@63392 -
2020-06-18 18:08:00 +00:00
martin
f59a294a01 FpDebug: Fixed reading memory for #0 terminated string data
git-svn-id: trunk@63391 -
2020-06-18 18:06:26 +00:00
mattias
cffa67bd52 lcl: added google-chrome to list of default browsers
git-svn-id: trunk@63390 -
2020-06-18 15:51:48 +00:00
ondrej
2ea75e756e Packager LPK: change default lpfCompatibilityMode flag value to false to comply with LPR
git-svn-id: trunk@63389 -
2020-06-18 15:38:58 +00:00
martin
24b1e22d91 FpDebug: Windows, show dll-entrypoint+offs in stack/thread list
git-svn-id: trunk@63387 -
2020-06-18 02:13:00 +00:00
joost
2d8d1f2342 Debugger: fpmake.pp updated, FpDbgHardcodedFreepascalInfo added
git-svn-id: trunk@63386 -
2020-06-17 21:56:49 +00:00
joost
80ef1a258b Debugger: fpmake.pp updated, DbgIntfCommonStrings added
git-svn-id: trunk@63385 -
2020-06-17 21:49:23 +00:00
martin
f97bb256fd FpDebug: add error message
git-svn-id: trunk@63384 -
2020-06-17 20:01:27 +00:00
martin
a667bbd318 FpDebug: PascalParser fix deref issues with typecasted pointers
git-svn-id: trunk@63383 -
2020-06-17 20:01:25 +00:00
martin
63b7ef5df1 Debugger: Add text messages for RunErrors
git-svn-id: trunk@63382 -
2020-06-17 16:52:46 +00:00
martin
8f89ad7b07 FpDebug: Catch RunError
git-svn-id: trunk@63381 -
2020-06-17 16:52:14 +00:00
martin
1b2bf99ec1 FpDebug: refactor showing exception details
git-svn-id: trunk@63380 -
2020-06-17 16:52:12 +00:00
martin
8b52ad831c FpDebug: pbyte for test
git-svn-id: trunk@63379 -
2020-06-17 13:03:45 +00:00
mattias
2e0d5cd263 lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes
git-svn-id: trunk@63367 -
2020-06-17 09:46:51 +00:00
martin
552f0d4815 SynEdit: Sql Highligter new Firebird 4.0 keywords. Issue #0037213 Patch (reformated) by Gabor Boros
git-svn-id: trunk@63366 -
2020-06-16 23:40:14 +00:00
martin
361235b421 FpDebug: Always get a Dwarf Context (if there are any units) => at least for global vars/symbols
git-svn-id: trunk@63365 -
2020-06-16 19:57:31 +00:00
martin
10fafd96d0 FpDebug: remove deprecated FindContext(address-only)
git-svn-id: trunk@63364 -
2020-06-16 19:57:29 +00:00
martin
c41f071d7b FpDebug: Context for unknown location
git-svn-id: trunk@63363 -
2020-06-16 19:57:27 +00:00
martin
edc614596e FpDebug: fix test / enable asserts in test
git-svn-id: trunk@63362 -
2020-06-16 13:42:48 +00:00
martin
4e26ecdd80 FpDebug: fix shortstrings, broken in r63193 #71fbdbd144 "support for codepages in Dwarf-3"
git-svn-id: trunk@63361 -
2020-06-16 13:42:47 +00:00
martin
201400311a FpDebug: fix WideString, broken in r63193 #71fbdbd144 "support for codepages in Dwarf-3"
git-svn-id: trunk@63360 -
2020-06-16 13:42:45 +00:00