Commit Graph

27330 Commits

Author SHA1 Message Date
ask
53f0743f12 TAChart: Auto-update TChartLegendPanel
git-svn-id: trunk@27783 -
2010-10-21 09:05:34 +00:00
mattias
e3573e3e88 carbon intf: UpdateLCLClientRect: check if something changed
git-svn-id: trunk@27782 -
2010-10-21 08:47:54 +00:00
ask
f67dde1d74 TAChart: Add TChartLegendPanel component
git-svn-id: trunk@27781 -
2010-10-21 08:45:29 +00:00
ask
622f3f44df TAChart: Add changing of axis ZPosition to the 3d demo
git-svn-id: trunk@27780 -
2010-10-21 07:29:23 +00:00
zeljko
cd8a98a15d Qt: fixed TQtWidgetSet.DrawText() when ARect param is out of bounds of clipRect, also added QT_DRAWTEXT_MAP_TO_CLIPRECT define if someone want's that drawText respects DT_WORDBREAK flag if included. fixes #17678
git-svn-id: trunk@27779 -
2010-10-21 07:27:47 +00:00
vincents
ab775d508d lcl: published TStringGrid OnGetCheckboxState and OnSetCheckboxState
git-svn-id: trunk@27778 -
2010-10-20 19:20:12 +00:00
vincents
794ad9f79c lcl tests: fixed compilation, use default widget set and stdctrls for TButton
git-svn-id: trunk@27777 -
2010-10-20 14:02:33 +00:00
vincents
48b1cbded7 lcl tests: fixed compilation
git-svn-id: trunk@27776 -
2010-10-20 14:00:21 +00:00
vincents
c25fc1b99c education pacakge: fixed compilation after r27681 #5223a83d19.
git-svn-id: trunk@27775 -
2010-10-20 13:51:37 +00:00
vincents
b94e0b550a ide: fixed formatting og number of lines, when the thousand seperator is not a ansi char, fixes issue #17674
git-svn-id: trunk@27774 -
2010-10-20 13:06:11 +00:00
mattias
c9395f8b4c translations: german: updates from Swen Heinig
git-svn-id: trunk@27773 -
2010-10-20 08:40:33 +00:00
mattias
5ad496ffd6 LCL: reduced hints
git-svn-id: trunk@27772 -
2010-10-20 08:18:58 +00:00
mattias
b07592dfec carbon intf: reduced notes
git-svn-id: trunk@27771 -
2010-10-20 08:18:32 +00:00
paul
d5cb0e2fbe lcl: redo MouseEnter/MouseLeave notifications:
- move application mouse events notification from various message handlers to the WND proc of TWinControl
  - don't assume that control at mouse is the current control which has mouse events. If some control has a mouse capture set then it has the mouse messages and not the control at mouse
  - don't perform a control search in TApplication.DoBeforeMouseMessage - it already has an argument which contains the new mouse control (fixes bug #0016715)
  - fix CM_MOUSEENTER, CM_MOUSELEAVE message handlers so Parent controls will always get CM_ notification before the event handler and inspite of who is the message owner

git-svn-id: trunk@27770 -
2010-10-20 08:02:22 +00:00
zeljko
084fed8f6c Qt: fixed bug with QPainter translation in TQtWidgetSet.GetClipBox(). fixes #17670
git-svn-id: trunk@27769 -
2010-10-20 06:38:47 +00:00
paul
e914afd958 lcl: set default TSpeedButton.Color value to clBtnFace
git-svn-id: trunk@27768 -
2010-10-20 05:51:22 +00:00
martin
5aaab6fd72 IDE-Inspector: New package to allow live browsing of the IDE's forms and components
git-svn-id: trunk@27767 -
2010-10-20 05:40:36 +00:00
maxim
8cb78fd8e6 regenerated translations; updated Russian translation
git-svn-id: trunk@27766 -
2010-10-19 23:12:13 +00:00
martin
a0292f5d33 SynEdit, testcase: begin refactor SynEdit.Marks (use tree for storage).
git-svn-id: trunk@27765 -
2010-10-19 21:48:38 +00:00
martin
7e8ea9c121 SynEdit: begin refactor SynEdit.Marks (use tree for storage).
git-svn-id: trunk@27764 -
2010-10-19 21:48:29 +00:00
martin
58ea9148ea SynEdit: begin refactor SynEdit.Marks (use tree for storage).
git-svn-id: trunk@27763 -
2010-10-19 21:48:25 +00:00
mattias
1946265ab4 IDE: compiler options diff
git-svn-id: trunk@27762 -
2010-10-19 21:45:38 +00:00
sekelsenmat
c7d58c33c4 Fixes typo in the test 822
git-svn-id: trunk@27761 -
2010-10-19 12:16:15 +00:00
mattias
b1f3a0a6c8 IDE: started compiler options diff dialog
git-svn-id: trunk@27760 -
2010-10-19 10:27:17 +00:00
zeljko
303f533d2e Qt: fixed complete screen lock caused by setting capture on native abstractitemview (eg. TQtTreeWidget) by moving TQtCustomControl.grabMouse to TQtAbstractScrollArea.grabMouse().Now viewport grabs mouse and that's correct.
git-svn-id: trunk@27759 -
2010-10-19 09:31:07 +00:00
paul
6ce6821a27 lcl: always exclude tvsPainting from the treeview states on DoPaint exit (bug #0017653)
git-svn-id: trunk@27758 -
2010-10-19 01:18:11 +00:00
paul
9b70fb4a72 lcl: formatting
git-svn-id: trunk@27757 -
2010-10-19 01:11:31 +00:00
paul
94ca121303 lcl: TCustomCheckListBox.SetState:
- check index before the action
 - don't perform actions if the new state the same as before (issue #0017660)

git-svn-id: trunk@27756 -
2010-10-19 01:02:35 +00:00
maxim
3aa1edcc9f regenerated translations; updated Russian translation
git-svn-id: trunk@27755 -
2010-10-18 23:54:42 +00:00
mattias
16694c61a3 IDE: popup menu to switch set
git-svn-id: trunk@27754 -
2010-10-18 23:11:47 +00:00
vincents
55f95c92d2 qt interface: fixed compilation with fpc 2.5.1 after the changes in IUnknown
git-svn-id: trunk@27753 -
2010-10-18 20:54:00 +00:00
mattias
3c1071b4f1 IDE: compiler options: show session column only if session separate
git-svn-id: trunk@27752 -
2010-10-18 16:43:49 +00:00
mattias
4ae44f8cb3 IDE: added resourcestrings
git-svn-id: trunk@27751 -
2010-10-18 15:02:12 +00:00
vincents
1cb5c00f85 debian patches: fixed after changes in r27395 #f003a1cfe8
git-svn-id: trunk@27750 -
2010-10-18 14:01:20 +00:00
zeljko
115f4ce243 Qt: fixed wrong TQtTreeWidget.getClientBounds when header is visible, removed headerOffset from TQtWSCustomListView.getItemAt() since needed offset is wrong because of wrong getClientBounds which should take into account embedded header control.
git-svn-id: trunk@27749 -
2010-10-18 13:18:02 +00:00
zeljko
e8d188bf55 Qt: fixed bug when TQtAbstractScrollArea didn't propagate mouse move events after clicking on it's viewport because mousepropagation is disabled.
New behavior: never disable mouse propagation on scroll area viewport.

git-svn-id: trunk@27748 -
2010-10-18 12:24:05 +00:00
zeljko
72e07feaae Qt: fixed bug where TQtWSCustomListView.getItemAt() returned wrong or no result when header visible (showcolumns=true).
git-svn-id: trunk@27746 -
2010-10-18 12:02:01 +00:00
paul
b83df84f67 win32: use standard hand point cursor (issue #0017432)
git-svn-id: trunk@27744 -
2010-10-18 04:45:18 +00:00
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