Commit Graph

53538 Commits

Author SHA1 Message Date
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
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
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
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
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
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
dmitry
4e09fc9c2c cocoa: CocoaTabControl implement mouse events. #32982
git-svn-id: trunk@57020 -
2018-01-09 04:17:08 +00:00
dmitry
697151fb2d cocoa: making sure that the proper NSMenu- class is created for a proper LCL item. #32987
git-svn-id: trunk@57019 -
2018-01-09 03:30:31 +00:00
dmitry
cb31fbad0e cocoa: preventing call of keyup for textfield, in case the callback was cleared
git-svn-id: trunk@57018 -
2018-01-09 03:07:46 +00:00
dmitry
a77eb48d0c cocoa: passing the focus to the content view #32981.
git-svn-id: trunk@57017 -
2018-01-09 02:50:05 +00:00
maxim
26ce2347a4 LazUtils: when updating existing translation item, copy Flags together with translation if needed, just like we do for newly added item.
git-svn-id: trunk@57016 -
2018-01-08 23:05:59 +00:00
maxim
33824ac6a0 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57015 -
2018-01-08 18:33:11 +00:00
juha
31d90d59f6 IDE: Extended filter for Code Completion. Issue #32974, patch from regs.
git-svn-id: trunk@57014 -
2018-01-08 17:50:59 +00:00
maxim
502f9aa7f0 Translations: regenerated translations
git-svn-id: trunk@57011 -
2018-01-08 16:11:10 +00:00
maxim
854d1eceaf LazUtils: when updating existing translation item, copy PreviousID together with translation if needed, just like we do for newly added item.
git-svn-id: trunk@57010 -
2018-01-08 15:22:52 +00:00
dmitry
2c0b33fd1a cocoa: update scrollbox implementation, fix the problem of missing scrollbars. #32971. Todo - implement SetScrollInfo and GetScrollInfo for ScrollView
git-svn-id: trunk@57009 -
2018-01-08 03:34:29 +00:00
dmitry
30c34b43dc cocoa: update the rule of selecting a parent view. all children should be added to lclContentView
git-svn-id: trunk@57008 -
2018-01-08 03:28:54 +00:00
dmitry
350709605d cocoa: additional checks to prevent doublicating messages about control resizes. (check for client rect changed vs frame rect changed). Added check for a failed draw (an event, whenever a control frame changed while processing Draw()). Forcing repaint #32970. Additional check for scrollbars - preventing dormant resize events
git-svn-id: trunk@57007 -
2018-01-08 00:34:26 +00:00
dmitry
8bc6b71bf5 cocoa: implement hiding of scrolling bars, if the page is larger than the range. #32966
git-svn-id: trunk@57006 -
2018-01-07 17:33:10 +00:00
bart
b63451bdf7 Grids: factor out IsEmptyRow function and correctly use the ARow paramter inside the function. Issue #0032965.
git-svn-id: trunk@57005 -
2018-01-07 16:57:10 +00:00
wp
387605c036 Examples: Use Ukrainian letters in language selection of translation_demo (google-translated).
git-svn-id: trunk@57004 -
2018-01-07 16:00:23 +00:00
dmitry
789abf9d79 cocoa: replacing instance call with class method call when scrollbar frames. #32966
git-svn-id: trunk@57003 -
2018-01-07 15:51:43 +00:00
mattias
57c696942e IDE: clean up
git-svn-id: trunk@57002 -
2018-01-07 13:43:47 +00:00
dmitry
9afa5bf6b8 cocoa: additional key code mapping
git-svn-id: trunk@57000 -
2018-01-07 07:03:03 +00:00
dmitry
2f120dcde2 cocoa: accurate reporting of modifier key changes
git-svn-id: trunk@56999 -
2018-01-07 05:45:53 +00:00
dmitry
cf395e4176 cocoa: font of the height is a negative number based on the font size. #32003
git-svn-id: trunk@56998 -
2018-01-07 04:10:47 +00:00