Commit Graph

58072 Commits

Author SHA1 Message Date
juha
6fe903d537 LCL-GTK3: Prevent a crash with Wayland caused by allocating 0-sized surface. Issue #36220, patch from Anton Kavalenka.
git-svn-id: trunk@62211 -
2019-11-06 21:32:26 +00:00
mattias
9f8d8b56f1 IDE+lazbuild: build IDE: pass idemake.cfg with quotes if needed
git-svn-id: trunk@62209 -
2019-11-06 16:15:34 +00:00
mattias
e7b92f572c IDE+lazbuild: build IDE: pass idemake.cfg without quotes, issue #36261
git-svn-id: trunk@62207 -
2019-11-06 16:12:36 +00:00
juha
0ec5c3f4d8 LazReport: In TfrCustomMemoView do not convert code page when loading lines from a blob field. Issue #36264, patch from Michal Gawrycki.
git-svn-id: trunk@62206 -
2019-11-06 14:19:36 +00:00
dmitry
b0e6a399ef cocoa: removing the method that is using macOS 10.9 declaration (NSErrorPointer). The method does not need to be implemented. bug #36267
git-svn-id: trunk@62205 -
2019-11-06 04:52:10 +00:00
dmitry
727b8764e6 cocoa: interrupting mouse event handling (by cocoa), if modal window is shown. bug #36266
git-svn-id: trunk@62204 -
2019-11-06 04:46:33 +00:00
dmitry
2616af5061 cocoa: renaming of the SaveOpenDialog delegate class. update the use of file filtering
git-svn-id: trunk@62203 -
2019-11-06 02:39:52 +00:00
wp
0f9f6cb8b1 TAChart: AutoSize controls in printdemo, replace chart background colors by clWhite for correct printing in gtk2.
git-svn-id: trunk@62202 -
2019-11-05 18:57:11 +00:00
juha
915d805de0 LCL: Add lacking functionality for TPageControl, mostly for Windows. Issue #34867, patch from Marcin Wiazowski.
git-svn-id: trunk@62201 -
2019-11-05 17:45:52 +00:00
dmitry
4c30be883f cocoa: proper handling of cancel (escape) action on a prompt dialog
git-svn-id: trunk@62199 -
2019-11-05 05:50:14 +00:00
dmitry
0f2e400fb5 cocoa: prevent all windows from being enabled if modal session is active
git-svn-id: trunk@62198 -
2019-11-05 05:33:35 +00:00
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