Commit Graph

57033 Commits

Author SHA1 Message Date
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
dmitry
02284c559f cocoa: binding a popup menu to the key window. The window is need to pick up the theme colors
git-svn-id: trunk@61058 -
2019-04-26 12:38:31 +00:00
maxim
d6391d9421 LCLTranslator: optimized commandline parameters handling code a bit (no functional changes)
git-svn-id: trunk@61057 -
2019-04-25 22:48:45 +00:00
martin
142b226591 LazDebuggerFpGdbmi: fixed a crash in watches eval, after cancel of watch eval due to dbg error.
git-svn-id: trunk@61056 -
2019-04-25 17:43:00 +00:00
dmitry
aea75fde5e cocoa: making hint color theme aware. #34360
git-svn-id: trunk@61055 -
2019-04-25 15:24:38 +00:00
juha
290e503af0 LCL: Publish Constraints property for TDBCheckBox, TDBComboBox, TDBCalendar and TDBNavigator. Issue #35392, patch from Joeny Ang.
git-svn-id: trunk@61054 -
2019-04-24 20:22:10 +00:00
juha
6096106179 LCL: Handle mouse events through shaped TWinControl. Issue #35270, patch from ptvs.
git-svn-id: trunk@61053 -
2019-04-24 20:18:37 +00:00
juha
c966415648 CairoCanvas: Allow saving TCairoSVGCanvas to a stream. Support Pen.Mode pmXor. Issues #35425,#30293. Patch from Anton Kavalenka.
git-svn-id: trunk@61052 -
2019-04-24 19:45:35 +00:00
juha
0a6a5d2b43 IDE: Sanity check when loading LPS run modes. Issue #35410, patch from Ondrej.
git-svn-id: trunk@61051 -
2019-04-24 19:16:47 +00:00
juha
0b48576ddd IDE: Speedup Find in Files. Was slowish with LCL-QT5. Issue #35416, patch from rusty_robot.
git-svn-id: trunk@61050 -
2019-04-24 19:02:15 +00:00
juha
bf45896b72 LCL-GTK2: Support fractions of degrees in font orientation. Issue #35437.
git-svn-id: trunk@61049 -
2019-04-24 18:29:15 +00:00
juha
e149d43e6b IDE: Improve layout of "(Show) Compiler Options" form. Issue #35434, patch from Alexey Tor.
git-svn-id: trunk@61048 -
2019-04-24 18:09:11 +00:00
dmitry
8e3bac19a3 cocoa: using colors with hatch style brushes. Patch by David Jenkins. #32825, #34414
git-svn-id: trunk@61047 -
2019-04-24 06:47:50 +00:00
dmitry
991b05a9fd cocoa: remove the restriction for a CocoaWSCustomTabControl to be used by TPageControl only. #34593
git-svn-id: trunk@61046 -
2019-04-24 06:01:38 +00:00
dmitry
df1d49d0d8 cocoa: sending a change notification, if text changed programmatically. #35303
git-svn-id: trunk@61045 -
2019-04-24 05:32:15 +00:00
dmitry
65e0011cc5 cocoa: fix updateproperties method from using a wrong view
git-svn-id: trunk@61044 -
2019-04-24 05:11:21 +00:00
dmitry
4844c73998 cooca: resizing overlay view towards the hosting view
git-svn-id: trunk@61043 -
2019-04-24 05:06:13 +00:00
dmitry
8bc92cc16d cocoa: notifying the main combobox about need of reloadingdata when changes occur
git-svn-id: trunk@61042 -
2019-04-24 04:34:11 +00:00
maxim
ccf03e0d2a LCLTranslator: also allow "--lang=<lang>" commandline parameter in addition to "-l <lang>" and "--lang <lang>", bug #35432
git-svn-id: trunk@61041 -
2019-04-23 23:59:48 +00:00
juha
23bc495d4c LCL-GTK2: Support ampersands in LCLIntf.MessageBox. Issue #35427, patch from Alexey Tor.
git-svn-id: trunk@61040 -
2019-04-22 22:27:18 +00:00
martin
0f2eece126 DwarfViewer: remove -WC
git-svn-id: trunk@61039 -
2019-04-22 12:32:42 +00:00
juha
3df7d8afe5 LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils.
git-svn-id: trunk@61038 -
2019-04-22 09:00:32 +00:00
juha
25dd388ada Packager: Enable building with 3.2 fixes. Issue #35393, patch from Alexey Tor.
git-svn-id: trunk@61037 -
2019-04-22 07:31:42 +00:00
dmitry
825e0eae04 cocoa: update the comment regarding the new method
git-svn-id: trunk@61036 -
2019-04-22 05:39:08 +00:00
dmitry
1f5d0de524 cocoa: adding support of getting information IF dark theme is used
git-svn-id: trunk@61035 -
2019-04-22 05:31:54 +00:00