Commit Graph

58061 Commits

Author SHA1 Message Date
maxim
2d5ae2f697 MacroScript: updated Russian translation
git-svn-id: trunk@62197 -
2019-11-04 23:30:36 +00:00
maxim
a94a4bfab4 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62196 -
2019-11-04 23:28:24 +00:00
maxim
a48f3289a0 IDE: fixed compilation after r62194 #d8e277a5f0
git-svn-id: trunk@62195 -
2019-11-04 22:48:59 +00:00
juha
d8e277a5f0 IDE: Remove all selected units with "Remove from project..." even if user commented out the CreateForm lines. Issue #28065.
git-svn-id: trunk@62194 -
2019-11-04 22:38:07 +00:00
juha
4d7fdb6248 IDE: Remove unused parameters about MultiSelection in functions for selecting units.
git-svn-id: trunk@62193 -
2019-11-04 22:38:06 +00:00
juha
78ec55ea05 IDE: Reserve name "On..." for events. Rename handler methods as "...Handler".
git-svn-id: trunk@62192 -
2019-11-04 22:37:58 +00:00
zeljko
7d7fd26ec7 gtk3: fixed accelerator char on togglebutton. issue #36255
git-svn-id: trunk@62191 -
2019-11-04 14:35:36 +00:00
zeljko
a68352f396 gtk3: fixed accelerators chars. Patch by Alexey Tor. issue #36255
git-svn-id: trunk@62190 -
2019-11-04 09:22:53 +00:00
zeljko
d071cb3d7a gtk3: fixed panel background painting. Patch by Alexey Tor. issue #36259
git-svn-id: trunk@62189 -
2019-11-04 09:20:01 +00:00
dmitry
7ec219a05b opengl: remove gl unit used from glcocoanscontext unit
git-svn-id: trunk@62188 -
2019-11-04 03:23:56 +00:00
dmitry
4f6399d3ef cocoa: changing how date conversion utilities work. Currently following the system calendar. bug #36252
git-svn-id: trunk@62187 -
2019-11-04 02:03:45 +00:00
martin
2ddafa3c8b IDE: Add ec-commands for "move line up/down", "duplicate line", "copy/cut add to existing clipboard", "copy/cut (add) line/sel to clip"
git-svn-id: trunk@62186 -
2019-11-04 00:09:26 +00:00
martin
dde5b39675 SynEdit: Add ec-commands for "move line up/down", "duplicate line", "copy/cut add to existing clipboard", "copy/cut (add) line/sel to clip"
git-svn-id: trunk@62185 -
2019-11-04 00:09:24 +00:00
dmitry
a11d2db8f4 Printers: update Cocoa resolution information. #36063
git-svn-id: trunk@62184 -
2019-11-03 23:54:51 +00:00
dmitry
13ce80945c cocoa: forcing the constant scroll step
git-svn-id: trunk@62183 -
2019-11-03 22:41:23 +00:00
martin
62c238500c IDE: add Editor-Option, to prevent scroll on select all/paragraph/to-brace
git-svn-id: trunk@62182 -
2019-11-03 21:44:54 +00:00
martin
97e5dde402 SynEdit: add option eoNoScrollOnSelectRange, to prevent scroll on select all/paragraph/to-brace // Fix select-to-brace to scroll by default.
git-svn-id: trunk@62181 -
2019-11-03 21:44:52 +00:00
dmitry
546b5cedd7 cocoa: revert the change of not sending focus notification for LCL focused control
git-svn-id: trunk@62180 -
2019-11-03 21:12:28 +00:00
martin
36475115a5 EditorMacroScript: Increase version to reflect changes in revision 61896 #6c5a95f4d7
git-svn-id: trunk@62179 -
2019-11-03 19:59:23 +00:00
martin
094a2938ea EditorMacros: Add a warning / Show warning if PascalScript self-test failed.
git-svn-id: trunk@62178 -
2019-11-03 19:59:21 +00:00
martin
dfef4effb0 IDE: Fix access violation in IDE, when ignoring "files have changed on disc". Issue #036169
git-svn-id: trunk@62177 -
2019-11-03 17:49:19 +00:00
martin
764dae935a FpDebug: Fix leak on Linux / Thread objects were not always released
git-svn-id: trunk@62176 -
2019-11-03 17:05:42 +00:00
martin
17dda63638 FpDebug: Refactor freeing thread objects for exited threads
git-svn-id: trunk@62175 -
2019-11-03 17:05:40 +00:00
martin
751d6dd60d FpDebug: Start basic detection of frame-base
git-svn-id: trunk@62174 -
2019-11-03 17:05:38 +00:00
martin
33105a74b6 LazDebuggerFp: use GetParamsAsString from FpDebug
git-svn-id: trunk@62173 -
2019-11-03 17:05:36 +00:00
martin
5f2f41dd34 FpDebug: Allow to create contexct from known ProcSym / Updated TDbgCallstackEntry.GetParamsAsString / Avoid double look-up of proc-symbol
git-svn-id: trunk@62172 -
2019-11-03 17:05:35 +00:00
martin
a4e3cbb35e FpDebug: refactor dis-asm / Split internal (enum) and text dis-asm / optimize call detection
git-svn-id: trunk@62171 -
2019-11-03 17:05:33 +00:00
martin
2cebe95d18 FpDebug: refactor dis-asm / Disassemble to enum-opcode
git-svn-id: trunk@62170 -
2019-11-03 17:05:31 +00:00
juha
1ff30d6bfd Codetools: Add unit names correctly to project source. Issue #35803.
git-svn-id: trunk@62169 -
2019-11-03 16:45:48 +00:00
juha
45446f15b8 Formatting
git-svn-id: trunk@62168 -
2019-11-03 16:45:42 +00:00
zeljko
557305381b gtk3: fix build with fpc-3.3.1. issue #36253
git-svn-id: trunk@62167 -
2019-11-03 15:57:23 +00:00
zeljko
fb966c9408 gtk3: fixed images on buttons. Patch by Anton Kavalenka.
git-svn-id: trunk@62166 -
2019-11-03 15:14:27 +00:00
zeljko
a0ad23f644 gtk3:Implemented proper LogFont from pango layout. Patch from Anton Kavalenka. issue #35699
git-svn-id: trunk@62165 -
2019-11-03 15:12:27 +00:00
zeljko
a60c336c4d gtk3: fixed toolbar buttons appear. Patch by Anton Kavalenka. issue #35667
git-svn-id: trunk@62164 -
2019-11-03 15:09:06 +00:00
martin
9a7663f9a7 SynEdit: Fixed Gutter.LeftOffset
git-svn-id: trunk@62163 -
2019-11-03 11:20:01 +00:00
wp
7db04f024b TAChart: Raise an EChartError if TBarSeries.Extent is called before adding the series to a chart (https://forum.lazarus.freepascal.org/index.php/topic,47295.msg338189.html).
git-svn-id: trunk@62162 -
2019-11-03 10:19:02 +00:00
dmitry
d8191b7e9b cocoa: preventing sending of setFocus message to a control already focused. bug #36111
git-svn-id: trunk@62161 -
2019-11-03 00:27:13 +00:00
dmitry
f06e1e33c9 cocoa: adding support for close event of a filedialog
git-svn-id: trunk@62160 -
2019-11-02 23:57:26 +00:00
dmitry
2ea0313525 cocoa: implementing folderChanged and selectionChanged for opensavefile dialogs
git-svn-id: trunk@62159 -
2019-11-02 23:48:46 +00:00
dmitry
c8dc8aa5c1 cocoa: implementing the event to call filetypechanged for a file dialog. bug #36024
git-svn-id: trunk@62158 -
2019-11-02 21:27:16 +00:00
dmitry
4d3b324f74 cocoa: implementing customlistview.ItemGetState for lisSelected. bug #36074
git-svn-id: trunk@62157 -
2019-11-02 21:05:13 +00:00
dmitry
5ae8ccb465 cocoa: using scrollingDeltaAXIS methods as suggested my macOS docs for scroll method. Updated the basis of delta to LCL 120 as suggested in bug #36221 by C Western
git-svn-id: trunk@62156 -
2019-11-02 20:43:30 +00:00
dmitry
636869401c cocoa: disabling main menu, while showing application modal message
git-svn-id: trunk@62155 -
2019-11-02 18:37:47 +00:00
juha
4f5e491d4e LazDebugger: Move used units inside IFDEFs to prevent compiler hints saying "unit not used".
git-svn-id: trunk@62154 -
2019-11-02 07:23:21 +00:00
wp
6cd0d667be TAChart: TDateTimeIntervalChartSource supports bracket time sympols in FormatDateTime() now (e.g. [h]:nn:ss).
git-svn-id: trunk@62153 -
2019-11-01 18:57:51 +00:00
juha
be4634a30b Printers: Use unit Printer4LazStrConst only when needed. Issue #36239.
git-svn-id: trunk@62152 -
2019-11-01 15:52:06 +00:00
martin
3c61b503c0 Partly revert r62149 #bab4d7305b / fix compile win / issue #36241
git-svn-id: trunk@62151 -
2019-11-01 13:05:04 +00:00
juha
715c8be36f IDE: Store ManyBuildModes selection in project options instead of environment options.
git-svn-id: trunk@62150 -
2019-10-31 23:12:43 +00:00
juha
bab4d7305b Remove unused units from uses sections.
git-svn-id: trunk@62149 -
2019-10-31 23:12:37 +00:00
mattias
768ad484ce project templates: fixed case
git-svn-id: trunk@62148 -
2019-10-31 10:46:00 +00:00