Commit Graph

53608 Commits

Author SHA1 Message Date
martin
9d51568748 SynEdit: fix issue with longest line info (cached line num was not updated). Horiz scrollbar sometimes disappeared after line was deleted
git-svn-id: trunk@57081 -
2018-01-14 01:07:17 +00:00
dmitry
ab151dba5a cocoa: propagating enabled state accross controls hierarchy #28700,#32259
git-svn-id: trunk@57080 -
2018-01-14 01:00:22 +00:00
martin
7992d55d67 SynEdit: fix issue with longest line info (cached line num was not updated). Horiz scrollbar sometimes disappeared after line was deleted
git-svn-id: trunk@57079 -
2018-01-14 00:55:03 +00:00
martin
a6a886a8a9 SynEdit: fix ecDeleteEOL with multi codepoint utf8. Issue #0032838
git-svn-id: trunk@57078 -
2018-01-14 00:18:44 +00:00
dmitry
a1a365d6f4 cocoa: change DrawFocusRect to render a rectangle in Windows DC compatible tyle using Xor #32995
git-svn-id: trunk@57077 -
2018-01-13 21:29:28 +00:00
dmitry
658165c03f cocoa: adding MouseOffset support for scrolled components. #32993
git-svn-id: trunk@57076 -
2018-01-13 19:57:24 +00:00
dmitry
5e8a91550f cocoa: checking for flipped views when setting scroll position
git-svn-id: trunk@57075 -
2018-01-13 16:07:04 +00:00
dmitry
b5a54b56f0 cocoa: update in Get-SetScrollInfo for CocoaScrollView - making it documentViewRect based. Processing LMScroll messages whenever user scrolls. Removed implementation of ScrollBy in basic CocoaWSWinControl
git-svn-id: trunk@57074 -
2018-01-13 15:35:25 +00:00
ondrej
039c7ea1bf LCL: High-DPI ImageList: reload WS image lists on resolution handle destruction (TPageControl, TListView)
git-svn-id: branches/HiDPIImageList@57073 -
2018-01-13 12:01:07 +00:00
juha
58eefa59cd IDE: Rename ExtendedFilter -> ContainsFilter, GUI: 'Include identifiers containing prefix'. Issue #32974.
git-svn-id: trunk@57072 -
2018-01-13 10:04:41 +00:00
juha
d95cd50a49 IdeIntf, DBGridColumnsPropertyEditorForm: Remove useless properties. Issue #32903, patch from FTurtle.
git-svn-id: trunk@57071 -
2018-01-13 10:04:27 +00:00
ondrej
9f890e6f52 LCL: High-DPI ImageList: don't stream auto generated resolution
git-svn-id: branches/HiDPIImageList@57070 -
2018-01-13 07:02:30 +00:00
ondrej
f2a4b6ac70 LCL: High-DPI ImageList: treeview fixes
git-svn-id: branches/HiDPIImageList@57069 -
2018-01-13 05:02:25 +00:00
ondrej
454fc69b9e LCL: High-DPI ImageList: rename *ForImagePPI to *ForPPI
git-svn-id: branches/HiDPIImageList@57068 -
2018-01-13 04:25:01 +00:00
martin
5ba536f2ab SynEdit: Fix fold gutter, after r 57066 / issue #32940
git-svn-id: trunk@57067 -
2018-01-12 23:59:50 +00:00
martin
c99d4b6ff6 SynEdit: Fix crash in FoldNodeInfoList, due to Pas-HL hack attempting to alter fold info for "class of". Issue #32940
git-svn-id: trunk@57066 -
2018-01-12 23:41:02 +00:00
juha
61e0c2a1ff IdeIntf, DBGridColumnsPropertyEditorForm: Simplify actAddFieldsExecute a lot, new method GetDataSet. Issue #32903, patch from FTurtle.
git-svn-id: trunk@57061 -
2018-01-12 16:39:18 +00:00
wp
8e09be3eed LCL: Fix unbound use of DBLookupCombobox (broken by r55911 #8e708aabea)
git-svn-id: trunk@57060 -
2018-01-12 14:01:51 +00:00
wp
d78abeb9d3 TAChart: Avoid jitter of chart area while dragging with a TPanDragTool.
git-svn-id: trunk@57059 -
2018-01-12 09:30:55 +00:00
martin
742189d0ee SynEdit: fixed pas HL for uses block. Issue #0032976
git-svn-id: trunk@57058 -
2018-01-11 23:33:03 +00:00
ondrej
fb66dcdbac LCL: High-DPI ImageList: don't create resolution for new image in add/insert/replace
git-svn-id: branches/HiDPIImageList@57057 -
2018-01-11 13:53:58 +00:00
ondrej
61f7a6bd86 LCL: High-DPI ImageList: fix replace methods
git-svn-id: branches/HiDPIImageList@57056 -
2018-01-11 13:22:32 +00:00
ondrej
1c42b91f5b IdeIntf: High-DPI ImageList: image list editor multiple resolution support
git-svn-id: branches/HiDPIImageList@57055 -
2018-01-11 13:17:19 +00:00
ondrej
ad9612efd5 LCL: High-DPI ImageList: imglist fixes
git-svn-id: branches/HiDPIImageList@57054 -
2018-01-11 13:16:27 +00:00
wp
91b5e9ace2 TAChart: Fix incorrect clipping of area series segments.
git-svn-id: trunk@57053 -
2018-01-11 13:09:08 +00:00
juha
68c9678a8a IdeIntf: Simplify TDBGridColumnsPropertyEditorForm.actDelExecute.
git-svn-id: trunk@57052 -
2018-01-11 10:21:14 +00:00
juha
1bb9a00738 IdeIntf: Format and simplify TDBGridColumnsPropertyEditorForm.actAddFieldsExecute.
git-svn-id: trunk@57051 -
2018-01-11 10:21:13 +00:00
juha
dc70fd5181 IdeIntf, DBGridColumnsPropertyEditorForm: Split SelectInObjectInspector into 2 methods, remove useless ForceUpdate param.
git-svn-id: trunk@57050 -
2018-01-11 10:21:12 +00:00
juha
bd0a378f70 IdeIntf: Improve indentation in DBGridColumnsPropertyEditorForm. Cleanup.
git-svn-id: trunk@57049 -
2018-01-11 10:21:06 +00:00
dmitry
3e9a589e80 cocoa: scrollwincontrol, keeping the actual scrollbox size, if a smaller scolling range is requested. #32998
git-svn-id: trunk@57048 -
2018-01-11 05:28:36 +00:00
ondrej
ba1c5e5fd4 LCL: High-DPI ImageList: fix TDragImageList HotSpot
git-svn-id: branches/HiDPIImageList@57047 -
2018-01-11 05:20:17 +00:00
ondrej
dabf59fef5 LCL: High-DPI ImageList: Qt+Qt5 fixes
git-svn-id: branches/HiDPIImageList@57046 -
2018-01-11 05:01:51 +00:00
ondrej
29f83c361a LCL: High-DPI ImageList: Gtk2 fixes
git-svn-id: branches/HiDPIImageList@57045 -
2018-01-11 05:00:50 +00:00
dmitry
db4dc7c254 cocoa: adding a basis to implement sorting of controls, whenever a z-order changes. should not be used rightaway due to slow performance, compared to remove add-related approach
git-svn-id: trunk@57044 -
2018-01-11 04:11:46 +00:00
zeljko
552e2b0df6 Qt5: fixed mapping of QReal type on arm processors. Patch by Lutz Mändle. Issue #32997
git-svn-id: trunk@57043 -
2018-01-10 22:56:59 +00:00
juha
bb2b8feabf IdeIntf: Prevent crash in DBGridColumnsPropertyEditorForm with "Delete All". Issue #33000.
git-svn-id: trunk@57042 -
2018-01-10 14:32:19 +00:00
ondrej
9091957623 LCL: High-DPI ImageList: add TCustomImageList.RegisterResolutions method.
git-svn-id: branches/HiDPIImageList@57041 -
2018-01-10 13:13:15 +00:00
ondrej
4d88950a76 LCL: High-DPI ImageList: improve ICO scaling when adding
git-svn-id: branches/HiDPIImageList@57040 -
2018-01-10 13:07:54 +00:00
ondrej
90f22ba7fd LCL: High-DPI ImageList: LCL runtime and win32
git-svn-id: branches/HiDPIImageList@57039 -
2018-01-10 12:46:42 +00:00
mattias
b8a4422c7f codetools: identifier completion fixed empy Prefix
git-svn-id: trunk@57038 -
2018-01-10 08:30:25 +00:00
maxim
88450bc47a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32990
git-svn-id: trunk@57031 -
2018-01-09 22:16:15 +00:00
wp
7e3edd9156 TAChart: fix TDateTimeIntervalChartSource supressing minutes in hour steps
git-svn-id: trunk@57030 -
2018-01-09 22:04:56 +00:00
mattias
6560513c29 codetools: identifier completion: extended: compare only once
git-svn-id: trunk@57029 -
2018-01-09 18:33:53 +00:00
mattias
7b3993f0bd codetools: identifier completion: extended: add only once
git-svn-id: trunk@57028 -
2018-01-09 18:24:19 +00:00
mattias
a9428d5014 IDE: fixed compile
git-svn-id: trunk@57027 -
2018-01-09 18:22:31 +00:00
mattias
3581e9d7e4 codetools: fixed compile
git-svn-id: trunk@57026 -
2018-01-09 18:19:43 +00:00
mattias
391b8ffa36 IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject
git-svn-id: trunk@57024 -
2018-01-09 11:35:58 +00:00
mattias
76a5a3cd5d IDEIntf: added ConsoleVerbosity, pas2js: less hints, fixed getting compiler options, fixed uninitialized result
git-svn-id: trunk@57023 -
2018-01-09 11:08:04 +00:00
balazs
4bddb9a44b Carbon: Setting DC origin through SetWindowOrg and calling BitBlt does not work under OSX. Issue #28689 and #25564
git-svn-id: trunk@57022 -
2018-01-09 06:19:00 +00:00
ondrej
5aca315c04 Create branch HiDPIImageList
git-svn-id: branches/HiDPIImageList@57021 -
2018-01-09 04:52:40 +00:00