Commit Graph

37551 Commits

Author SHA1 Message Date
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
ask
a70dbab972 TAChart: Add tests for TCustomChartSource.FindBounds procedure
git-svn-id: trunk@38714 -
2012-09-17 11:25:53 +00:00
ask
085082ce94 TAChart: Use NumberOr function instead of checking for NaN explicitly
git-svn-id: trunk@38713 -
2012-09-17 11:24:26 +00:00
ask
460cd6ced3 TAChart: Fix crash while replacing linked chart in TChartExtentLink
git-svn-id: trunk@38712 -
2012-09-17 08:17:32 +00:00
ask
85bdf70d19 TAChart: Override TLinkedCharts.Add with better return type
git-svn-id: trunk@38711 -
2012-09-17 07:49:32 +00:00
ask
fcf2372934 TAChart: Fix crash when using TChartExtentLink with LinkedChart.Chart = nil
git-svn-id: trunk@38710 -
2012-09-17 07:43:14 +00:00
zeljko
8870f3c68e Qt: improved triggering of OnClick() in QEventShowToParent. issue #22872
git-svn-id: trunk@38709 -
2012-09-17 06:14:04 +00:00
ask
c92eb28f54 TAChart: Publish TChartTitle.Shape and OnGetShape properties
git-svn-id: trunk@38708 -
2012-09-17 03:26:31 +00:00
paul
c4956484ec ide: revert destructive unit removal from the main.pas in r38704 #b0f27fbbcd
git-svn-id: trunk@38707 -
2012-09-17 03:20:44 +00:00
martin
29cc72f176 SynEdit: Remove some duplicate code for Physical- to Logic-Pos
git-svn-id: trunk@38706 -
2012-09-17 00:25:32 +00:00
juha
45d0f32c80 IDE: move DoNewOther out of TMainIDE, add refactored function NewUnitOrForm
git-svn-id: trunk@38705 -
2012-09-17 00:05:06 +00:00
juha
b0f27fbbcd IDE: remove unused unit names from main.pp uses section
git-svn-id: trunk@38704 -
2012-09-17 00:05:01 +00:00
juha
f05db0a164 IDE: Make TMainIDE.UpdateDefaultPascalFileExtensions a global proc and change its name because there are others with identical name
git-svn-id: trunk@38703 -
2012-09-16 22:37:43 +00:00
juha
ea6e7aa309 IDE: refactor DoOpenFileAtCursor away from MainIDE
git-svn-id: trunk@38702 -
2012-09-16 22:23:34 +00:00
juha
069cd283e5 IDE: Refactor the main unit heavily. Code related to source files is moved to a new SourceFileManager unit
git-svn-id: trunk@38701 -
2012-09-16 21:05:01 +00:00
juha
5c22372849 IDE: formatting
git-svn-id: trunk@38700 -
2012-09-16 21:04:52 +00:00
juha
6776632380 New file with code refactored from MainIDE
git-svn-id: trunk@38699 -
2012-09-16 21:03:12 +00:00
zeljko
a6468d6f2e LCL: better solution for TToggleBox color, ParentColor is by default false and not published so it behaves same as TButton. issue #22887
git-svn-id: trunk@38698 -
2012-09-16 19:32:56 +00:00
zeljko
86d412a962 LCL: Published TToggleBox.ParentColor.Part of issue #22887
git-svn-id: trunk@38697 -
2012-09-16 19:23:49 +00:00
ask
c72cbcb8e4 TAChart: Add test for TListChartSource cache
git-svn-id: trunk@38696 -
2012-09-16 17:49:22 +00:00