mattias
995a8157de
IDE: build macros: updated lfm
...
git-svn-id: trunk@27091 -
2010-08-13 12:56:34 +00:00
mattias
14b3de8d23
IDE: build macros: removed default value, will be done in conditionals
...
git-svn-id: trunk@27090 -
2010-08-13 12:53:26 +00:00
martin
4525c8beda
DebuggeR: Fix a range check, when clearing a condition
...
git-svn-id: trunk@27089 -
2010-08-13 11:34:37 +00:00
mattias
3feb97744b
IDE: build project: warn if MainUnit is missing
...
git-svn-id: trunk@27088 -
2010-08-13 09:18:58 +00:00
paul
df7e1829b2
lcl: fix typo (issue #0014063 )
...
git-svn-id: trunk@27087 -
2010-08-13 08:44:26 +00:00
paul
7dbd789466
lcl: preserve extra fields when passing lm_mousewheel message to child controls (issue #0014063 )
...
git-svn-id: trunk@27086 -
2010-08-13 02:52:11 +00:00
mattias
21afcaf45f
IDE: save lpi, lps on compile only if modified
...
git-svn-id: trunk@27085 -
2010-08-13 02:30:58 +00:00
paul
9dcdaa31d8
lcl: don't perform shortcut check and other double notification in recursive calls of DoKeyDownBeforeInterface
...
git-svn-id: trunk@27084 -
2010-08-13 01:46:31 +00:00
ask
c14dd0005f
TAChart: Initial support for stacked bar series. Update demo.
...
git-svn-id: trunk@27083 -
2010-08-12 16:42:02 +00:00
mattias
29a31e582d
IDE: read lpi: use default value 0 for MainUnitID even for old lpi
...
git-svn-id: trunk@27082 -
2010-08-12 16:20:33 +00:00
blikblum
366d200bb8
lcl: undo rev 27074 #706b7cc905 and re implement using a static variable
...
git-svn-id: trunk@27081 -
2010-08-12 16:05:16 +00:00
ask
aff125b5f7
TAChart: Add multi-valued series demo
...
git-svn-id: trunk@27080 -
2010-08-12 15:58:03 +00:00
ask
19f61c8aaf
TAChart: Do not store deprecated TChartAxisTitle.Font property
...
git-svn-id: trunk@27079 -
2010-08-12 15:57:31 +00:00
ask
8ecb367ba8
TAChart: Draw labels for bubble series
...
git-svn-id: trunk@27078 -
2010-08-12 15:50:16 +00:00
ask
82ce805c08
TAChart: Add Marks.DistanceToCenter property
...
git-svn-id: trunk@27077 -
2010-08-12 15:49:56 +00:00
ask
3f86d53688
TAChart: Add operator*(TPoint, TPoint)
...
git-svn-id: trunk@27076 -
2010-08-12 15:46:01 +00:00
sekelsenmat
7704fc9d09
Fixes wince compilation
...
git-svn-id: trunk@27075 -
2010-08-12 13:30:00 +00:00
blikblum
706b7cc905
lcl: move RegisterPropertyToSkip calls of Grids and DBCtrls to unit initialization so it's called only once and not on every component created
...
git-svn-id: trunk@27074 -
2010-08-12 12:55:04 +00:00
blikblum
bbfbce8fdd
lcl: fix compilation after rev 27070 #69b2b72516
...
git-svn-id: trunk@27073 -
2010-08-12 12:49:38 +00:00
ask
8046cb27a3
TAChart: Fix effective extent for bubble series
...
git-svn-id: trunk@27072 -
2010-08-12 12:25:52 +00:00
ask
79d465994c
TAChart: Fix proportional scale calculation
...
git-svn-id: trunk@27071 -
2010-08-12 12:25:06 +00:00
blikblum
69b2b72516
lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created
...
git-svn-id: trunk@27070 -
2010-08-12 12:24:11 +00:00
ask
31fc5cd0a0
TAChart: Add TChart.Proportional property
...
git-svn-id: trunk@27069 -
2010-08-12 12:14:17 +00:00
ask
2fd8c5370e
TAChart: Extract TAxisCoeffHelper object
...
git-svn-id: trunk@27068 -
2010-08-12 12:11:25 +00:00
mattias
7778ac45a5
IDE: new console project: set pfMainUnitHasTitleStatement if title set, bug #16948
...
git-svn-id: trunk@27067 -
2010-08-12 10:03:35 +00:00
maxim
f166ab15a8
Update lazarus.res (it was changed automatically on Lazarus recompilation)
...
git-svn-id: trunk@27066 -
2010-08-12 00:05:35 +00:00
maxim
a59f3b42da
IDE: Czech translation update by Martin Smat
...
git-svn-id: trunk@27065 -
2010-08-11 23:16:29 +00:00
mattias
bb7cd19447
codetools: fixed type of low(array[enum])
...
git-svn-id: trunk@27064 -
2010-08-11 06:21:19 +00:00
dmitry
b6c70dc7ed
carbon: fixes for Luiz's RadioButton changes
...
git-svn-id: trunk@27063 -
2010-08-11 05:44:16 +00:00
jesus
10f1d85bf5
LCL, fix dbgrid showing 'phantom' rows on inserting (sqlquery bug on changing buffercount on this state)
...
git-svn-id: trunk@27062 -
2010-08-11 05:40:21 +00:00
blikblum
557e1a8671
qt: optimize GetUtf8String
...
git-svn-id: trunk@27061 -
2010-08-11 01:52:41 +00:00
blikblum
8265b847c5
lcl: add const to string parameters in RegisterPropertyToSkip
...
git-svn-id: trunk@27060 -
2010-08-11 01:46:39 +00:00
blikblum
10f33a372e
lcl: optimize TPropertiesToSkip.IndexOf
...
git-svn-id: trunk@27059 -
2010-08-11 01:39:26 +00:00
blikblum
00afe9c4f9
lcl: optimize TPropertiesToSkip
...
git-svn-id: trunk@27058 -
2010-08-11 01:24:45 +00:00
maxim
191f364b96
lazarus.lpi: bumped version up
...
git-svn-id: trunk@27057 -
2010-08-10 23:34:46 +00:00
maxim
fe4ae866c2
regenerated translations; updated Russian translation
...
git-svn-id: trunk@27056 -
2010-08-10 23:27:52 +00:00
blikblum
4a9091c3a2
lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible.
...
separate TCustomCheckBox/TCheckBox constructors to avoid double setting of AutoSize/TabStop in TToggleBox/TRadioButton
git-svn-id: trunk@27055 -
2010-08-10 20:12:40 +00:00
blikblum
e50914e4bf
qt: don't send LM_CHANGE messages when changing State of TRadioButton and TCheckBox programatically. Use Toggled signal instead of Clicked to notify of changes in TRadioButton. Part of 0017139 and 0017104
...
git-svn-id: trunk@27054 -
2010-08-10 17:49:43 +00:00
blikblum
1aa796b724
lcl: remove workarounds to recursive LM_CHANGE calls, since it was fixed fixed in rev 27050 #8d7d250608 and 27051:
...
- don't toggle TRadioButton siblings state since this is done by widgetset;
- remove FLastCheckedOnChange;
- call OnChange only if State was really changed by widgetset
- Dont set Checked property in Click
Part of 0017139 and 0017104
git-svn-id: trunk@27053 -
2010-08-10 17:02:07 +00:00
ask
0d8fe57965
TAChart: Initial implementation of TBubbleSeries
...
git-svn-id: trunk@27052 -
2010-08-10 17:01:00 +00:00
blikblum
5456d6fc31
wince: avoid sending LM_CHANGE message when clearing TRadioButton siblings and when setting TRadioButton checked property programatically. Send LM_CHANGE when TRadioButton is unchecked. Don't toggle TRadioButton state when it's already checked. Part of 0017139 and 0017104
...
git-svn-id: trunk@27051 -
2010-08-10 16:52:59 +00:00
blikblum
8d7d250608
win32: avoid sending LM_CHANGE message when clearing TRadioButton siblings and when setting TRadioButton checked property programatically. Send LM_CHANGE when TRadioButton is unchecked. Don't toggle TRadioButton state when it's already checked. Part of 0017139 and 0017104
...
git-svn-id: trunk@27050 -
2010-08-10 16:52:13 +00:00
ask
9d03b45223
TAChart: Add multi-valued random chart source. Fix reading multi-valued TListChartSource from DataPoints.
...
git-svn-id: trunk@27049 -
2010-08-10 16:07:08 +00:00
dmitry
14b1813403
carbon: final fixes for LineTo 1-pixel line drawing
...
git-svn-id: trunk@27048 -
2010-08-10 08:39:10 +00:00
sekelsenmat
9a8d703529
Fixes Carbon drawing of lines with width 1
...
git-svn-id: trunk@27047 -
2010-08-10 04:11:19 +00:00
paul
2c127c9897
win32: fix TListView.Autosize by Bernd Kreuss (issue #0017141 )
...
git-svn-id: trunk@27046 -
2010-08-10 02:07:48 +00:00
martin
2012316840
SynEdit, FoldGutter: Always show [+]/[-] in popup menu
...
git-svn-id: trunk@27045 -
2010-08-09 23:35:58 +00:00
marc
a65d1b9fc1
* Convert rgb(a) bitmap data if data in different order. Modified patch #0016304 by Denis Golovan
...
git-svn-id: trunk@27044 -
2010-08-09 22:55:52 +00:00
marc
0b2e80a484
* Move generic RGBIndices code to rawimage description. Part of patch #16304 by Denis Golovan
...
git-svn-id: trunk@27043 -
2010-08-09 22:53:38 +00:00
sekelsenmat
ed2bd3cf36
Changes SHSendBackToFocusWindow to dynamic loading
...
git-svn-id: trunk@27042 -
2010-08-09 08:03:40 +00:00