Commit Graph

37611 Commits

Author SHA1 Message Date
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
paul
bc0000f1f4 cocoa: fix range check errors
git-svn-id: trunk@38774 -
2012-09-21 06:47:56 +00:00
paul
cffbf40c5f lcl: cleanup
git-svn-id: trunk@38773 -
2012-09-21 06:37:32 +00:00
paul
f11822757d lcl: remove unneeded checks in rectangle gradient
git-svn-id: trunk@38772 -
2012-09-21 06:06:10 +00:00
paul
dd5f4ac615 carbon: use generic implementation of GradientFill for *triangle* case since carbon does not have an own implementation
git-svn-id: trunk@38771 -
2012-09-21 03:31:13 +00:00
paul
7fb6d538c2 gtk2: remove own implementation of GradientFill since it does not use any native methods to draw gradients. Use base method.
git-svn-id: trunk@38770 -
2012-09-21 03:20:43 +00:00
paul
72deea9a78 lcl: add a widgetset independent implementation of GradientFill based on gtk2 implementation for rectangles and on wine implementation for triangles
git-svn-id: trunk@38769 -
2012-09-21 03:19:46 +00:00
juha
fdb25262a7 IDE: Move BeginCodeTool to MainBase.
git-svn-id: trunk@38768 -
2012-09-20 22:36:23 +00:00
juha
08589a996b IDE: Move SetRecentFilesMenu from TMainIDE to TMainIDEBase
git-svn-id: trunk@38767 -
2012-09-20 22:01:44 +00:00
maxim
d3d1b06f77 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@38766 -
2012-09-20 16:01:55 +00:00
ask
e30d3da819 TAChart: TDataPointDragTool: Add Origin property and OnDrag event
git-svn-id: trunk@38765 -
2012-09-20 14:01:48 +00:00
mattias
b3e693b304 simple deb: create IDE unit output dir for qt to make compiling for qt easier
git-svn-id: trunk@38763 -
2012-09-20 12:05:27 +00:00
zeljko
89bfe3e1de Gtk2: when style is drawing button then use style from button. issue #22901
git-svn-id: trunk@38762 -
2012-09-20 10:38:05 +00:00
mattias
b056f168e4 IDE: fixed saving what project was opened on IDE quit
git-svn-id: trunk@38761 -
2012-09-20 09:00:50 +00:00