blikblum
cb6c671993
lcl: call Reset in TFieldDataLink.RecordChanged if aField equal to nil or to FField
...
keep TFieldDataLink.DataSetChanged only in fpc 242
git-svn-id: trunk@32256 -
2011-09-10 16:20:57 +00:00
mattias
aae1b7e21f
codetools: CompareFilenames with PChar
...
git-svn-id: trunk@32255 -
2011-09-10 16:11:50 +00:00
blikblum
b808d3f14e
lcl: remove TDBMemo.ActiveChange. Not necessary anymore. Part of 20032
...
git-svn-id: trunk@32254 -
2011-09-10 15:42:02 +00:00
blikblum
08d1bb3d92
lcl: refactor TFieldDataLink.SetFieldName to only call Reset when Active
...
change TFieldDataLink.ActiveChanged to update the field directly instead through ValidateField/SetFieldName
Always call OnDataChange in TFieldDataLink.Reset
part of 20032
git-svn-id: trunk@32253 -
2011-09-10 15:35:36 +00:00
mattias
4fe0ba4296
codetools: TStringToStringTree: enumerator
...
git-svn-id: trunk@32252 -
2011-09-10 12:04:40 +00:00
martin
79085afc25
SynEdit: ensure correct initialization, if clientrect is less than 1 line height
...
git-svn-id: trunk@32251 -
2011-09-10 12:01:46 +00:00
martin
583c6cf16d
SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo
...
git-svn-id: trunk@32250 -
2011-09-10 11:32:06 +00:00
martin
39c65700a2
DBG: Fixed dbg-event-log stack output
...
git-svn-id: trunk@32249 -
2011-09-10 06:57:18 +00:00
dodi
b2c386dfa6
LCL docs: docking revised
...
git-svn-id: trunk@32248 -
2011-09-10 02:26:30 +00:00
blikblum
f3478d3918
lcl: dont call Reset twice in TFieldDataLink.SetFieldName. part of 20032
...
git-svn-id: trunk@32247 -
2011-09-10 01:39:42 +00:00
mattias
0cb8b8da72
cody: Add "With" block
...
git-svn-id: trunk@32246 -
2011-09-10 00:12:21 +00:00
mattias
726fc93729
cody: Add "With" block
...
git-svn-id: trunk@32245 -
2011-09-10 00:11:50 +00:00
mattias
be78a06cb3
codetools: AddWithBlock
...
git-svn-id: trunk@32244 -
2011-09-09 22:32:47 +00:00
jesus
6d24d264ef
LCL, fix cups printer properties dialog title, issue #20191
...
git-svn-id: trunk@32243 -
2011-09-09 20:49:37 +00:00
jesus
7af08b9b8b
LCL, grids, do not AutoSize TStringCellEditor by default
...
git-svn-id: trunk@32242 -
2011-09-09 20:17:25 +00:00
jesus
030bda5204
LCL, fix grid row moving indicator when new position is the same as the old one, issue #20084
...
git-svn-id: trunk@32241 -
2011-09-09 20:01:00 +00:00
mattias
73d34d3088
codetools: find sources in fpc unit search paths
...
git-svn-id: trunk@32240 -
2011-09-09 19:00:32 +00:00
martin
d7f55a0794
SynEdit: fixed for fpc trunk, since fpc r18968 #a3fdb8c062 const-string initialized from resourcestring are later translated too. Issue #20204
...
git-svn-id: trunk@32239 -
2011-09-09 15:35:10 +00:00
mattias
d66ac4c7bf
codetools: fixed compilation win64
...
git-svn-id: trunk@32238 -
2011-09-09 06:51:19 +00:00
mattias
bfe2e33e1a
codetools: TStringTree: enumerator
...
git-svn-id: trunk@32237 -
2011-09-08 17:58:44 +00:00
martin
160132b781
IDE, DBG: Obey Options for debug hint eval
...
git-svn-id: trunk@32236 -
2011-09-08 17:21:19 +00:00
jesus
3a422036a4
LCL, grids, made TStringCellEditor OnEditingDone public
...
git-svn-id: trunk@32235 -
2011-09-08 17:10:09 +00:00
jesus
2033ebd8ed
LCL, grids, made TPicklistCellEditor OnEditingDone public
...
git-svn-id: trunk@32234 -
2011-09-08 17:00:09 +00:00
martin
cd4aa1aa02
DBG: Fix getting Exception Classname
...
git-svn-id: trunk@32233 -
2011-09-08 14:14:04 +00:00
dodi
b69181fb52
LCL docs: bugfix for preceding commit
...
git-svn-id: trunk@32232 -
2011-09-08 13:50:49 +00:00
zeljko
7d2c10b1ca
Gtk2: fix mouse capture while designing. issue #20189
...
git-svn-id: trunk@32231 -
2011-09-08 13:45:12 +00:00
martin
f51cb34f4d
DBG: Tests (dir separator)
...
git-svn-id: trunk@32230 -
2011-09-08 12:45:23 +00:00
martin
261fb2afb4
DBG: auto-typecast for classes: fix double casts, and casts to self
...
git-svn-id: trunk@32229 -
2011-09-08 12:44:59 +00:00
zeljko
7ae07551f8
Qt: check for handle in TQtWSCustomListBox.
...
git-svn-id: trunk@32228 -
2011-09-08 12:35:31 +00:00
zeljko
eb2a14b3a7
Qt: TQtListStrings fixed itemindex changing when doing Exchange().issue #20188
...
git-svn-id: trunk@32227 -
2011-09-08 12:17:55 +00:00
martin
40b978309a
IDE, DBG: add option for class auto-typecast for hints
...
git-svn-id: trunk@32226 -
2011-09-08 10:22:56 +00:00
mattias
48ce3e8d5c
IDE: clean up
...
git-svn-id: trunk@32225 -
2011-09-08 08:13:43 +00:00
mattias
66e4658fc5
IDE: sourceeditor: fixed crash if mouse enters while no editor has focus
...
git-svn-id: trunk@32224 -
2011-09-08 08:13:27 +00:00
mattias
80920f6286
codetools: fixed with candidates
...
git-svn-id: trunk@32223 -
2011-09-08 08:02:57 +00:00
dodi
e3f9648b2e
LCL docs: mostly cosmetic changes.
...
git-svn-id: trunk@32222 -
2011-09-08 03:24:24 +00:00
mattias
df52f97ad3
codetools: find all with candidates
...
git-svn-id: trunk@32221 -
2011-09-08 01:02:10 +00:00
martin
b726db4376
IDE, DBG: enable class auto-typecast for hints
...
git-svn-id: trunk@32220 -
2011-09-08 00:45:28 +00:00
martin
5216dca1ba
DBG: start auto-typecast for classes
...
git-svn-id: trunk@32219 -
2011-09-08 00:44:46 +00:00
martin
4727f900a6
DBG: Test
...
git-svn-id: trunk@32218 -
2011-09-07 22:05:59 +00:00
martin
53990c23d4
GDB: Fix typecasting of objects. Stabs only; GDB 7.0 and up only. Issue #0019920
...
git-svn-id: trunk@32217 -
2011-09-07 22:05:50 +00:00
maxim
326ec7dc44
IDE: --help parameter is detected at any position now
...
git-svn-id: trunk@32212 -
2011-09-07 21:37:42 +00:00
mattias
3fb87d479c
codetools: started add with block
...
git-svn-id: trunk@32209 -
2011-09-07 21:03:52 +00:00
jesus
78d95df812
tachart, fix compiler confusion on what version of overloaded function to call
...
git-svn-id: trunk@32208 -
2011-09-07 18:43:26 +00:00
martin
ce19a79765
DBG: Test
...
git-svn-id: trunk@32206 -
2011-09-07 10:59:42 +00:00
ask
50521088ff
TAChart: Prevent out-of-range access with AccumulationRange=0 and AccumulationMethod=camDerivative
...
git-svn-id: trunk@32205 -
2011-09-07 10:08:08 +00:00
ask
643751d975
TAChart: Workaround for the derivative calculation at the first data point
...
git-svn-id: trunk@32204 -
2011-09-07 09:36:25 +00:00
ask
3563b6e636
TAChart: Use TPublishedIntegerSet to store TDataPointTool.AffectedSeries
...
git-svn-id: trunk@32203 -
2011-09-07 08:41:24 +00:00
ask
f3f19b366a
TAChart: Add TPublishedIntegerSet utility object. Add tests for it.
...
git-svn-id: trunk@32202 -
2011-09-07 08:40:20 +00:00
ask
aca1ae3c43
TAChart: Change TCalculatedChartSource.AccumulationRange default value from 1 to 2
...
git-svn-id: trunk@32201 -
2011-09-07 08:24:48 +00:00
martin
211843aa39
DBG: Fixed a race condition between gdb hitting breakpoint(or exception...) and value-evaluation request for hint => leading to debugger becoming none responsive (will wait infinite for gdb command result, which was read/discarded by hint)
...
git-svn-id: trunk@32200 -
2011-09-07 00:25:18 +00:00