Commit Graph

57008 Commits

Author SHA1 Message Date
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
juha
ac23dd220d IDE: Check for 'Unversioned directory' when omitting revision from IDE title.
git-svn-id: trunk@61029 -
2019-04-21 08:11:46 +00:00
martin
519161a185 SynEdit, GTK2: fix ghost caret during scrolling
git-svn-id: trunk@61028 -
2019-04-20 19:57:06 +00:00
joost
cb9c628098 Codetools: Enabled possibility to compile with fpmake
git-svn-id: trunk@61027 -
2019-04-20 19:02:05 +00:00
martin
e98b6c7599 Gtk2: MsgQueue, fix race condition (patch by Boris Glavin) Issue #035395
git-svn-id: trunk@61026 -
2019-04-20 17:48:47 +00:00
joost
8ed5140032 Fppkg: Omit files from fpmake.pp which are not available on any target
git-svn-id: trunk@61025 -
2019-04-20 09:53:50 +00:00
dmitry
e58bf3681c cocoa: adding support for undo redo operations for TEdit and TMemo. Patch by Zoë Peterson. #35421
git-svn-id: trunk@61024 -
2019-04-20 05:21:43 +00:00
dmitry
6431fb7b03 cocoa: change BTNFACE color from controlColor to controlBackground color. Thus any text drawn using controlTextColor would be shown properly. #35074
git-svn-id: trunk@61023 -
2019-04-20 01:23:07 +00:00
wp
a58d97ece8 TAChart: Properly set TCustomAnimatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, modified patch by Marcin Wiazowski.
git-svn-id: trunk@61022 -
2019-04-19 15:39:03 +00:00
wp
5004cea104 TAChart: Update func_series tutorial to reflect new OnExtentValidate event.
git-svn-id: trunk@61021 -
2019-04-19 12:29:00 +00:00
wp
aae7dd012f TAChart: Properly set TCalculatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, based on patch by Marcin Wiazowski.
git-svn-id: trunk@61020 -
2019-04-19 11:56:19 +00:00
dmitry
879ab722ef cocoa: update frame3d method to behave similar to WinApi. #35408
git-svn-id: trunk@61019 -
2019-04-19 03:42:42 +00:00
dmitry
085e081476 docs: adding Zoë Peterson for ongoing cocoa patching
git-svn-id: trunk@61018 -
2019-04-19 03:04:01 +00:00
wp
c0f90521ad TAChart: New extent validation event for TChart. Deprecate OnExtentChanging event. Issue #35390, patch by Marcin Wiazowski.
git-svn-id: trunk@61017 -
2019-04-18 14:11:22 +00:00
wp
81f4762dba TAChart: Fix TCustomChartSource.FindBounds for XCount = 0. Add test cases.
git-svn-id: trunk@61016 -
2019-04-18 13:49:58 +00:00
mattias
f88bcbfd2d IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: trunk@61012 -
2019-04-18 08:12:04 +00:00
mattias
a06e60a246 undo
git-svn-id: trunk@61011 -
2019-04-18 08:11:56 +00:00
mattias
ab0aa9bf2a IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: trunk@61010 -
2019-04-18 08:11:11 +00:00
dmitry
aecd84036e cocoa: fix tabVisible for active page. Patch by David Jenkins #35172
git-svn-id: trunk@61009 -
2019-04-18 03:59:20 +00:00
dmitry
ff9256aff6 cocoa: adding support for removal tabs by freeing handle. Patch by David Jenkins. #35171
git-svn-id: trunk@61008 -
2019-04-18 03:47:21 +00:00
dmitry
c3c3dea2a2 cocoa: adding support for GlyphShowMode. Patch by Zoë Peterson. #35078
git-svn-id: trunk@61007 -
2019-04-18 03:21:48 +00:00