Commit Graph

59397 Commits

Author SHA1 Message Date
bart
02ae498e8e Grids: fix decoding HTML entities when pasting HTML. Issue #0037258.
git-svn-id: trunk@63457 -
2020-06-28 13:49:54 +00:00
mattias
385c44fb6f lazbuild: less hints
git-svn-id: trunk@63456 -
2020-06-28 13:42:37 +00:00
mattias
1a632d64f2 updated makefiles
git-svn-id: trunk@63454 -
2020-06-28 11:02:22 +00:00
mattias
9dcd9ee04d updated makefiles
git-svn-id: trunk@63453 -
2020-06-28 11:01:41 +00:00
mattias
494953483e codetools: updated fallback fpc msg file
git-svn-id: trunk@63451 -
2020-06-27 19:47:52 +00:00
martin
9afc716aa9 SynEdit: Add check for nil / Improve comments
git-svn-id: trunk@63450 -
2020-06-27 19:24:01 +00:00
martin
8fb8e98b28 SynEdit: LineMap, update all views, after new DisplayView
git-svn-id: trunk@63449 -
2020-06-27 19:23:59 +00:00
martin
e6d5ca1609 SynEdit: foldgutter, safety net for popup menu entry count
git-svn-id: trunk@63448 -
2020-06-27 19:23:57 +00:00
martin
7aa4a1ccfc SynEdit: fix avl for create-root-node returns nil
git-svn-id: trunk@63447 -
2020-06-27 19:23:55 +00:00
martin
821b66e4c2 SynEdit: more replacements of folded view
git-svn-id: trunk@63446 -
2020-06-27 19:23:54 +00:00
mattias
ff48695ac0 ideintf: added HandlerOnRunDebugInit
git-svn-id: trunk@63445 -
2020-06-27 08:56:43 +00:00
mattias
08a8aa9d47 instantfpc: resourcestring
git-svn-id: trunk@63444 -
2020-06-27 08:56:22 +00:00
ondrej
a8dbfd43f8 IDE: RunParamsOptions: correctly select new mode
git-svn-id: trunk@63443 -
2020-06-27 07:36:07 +00:00
ondrej
75bf045f79 fpDebug: i386 compilation
git-svn-id: trunk@63442 -
2020-06-27 06:52:30 +00:00
juha
4a8869480b LCL-GTK3: Fix default button in AskUser(). Issue #37225, patch from Anton Kavalenka.
git-svn-id: trunk@63441 -
2020-06-26 21:56:44 +00:00
joost
44f761cd43 FpDebug: array-bounds implemented
git-svn-id: trunk@63440 -
2020-06-26 21:01:39 +00:00
pascal
92603c9cce SynEdit: fixed cast
git-svn-id: trunk@63439 -
2020-06-26 17:41:48 +00:00
balazs
3fa3067c8a Opkman: Add "2.0.10" to Lazarus versions.
git-svn-id: trunk@63438 -
2020-06-24 12:31:57 +00:00
juha
5dbd8cdf67 IdeIntf: Do not undo property editor without paRevertable in Object Inspector. Issue #0037207, patch from Sven Barth.
git-svn-id: trunk@63437 -
2020-06-24 10:07:56 +00:00
juha
6c83a6da9e LCL-GTK2: Improve TextRect and regions. Issue #37219, patch from Joeny Ang.
git-svn-id: trunk@63436 -
2020-06-24 09:13:05 +00:00
maxim
fd9a80af09 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240
git-svn-id: trunk@63435 -
2020-06-23 21:25:15 +00:00
martin
d0584cb910 SynEdit: remove more FFoldedLinesView references. Move access to selection.
git-svn-id: trunk@63434 -
2020-06-23 19:43:14 +00:00
martin
057165384d SynEdit: move key handling to folded view. (except: ecFold... constants)
git-svn-id: trunk@63433 -
2020-06-23 19:43:13 +00:00
martin
8af680d14f SynEdit: remove more FFoldedLinesView references.
git-svn-id: trunk@63432 -
2020-06-23 19:43:11 +00:00
martin
e51e371c7c SynEdit: fix "Improve FindNextUnfoldedLine" (r63414) for hidden lines as very start of file.
git-svn-id: trunk@63431 -
2020-06-23 19:43:09 +00:00
juha
edd19698a4 LCL-GTK2: Fix default button index in AskUser(). Issue #37224, patch from Anton Kavalenka.
git-svn-id: trunk@63430 -
2020-06-23 17:58:03 +00:00
martin
6ec641510e Installer, Win: prevent asking for feedback
git-svn-id: trunk@63428 -
2020-06-23 12:53:56 +00:00
martin
7291cd0b91 FpDebug: more codepage safety checks
git-svn-id: trunk@63427 -
2020-06-23 12:52:59 +00:00
mattias
12f42c679f IDE: less hints
git-svn-id: trunk@63426 -
2020-06-23 12:47:25 +00:00
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