Commit Graph

37570 Commits

Author SHA1 Message Date
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
ask
1789905e3c TAChart: Fix TChartSeries.SetColor to notify all listeners and require ListSource. Add TListChartSource.SetColor
git-svn-id: trunk@38733 -
2012-09-18 11:54:34 +00:00
ask
5c77b8e843 TAChart: Add TListChartSource.SetText and TChartSeries.SetText procedures
git-svn-id: trunk@38732 -
2012-09-18 11:48:15 +00:00
ask
2974002ed0 TAChart: Add "Auto Y extent" page to the "func" demo
git-svn-id: trunk@38731 -
2012-09-18 09:33:06 +00:00
ask
3acae5fe9f TAChart: Add TFuncSeries.ExtentAutoY property
git-svn-id: trunk@38730 -
2012-09-18 09:23:18 +00:00
ask
cf75819f6e TAChart: Extract TDrawFuncHelper.XRange helper function.
+ Fix GetNearestPoint for rotated function series.

git-svn-id: trunk@38729 -
2012-09-18 04:17:20 +00:00
paul
272eb740df gtk2: rename TGtkDeviceContext.Origin to WindowOrg to be consistent with ViewPortOrg and WindowExt
git-svn-id: trunk@38728 -
2012-09-18 03:48:07 +00:00
paul
6d6ec57e0a gtk2: cleanup TgtkDeviceContext
git-svn-id: trunk@38727 -
2012-09-18 03:40:22 +00:00
ask
894333eabe TAChart: Show TLinkedChart.Chart.Name in the object inspector tree
git-svn-id: trunk@38726 -
2012-09-18 02:24:01 +00:00
martin
2b31afc2e6 DBG: Fix for gdb 7.5
git-svn-id: trunk@38725 -
2012-09-18 01:57:21 +00:00
maxim
20d1274213 IDE: added Lithuanian to version info language list, bug #22898
git-svn-id: trunk@38722 -
2012-09-17 20:21:15 +00:00
martin
5405c6ad0e SynEdit: Some helpers for future bidi support (IFDEF)
git-svn-id: trunk@38721 -
2012-09-17 20:05:13 +00:00
maxim
667949cd95 LCL, DefaultTranslator: fix handling of non-ASCII path to .po file, bug #22907, patch by Vladimir Zhirov
git-svn-id: trunk@38720 -
2012-09-17 19:53:23 +00:00
ask
22ad3dfb0b TAChart: Extract TDrawFuncHelper.ForEachPoint helper procedure
git-svn-id: trunk@38719 -
2012-09-17 17:21:21 +00:00
martin
0bfdc547f6 SynEdit: fixed not drawing special chars (visible white space) past EOL. Introduced in refactor at rev 38621 #1db4cf5fe6
git-svn-id: trunk@38716 -
2012-09-17 12:05:02 +00:00
mattias
5a4fe6cb26 IDE: install pkg set dlg: allow to select packages while updating, processed packages are marked
git-svn-id: trunk@38715 -
2012-09-17 11:38:40 +00:00