Commit Graph

21709 Commits

Author SHA1 Message Date
paul
0fbe534674 codetools: request only write lock when reading from xml
git-svn-id: trunk@21930 -
2009-10-01 00:44:59 +00:00
mattias
f2c7c57bbd IDE: compiler options: hide build mode node
git-svn-id: trunk@21929 -
2009-09-30 20:24:05 +00:00
paul
11ec547a04 win32: draw parent background using theme services instead of requesting full parent painting
git-svn-id: trunk@21928 -
2009-09-30 09:23:30 +00:00
paul
76f31481a3 designer: fix TDesignerDeviceContext.GetFormOrigin
git-svn-id: trunk@21927 -
2009-09-30 07:48:46 +00:00
paul
c4c2cdc5cd lcl: formatting
git-svn-id: trunk@21926 -
2009-09-30 07:47:53 +00:00
paul
72ca561bdb designer: reduce debug output
git-svn-id: trunk@21925 -
2009-09-30 03:41:38 +00:00
mattias
2455dce6c7 IDE: checking relative package files
git-svn-id: trunk@21924 -
2009-09-29 20:38:19 +00:00
mattias
4f168cab7d IDE: saving package links in lazarus source directory relative
git-svn-id: trunk@21923 -
2009-09-29 20:27:27 +00:00
mattias
3a996a5dad IDE: identifier completion: do not show box on error in front
git-svn-id: trunk@21922 -
2009-09-29 18:36:17 +00:00
jesus
f8017fdc3a spanish translation update
git-svn-id: trunk@21917 -
2009-09-29 16:26:47 +00:00
mattias
530f38b29e printers4lazarus: removed old qt code, from zeljko
git-svn-id: trunk@21916 -
2009-09-29 16:00:02 +00:00
paul
6eec759d6e win32: request wm_measureitem for the menu item on item caption/bitmap change
git-svn-id: trunk@21915 -
2009-09-29 12:28:41 +00:00
zeljko
666fea3cc7 Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore)
default bindings version is 1.72.

git-svn-id: trunk@21913 -
2009-09-29 11:24:31 +00:00
paul
d21ae9f636 win32: don't override various menu flags (rtl for example) when we change caption/icon/or checked state
git-svn-id: trunk@21912 -
2009-09-29 09:31:17 +00:00
paul
0ef68ba7f4 win32: fix few issues with right-to-left popup menu drawing (bug #0014686)
git-svn-id: trunk@21911 -
2009-09-29 08:28:16 +00:00
zeljko
5e2b10ec3d Qt: TQtSystemTrayIcon added ShowBaloonHint()
git-svn-id: trunk@21909 -
2009-09-28 17:37:00 +00:00
ask
b8a7060466 TAChart: Update demo
git-svn-id: trunk@21908 -
2009-09-28 15:45:59 +00:00
ask
4abec83a51 TAChart: Add TPieSeries.Exploded property
git-svn-id: trunk@21907 -
2009-09-28 15:45:34 +00:00
mattias
76ac5c262e translations: german: from Swen Heinig and Martin
git-svn-id: trunk@21906 -
2009-09-28 14:48:25 +00:00
mattias
872d2b24c2 IDE: rename unit: adding relative unit path
git-svn-id: trunk@21905 -
2009-09-28 14:32:34 +00:00
paul
0547a037a7 designer: don't draw border spacing frame around noDesignSelectable controls (issue #0014684)
git-svn-id: trunk@21904 -
2009-09-28 13:31:39 +00:00
ask
dc0f603493 TAChart: Move source-related getters and setters from TLineSeries to TChartSeries.
Sort the rest of TLineSeries methods alphabetically.

git-svn-id: trunk@21903 -
2009-09-28 13:13:10 +00:00
ask
a38a0fce73 TAChart: Extract TypicalTextHeight function
git-svn-id: trunk@21902 -
2009-09-28 12:36:13 +00:00
ask
c3acc13054 TAChart: Replace TChartSeries.GetCoords procedure with GetGraphPoint function
git-svn-id: trunk@21901 -
2009-09-27 16:07:43 +00:00
ask
33343e7d67 TAChart: Minor cleanups:
Move ShowInLegend initialization into TCustomChartSeries.
  Add empty override for TUserDrawnSeries.GetLegendItems.

git-svn-id: trunk@21900 -
2009-09-27 15:24:39 +00:00
ask
73ae5dc715 TAChart: Inherit TLine from TCustomChartSeries instead of TBasicPointSeries
git-svn-id: trunk@21899 -
2009-09-27 15:07:24 +00:00
ask
3547bfb1bb TAChart: Fix AV when drawing chart without legend
git-svn-id: trunk@21898 -
2009-09-27 15:06:37 +00:00
ask
1ca42bb562 TAChart: Update extent demo project
git-svn-id: trunk@21897 -
2009-09-27 15:05:40 +00:00
ask
28f332082e TAChart: Clean up legend demo project
git-svn-id: trunk@21896 -
2009-09-27 15:05:15 +00:00
ask
1db40b0788 TAChart: Add legend demo
git-svn-id: trunk@21895 -
2009-09-27 14:39:36 +00:00
ask
1fb4ba388f TAChart: Add TChartLegend.UseSidebar property
git-svn-id: trunk@21894 -
2009-09-27 14:36:38 +00:00
ask
66ad4ed453 TAChart: Implement TChartLegend.Alignment property
git-svn-id: trunk@21893 -
2009-09-27 14:10:24 +00:00
ask
b3570afa1e TAChart: Trivial hint fixes
git-svn-id: trunk@21892 -
2009-09-27 11:28:36 +00:00
ask
49a19e71af TAChart: Add TChartLegend.BackgroundBrush property
git-svn-id: trunk@21891 -
2009-09-27 11:14:56 +00:00
ask
83a241e7ea TAChart: Add Margin and SymbolWidth properties to TChartLegend
git-svn-id: trunk@21890 -
2009-09-27 11:08:24 +00:00
ask
50cc9941e0 TAChart: Extract TPieSeries.SliceColor function. Remove MaxColor constant.
git-svn-id: trunk@21889 -
2009-09-27 08:22:27 +00:00
ask
93c6ee37a6 TAChart: Fix brush settings in pie series drawing
git-svn-id: trunk@21888 -
2009-09-27 08:13:42 +00:00
ask
4101d61d99 TAChart: Refactor legend drawing
git-svn-id: trunk@21887 -
2009-09-27 07:02:03 +00:00
kirkpatc
cd7edba6ef FPDoc - some updates to descriptions for TCustomComboBox
git-svn-id: trunk@21886 -
2009-09-26 22:15:46 +00:00
jesus
4fcd50c27d IDE spanish translation update
git-svn-id: trunk@21884 -
2009-09-26 19:22:42 +00:00
paul
ffc58f9042 lcl: publish docking related properties for TListView
git-svn-id: trunk@21883 -
2009-09-26 14:19:20 +00:00
paul
6291a3af5a lcl: decapitalize Procedure and End keywords in the controls.inc file
git-svn-id: trunk@21882 -
2009-09-26 14:06:02 +00:00
vincents
f914d86b95 LCL: cleanup of masedit unit from issue #14615
patch by Bart Broersma

git-svn-id: trunk@21880 -
2009-09-26 12:32:09 +00:00
zeljko
771b53b7e8 Qt: avoid crash inside q_DrawXXX() functions when palette paremeter is nil and painter parent is nil. fixes #14673
git-svn-id: trunk@21876 -
2009-09-26 07:40:18 +00:00
paul
b680c53595 lcl, designer: better invalidate designer on move, resize (issue #0013886)
git-svn-id: trunk@21875 -
2009-09-26 03:26:52 +00:00
mattias
5321a16744 translations: german: updates from Swen Heinig
git-svn-id: trunk@21874 -
2009-09-25 22:22:02 +00:00
mattias
0fa1382ee5 codetools: fixed using wrong tool during rename identifier
git-svn-id: trunk@21873 -
2009-09-25 22:10:37 +00:00
jesus
5acdb79b1e LazReport spanish translation update
git-svn-id: trunk@21872 -
2009-09-25 20:33:24 +00:00
jesus
bdc10fa6ce LCL, grids's MouseToCell methods returns coords -1 if point is out of bounds, patch from Tomasz Wieckowski with changes, issue #14619
git-svn-id: trunk@21870 -
2009-09-25 19:31:37 +00:00
paul
6abd81a239 designer: don't show useless TabStop, TabOrder info for the designer form in the hint window
git-svn-id: trunk@21869 -
2009-09-25 16:55:13 +00:00