Commit Graph

31581 Commits

Author SHA1 Message Date
ask
24260c4e30 TAChart: Skip NaNs when drawing line series
git-svn-id: trunk@32307 -
2011-09-13 04:32:43 +00:00
ask
5e47f77c8b TAChart: Use $PUSH/$POP instead of $IFDEFs to restore compiler options in SafeInfinity
git-svn-id: trunk@32306 -
2011-09-13 03:45:55 +00:00
ask
d48b6c597d TAChart: Fix compile-time range check errors due to NaN usage
git-svn-id: trunk@32305 -
2011-09-13 03:43:05 +00:00
martin
28f780f432 ide-libc: nonblock for sparc
git-svn-id: trunk@32304 -
2011-09-12 21:34:54 +00:00
blikblum
df13a1aeea carbon: handle SPI_GETWHEELSCROLLLINES in SystemParametersInfo. Issue #19788
git-svn-id: trunk@32303 -
2011-09-12 21:21:49 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +00:00
jesus
671e8b233d LCL, published BiDiMode and ParentBiDiMode for some components, tested by Avishai, issue #19990
git-svn-id: trunk@32301 -
2011-09-12 19:12:21 +00:00
martin
932ea7ee45 DBG: fixed dbg-inspector updates
git-svn-id: trunk@32300 -
2011-09-12 11:37:53 +00:00
michael
09252d7682 * Added copyright notice
* Package options now avoid putting package unit in uses 
 * Package Description/Author/License/Version now have a value.

git-svn-id: trunk@32299 -
2011-09-12 09:24:20 +00:00
mattias
1fe3ca3c07 mrumenu: added lpl
git-svn-id: trunk@32298 -
2011-09-11 21:06:29 +00:00
mattias
79be62f338 added mrumenu from Michael
git-svn-id: trunk@32297 -
2011-09-11 21:03:13 +00:00
mattias
871b285d8f codetools: GetExpandedOperand: typecast
git-svn-id: trunk@32296 -
2011-09-11 20:57:31 +00:00
mattias
36dc00ab92 chmhelp: ability to use different chm viewers
git-svn-id: trunk@32295 -
2011-09-11 20:51:04 +00:00
maxim
ccd95aed3e Cody: select whole row in 'Add "With" block' dialog stringgrid
git-svn-id: trunk@32291 -
2011-09-11 14:38:24 +00:00
maxim
cb31e47d61 regenerated translations; updated Russian translation
git-svn-id: trunk@32290 -
2011-09-11 14:33:16 +00:00
maxim
f66f0666cb Cody: improved 'Add "With" block' dialog localization
git-svn-id: trunk@32289 -
2011-09-11 14:30:41 +00:00
martin
0b690c7859 DBG: clean up
git-svn-id: trunk@32286 -
2011-09-11 12:32:41 +00:00
martin
098864ad91 DBG: Improved handling for pseudo terminal
git-svn-id: trunk@32285 -
2011-09-11 12:32:13 +00:00
ask
c501d0bda5 TAChart: Mark TCubicSplineSeries.Calculate function public
git-svn-id: trunk@32282 -
2011-09-11 10:25:06 +00:00
mattias
ddb174b1da codetools: workaround for GetExpandedOperand and With
git-svn-id: trunk@32281 -
2011-09-11 09:44:11 +00:00
mattias
dbee35dd93 IDEIntf: OI: GetRowByPath: expand only parents
git-svn-id: trunk@32280 -
2011-09-11 09:39:32 +00:00
mattias
105551e3cb IDE: fixed compilation
git-svn-id: trunk@32279 -
2011-09-11 09:09:51 +00:00
sekelsenmat
c70ad135b5 Adds a new method to make TPageControl usage in code more intuitive
git-svn-id: trunk@32273 -
2011-09-11 06:20:21 +00:00
blikblum
88794fa327 lcl: remove unnecessary virtual keyword for event handlers in DB Controls
git-svn-id: trunk@32272 -
2011-09-11 01:12:53 +00:00
blikblum
1a948b8c22 lcl: Properly implement TFieldDataLink.FocusControl. Remove unused FocusRequest handlers
git-svn-id: trunk@32271 -
2011-09-11 01:04:11 +00:00
blikblum
30ad2f43e7 lcl: Remove TFieldDataLink OnFocusRequest and OnLayoutChange. They are not needed anymore and do not exist in Delphi
git-svn-id: trunk@32270 -
2011-09-11 00:54:08 +00:00
blikblum
b2323a742c lcl: remove Loaded procedure from DB Controls. Not needed anymore
git-svn-id: trunk@32269 -
2011-09-11 00:50:35 +00:00
dodi
b3ee1f08d4 LCL docs: docking revised II
git-svn-id: trunk@32268 -
2011-09-10 21:29:50 +00:00
martin
a8a8065f62 DBG: Fixed error handling for pseudo terminal
git-svn-id: trunk@32267 -
2011-09-10 20:45:37 +00:00
martin
4afba661fa DBG: Fixed error handling for pseudo terminal
git-svn-id: trunk@32266 -
2011-09-10 20:41:03 +00:00
martin
7fe312098e DBG: Fixed error handling for pseudo terminal
git-svn-id: trunk@32265 -
2011-09-10 20:39:28 +00:00
zeljko
5740e98493 Qt: implemented TQtWidgetSet.RadialPie()
git-svn-id: trunk@32264 -
2011-09-10 20:33:57 +00:00
blikblum
0c3b1a74a1 lcl: removed ActiveChange from DBControls since is not necessary anymore
Code cleanup

git-svn-id: trunk@32263 -
2011-09-10 18:31:44 +00:00
mattias
921dd0404b codetools: started GetExpandedOperand
git-svn-id: trunk@32262 -
2011-09-10 18:21:13 +00:00
blikblum
6b20d104f3 lcl: code cleanup of TDBMemo
git-svn-id: trunk@32261 -
2011-09-10 17:40:53 +00:00
blikblum
4be3d2da8a lcl: code cleanup of TFieldDataLink
git-svn-id: trunk@32260 -
2011-09-10 17:37:58 +00:00
blikblum
91a853eeb7 lcl: code cleanup of TDBEdit
git-svn-id: trunk@32259 -
2011-09-10 17:36:02 +00:00
blikblum
4a01a6566d lclc: remove TDBEdit.ActiveChange and LayoutChange. Not needed anymore
git-svn-id: trunk@32258 -
2011-09-10 17:33:40 +00:00
blikblum
b99ef8a1fa lcl: Simplify TFieldDataLink.ValidateField
Call Reset in TFieldDataLink.LayoutChanged
part of 20032

git-svn-id: trunk@32257 -
2011-09-10 17:27:25 +00:00
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