Commit Graph

23903 Commits

Author SHA1 Message Date
ask
6b4119e9ac TAChart: Move TBasicPointSeries.DrawLabel procedure inside DrawLabels
git-svn-id: trunk@24129 -
2010-03-21 04:47:59 +00:00
ask
2591422032 TAChart: Add rotated series demo
git-svn-id: trunk@24128 -
2010-03-21 04:37:03 +00:00
ask
eceabf9db6 TAChart: Display mark labels for rotated series correctly.
This finishes issue #16051.

git-svn-id: trunk@24127 -
2010-03-21 04:28:00 +00:00
ask
6320463c46 TAChart: Add TCustomChartSeries.GetGraphPointY function
git-svn-id: trunk@24126 -
2010-03-21 04:26:24 +00:00
ask
3b9c3db55c TAChart: Make margins only for actually existing labels.
git-svn-id: trunk@24125 -
2010-03-21 02:55:24 +00:00
ask
1d63cd7ced TAChart: Add TPoint addition operator to utilities.
git-svn-id: trunk@24124 -
2010-03-21 02:51:04 +00:00
martin
9e0ad791fc SourceEditor: small fixes to not yet used code (multi window)
git-svn-id: trunk@24123 -
2010-03-21 00:00:41 +00:00
martin
a1b9664066 Fix in SaveProject (introduced in Multi-window refactor)
git-svn-id: trunk@24122 -
2010-03-20 23:58:56 +00:00
zeljko
9efcf935eb Qt: do not send LM_ACTIVATE if form has parent. fixes #14899
git-svn-id: trunk@24121 -
2010-03-20 20:58:28 +00:00
martin
b4cdc88cfb SourceEditor: Do not take focus, if Designer updates. Issue #16059
git-svn-id: trunk@24120 -
2010-03-20 19:44:06 +00:00
mattias
b5f152ec80 translations: german: updates from Joerg Braun
git-svn-id: trunk@24119 -
2010-03-20 19:34:27 +00:00
maxim
fe7ab83951 regenerated translations; updated Russian translation
git-svn-id: trunk@24118 -
2010-03-20 18:57:25 +00:00
maxim
9e9a0f5ca8 JCF2: localized Returns tab
git-svn-id: trunk@24117 -
2010-03-20 18:56:57 +00:00
maxim
f762b6f6d7 regenerated translations; updated Russian translation
git-svn-id: trunk@24116 -
2010-03-20 17:45:34 +00:00
maxim
144124288b JCF2: localized Lines Breaking tab; slightly improved its layout
git-svn-id: trunk@24115 -
2010-03-20 17:44:53 +00:00
zeljko
63dec4e6f8 Qt: implemented qtwinapi SetWindowPos()
git-svn-id: trunk@24114 -
2010-03-20 16:33:18 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
marc
2105de444c + IDE: added option to specify lazarus base directory. Patch #15741 by Marco van de Voort
git-svn-id: trunk@24112 -
2010-03-20 15:06:25 +00:00
ask
2f2f282448 TAChart: Extract TBasicPointSeries.GetLabelDirection function
git-svn-id: trunk@24111 -
2010-03-20 13:10:37 +00:00
ask
d474f1e6a3 TAChart: Extract TChartMarks.MeasureLabel function.
+ Take label font into account while measuring mark labels.

git-svn-id: trunk@24110 -
2010-03-20 11:47:31 +00:00
zeljko
4f98042b2f Qt: better checks for owner handle in TQtComboStrings, TQtListStrings - fixes corner case segfaults if programmer called eg. TListBox.Clear while handle is being released via QEventDestroy.
git-svn-id: trunk@24109 -
2010-03-20 10:14:02 +00:00
dmitry
f1050c7b4a carbon: added delayed widget desctruction. Support added for focus switch and keyboard events. todo: add for all event processing. fix for #14237
git-svn-id: trunk@24108 -
2010-03-20 10:04:28 +00:00
dmitry
f1812c07c0 carbon: removed objcparser from pascocoa
git-svn-id: trunk@24107 -
2010-03-20 09:57:06 +00:00
jesus
6a78f28957 LazReport, cleanup and fix memleak by Javier Villarroya, issue #16038
git-svn-id: trunk@24106 -
2010-03-20 04:13:20 +00:00
jesus
95c4d44c8d LCL, improved grid's checkbox column support
git-svn-id: trunk@24105 -
2010-03-20 01:48:14 +00:00
martin
5329861e5a SourceEditor: Fix changing tabs for History jumps.
git-svn-id: trunk@24104 -
2010-03-20 01:23:11 +00:00
zeljko
214d448121 Qt: fixed destroy logic for TQtComboBox, TQtTreeWidget, reorganized event filters for TQtComboBox, TQtListWidget, TQtHeaderView
git-svn-id: trunk@24103 -
2010-03-19 21:28:55 +00:00
martin
01061fd0f8 IDE, SourceEditor: Refactor BookMarks
git-svn-id: trunk@24102 -
2010-03-19 20:28:40 +00:00
mattias
c4527d2bc9 translations: german: updates from Joerg Braun
git-svn-id: trunk@24101 -
2010-03-19 18:25:41 +00:00
paul
599b36f59b qt: fix destroy logic
git-svn-id: trunk@24100 -
2010-03-19 18:05:13 +00:00
zeljko
119ca527f6 Qt: reduce setParent() calls in TQtWSWinControl.AddControl() if parent is already same as new parent.
git-svn-id: trunk@24099 -
2010-03-19 13:38:09 +00:00
mattias
c3fb6ae2df IDE: options dialog: reduce autosizing
git-svn-id: trunk@24098 -
2010-03-19 12:27:15 +00:00
mattias
bf3ee47952 lcl: TCustomForm.SetRestoredBounds: reduce double calls
git-svn-id: trunk@24097 -
2010-03-19 12:26:43 +00:00
mattias
c70222fe4e LCL: debugging for disableautosizing
git-svn-id: trunk@24096 -
2010-03-19 11:24:42 +00:00
mattias
79930ba4a7 IDE: fixed crash when restoring session info unit window
git-svn-id: trunk@24095 -
2010-03-19 11:19:35 +00:00
mattias
e7b5a78d0f LCL: added debugging for Disable/EnableAutoSizing
git-svn-id: trunk@24094 -
2010-03-19 11:11:47 +00:00
sekelsenmat
41a4364e46 Patch from Ramin Jafari, fixes #15832
git-svn-id: trunk@24093 -
2010-03-19 03:32:03 +00:00
martin
20e1062c03 Ide/Project; SourceEditor: ActiveWindowIndex / ActivePage per Window (for multi-window handling)
git-svn-id: trunk@24092 -
2010-03-18 23:06:02 +00:00
martin
8c94ff2bd4 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00
martin
b8f4eca4e8 IDE, FindReplace: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24090 -
2010-03-18 21:25:19 +00:00
martin
2b5156b908 IDE, FindInFiles: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24089 -
2010-03-18 19:16:20 +00:00
zeljko
2307785cf3 Qt: Fixed segfault in destroying form handle when form is child of another control.Fixed segfault in TQtListStrings.Clear() - we must check here if handle exist since Clear is called when control is destroyed.Introduced TQtComboBox.ClearItems, TQtListWidget.ClearItems for faster deletion of items in TQtListStrings and TQtComboStrings.
git-svn-id: trunk@24088 -
2010-03-18 19:12:41 +00:00
martin
e9613684e0 LCL, grids: clean up
git-svn-id: trunk@24087 -
2010-03-18 15:31:28 +00:00
martin
b7d83adbf2 SourceEditor: Fix wrong editor shown when debugger steps-in / ProcessMsg during Tab-Change (related to new SrcEditorInterface)
git-svn-id: trunk@24086 -
2010-03-18 15:20:15 +00:00
mattias
7699be6191 LCL: removed LockBaseBounds, OnChangeBounds can now change its own bounds, bug #16028
git-svn-id: trunk@24085 -
2010-03-18 15:05:07 +00:00
mattias
ccc0c4846e gtk2 intf: fixed crash gtk2 combobox: items are initialzed in InitializeWnd, bug #16037
git-svn-id: trunk@24084 -
2010-03-18 14:32:06 +00:00
ask
3ec9c78ab6 TAChart: Draw rotated bar series
git-svn-id: trunk@24083 -
2010-03-18 14:08:01 +00:00
ask
bbd5e80654 TAChart: Fix off-by-one bug in TCustomChartSource.Unsubscribe
git-svn-id: trunk@24082 -
2010-03-18 13:42:28 +00:00
ask
03d99c380e TAChart: Fix unordered methods.
git-svn-id: trunk@24081 -
2010-03-18 13:26:08 +00:00
ask
08bb26f6b0 TAChart: Initial support for rotated series.
Works correctly for point/line series only.

git-svn-id: trunk@24080 -
2010-03-18 13:22:55 +00:00