Commit Graph

23845 Commits

Author SHA1 Message Date
martin
0a65211785 SourceEditor: Refactor ident-completion, Clean-up
git-svn-id: trunk@24171 -
2010-03-22 14:40:35 +00:00
paul
0e2064bfbe lcl: TLMTimer must use PtrUInt for timer ID (patch by Aison)
git-svn-id: trunk@24170 -
2010-03-22 14:30:28 +00:00
zeljko
46ac431f2b Gtk2: fix bug when root menu item without sub menu needs to be clicked twice until OnClick() triggers. fixes #15986
git-svn-id: trunk@24169 -
2010-03-22 14:18:59 +00:00
zeljko
2325a1c9a2 Gtk2: implemented IntfAppMinimize & IntfAppRestore. fixes #15052
git-svn-id: trunk@24168 -
2010-03-22 11:28:25 +00:00
dmitry
b49301200d carbon: fixed SetWindowOrgEx for windows compatibility
git-svn-id: trunk@24167 -
2010-03-22 09:38:16 +00:00
paul
518fc97931 qt: fix SelectClipRgn which is uses device coordinates and Qt uses logical
git-svn-id: trunk@24166 -
2010-03-22 08:23:33 +00:00
paul
df57e9f69f gtk: apply affine transform if MapMode = MM_TEXT but ViewPortOrg <> (0, 0)
git-svn-id: trunk@24165 -
2010-03-22 08:03:04 +00:00
ask
2adab1d337 TAChart: Initial documentation for TAChartAxis unit.
git-svn-id: trunk@24164 -
2010-03-22 05:28:38 +00:00
paul
073fd0771e gtk: fix SetWindowOrgEx - it moved to the wrong direction
git-svn-id: trunk@24163 -
2010-03-22 04:39:53 +00:00
paul
c4b2012cf1 qt: implement theme drawing of combobox drop down arrow
git-svn-id: trunk@24162 -
2010-03-22 04:27:46 +00:00
paul
c93ed80353 lcl: cleanup
git-svn-id: trunk@24161 -
2010-03-22 03:55:06 +00:00
martin
4d8114c3f6 SourceEditor: Fixed updating source-marks (breakpoints)
git-svn-id: trunk@24160 -
2010-03-22 03:05:20 +00:00
martin
5bb8bf59f1 SourceEditor, Refactor: Moved completion-form to own class, moved code templates to manager
git-svn-id: trunk@24159 -
2010-03-22 02:06:34 +00:00
maxim
eb9625424e regenerated translations; updated Russian translation
git-svn-id: trunk@24158 -
2010-03-22 00:33:32 +00:00
maxim
bd8633cbce JCF2: localized Case Blocks tab
git-svn-id: trunk@24157 -
2010-03-22 00:32:57 +00:00
martin
ce1a8b7e1c Undo Revision 24150 #55f4c6d87b ( TControl: Call RemoveFreeNotification on PopUpMenu, when replaced )
git-svn-id: trunk@24156 -
2010-03-22 00:05:44 +00:00
juha
a1ba019bb2 Implemented replacing properties and class types in form files.
git-svn-id: trunk@24155 -
2010-03-21 22:06:01 +00:00
zeljko
37284318cb Gtk2: rework over wrong Gtk2WSLV_ItemSelected() concept. fixes #16063
git-svn-id: trunk@24154 -
2010-03-21 21:14:09 +00:00
zeljko
e9bc740b16 Qt: fixed bug when TScrollbar slider size (visual on screen) changed when clicked first time by mouse.
git-svn-id: trunk@24153 -
2010-03-21 19:42:15 +00:00
martin
2fb10a5a62 SynEdit: Remove references from old objects, when releasing
git-svn-id: trunk@24152 -
2010-03-21 18:04:17 +00:00
martin
6c3b635b27 TIdeMenuItem: Remove references from old menu, when releasing
git-svn-id: trunk@24151 -
2010-03-21 18:03:15 +00:00
martin
55f4c6d87b TControl: Call RemoveFreeNotification on PopUpMenu, when replaced
git-svn-id: trunk@24150 -
2010-03-21 18:02:07 +00:00
ask
6c59933fe5 TAChart: Use Marks.Distance as a distance between axis labels and ticks
+ Disallow negative distances

git-svn-id: trunk@24149 -
2010-03-21 17:15:51 +00:00
ask
73647cb247 TAChart: Update axis demo
git-svn-id: trunk@24148 -
2010-03-21 15:13:48 +00:00
ask
e1f162aa58 TAChart: Unify formatting of auto-generated and Source-generated marks.
git-svn-id: trunk@24147 -
2010-03-21 15:08:41 +00:00
ask
5e12f2c568 TAChart: Fix insufficient rounding during axis marks calculation
git-svn-id: trunk@24146 -
2010-03-21 15:07:23 +00:00
martin
0ebddaa599 SourceEditor: Refactor, move creation of some global objects to Manager
git-svn-id: trunk@24145 -
2010-03-21 14:35:20 +00:00
paul
7174f32749 win32: don't block win32 messages in the default handler - let's pass them to windows
git-svn-id: trunk@24144 -
2010-03-21 14:21:04 +00:00
ask
44c76180a4 TAChart: Use Marks.Style and Marks.Format to display mark labels taken from Source
git-svn-id: trunk@24143 -
2010-03-21 13:51:26 +00:00
paul
d96d0481d2 win32: clear all LMessages fields at the beginning of the message window proc to prevent passing wrong LParam and WParam to LCL, fill WParam and LParam in case of LM_ACTIVATE, LM_DEACTIVATE since they store new ActiveWindow and other useful data
git-svn-id: trunk@24142 -
2010-03-21 13:48:10 +00:00
ask
85eb77d20d TAChart: Move TCustomChartSeries.DefaultFormattedMark to TCustomChartSource.FormatItem
git-svn-id: trunk@24141 -
2010-03-21 13:42:52 +00:00
zeljko
bb59f395e3 Qt: do not ignore TQtListWidget events if it's part of TQtComboBox
git-svn-id: trunk@24140 -
2010-03-21 13:38:46 +00:00
paul
458567979d lcl: add delphi compatible GetWindowOrgEx declaration
git-svn-id: trunk@24139 -
2010-03-21 13:08:52 +00:00
zeljko
746feee694 Qt: fixed bug where TQtComboBox taken FDropList events into account. bug introduced with r24103 #214d448121.
git-svn-id: trunk@24138 -
2010-03-21 12:58:05 +00:00
ask
b34a16c7fd TAChart: Add TChartAxisMarks.Source property.
This implements issue #16030

git-svn-id: trunk@24137 -
2010-03-21 12:56:28 +00:00
ask
8d2df44a70 TAChart: Fix setting of point labels via TListChartSource.DataPoints
git-svn-id: trunk@24136 -
2010-03-21 11:26:56 +00:00
ask
7c56e12708 TAChart: Take LabelBrush and Frame properties into account when drawing axis marks
git-svn-id: trunk@24135 -
2010-03-21 10:58:18 +00:00
ask
0828c0b864 TAChart: Do not create margins around marks which have neither background nor frame
git-svn-id: trunk@24134 -
2010-03-21 10:56:12 +00:00
ask
a1a644a5c5 TAChart: Extract TGenericChartMarks as basic marks class.
* Inherit TChartMarks and TChartAxisMarks with different defaults in sub-properties

git-svn-id: trunk@24133 -
2010-03-21 09:44:58 +00:00
mattias
0765eb1ccc openglcontrol: fixed windows xp, bug #15730
git-svn-id: trunk@24132 -
2010-03-21 09:05:04 +00:00
ask
451b009b38 TAChart: Use Axis.IsVertical instead of duplicating code
git-svn-id: trunk@24131 -
2010-03-21 05:42:35 +00:00
ask
289d06d85d TAChart: Add TChartAxis.Marks property, use it to control marks font
git-svn-id: trunk@24130 -
2010-03-21 05:40:05 +00:00
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