Commit Graph

27292 Commits

Author SHA1 Message Date
ask
aebe485e4b TAChart: Add TChartAxis.ZPosition property
git-svn-id: trunk@27743 -
2010-10-17 12:34:50 +00:00
zeljko
08bb81fce3 Qt: don't create QTreeWidgetItem with QTreeWidget as parent, otherwise we'll have bug when inserting items using TListView.Insert(AIndex). fixes #17650.
git-svn-id: trunk@27742 -
2010-10-17 12:02:51 +00:00
ask
beb0cdf7fe TAChart: Add per-point legend to the color map demo
git-svn-id: trunk@27741 -
2010-10-17 10:03:04 +00:00
ask
bdeebef80a TAChart: Per-point legend for the color map series
git-svn-id: trunk@27740 -
2010-10-17 10:02:16 +00:00
ask
66afadd781 TAChart: Add interpolation to the color map demo
git-svn-id: trunk@27739 -
2010-10-17 09:20:29 +00:00
ask
56d4182a19 TAChart: Update chart upon change of series title
git-svn-id: trunk@27738 -
2010-10-17 09:16:39 +00:00
ask
fe7417e4e6 TAChart: Add TColorMapSeries.Interpolate property
git-svn-id: trunk@27737 -
2010-10-17 09:06:05 +00:00
ask
18dbaee9bd TAChart: Add InterpolateRGB utility function
git-svn-id: trunk@27736 -
2010-10-17 09:05:09 +00:00
ask
198c23805f TAChart: Add panning to color map series demo
git-svn-id: trunk@27735 -
2010-10-17 07:50:02 +00:00
ask
5fb808de4e TAChart: Make color map series display stable against chart panning
git-svn-id: trunk@27734 -
2010-10-17 07:49:26 +00:00
ask
eea9c04523 TAChart: Add color map page to funcdemo
git-svn-id: trunk@27733 -
2010-10-17 07:12:32 +00:00
ask
c123012ed5 TAChart: Normalize decimal separators inside of TListChartSource.DataPoints property
git-svn-id: trunk@27732 -
2010-10-17 07:11:19 +00:00
ask
588082fff1 TAChart: Implement TColorMapSeries drawing
git-svn-id: trunk@27731 -
2010-10-17 06:50:00 +00:00
ask
8ccce6a274 TAChart: Remove TChartExtent.Extent property
since extent bounds may be misleading without corresponding UseXX values

git-svn-id: trunk@27730 -
2010-10-17 06:49:17 +00:00
ask
409a4198d9 TAChart: Add TCustomChartSeries.GraphToAxis helper function
git-svn-id: trunk@27729 -
2010-10-17 06:44:40 +00:00
ask
d8afe5e250 TAChart: Fix lower bound calculation for unsorted chart sources
git-svn-id: trunk@27728 -
2010-10-17 06:43:53 +00:00
ask
96e84da1eb TAChart: Extract TBasicFuncSeries, add skeleton implementation of TColorMapSeries.
+ Fix auto-updating of TFuncSeries upon a change to Extent.

git-svn-id: trunk@27727 -
2010-10-17 05:28:43 +00:00
paul
6e3431f67d win32: use the correct MakeLong
git-svn-id: trunk@27726 -
2010-10-17 02:28:28 +00:00
paul
f1dec0d4e0 win32: a trial to fix a range check error Martin has found
git-svn-id: trunk@27725 -
2010-10-17 02:23:09 +00:00
ask
32c7dba3c0 TAChart: Extract TAFuncSeries unit
git-svn-id: trunk@27724 -
2010-10-17 02:15:13 +00:00
ask
7575f7e21e TAChart: Do not store deprecated ShowInLegend property
git-svn-id: trunk@27723 -
2010-10-17 02:13:07 +00:00
mattias
3141ce6197 IDE: fixed TCompilerOptions.IsEqual, removed obsolete read/write events of compileroptions
git-svn-id: trunk@27722 -
2010-10-16 18:00:04 +00:00
paul
cfc294acab win32: don't directly set the mouse cursor in Twin32WSWinControl.SetCursor but do this through the window procedures
git-svn-id: trunk@27721 -
2010-10-16 16:01:00 +00:00
paul
d6d4003fe6 win32: also skip disabled windows while changing the cursor
git-svn-id: trunk@27720 -
2010-10-16 15:05:55 +00:00
paul
3efdffe38a win32: skip invisible windows while setting a cursor (bug #0017636)
git-svn-id: trunk@27719 -
2010-10-16 14:49:19 +00:00
maxim
3f9bb3899a IDE: Czech translation update by Martin Smat
git-svn-id: trunk@27718 -
2010-10-16 12:57:40 +00:00
sekelsenmat
409c85821c Fixes a small bug in Qt. ItemIndex didn't work for the last item, for example ItemIndex=15 with 15 items.
git-svn-id: trunk@27717 -
2010-10-15 10:25:27 +00:00
zeljko
17cbc0d5bf Qt: properly set tabicon. fixes #17635
git-svn-id: trunk@27716 -
2010-10-15 07:15:34 +00:00
zeljko
1b805137bf Qt: added TQtTabWidget.setTabIcon(), part of #17635
git-svn-id: trunk@27715 -
2010-10-15 06:54:02 +00:00
paul
520d367826 lcl, win32: fix showing of windows which needs to be shown on taskbar (bug #0017561)
git-svn-id: trunk@27714 -
2010-10-15 06:45:36 +00:00
paul
9f513e68e6 lcl: fix focus issue with docked forms (issue #0017558)
git-svn-id: trunk@27713 -
2010-10-15 05:12:55 +00:00
paul
81c0f13c5f lcl: fix backward search by TSearchAction by Anton (issue #0017588)
git-svn-id: trunk@27712 -
2010-10-15 01:46:10 +00:00
martin
27e5a6b723 Editor-opts: clean-up, improved initialization
git-svn-id: trunk@27711 -
2010-10-15 00:45:02 +00:00
martin
ae56cb323a SynEdit, highlight: fix inverting styles
git-svn-id: trunk@27710 -
2010-10-15 00:44:58 +00:00
martin
276625f65d SynEdit, highlight word-brackets (begin/end): Fixed, invalidate, if highlight changed
git-svn-id: trunk@27709 -
2010-10-14 22:45:40 +00:00
maxim
02790b2ed8 LCL: make file dialog title translatable (note that default title will be translated by using lclstrconsts.xx.po in your program). Fixes bug #12969.
git-svn-id: trunk@27708 -
2010-10-14 22:12:54 +00:00
maxim
68408f771e regenerated translations; updated Russian translation
git-svn-id: trunk@27707 -
2010-10-14 20:56:50 +00:00
martin
660b76476b Editor-Color-Opts: toolbar showhint
git-svn-id: trunk@27706 -
2010-10-14 10:21:48 +00:00
zeljko
22c960e012 Gtk2: fixed configure event when moving form under compiz. fixes #17625
git-svn-id: trunk@27705 -
2010-10-14 07:22:55 +00:00
paul
3296e2fd04 turbopower_ipro: update makefiles to search for printersdlgs
git-svn-id: trunk@27704 -
2010-10-14 03:44:43 +00:00
paul
079da4d9a5 turbopoweripro: fixed hint showing; added hints for <abbr> and <acronym> tags; fixed a bug in attributes parsing by Žilvinas Ledas (issue #0017587)
git-svn-id: trunk@27703 -
2010-10-14 03:20:04 +00:00
paul
1732203228 turbopoweripro: added select printer; resourcestrings of captions, autosize, anchors for labels and buttons in print preview dlg by Žilvinas Ledas (issue #0017559)
git-svn-id: trunk@27702 -
2010-10-14 03:13:59 +00:00
martin
61112f9973 Editor-Color-Opts: button to toolbar
git-svn-id: trunk@27701 -
2010-10-14 01:18:19 +00:00
martin
5ebba3c501 Synedit: use real dotted lines
git-svn-id: trunk@27700 -
2010-10-14 01:06:43 +00:00
paul
7cfcf487e3 move WaveTo from synedit to GraphUtil
git-svn-id: trunk@27699 -
2010-10-14 00:48:35 +00:00
martin
274f67d4c4 Editor-Color-Opts: more restored anchors, lost on last commit
git-svn-id: trunk@27698 -
2010-10-14 00:26:44 +00:00
martin
5aa68abc82 Editor-Color-Opts: restored anchors, lost on last commit
git-svn-id: trunk@27697 -
2010-10-14 00:19:52 +00:00
martin
0c0623e7aa Editor-Color-Opts: autosize
git-svn-id: trunk@27696 -
2010-10-14 00:13:53 +00:00
martin
5e72eea815 Editor-Color-Opts: button to toolbar
git-svn-id: trunk@27695 -
2010-10-13 23:48:47 +00:00
martin
1180d2dbc3 Editor-Color-Opts: fix local button
git-svn-id: trunk@27694 -
2010-10-13 23:04:28 +00:00