juha
|
7de7e2642e
|
LCL: Fix some data control regressions. Issue #35458, patch from Michal Gawrycki.
git-svn-id: trunk@61111 -
|
2019-05-03 13:53:21 +00:00 |
|
mattias
|
1d8e8b2751
|
codetools: fixed node start class sections
git-svn-id: trunk@61109 -
|
2019-05-03 08:54:34 +00:00 |
|
dmitry
|
8295312cc5
|
opengl: revert unintended automatic changes made by the newer IDE version.
git-svn-id: trunk@61108 -
|
2019-05-02 14:27:35 +00:00 |
|
dmitry
|
9c59e031fc
|
opengl: update cocoa compilation for the latest update with keyhandling
git-svn-id: trunk@61107 -
|
2019-05-02 14:25:48 +00:00 |
|
dmitry
|
ae91507d74
|
cocoa: key events handling refactoring. Removed per control keyprocessing and moved to NSApplication event loop processing. Updating windows key handling to pass hotkeys to menus. Patch by Zoë Peterson. #35449
git-svn-id: trunk@61106 -
|
2019-05-02 14:25:10 +00:00 |
|
martin
|
b5f20a389f
|
LeakView: Use FpDebug to resolve traces without lines
git-svn-id: trunk@61105 -
|
2019-05-02 01:05:07 +00:00 |
|
martin
|
4544b99ea8
|
LazDebuggerGDBMI: fix mem-leak when cross debugging (new LazGDeBugControl)
git-svn-id: trunk@61104 -
|
2019-05-02 01:05:05 +00:00 |
|
martin
|
b345479693
|
LazDebuggerGDBMI: tests, add verbosity
git-svn-id: trunk@61103 -
|
2019-05-02 01:05:03 +00:00 |
|
martin
|
c3dedf9cc0
|
LazDebuggerGDBMI: Improve getting exception class/msg with dwarf-3
git-svn-id: trunk@61102 -
|
2019-05-02 01:05:01 +00:00 |
|
dmitry
|
130eb4be3b
|
cocoa: updating menu handling. Preventing wrong click call. Preventing parent menus closing
git-svn-id: trunk@61101 -
|
2019-05-01 19:41:22 +00:00 |
|
balazs
|
be98f8898a
|
Opkman: Update default Lazarus/FPC version.
git-svn-id: trunk@61100 -
|
2019-05-01 16:40:07 +00:00 |
|
martin
|
90ecaf08c2
|
Ide ColorOptions: Improved "reset one" button (fix updating comboboxes / reset according to global/local)
git-svn-id: trunk@61099 -
|
2019-05-01 15:42:19 +00:00 |
|
martin
|
ff9c822553
|
Ide ColorOptions, Treeview: Fix smooth scrolling. Items scrolling in could have 1 pixel line duplicated or missing. See detailed explanation at revision 59650 #235888a37d
git-svn-id: trunk@61098 -
|
2019-05-01 13:01:02 +00:00 |
|
martin
|
03251f0bde
|
Treeview: Fix smooth scrolling. Items scrolling in could have 1 pixel line duplicated or missing. See detailed explanation at revision 59650 #235888a37d
git-svn-id: trunk@61097 -
|
2019-05-01 13:00:59 +00:00 |
|
martin
|
9a58bacd0a
|
IDE, EditorOptions: add colors for Overview-Gutter / fix modified/save indicator colors (swapped)
git-svn-id: trunk@61096 -
|
2019-04-30 23:15:53 +00:00 |
|
martin
|
c12c24dc34
|
IDE, EditorOptions: add colors for Overview-Gutter
git-svn-id: trunk@61095 -
|
2019-04-30 22:54:27 +00:00 |
|
martin
|
f62d14900f
|
IDE, editor_color_options: Add some captions to tool-buttons
git-svn-id: trunk@61094 -
|
2019-04-30 21:03:08 +00:00 |
|
martin
|
dd418297c7
|
IDE, editor_color_options: Use radio button for scheme local/global selection / change captions
git-svn-id: trunk@61093 -
|
2019-04-30 20:44:57 +00:00 |
|
martin
|
04761bece6
|
IDE, editor_color_options: If available, use horizontal space for frame-style/edges comboboxes.
git-svn-id: trunk@61092 -
|
2019-04-30 20:44:55 +00:00 |
|
martin
|
8c3b6003f7
|
GdmbiDebugger: use new LazGDeBugControl for cross debugging (needs LazGDeBugControl.exe in gdb directory)
git-svn-id: trunk@61090 -
|
2019-04-30 17:38:16 +00:00 |
|
martin
|
fdabfa94a8
|
GdmbiDebugger: Rename class TGDBMIDebugger to TGDBMIDebuggerBase
git-svn-id: trunk@61089 -
|
2019-04-30 17:38:15 +00:00 |
|
martin
|
76489254d5
|
LazDebuggerGdbmi, Windows: New app to send signal to target when cross-debugging
git-svn-id: trunk@61088 -
|
2019-04-30 17:38:13 +00:00 |
|
juha
|
03a5db19e3
|
LCL-Win32: Remove useless code in TWin32WSCustomPage.DestroyHandle. Issue #35466, patch from Serge Anvarov.
git-svn-id: trunk@61087 -
|
2019-04-30 12:51:28 +00:00 |
|
juha
|
02e6ee3196
|
LCL-Win32: Optimize TWindowProcHelper.CalcClipRgn a little. Issue #35467, patch from Serge Anvarov.
git-svn-id: trunk@61086 -
|
2019-04-30 12:51:23 +00:00 |
|
juha
|
d3ce767c34
|
IDE: Improve layout of "Example projects" etc. dialogs. Issue #35446, patch from Alexey Tor.
git-svn-id: trunk@61085 -
|
2019-04-30 12:38:57 +00:00 |
|
wp
|
ae5ab44793
|
TAChart: Avoid uninitialized parameter in TBarSeries.Extent calculation when XCount = 0.
git-svn-id: trunk@61083 -
|
2019-04-29 16:51:05 +00:00 |
|
wp
|
fda91e1ea3
|
TAChart: Calculate TCustomChartSource.BasicExtent based on sorting parameters only when the source really is sorted.
git-svn-id: trunk@61082 -
|
2019-04-29 16:46:17 +00:00 |
|
wp
|
1fdda19c69
|
TAChart: Minor improvement in ColorMapSeries' built-in color sources. Issue #35463, patch by Marcin Wiazowski.
git-svn-id: trunk@61081 -
|
2019-04-29 16:36:29 +00:00 |
|
wp
|
6c66672e31
|
TAChart: Fix access to cached ChartListSource extents while the source is being updated. Issue #35463, patch by Marcin Wiazowski.
git-svn-id: trunk@61080 -
|
2019-04-29 16:34:46 +00:00 |
|
wp
|
0979ae36e8
|
TAChart: Fix issues of TCalculatedChartsource related to YCount = 0 and Y value reordering.
git-svn-id: trunk@61079 -
|
2019-04-29 13:16:45 +00:00 |
|
dmitry
|
22bb78575c
|
cocoa: drawing themed non-flat speed buttons
git-svn-id: trunk@61078 -
|
2019-04-29 02:21:24 +00:00 |
|
dmitry
|
64e9a15d41
|
cocoa: pixel offset of drawing themed panel
git-svn-id: trunk@61077 -
|
2019-04-29 01:49:34 +00:00 |
|
dmitry
|
b211b05cb8
|
cocoa: using nscell to draw toolbar elements
git-svn-id: trunk@61076 -
|
2019-04-29 01:39:05 +00:00 |
|
dmitry
|
1d29265eaf
|
cocoa: correct frame3d context restore after rendering and frame position
git-svn-id: trunk@61075 -
|
2019-04-29 01:25:09 +00:00 |
|
dmitry
|
b9a200da2a
|
cocoa: resolve rangecheck error for all table driven controls
git-svn-id: trunk@61074 -
|
2019-04-28 19:02:24 +00:00 |
|
dmitry
|
1bbba763bc
|
cocoa: renagecheck errors in CGRectToRect and line drawing. Patch by C Western. #30874
git-svn-id: trunk@61073 -
|
2019-04-28 18:29:26 +00:00 |
|
dmitry
|
df43305f89
|
cocoa: rangechecks on getting selected item index for customlist and comboboxes
git-svn-id: trunk@61072 -
|
2019-04-28 18:26:31 +00:00 |
|
dmitry
|
c029e0e53e
|
cocoa: prevent a rangecheck error on adjusting tabs
git-svn-id: trunk@61071 -
|
2019-04-28 18:04:05 +00:00 |
|
dmitry
|
4c2e6c3028
|
cocoa: checking the presence of tabview before removing it
git-svn-id: trunk@61070 -
|
2019-04-28 17:47:45 +00:00 |
|
dmitry
|
ee04fcba3b
|
cocoa: making the box to be drawn up-side up
git-svn-id: trunk@61069 -
|
2019-04-28 16:41:31 +00:00 |
|
martin
|
67f6274cad
|
LazDebuggerGdbmi: Improve "Reset Debugger". Ensure timeouts, if certain options lead to endless waiting.
git-svn-id: trunk@61068 -
|
2019-04-28 13:31:45 +00:00 |
|
martin
|
dfcb3321a3
|
LazDebuggerGdbmi: Improve whitelisted commands for memory limit
git-svn-id: trunk@61067 -
|
2019-04-28 13:31:43 +00:00 |
|
martin
|
157ea70bdb
|
FpDebug: Fix upper/lower spelling of Contents/MacOS
git-svn-id: trunk@61066 -
|
2019-04-27 15:10:17 +00:00 |
|
dmitry
|
bce16b1033
|
cocoa: drawing frame3d using NSBox look (mimics carbon)
git-svn-id: trunk@61065 -
|
2019-04-26 19:57:44 +00:00 |
|
juha
|
09945b4668
|
LCL: Use "try finally" block for function DefaultInputDialog. Issue #35451, patch from Serge Anvarov.
git-svn-id: trunk@61064 -
|
2019-04-26 16:08:59 +00:00 |
|
dmitry
|
94fcd9ed54
|
lcl: update TUpDown WS implementation - setting up the initial Min value
git-svn-id: trunk@61063 -
|
2019-04-26 13:42:31 +00:00 |
|
dmitry
|
36919b50ca
|
cocoa: removing debugging messages
git-svn-id: trunk@61062 -
|
2019-04-26 13:41:56 +00:00 |
|
dmitry
|
dc8600b0f2
|
opengl: revert accidental changes to the example
git-svn-id: trunk@61061 -
|
2019-04-26 13:28:43 +00:00 |
|
dmitry
|
e653d0cc68
|
opengl: forcing painting even with NSgraphicContext currentContext assigned. Seems to be Mojave specific behaviour not to provide context. bug #34983
git-svn-id: trunk@61060 -
|
2019-04-26 13:26:27 +00:00 |
|
dmitry
|
59587a0452
|
opengl: adding support for Cocoa mouseMove events for Right and Middle mouse buttons. Based on the patch by Chris Rorden. bug #34938
git-svn-id: trunk@61059 -
|
2019-04-26 12:57:20 +00:00 |
|