Commit Graph

37585 Commits

Author SHA1 Message Date
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
mattias
2aa8d62f9f IDE: when IDE was closed without project show no project wizard at start
git-svn-id: trunk@38760 -
2012-09-20 08:54:01 +00:00
mattias
d0917b7827 IDE: restored ico
git-svn-id: trunk@38759 -
2012-09-20 07:21:06 +00:00
paul
06660654be gtk2: allocate GdkColor when we need a BkColor
git-svn-id: trunk@38758 -
2012-09-20 01:21:06 +00:00
ask
fcad341d6e TAChart: Display crosshair tool on mouse down
git-svn-id: trunk@38757 -
2012-09-19 17:29:43 +00:00
mattias
e506cb6ec2 IDE: save state new project
git-svn-id: trunk@38756 -
2012-09-19 13:50:00 +00:00
mattias
1cafbef514 IDE: save state project closed
git-svn-id: trunk@38755 -
2012-09-19 13:47:18 +00:00
ask
7c5fdea730 TAChart: Fix hang when changing TLineSeries.ShowPoints while drawing chart
git-svn-id: trunk@38754 -
2012-09-19 13:47:00 +00:00
mattias
da88503beb codetools: fixed range check error
git-svn-id: trunk@38752 -
2012-09-19 13:44:57 +00:00
mattias
173d63de75 ideintf: docs
git-svn-id: trunk@38751 -
2012-09-19 13:16:57 +00:00
mattias
053e01608d IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
git-svn-id: trunk@38750 -
2012-09-19 13:16:39 +00:00
mattias
ae08ad8a5e IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
git-svn-id: trunk@38749 -
2012-09-19 13:12:42 +00:00
mattias
0b14197bf3 lcl; gtk2: clean up
git-svn-id: trunk@38748 -
2012-09-19 12:28:42 +00:00
paul
edc52f2857 gtk2: fix FrameRect - it must use a passed brush instead of selected one
git-svn-id: trunk@38747 -
2012-09-19 09:22:23 +00:00
paul
e211eafca1 qt: fix theme painting for some qt themes - they expect ARect with X, Y = 0
git-svn-id: trunk@38746 -
2012-09-19 08:31:05 +00:00
paul
f49de22f83 gtk2: fix double transformation after r38742 #977f05a8ef
git-svn-id: trunk@38745 -
2012-09-19 06:39:12 +00:00
paul
c236cc35fc gtk2: fix GetClipRGN
git-svn-id: trunk@38744 -
2012-09-19 06:27:39 +00:00
paul
f997ff974d carbon: reimplement linear gradient using CGShadingRef since LinearGradient is supported since OS X 10.5
git-svn-id: trunk@38743 -
2012-09-19 04:41:20 +00:00
paul
977f05a8ef gtk2: rework SetWindowOrgEx() and related code
git-svn-id: trunk@38742 -
2012-09-19 01:48:48 +00:00
paul
43c1ff001c lcl: formatting
git-svn-id: trunk@38741 -
2012-09-19 01:16:39 +00:00
maxim
0cf8665e4c Components, FPCUnit: select first item in test tree in order to immediately activate 'Run All tests' button, patch by Reinier Olislagers, bug #22905
git-svn-id: trunk@38740 -
2012-09-18 17:51:33 +00:00
maxim
1f7e4e5c2e regenerated translations; updated Russian translation
git-svn-id: trunk@38739 -
2012-09-18 17:42:35 +00:00
maxim
1a6cc11b5c IDE: removed unused string
git-svn-id: trunk@38738 -
2012-09-18 17:34:08 +00:00
ask
1cdc9e4f16 TAChart: Fix drawing of pie series with data from the db source
git-svn-id: trunk@38737 -
2012-09-18 15:27:16 +00:00
ask
d510d4d1a8 TAChart: Fix FormatItemXYText incorrectly formatting "Text" field due to "const String" param.
git-svn-id: trunk@38736 -
2012-09-18 14:50:07 +00:00
ask
76446726f9 TAChart: Fix memory leak in TDbChartSource.BeforeDraw
git-svn-id: trunk@38735 -
2012-09-18 14:07:02 +00:00
mattias
643c170bbe IDE: moved SetRecentProjectFilesMenu to mainbase
git-svn-id: trunk@38734 -
2012-09-18 11:59:05 +00:00