Commit Graph

56181 Commits

Author SHA1 Message Date
martin
dc9a5e764e SynEdit: fix assert/range-check in multi caret. Issue #0030731
git-svn-id: trunk@60033 -
2019-01-08 12:18:51 +00:00
juha
411c7643fd Converter: Remove unused code. Turn a private method FixWideString into a function.
git-svn-id: trunk@60032 -
2019-01-08 10:52:39 +00:00
juha
abbb0f061a Converter: Give a converted binary DFM file a .lfm suffix. Issue #34811.
git-svn-id: trunk@60031 -
2019-01-08 10:52:33 +00:00
dmitry
d7c35ad233 cocoa: forcing controlTextColor for checkbox cell embedded into a textview. #34600
git-svn-id: trunk@60030 -
2019-01-08 05:18:21 +00:00
dmitry
f971f7d20b cocoa: fix the clipboard pasting of a plain text. #34832 patch by Zoë Peterson
git-svn-id: trunk@60029 -
2019-01-08 03:19:37 +00:00
juha
9562cb7492 Converter: Continue normally if mode directive was there already. Issue #34810.
git-svn-id: trunk@60028 -
2019-01-08 00:00:06 +00:00
wp
1194a890cc TAChart: Further improvements in positioning of series marks (issue #34819).
git-svn-id: trunk@60027 -
2019-01-07 22:03:43 +00:00
maxim
45498478c5 Components, Pas2JS: improved/simplified layout of 'Pas2JS webservers' dialog, cleaned up duplicate file from LPK, regenerated translations and updated Russian translation
git-svn-id: trunk@60026 -
2019-01-07 16:37:00 +00:00
wp
6f819f1f40 TAChart: Fix compilation by FPC trunk after r40785 #9d12401342.
git-svn-id: trunk@60025 -
2019-01-07 16:30:37 +00:00
wp
1de78ae201 VirtualTreeView: Fix compilation with FPC trunk after r40745 #b8a1d1c5e9. Issue #34804. Slightly modified patches by Pascal Riekenberg.
git-svn-id: trunk@60024 -
2019-01-07 15:35:07 +00:00
maxim
96c5271ad0 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60023 -
2019-01-07 14:59:19 +00:00
wp
43eecc2e2f TAChart: Add new legend property FixedItemWidth (patch by Marcin Wiazowski, issue #34826).
git-svn-id: trunk@60022 -
2019-01-06 22:32:15 +00:00
wp
6d2a629bb9 TAChart: Improved positioning of series marks (issue #34819).
git-svn-id: trunk@60021 -
2019-01-06 22:11:41 +00:00
wp
b08eb51dc4 TAChart: Less hints.
git-svn-id: trunk@60020 -
2019-01-06 21:56:58 +00:00
martin
c627ab92eb SynEdit: MultiCaret - handle 2 stroke key combos correct. Issue #0034825
git-svn-id: trunk@60019 -
2019-01-06 21:14:56 +00:00
martin
88fa2be061 IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929 / fix => check if modifier keys are assigned
git-svn-id: trunk@60018 -
2019-01-06 20:00:40 +00:00
martin
d0017b194c IDE, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
git-svn-id: trunk@60017 -
2019-01-06 19:44:58 +00:00
martin
781767973e IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929
git-svn-id: trunk@60016 -
2019-01-06 18:41:19 +00:00
martin
fe756b5c1b FpDebug: MacOs, loading of dwarf symbols missed some global vars.
git-svn-id: trunk@60015 -
2019-01-06 02:07:05 +00:00
martin
10ba71341c LazDebuggerFp/FpDebug: prevent mem-cache from hiding mem-read errors
git-svn-id: trunk@60014 -
2019-01-06 01:43:52 +00:00
martin
0a14d8c4ae LazDebuggerFp/FpDebug: tests, fp-lldb
git-svn-id: trunk@60012 -
2019-01-05 17:27:29 +00:00
martin
e00a9fb7eb LazDebuggerFp/FpDebug: tests, fp-lldb
git-svn-id: trunk@60010 -
2019-01-05 16:31:44 +00:00
martin
0e7c353eb8 LazDebuggerFp/FpDebug: tests, remove virtualtree
git-svn-id: trunk@60009 -
2019-01-05 16:30:44 +00:00
martin
89171482cc LazDebuggerFpLldb: retrieve register for other stackframes, while evaluation is running (required for nested procedures)
git-svn-id: trunk@60008 -
2019-01-05 16:21:44 +00:00
martin
5dc6bda9b0 LazDebuggerFpLldb: get current IP address from register (instead of stack) if available
git-svn-id: trunk@60007 -
2019-01-05 16:20:22 +00:00
martin
29dbe9729c LazDebugger(Fp)Lldb: fix 32/64 target detection
git-svn-id: trunk@60006 -
2019-01-05 16:17:57 +00:00
martin
06b7314a08 LazDebuggerFpLldb: fix crash in shutdown (stop debug while paused)
git-svn-id: trunk@60005 -
2019-01-05 15:27:37 +00:00
martin
c5cd6d5335 LazDebugger(Fp)Lldb: fix correct stackframe/thread for registers
git-svn-id: trunk@60004 -
2019-01-05 15:25:30 +00:00
maxim
0f75fd5454 Components, IDEScout: i18n-ed and added Russian translation
git-svn-id: trunk@60003 -
2019-01-05 14:35:40 +00:00
maxim
18be28701f Components, IDEScout: improved layout of options frame
git-svn-id: trunk@60002 -
2019-01-05 13:12:15 +00:00
martin
1268d65651 LazDebuggerFpLldb: fix pre-loading correct registers
git-svn-id: trunk@60001 -
2019-01-04 18:38:36 +00:00
martin
3a3acd660b LazDebuggerLldb: Fix reading registers for correct frame
git-svn-id: trunk@60000 -
2019-01-04 18:32:16 +00:00
martin
f9c2253b95 LazDebuggerFpGdbmi: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
git-svn-id: trunk@59998 -
2019-01-04 15:04:20 +00:00
martin
23c7055080 LazDebuggerFpLldb: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
git-svn-id: trunk@59997 -
2019-01-04 15:03:44 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
maxim
76e0fe9e4c IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@59987 -
2019-01-04 13:44:42 +00:00
maxim
65718f8c55 IDE: fixed typo in resource string
git-svn-id: trunk@59986 -
2019-01-04 13:42:03 +00:00
bart
30e9e11e8c LCL: TCustomTabControl: don't fire OnChanging when programatically changing TabIndex/PageIndex. Patch by Michl. Issue #0033720.
git-svn-id: trunk@59985 -
2019-01-04 11:20:10 +00:00
joost
3784a09e1b Fppkg: Set modified flag when changing the build mode
git-svn-id: trunk@59984 -
2019-01-03 18:48:15 +00:00
martin
f3eefeade7 SynEdit: Added checks for revision 59971 #6bedb95bcd (fix selection with smLine should include folded lines - Issue #0034760) - apply only if AutoExtend is true (indicates user input key/mouse) / Setting Selection from code should not be affected.
git-svn-id: trunk@59983 -
2019-01-03 18:10:15 +00:00
wp
0149572394 TurboPower_iPro: Fix line spacing of <br> tag. Issue #34803.
git-svn-id: trunk@59982 -
2019-01-03 17:49:54 +00:00
bart
c42877a3cc GTK2/GTK3: Add widgetset limitations for TEdit.NumbersOnly not implemented.
git-svn-id: trunk@59981 -
2019-01-03 17:12:23 +00:00
sekelsenmat
7778c69e15 Fixes compilation with FPC 3.0.4 and fixes typo in function name
git-svn-id: trunk@59980 -
2019-01-03 15:44:58 +00:00
joost
b3d89674dc Fppkg: Forgot to commit file
git-svn-id: trunk@59979 -
2019-01-03 14:32:55 +00:00
martin
7ccec4c206 FpDebug: Callstack, adjust to show the current calling line, instead of the line after it. Issue #0034753
git-svn-id: trunk@59978 -
2019-01-03 00:12:02 +00:00
joost
2a86e8321c Packager: Show a dialog when Fppkg initialization fails and continue normally. Issue #34792
git-svn-id: trunk@59977 -
2019-01-02 23:34:30 +00:00
mattias
ce79247514 codetools: fixed loading fpm
git-svn-id: trunk@59976 -
2019-01-02 17:11:14 +00:00
mattias
d6da247e02 IDE: clean up
git-svn-id: trunk@59975 -
2019-01-02 17:07:17 +00:00
mattias
020d76d698 codetools: clean up
git-svn-id: trunk@59974 -
2019-01-02 17:04:53 +00:00
mattias
780beb52fe codetools: scan fpc units: store fpm sources separate
git-svn-id: trunk@59973 -
2019-01-02 17:02:02 +00:00