bart
|
a62fcc7e69
|
TFindDialog: slight improvement on r59031 #daee51d966.
git-svn-id: trunk@59048 -
|
2018-09-17 20:07:16 +00:00 |
|
juha
|
5102a7739e
|
LCL-GTK2: Fix TListView column widths. Issue #34044, patch from accorp.
git-svn-id: trunk@59047 -
|
2018-09-17 19:30:11 +00:00 |
|
juha
|
62c05b07e0
|
LCL-GTK2: Do not truncate Groupbox caption (fix for previous). Issue #32621, patch from accorp.
git-svn-id: trunk@59046 -
|
2018-09-17 19:01:54 +00:00 |
|
juha
|
7f272a8e4e
|
IDE: Make procedure InvalidateOptions private for both project and package options.
git-svn-id: trunk@59045 -
|
2018-09-17 16:53:43 +00:00 |
|
juha
|
a1d9f85634
|
IdeIntf: Improve the CompilationTool stuff. Remove and clean code. Issue #34283.
git-svn-id: trunk@59044 -
|
2018-09-17 16:53:37 +00:00 |
|
juha
|
5df4b7fc4e
|
IdeIntf: A new interface class TLazCompilationToolOptions with a Command and CompileReasons. Issue #34283.
git-svn-id: trunk@59043 -
|
2018-09-17 12:03:51 +00:00 |
|
juha
|
7a46670faa
|
Revert r59006 #b06f6da4af "IdeIntf: Add API for ExecuteCommand in CompOptsIntf." Must be done better.
git-svn-id: trunk@59042 -
|
2018-09-17 12:03:49 +00:00 |
|
juha
|
aaef9c6884
|
IDE: Use safe typecast for TProjectCompilationToolOptions when building project.
git-svn-id: trunk@59041 -
|
2018-09-17 12:03:47 +00:00 |
|
juha
|
1259c8e10a
|
IDE: Minor optimization. Remove a parameter from procedure GetMainUnit.
git-svn-id: trunk@59040 -
|
2018-09-17 12:03:41 +00:00 |
|
dmitry
|
b3b559273c
|
cocoa: reduce the amount of focus (responders) related code. Process the focus handling in NSWindow only (rather than each control individually). Update tab switch notification to report tab change prior to focus switch
git-svn-id: trunk@59039 -
|
2018-09-17 01:33:50 +00:00 |
|
blikblum
|
f2ecffd6b1
|
lcl: fix ExcludeClipRect by converting coordinates from logical to device. Patch by Dmitry
git-svn-id: trunk@59038 -
|
2018-09-16 23:14:01 +00:00 |
|
dmitry
|
d313b710e5
|
cocoa-opengl: removing lclIsHandle method override, as no longer used by cocoa ws
git-svn-id: trunk@59037 -
|
2018-09-16 20:18:06 +00:00 |
|
dmitry
|
e7701af802
|
cocoa: fix in TListBox.setItemIndex to replace the selection, rather than extend it. #34290
git-svn-id: trunk@59036 -
|
2018-09-16 17:55:14 +00:00 |
|
dmitry
|
d17ec595bb
|
cocoa: added code, but not enforcing it for change in border style of TComboBox
git-svn-id: trunk@59035 -
|
2018-09-16 17:49:16 +00:00 |
|
dmitry
|
d809d8c95b
|
cocoa: update combobox (NSComboBox) to retain the selection after reopenning the popup window
git-svn-id: trunk@59034 -
|
2018-09-16 17:29:13 +00:00 |
|
dmitry
|
7a0195312f
|
cocoa: preventing NSTabView to appear in chain of responders. That should prevent key event loss. (a very odd cocoa feature)
git-svn-id: trunk@59033 -
|
2018-09-16 16:43:15 +00:00 |
|
bart
|
ca05451b8c
|
TCommondialog: do not publish Widht/Height properties. Issue #0033480. Patch by AlexeyT.
git-svn-id: trunk@59032 -
|
2018-09-16 13:06:31 +00:00 |
|
bart
|
daee51d966
|
TFindDialog: fix setting Top/Left. Issue #0033528.
git-svn-id: trunk@59031 -
|
2018-09-16 12:55:15 +00:00 |
|
bart
|
2ddfb4072a
|
TValueListEditor: fix DeleteRow (Issue #0034208)
git-svn-id: trunk@59030 -
|
2018-09-16 11:11:07 +00:00 |
|
dmitry
|
c814ad8b50
|
cocoa: update mainmenu implementaiton. Added support for Hide Others and Show All menu items
git-svn-id: trunk@59029 -
|
2018-09-16 05:39:39 +00:00 |
|
dmitry
|
de34434bb3
|
cocoa: resolve mem leak in listbox custom draw
git-svn-id: trunk@59028 -
|
2018-09-16 03:37:28 +00:00 |
|
dmitry
|
01c8eef539
|
cocoa: extend support of CGContextRef (for macOS 10.10 and later). Adding init of context for custom drawn dropdownlist
git-svn-id: trunk@59027 -
|
2018-09-16 03:27:52 +00:00 |
|
dmitry
|
a1c48e5e97
|
cocoa: adding cocoawschecklst.pas to the list of units in lcl.lpk file
git-svn-id: trunk@59026 -
|
2018-09-16 01:28:55 +00:00 |
|
dmitry
|
b39c7ddd8c
|
cocoa: adding support for borderstyle of a customchecklist box
git-svn-id: trunk@59025 -
|
2018-09-16 01:25:37 +00:00 |
|
dmitry
|
56d4ce821b
|
cocoa: support of BorderStyle property for the common rectangular controls
git-svn-id: trunk@59024 -
|
2018-09-16 01:17:16 +00:00 |
|
dmitry
|
c38c08ac2d
|
cocoa: restore filtering of ampersands in menu titles
git-svn-id: trunk@59023 -
|
2018-09-16 00:26:17 +00:00 |
|
dmitry
|
b58cc4129e
|
cocoa: fix compilation issue made by the prev commit
git-svn-id: trunk@59022 -
|
2018-09-16 00:04:00 +00:00 |
|
dmitry
|
8b3eee4076
|
cocoa: initial support for enabling/disabling menus on ShowModal
git-svn-id: trunk@59021 -
|
2018-09-16 00:00:10 +00:00 |
|
dmitry
|
46bb1236fc
|
cocoa: remove the direct reference between TCocoaWindow and LCLForm
git-svn-id: trunk@59020 -
|
2018-09-15 22:54:14 +00:00 |
|
dmitry
|
c002ba7df4
|
cocoa: switch paintstruct back from dynamic (originally changed back in 2012) to static. Saving on heap change call
git-svn-id: trunk@59019 -
|
2018-09-15 22:10:58 +00:00 |
|
juha
|
0a8bae0cd4
|
LCL-GTK2: Fix TStaticText Width with Autosize. Issue #21877, patch from accorp.
git-svn-id: trunk@59018 -
|
2018-09-15 21:59:00 +00:00 |
|
dmitry
|
4590a4f178
|
cocoa: prevent MainMenu from being set on a designed form
git-svn-id: trunk@59017 -
|
2018-09-15 21:57:04 +00:00 |
|
juha
|
abf6d327e3
|
LCL-GTK2: Do not truncate Groupbox caption. Issue #32621, patch from accorp.
git-svn-id: trunk@59016 -
|
2018-09-15 21:38:42 +00:00 |
|
dmitry
|
a0ce476b68
|
cocoa: remove lclIsHandle method completetly. Handle use is defined on WS level and stored with the callback object
git-svn-id: trunk@59015 -
|
2018-09-15 20:56:42 +00:00 |
|
dmitry
|
121f09456b
|
cocoa: rename frame view to handleview. HandleView would be used as HWND for any composed control
git-svn-id: trunk@59014 -
|
2018-09-15 20:21:23 +00:00 |
|
mattias
|
9c62cce21c
|
updated lazarus.lpi
git-svn-id: trunk@59012 -
|
2018-09-15 19:59:32 +00:00 |
|
mattias
|
12ce8a3854
|
set trunk version to 2.1.0
git-svn-id: trunk@59010 -
|
2018-09-15 19:46:38 +00:00 |
|
mattias
|
c2b0e049ef
|
set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
|
2018-09-15 19:41:22 +00:00 |
|
juha
|
ebaa4dcf36
|
IDE: Return true from TExternalTools.RunToolAndDetach when everything goes well. Issue #34282.
git-svn-id: trunk@59007 -
|
2018-09-15 17:43:10 +00:00 |
|
juha
|
b06f6da4af
|
IdeIntf: Add API for ExecuteCommand in CompOptsIntf. Issue #34283, patch from m_burkhard@gmx.ch.
git-svn-id: trunk@59006 -
|
2018-09-15 17:17:22 +00:00 |
|
juha
|
a10d4dadc6
|
IDE: Support dot (".") in project name. Issue #29854.
git-svn-id: trunk@59005 -
|
2018-09-15 12:32:37 +00:00 |
|
juha
|
bae00a04b3
|
LCL-GTK2: Disable an annoying DebugLn().
git-svn-id: trunk@59004 -
|
2018-09-15 12:32:25 +00:00 |
|
juha
|
0be197cd4a
|
LCL-GTK2: Fix TCheckBox Autosize. Issue #23152, patch from accorp.
git-svn-id: trunk@59003 -
|
2018-09-15 08:47:25 +00:00 |
|
juha
|
9f69827bc7
|
IDE: Simplify saving AutoSave/LastOpenPackages.
git-svn-id: trunk@59002 -
|
2018-09-15 08:47:13 +00:00 |
|
dmitry
|
e4ad7a78b2
|
cocoa: update to applicaiton event processing to forward mouseMove events to non keywindows under the cursor
git-svn-id: trunk@59001 -
|
2018-09-15 04:33:41 +00:00 |
|
dmitry
|
1871fb6f58
|
cocoa: updating showing and hiding of modal windows
git-svn-id: trunk@59000 -
|
2018-09-15 02:20:05 +00:00 |
|
dmitry
|
e145093592
|
cocoa: correct image assingment during menu item creation
git-svn-id: trunk@58999 -
|
2018-09-14 23:18:26 +00:00 |
|
dmitry
|
b56ac8a72f
|
cocoa: common nstextview code to get top row
git-svn-id: trunk@58998 -
|
2018-09-14 22:55:02 +00:00 |
|
dmitry
|
463f479224
|
cocoa: common code to determine a rect of a cell in NSTableView
git-svn-id: trunk@58997 -
|
2018-09-14 22:42:01 +00:00 |
|
dmitry
|
fac617af9b
|
cocoa: common code to determine the rowIndex at NSTableView based of LCL coordinates
git-svn-id: trunk@58996 -
|
2018-09-14 21:04:26 +00:00 |
|