Commit Graph

28852 Commits

Author SHA1 Message Date
maxim
b42e82cd45 Components, H2Pas: fixed compilation after r29334 #92a693d145
git-svn-id: trunk@29341 -
2011-02-02 22:30:22 +00:00
mattias
e0eb9f4e41 IDE: renamed TSearchForm to TSearchProgressForm
git-svn-id: trunk@29340 -
2011-02-02 22:07:27 +00:00
mattias
0c89e90faf synedit: give hint window a name for debugging
git-svn-id: trunk@29339 -
2011-02-02 22:05:50 +00:00
mattias
247a494741 LCL: THintWindow: clean up
git-svn-id: trunk@29338 -
2011-02-02 22:05:23 +00:00
mattias
c0b344ba6b codetools: always parse class-interface nodes
git-svn-id: trunk@29337 -
2011-02-02 21:41:39 +00:00
mattias
19c0b3a5a2 codetools: always parse class nodes
git-svn-id: trunk@29336 -
2011-02-02 19:33:04 +00:00
mattias
7fa233e036 codetools: turn off implicit try..finally for TCodeTreeNode and TCodeTreeNodeExt
git-svn-id: trunk@29335 -
2011-02-02 19:13:00 +00:00
mattias
92a693d145 codetools: removed TCodeTreeNodeExtMemManager, not needed anymore
git-svn-id: trunk@29334 -
2011-02-02 18:56:59 +00:00
mattias
e60e0f810e codetools: removed TCodeTreeNodeMemManager, not needed anymore
git-svn-id: trunk@29333 -
2011-02-02 18:36:45 +00:00
ask
ba99b14873 TAChart: Auto-rename tools when the toolset name changes
git-svn-id: trunk@29332 -
2011-02-02 17:38:10 +00:00
ask
c25cf46ae6 TAChart: Auto-rename subcomponents when parent component name changes
git-svn-id: trunk@29331 -
2011-02-02 13:20:31 +00:00
zeljko
9f1e2fbd9c Qt: fixed weird frameGeometry behaviour under X11, as explained here http://doc.qt.nokia.com/4.7/application-windows.html#window-geometry issue #18658
git-svn-id: trunk@29330 -
2011-02-02 12:03:22 +00:00
mattias
d8e8be06c2 IDE: added todos for project inspector
git-svn-id: trunk@29326 -
2011-02-02 08:31:02 +00:00
ask
45aa6e748e TAChart: Update TColorMapSeries after ColorSource change
git-svn-id: trunk@29325 -
2011-02-02 08:22:07 +00:00
ask
e0eacbebbd TAChart: Draw color map series at design time. Minor demo update
git-svn-id: trunk@29324 -
2011-02-02 08:13:05 +00:00
ask
cc9a3993f7 TAChart: Add cloning demo
git-svn-id: trunk@29322 -
2011-02-02 08:01:23 +00:00
ask
cc4673962c TAChart: Allow assignment of TPieSlice, TPolarSeries. Minor refactoring.
git-svn-id: trunk@29321 -
2011-02-02 08:00:03 +00:00
ask
636d7a10cb TAChart: Allow assignment of TFuncSeries, TColorMapSeries, TIntervalList
git-svn-id: trunk@29320 -
2011-02-02 07:50:56 +00:00
ask
e6d3ed279e TAChart: Allow assignment of TBubbleSeries, TBoxAndWhiskerSeries
git-svn-id: trunk@29319 -
2011-02-02 07:49:06 +00:00
ask
332efed95d TAChart: Standardize variable and setter names for TConstantLine.Position property
git-svn-id: trunk@29318 -
2011-02-02 07:07:35 +00:00
ask
79d868efcf TAChart: Allow assignment of TAreaSeries, TBarSeries, TConstantLine, TUserDrawnSeries
git-svn-id: trunk@29317 -
2011-02-02 07:05:56 +00:00
ask
1228ada9a3 TAChart: Update chart after modifying TBarSeries.BarWidthPercent
git-svn-id: trunk@29316 -
2011-02-02 06:53:33 +00:00
ask
545b9ba037 TAChart: Allow assignment of TLineSeries
git-svn-id: trunk@29315 -
2011-02-02 06:51:17 +00:00
ask
597383b506 TAChart: Fix fpdoc warning in the documentation
git-svn-id: trunk@29314 -
2011-02-02 06:10:01 +00:00
ask
d0b38815eb TAChart: Fixes to label rotation
git-svn-id: trunk@29313 -
2011-02-02 06:06:17 +00:00
ask
4af1a3d673 TAChart: Add chart title rotation to the label demo
git-svn-id: trunk@29312 -
2011-02-02 05:58:25 +00:00
ask
76a02bd738 TAChart: Support chart title and footer rotation, part 2
git-svn-id: trunk@29311 -
2011-02-02 05:55:19 +00:00
ask
c41c6833e1 TAChart: Support chart title and footer rotation
git-svn-id: trunk@29310 -
2011-02-02 05:46:25 +00:00
ask
e122e92fcf TAChart: Extract RotateRect utility function
git-svn-id: trunk@29309 -
2011-02-02 05:33:37 +00:00
ask
6141a3b5dd TAChart: Add independent axis zooming to the axis transformation demo
git-svn-id: trunk@29308 -
2011-02-02 03:27:06 +00:00
ask
f3bc3be027 TAChart: Add "user-defined" page to the axis transformation demo
git-svn-id: trunk@29307 -
2011-02-02 03:16:04 +00:00
ask
a41d6de601 TAChart: Do not store TConstantLine.SeriesColor property since it duplicates Pen.Color
git-svn-id: trunk@29306 -
2011-02-02 03:14:58 +00:00
ask
eaafd7c371 TAChart: Add TUserDefinedAxisTransform class
git-svn-id: trunk@29305 -
2011-02-02 03:06:51 +00:00
paul
cbf72d5f03 ide: set RequireDerivedFormResource to true to catch TCustomForm.Create() constructor misuse
git-svn-id: trunk@29304 -
2011-02-02 03:04:21 +00:00
paul
ed73700099 lcl: set RequireDerivedFormResource to False by default
ide: set RequireDerivedFormResource to True for new projects

git-svn-id: trunk@29303 -
2011-02-02 01:52:52 +00:00
maxim
cd89ea3b30 Components: updated makefiles
git-svn-id: trunk@29302 -
2011-02-01 23:32:08 +00:00
maxim
a8e07c4ba1 Translations: LCL - updated Russian translation
git-svn-id: trunk@29301 -
2011-02-01 23:27:22 +00:00
mattias
0e193c1379 codetools: example for new fpc features
git-svn-id: trunk@29300 -
2011-02-01 22:33:39 +00:00
mattias
7f574e6384 codetools: example for new fpc features
git-svn-id: trunk@29298 -
2011-02-01 19:45:03 +00:00
mattias
d900d21d44 codetools: refactored
git-svn-id: trunk@29297 -
2011-02-01 19:32:51 +00:00
mattias
a43e91a50a test: added codetools tests for FindLineEndOrCodeInFrontOfPosition
git-svn-id: trunk@29295 -
2011-02-01 19:15:36 +00:00
mattias
c39c47fd60 test: added codetools tests
git-svn-id: trunk@29294 -
2011-02-01 17:38:52 +00:00
mattias
a7c6e1a13f codetools: parsing objcclass external name
git-svn-id: trunk@29293 -
2011-02-01 16:55:50 +00:00
vincents
29a1093583 Mac OS X installer: fixed compilation order of LCL and package registration
git-svn-id: trunk@29292 -
2011-02-01 15:14:30 +00:00
vincents
5098bc565f wince installer for windows: fixed building order, first package registration, then LCL.
git-svn-id: trunk@29291 -
2011-02-01 14:29:56 +00:00
mattias
dafa6e0c7a IDEIntf: moved the FPCMessagesHelpDB to idehelpint
git-svn-id: trunk@29290 -
2011-02-01 10:20:04 +00:00
paul
5c3d4babbb ide: revert r29287 #66073076d1
git-svn-id: trunk@29289 -
2011-02-01 10:18:56 +00:00
paul
ec6a2842f0 designer: use CreateNew constructor for TCustomNonFormDesignerForm
git-svn-id: trunk@29288 -
2011-02-01 10:16:22 +00:00
mattias
66073076d1 IDE: fixed creating designtime frames and data modules
git-svn-id: trunk@29287 -
2011-02-01 10:11:15 +00:00
mattias
af3d007090 switched from deprecated xmlcfg to xmlconf
git-svn-id: trunk@29286 -
2011-02-01 09:34:27 +00:00