Commit Graph

30998 Commits

Author SHA1 Message Date
juha
d23a3c8cc5 Lazcontrols: changed files for new ListFilterEdit control.
git-svn-id: trunk@31445 -
2011-06-29 00:04:54 +00:00
juha
048cf2a035 Lazcontrols: fix comment title in ExtendedNotebook.
git-svn-id: trunk@31444 -
2011-06-29 00:04:49 +00:00
juha
e9d3046acb IDE: Refactoring and optimization of UseProjUnit dialog.
git-svn-id: trunk@31443 -
2011-06-29 00:04:44 +00:00
juha
b17df7eb9e New button image for ListFilterEdit control
git-svn-id: trunk@31442 -
2011-06-28 23:35:03 +00:00
juha
277c38e58a New files for ListFilterEdit control
git-svn-id: trunk@31441 -
2011-06-28 23:30:25 +00:00
sekelsenmat
fa4e60b3a6 Cocoa: Advances implementing bitmap and icon support, but not yet working
git-svn-id: trunk@31440 -
2011-06-28 20:50:36 +00:00
jesus
9d0ff42ad9 LCL, grids bidi fixes: range selection
git-svn-id: trunk@31438 -
2011-06-28 19:44:03 +00:00
mattias
65e81b030b examplaes nicer layout
git-svn-id: trunk@31437 -
2011-06-28 19:39:56 +00:00
sekelsenmat
5acb5bda6c Patch from bug #19022 adds highlighting to the carbon tray icon
git-svn-id: trunk@31436 -
2011-06-28 19:08:51 +00:00
jesus
d881cfd685 LCL, grids bidi fixes: sel/cell movement
git-svn-id: trunk@31435 -
2011-06-28 18:55:56 +00:00
ask
00841b0993 TAChart: Update func demo with pointers in spline series
git-svn-id: trunk@31434 -
2011-06-28 16:38:21 +00:00
ask
c7a345958f TAChart: Add Pointer property to spline series
git-svn-id: trunk@31433 -
2011-06-28 16:34:58 +00:00
ask
1a44819dcf TAChart: Move Pointer property to TBasicPointSeries
git-svn-id: trunk@31432 -
2011-06-28 16:26:52 +00:00
ask
80486ae12e TAChart: Do not draw pointers with Visible = false
git-svn-id: trunk@31431 -
2011-06-28 16:03:36 +00:00
ask
ea79d0a8d1 TAChart: Fix bugs in TCubicSplineSeries.
* Draw last point correctly
* Do not cut the spline to the points' bounding box

git-svn-id: trunk@31430 -
2011-06-28 15:57:45 +00:00
ask
01e9be3b20 TAChart: Add TChartMinorAxis.IntervalsCount property. Draw minor axises.
git-svn-id: trunk@31429 -
2011-06-28 10:58:17 +00:00
ask
a890570935 TAChart: Extract TAChartAxisUtils unit
git-svn-id: trunk@31428 -
2011-06-28 10:15:27 +00:00
ask
2b82bb67f6 TAChart: Move common methods and properties to TChartBasicAxis
git-svn-id: trunk@31427 -
2011-06-28 09:53:28 +00:00
ask
fb73e33cdd TAChart: Remove warning
git-svn-id: trunk@31426 -
2011-06-28 09:09:48 +00:00
ask
7954ae2127 TAChart: Move TTransformFunc definition to TAChartUtils. Use it in the axis drawing code.
git-svn-id: trunk@31424 -
2011-06-28 08:58:22 +00:00
ask
df404722c8 TAChart: Refactor axis drawing. Add TAxisDrawHelper class.
git-svn-id: trunk@31423 -
2011-06-28 08:52:40 +00:00
mattias
a09bb8f7ef IDE: split parsing command line options into gui and nogui parts
git-svn-id: trunk@31421 -
2011-06-28 07:23:25 +00:00
jesus
0ea9c34467 LCL, check grid's Topleft range before calc scrollbar position, issue #19615
git-svn-id: trunk@31420 -
2011-06-27 17:50:19 +00:00
blikblum
c7c258c4f4 lcl: use string constant argument in GetCompleteText
git-svn-id: trunk@31419 -
2011-06-27 14:45:51 +00:00
blikblum
b9b1923f12 lcl: publish TDBMemo.Enabled
git-svn-id: trunk@31418 -
2011-06-27 14:44:04 +00:00
zeljko
56ebfa15cc LCL: fixed %MainUnit name in winapih.inc
git-svn-id: trunk@31417 -
2011-06-27 14:01:10 +00:00
mattias
5bd83350c4 chmhelp: added missing file
git-svn-id: trunk@31414 -
2011-06-27 07:12:40 +00:00
maxim
c01f8f8892 LCL: improved "help for directive not found" error messages, regenerated translations and updated Russian translation
git-svn-id: trunk@31413 -
2011-06-26 23:15:02 +00:00
mattias
e715236ac9 IDE: help for compiler directives
git-svn-id: trunk@31412 -
2011-06-26 21:11:08 +00:00
mattias
3a0e7e4224 chmhelp: help for compiler directives
git-svn-id: trunk@31411 -
2011-06-26 21:08:58 +00:00
mattias
d93e971020 lcl: TUTF8Parser.HandleNewLine: fill buffer
git-svn-id: trunk@31410 -
2011-06-26 21:05:15 +00:00
zeljko
5b1188a3f9 Win32: fixed sort of Item.Data. issue #17422
git-svn-id: trunk@31409 -
2011-06-26 19:55:04 +00:00
ask
6c0db06c3f TAChart: Add cubic spline to the func demo
git-svn-id: trunk@31408 -
2011-06-26 17:25:54 +00:00
ask
8697a41ace TAChart: Add cubic spline series
git-svn-id: trunk@31407 -
2011-06-26 17:24:55 +00:00
ask
86b18e0c0a TAChart: Update Makefile
git-svn-id: trunk@31406 -
2011-06-26 17:23:18 +00:00
ask
e55047557e TAChart: Temporarily add some files from the FPC numlib library
to fix critical numlib bugs without waiting for FPC upgrade

git-svn-id: trunk@31405 -
2011-06-26 17:22:26 +00:00
ask
796aa1f5c7 TAChart: Rename TSplineSeries into TBSplineSeries
git-svn-id: trunk@31404 -
2011-06-26 15:54:23 +00:00
ask
17383db4e9 TAChart: Fix AV with invisible legend
git-svn-id: trunk@31403 -
2011-06-26 14:35:31 +00:00
ask
59ea86ddff TAChart: Add TChartLegend.ColumnCount property
git-svn-id: trunk@31402 -
2011-06-26 14:27:07 +00:00
zeljko
7af4c64f9d Qt: workaround for Qt bug when fsStayOnTop doesn't want to mimimize with application window under ms windows. issue #19264
git-svn-id: trunk@31400 -
2011-06-26 12:17:38 +00:00
ask
7ad974bb8a TAChart: Change TChartSeriesLegend.OnDraw parameters. Update demo.
git-svn-id: trunk@31399 -
2011-06-26 10:35:03 +00:00
ask
ae0f0fc734 TAChart: Add TChartSeriesLegend.OnCreate event. Update demo.
git-svn-id: trunk@31398 -
2011-06-26 10:29:53 +00:00
ask
2c6d4e309e TAChart: Add TChartLegend.GroupFont property
git-svn-id: trunk@31397 -
2011-06-26 09:58:17 +00:00
ask
be7740a708 TAChart: Add legend item grouping. Update demo.
git-svn-id: trunk@31396 -
2011-06-26 09:43:47 +00:00
ask
e6b1840fc4 TAChart: Add TChartSeriesLegend.Order property
git-svn-id: trunk@31395 -
2011-06-26 08:45:35 +00:00
ask
1584ede71a TAChart: Extract MakeSquare utility function
git-svn-id: trunk@31394 -
2011-06-26 07:32:18 +00:00
ask
ac09dbf6fd TAChart: Draw pie-specific legend item for pie series. Update demo.
git-svn-id: trunk@31393 -
2011-06-26 07:25:56 +00:00
ask
980591b46b TAChart: Merge duplicate definitions of TChartColor
git-svn-id: trunk@31392 -
2011-06-26 07:14:37 +00:00
ask
2cca7ee1a8 TAChart: Replace TCustomChartSeries.ColorOrDefault with global ColorDef function
git-svn-id: trunk@31391 -
2011-06-26 06:29:49 +00:00
ask
a29bc6b797 TAChart: Move TLegendItemPieSlice to the TARadialSeries unit
git-svn-id: trunk@31390 -
2011-06-26 06:15:32 +00:00