zeljko
fe7467988d
LCL: hide DebuLn() from docking by using VerboseDocking define.
...
git-svn-id: trunk@38843 -
2012-09-26 10:23:40 +00:00
ask
dc82e7be1e
TAChart: Fix inverted Y axis on TChartNavPanel's minimap. Issue #22978
...
git-svn-id: trunk@38841 -
2012-09-26 06:36:26 +00:00
blikblum
f914971497
lcl: don't prevent escape key to propagate in DBEdit. Issue #22916
...
git-svn-id: trunk@38836 -
2012-09-26 00:06:34 +00:00
martin
afde8b8111
SynEdit: Improve painting. Issue #0022926 . (Do not scan into next token)
...
git-svn-id: trunk@38830 -
2012-09-25 22:50:32 +00:00
maxim
7eacd9d711
Translations: fixed typo in Russian translation
...
git-svn-id: trunk@38829 -
2012-09-25 22:47:15 +00:00
jesus
dfda14e88b
LazReport, fix error on create any reports after report with agregate bands, from Aleksey Lagunov, issue #22966
...
git-svn-id: trunk@38828 -
2012-09-25 16:59:07 +00:00
martin
4ee95d2f5b
SynEdit: Fixed crash with certain chars. Issue #0022926 . Certain chars were handled as "combining Marks". Introduced in rev 38669 #069b89f42f
...
git-svn-id: trunk@38827 -
2012-09-25 11:49:48 +00:00
zeljko
1b807141b9
Qt: TQtWidgetSet.SetScrollInfo - fixed wrong result, it must return real slider position, not value which might be out of sync with position. This fixes problems with TScrollingWinControl (TControlScrollbar).
...
git-svn-id: trunk@38826 -
2012-09-25 11:42:46 +00:00
ask
42d469990a
TAChart: Fix drawing of function series with +Infinity in domain exclusions
...
git-svn-id: trunk@38825 -
2012-09-25 10:56:58 +00:00
blikblum
2eea52416f
lcl: use Text instead of DisplayText in DBRadioGroup. Issue #22920
...
git-svn-id: trunk@38819 -
2012-09-25 03:12:37 +00:00
juha
09a91920b3
ListFilterEdit: Allow using with TCustomCheckListBox descendants. Issue #22968 , patch from Silvio Clécio
...
git-svn-id: trunk@38818 -
2012-09-24 22:34:14 +00:00
juha
6b90fc2348
Designer: Disable ViewLFM menu item for virtual units
...
git-svn-id: trunk@38817 -
2012-09-24 20:58:10 +00:00
maxim
9a487a2e50
LazUtils: improve unicode path/filename handling by Fileutil.ReadFileToString, patch from Takeda Matsuki, bug #22953
...
git-svn-id: trunk@38816 -
2012-09-24 20:32:19 +00:00
maxim
984207646b
Translations: Arabic translation cleanup
...
git-svn-id: trunk@38815 -
2012-09-24 20:20:50 +00:00
ask
8bbd1cfc0e
TAChart: More tests for sources with NaNs
...
git-svn-id: trunk@38814 -
2012-09-24 14:59:35 +00:00
ask
4b17b59c53
TAChart: Fix TCustomChartSource.FindBounds for the case of extremely large bounds
...
git-svn-id: trunk@38813 -
2012-09-24 14:58:22 +00:00
ask
ea61e7b307
TAChart: Fix SIGFPE on TListChartSource.SetXValue(NaN) and SetYValue(NaN)
...
git-svn-id: trunk@38812 -
2012-09-24 14:39:32 +00:00
ask
4b2fe13853
TAChart: Add IsEquivalent utility function
...
git-svn-id: trunk@38811 -
2012-09-24 14:37:53 +00:00
paul
685097901a
lcl: use CreateCompatibleBitmaps() instead of dirrect RawImage_CreateBitmaps for internal imagelist bitmaps
...
git-svn-id: trunk@38808 -
2012-09-24 09:18:51 +00:00
paul
05b660c8dc
cocoa: cocoa does not support BGR(A) bitmaps
...
git-svn-id: trunk@38807 -
2012-09-24 09:17:49 +00:00
mattias
bc0f56fefe
lcl: splash: use invalidate instead of paint
...
git-svn-id: trunk@38805 -
2012-09-24 06:58:16 +00:00
mattias
066a74ddf6
IDE: clean up
...
git-svn-id: trunk@38804 -
2012-09-24 06:37:40 +00:00
mattias
6cf21ebec0
synedit: clean up
...
git-svn-id: trunk@38803 -
2012-09-24 06:37:17 +00:00
blikblum
40f8498835
lcl:
...
- revert 33020 #928292514b, 33082 #dd109fba91, 33086 #bd7b46c17a, part of 33089 and 33389. These changes made the hint behavior Delphi incompatible thus leading to a regression in third party control like VirtualTreeView that handles hints in CMHintShow
- Retrieve parent hint recursively if hintcontrol.hint is empty' (delphi compatible)
- Added sample project to test hints
git-svn-id: trunk@38802 -
2012-09-23 23:06:31 +00:00
juha
dde19a64cc
Designer: ToDo item for disabling ViewLFM menu item for virtual units. How to do it?
...
git-svn-id: trunk@38801 -
2012-09-23 20:00:31 +00:00
juha
35994bb452
IDE: Move more methods to SourceFileManager. It has not reference back to main unit any more.
...
git-svn-id: trunk@38800 -
2012-09-23 19:01:06 +00:00
blikblum
b9b50b12c0
gtk2: implement SPI_GETWHEELSCROLLLINES
...
git-svn-id: trunk@38799 -
2012-09-23 16:09:24 +00:00
jesus
43d105558b
LazReport, frPrintGrid improvement: word wrap in cells, can connect to RxDbgrid, from Aleksey Lagunov, issue #22942
...
git-svn-id: trunk@38798 -
2012-09-22 17:33:22 +00:00
jesus
5919831958
LazReport, fix Lazreport not selecting Fields from Datasets on Dialogs correctly, from Christian, issue #22753
...
git-svn-id: trunk@38797 -
2012-09-22 17:18:39 +00:00
mattias
d288f3c1ed
updated lpl
...
git-svn-id: trunk@38796 -
2012-09-22 14:25:48 +00:00
paul
81f3d70d82
cocoa: implement CreateCompatibleDC and other Bitmap related implementation
...
git-svn-id: trunk@38795 -
2012-09-22 06:03:24 +00:00
juha
b393a5bd18
IDE: Move funcs from MainIDE to MainIDEBase (DoMergeDefaultProjectOptions) and to SourceFileManager (CheckMainSrcLCLInterfaces, DoOpenMainUnit, DoRevertMainUnit)
...
git-svn-id: trunk@38794 -
2012-09-21 20:36:00 +00:00
vincents
257a444796
fixed package link for pascal script package, issue #22897
...
git-svn-id: trunk@38793 -
2012-09-21 18:01:27 +00:00
ask
333ad8cbcd
TAChart: Fix crash on deleting subcomponent with active property editor
...
git-svn-id: trunk@38792 -
2012-09-21 17:30:22 +00:00
ask
e4d555f7f9
TAChart: Add "Bars" page to the "dragdrop" demo
...
git-svn-id: trunk@38791 -
2012-09-21 15:48:34 +00:00
ask
4678f2ffd4
TAChart: Add TBarSeries.GetBarWidth function
...
git-svn-id: trunk@38790 -
2012-09-21 15:30:25 +00:00
ask
21b933340c
TAChart: Add common TImageToGraphFunc and TGraphToImageFunc types
...
git-svn-id: trunk@38789 -
2012-09-21 15:28:58 +00:00
ask
cdecf4667d
TAChart: Support axis transformations in TCustomChartSeries.MovePoint
...
git-svn-id: trunk@38788 -
2012-09-21 15:15:24 +00:00
ask
54f6a99a13
TAChart: Add TDataPointDragTool.OnDragStart event
...
git-svn-id: trunk@38786 -
2012-09-21 14:43:38 +00:00
maxim
d02fb67a89
Translations: Arabic translation update by Khaled Shagrouni, bug #22935
...
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
paul
a3012aeb68
cocoa: fix RawImage_DescriptionFromBitmap
...
git-svn-id: trunk@38784 -
2012-09-21 12:04:37 +00:00
paul
7ebd846c4a
debugger: fix range check
...
git-svn-id: trunk@38783 -
2012-09-21 11:47:02 +00:00
ask
6512597d13
TAChart: Add TChartExtentLink.AddChart procedure
...
git-svn-id: trunk@38782 -
2012-09-21 11:23:38 +00:00
ask
325d4b93f7
TAChart: Use graph instead of image coordinates for TDataPointDragTool.Origin and OnDrag
...
git-svn-id: trunk@38781 -
2012-09-21 11:18:11 +00:00
ask
ed154f4797
TAChart: Add TBasicPointSeries.MovePoint overload for graph coordinates
...
git-svn-id: trunk@38780 -
2012-09-21 11:15:15 +00:00
ask
88ff18a61a
TAChart: Do not notify from TListChartSource.SetXValue and SetYValue if the value did not actually change.
...
git-svn-id: trunk@38779 -
2012-09-21 10:51:46 +00:00
paul
12a20ff9fa
cocoa: fix RestoreDCData
...
git-svn-id: trunk@38778 -
2012-09-21 09:12:22 +00:00
paul
a0823977cc
cocoa: cleanup
...
git-svn-id: trunk@38777 -
2012-09-21 08:05:26 +00:00
paul
d7554d8ff4
cocoa: port some of carbon changes related to regions, port LPtoDP, LPtoDP
...
git-svn-id: trunk@38776 -
2012-09-21 07:51:36 +00:00
paul
f38f091b55
cocoa: implement WindowOfs, ViewportOfs
...
git-svn-id: trunk@38775 -
2012-09-21 07:15:13 +00:00