Commit Graph

57178 Commits

Author SHA1 Message Date
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
dmitry
2a63002bd2 cocoa: additional callback cleanup on windows handle destruction
git-svn-id: trunk@61034 -
2019-04-22 04:58:33 +00:00
dmitry
6a5aa14a72 cocoa: disconnecting window content from window for a better reference release
git-svn-id: trunk@61033 -
2019-04-22 02:31:11 +00:00
dmitry
fa7b48de3b cocoa: resolve leaking of window handles
git-svn-id: trunk@61032 -
2019-04-21 22:09:54 +00:00
dmitry
9980e47dc0 cocoa: change processing of AllowDropFiles for forms. Partially based on the patch by Zoë Peterson. Allow files acception even for embeded forms (NSView-based). #35215
git-svn-id: trunk@61031 -
2019-04-21 20:44:46 +00:00
juha
0487347061 IDE: Allow only valid revision numbers to show in IDE title.
git-svn-id: trunk@61030 -
2019-04-21 14:27:53 +00:00