Commit Graph

38843 Commits

Author SHA1 Message Date
mattias
f8c92431ec TUpDown: nicer UpdateOrientation filling up
git-svn-id: trunk@40189 -
2013-02-05 09:12:31 +00:00
mattias
2eb5e390be TUpDown: fixed unconnecting associate on free, independent if handle is allocated
git-svn-id: trunk@40188 -
2013-02-05 09:09:27 +00:00
mattias
2f4f9f1f8f TUpDown: clean up, fixed UpdateOrientation filling up
git-svn-id: trunk@40187 -
2013-02-05 09:08:38 +00:00
mattias
d01310dc89 codetools: class completion: comparing beautified method signatures
git-svn-id: trunk@40186 -
2013-02-04 22:53:35 +00:00
mattias
9ccfb913a3 codetools: added debugging to UpdateProcBodySignatures
git-svn-id: trunk@40185 -
2013-02-04 22:43:32 +00:00
mattias
e3fad78b87 tests: added TestCompareTextIgnoringSpace test
git-svn-id: trunk@40184 -
2013-02-04 22:37:53 +00:00
mattias
bd361cb359 codetools: fixed debugging code, bug #23827
git-svn-id: trunk@40183 -
2013-02-04 22:26:36 +00:00
ask
92e5f14166 TAChart: Use GUI connector in "aggpas" demo
git-svn-id: trunk@40182 -
2013-02-04 16:26:07 +00:00
ask
a4c553db95 TAChart: Add GUI connector for AggPas drawing back-end
git-svn-id: trunk@40181 -
2013-02-04 16:24:17 +00:00
zeljko
28dff08465 Qt: keep state of forms hidden from taskbar under X11. Fixes issue #23825.
git-svn-id: trunk@40180 -
2013-02-04 15:49:04 +00:00
ask
9cd4c96223 TAChart: Use GUI connector in "bgra" demo
git-svn-id: trunk@40179 -
2013-02-04 15:34:10 +00:00
ask
c26953c4cd TAChart: Add GUI connector for BGRA drawing back-end
git-svn-id: trunk@40178 -
2013-02-04 15:30:01 +00:00
zeljko
7330294168 IDE: fixed restoring designed form when HideIDEWindowsOnRun = true. issue #22535
git-svn-id: trunk@40177 -
2013-02-04 14:11:10 +00:00
ask
b8182677b8 TAChart: Add TOpenHighLowCloseSeries.AddXOHLC function
git-svn-id: trunk@40176 -
2013-02-04 14:06:27 +00:00
ask
69598aa313 TAChart: Add TChartDataItem.SetY with index parameter
git-svn-id: trunk@40175 -
2013-02-04 14:05:31 +00:00
martin
c13054e9c5 SynEdit: Refactor AVL
git-svn-id: trunk@40174 -
2013-02-04 13:03:39 +00:00
mattias
4bfedf1d24 readme: note for BSD users
git-svn-id: trunk@40173 -
2013-02-04 10:04:54 +00:00
ask
b37b00794a TAChart: Add TAGUIConnector unit and TChart.GUIConnector property
git-svn-id: trunk@40172 -
2013-02-04 09:55:17 +00:00
ask
a8e5453530 TAChart: Use TABGRAUtils unit in "bgra" demo
git-svn-id: trunk@40171 -
2013-02-04 03:05:20 +00:00
ask
6e85001388 TAChart: Add TABGRAUtils unit
git-svn-id: trunk@40170 -
2013-02-04 03:04:25 +00:00
ask
62c1a79885 TAChart: Support Pen.JoinStyle and Pen.EndCap in BGRA drawing back-end. Based on patch by "circular"
git-svn-id: trunk@40169 -
2013-02-04 02:07:19 +00:00
ask
1720aa9e61 TAChart: Fix font height calculation in BGRA drawing back-end. Based on patch by "circular".
git-svn-id: trunk@40168 -
2013-02-04 01:57:55 +00:00
juha
a3d9027f52 LCL, CoolBar: Use InsertControl to add bands automatically when a control is dropped to CoolBar
git-svn-id: trunk@40167 -
2013-02-03 23:34:11 +00:00
mattias
26de43d572 cody: lvl graph: scale nodes
git-svn-id: trunk@40166 -
2013-02-03 23:12:41 +00:00
mattias
8679c001a4 translations: German: updates from Swen Heinig
git-svn-id: trunk@40165 -
2013-02-03 21:54:40 +00:00
maxim
caf6b21874 LCL, DefaultTranslator: translate Frame owned components too, patch by wp with minor changes, bug #23820
git-svn-id: trunk@40164 -
2013-02-03 21:52:11 +00:00
mattias
66c2a0c61a cody: lvl graph: autolayout on paint
git-svn-id: trunk@40163 -
2013-02-03 19:11:06 +00:00
mattias
86e6557c7a IDE: renamed HideUnmodifiedDesigners to CloseUnmodifiedDesigners
git-svn-id: trunk@40162 -
2013-02-03 18:29:45 +00:00
mattias
4510d585a8 cody: lvl graph: colors
git-svn-id: trunk@40161 -
2013-02-03 16:50:32 +00:00
mattias
5687aecbf5 IDE: ide info: fixed showing project units only once
git-svn-id: trunk@40160 -
2013-02-03 15:46:59 +00:00
mattias
0c54ae136b IDE: ide info: fixed showing project units only once
git-svn-id: trunk@40159 -
2013-02-03 13:32:28 +00:00
mattias
b4ebc18e46 cody: lvl graph: node, edge, level classes can be overriden
git-svn-id: trunk@40158 -
2013-02-03 13:31:59 +00:00
mattias
aadf9847f2 cody: lvl graph: InSize, OutSize
git-svn-id: trunk@40157 -
2013-02-03 12:34:38 +00:00
juha
7f3323cd39 Converter: don't replace TControlBar and TCoolBar any more. They are implemented in LCL
git-svn-id: trunk@40156 -
2013-02-03 12:23:38 +00:00
bart
f85cc1c351 Implement TApplication.IsRightToLeft (Reason: Delphi compatibility).
git-svn-id: trunk@40155 -
2013-02-03 12:03:49 +00:00
juha
453863e7a7 LCL, CoolBar: Cleanup
git-svn-id: trunk@40154 -
2013-02-03 12:01:07 +00:00
mattias
251a4c02ff IDE: designer: fixed csDesignFixedBounds
git-svn-id: trunk@40153 -
2013-02-03 11:51:16 +00:00
mattias
a49c504df0 IDE: designer: fixed ssAlt moving
git-svn-id: trunk@40152 -
2013-02-03 11:36:31 +00:00
juha
dc40f49c0c LCL, CoolBar: Improve OnIdle handler. add a band+control only if control's parent is Self. Notification is sent wrongly from any component on form.
git-svn-id: trunk@40151 -
2013-02-03 11:05:07 +00:00
juha
7bef18943c LCL, CoolBar: paint a grabber for bands. No grabbing functionality yet.
git-svn-id: trunk@40150 -
2013-02-03 11:05:02 +00:00
juha
7f287a7a36 LCL, CoolBar: add a new band when a component is dropped on Coolbar. Use OnIdle handler to delay setting the control's properties.
git-svn-id: trunk@40149 -
2013-02-03 11:04:57 +00:00
juha
0e316db7a8 LCL, CoolBar: Calculate text and control positions for bands in AlignControls method.
git-svn-id: trunk@40148 -
2013-02-03 11:04:48 +00:00
ask
7745a4f174 LazFreeType: Move strike-out and underline decoration to TFreeTypeRenderableFont. Based on patch by "circular"
git-svn-id: trunk@40147 -
2013-02-03 10:43:22 +00:00
mattias
b0eb1b3018 updated lpl
git-svn-id: trunk@40146 -
2013-02-03 10:35:40 +00:00
ask
61d2f72742 TAChart: Move TAChartAggPas package into a subdirectory to allow separate recompilation
git-svn-id: trunk@40145 -
2013-02-03 10:01:02 +00:00
ask
bce243449a TAChart: Support PutImage in AggPas drawing back-end
git-svn-id: trunk@40144 -
2013-02-03 09:42:46 +00:00
ask
193deb2aba AggPas: Fix coordinate calculation in Pixels and Colors properties of TAggFPImage
git-svn-id: trunk@40143 -
2013-02-03 09:42:01 +00:00
ask
13ba6e1d8e TAChart: Add TChartLegend.Transparency property
git-svn-id: trunk@40142 -
2013-02-03 09:09:56 +00:00
ask
bf9a07ac72 TAChart: Make clipping work across transparency changes in TCanvasDrawer
git-svn-id: trunk@40141 -
2013-02-03 08:36:40 +00:00
ask
210ed3b1fd TAChart: Support monochrome mode in AggPas drawing back-end
git-svn-id: trunk@40140 -
2013-02-03 07:54:57 +00:00