Commit Graph

26517 Commits

Author SHA1 Message Date
mattias
aefa18ebf4 codetools: config parser: += assignment
git-svn-id: trunk@26968 -
2010-08-01 22:38:52 +00:00
mattias
fd6b0bde63 codetools: fixed endless loop ExtractProcHead
git-svn-id: trunk@26967 -
2010-08-01 22:10:44 +00:00
mattias
121d88afc3 codetools: cfg parser: typecasts
git-svn-id: trunk@26966 -
2010-08-01 22:04:26 +00:00
maxim
317f836fa3 regenerated translations; updated Russian translation
git-svn-id: trunk@26965 -
2010-08-01 20:20:53 +00:00
andrew
b441e37b32 * applied patch from Bernd Kreuss for bug #17081
git-svn-id: trunk@26964 -
2010-08-01 19:30:36 +00:00
ask
c7b5612c6c TAChart: Use toolbar instead of menu in subcomponent editor to improve interface in Macs
git-svn-id: trunk@26963 -
2010-08-01 11:17:33 +00:00
ask
be52fd6bf5 OI: Fix List index ot of bounds error triggered by TMainIDE.OIChangedTimerTimer
git-svn-id: trunk@26962 -
2010-08-01 09:56:07 +00:00
mattias
d4b9573bfb codetools: FindDeclaration: jump by default to next declaration
git-svn-id: trunk@26961 -
2010-08-01 08:43:02 +00:00
ask
fd5e2ac392 TAChart: Update tools demo to include zoom animation
git-svn-id: trunk@26960 -
2010-08-01 07:33:58 +00:00
ask
edda653e6d TAChart: Add AnimationInterval and AnimationSteps properties to zoom tools
git-svn-id: trunk@26959 -
2010-08-01 07:32:53 +00:00
ask
98f59d4dbb TAChart: Update tools demo to include auto-panning
git-svn-id: trunk@26958 -
2010-08-01 06:33:29 +00:00
ask
640106b5ef TAChart: Add TPanClickTool.Interval property
git-svn-id: trunk@26957 -
2010-08-01 06:32:59 +00:00
ask
d5bdf30c13 TAChart: Update tools demo to include click-panning
git-svn-id: trunk@26956 -
2010-08-01 05:47:57 +00:00
ask
9a47898f97 TAChart: Add TPanClickTool
git-svn-id: trunk@26955 -
2010-08-01 05:47:29 +00:00
ask
3e3d59a460 TAChart: Update tools demo to include fixed-point zooming. Some refactoring.
git-svn-id: trunk@26954 -
2010-08-01 04:25:31 +00:00
ask
13425eb6c4 TAChart: Update axis demo to include fixed-point and non-proportional zooming
git-svn-id: trunk@26953 -
2010-08-01 03:58:08 +00:00
ask
a23994a8aa TAChart: Add FixedPoint and ZoomRatio properties to TZoomClickTool
git-svn-id: trunk@26952 -
2010-08-01 03:57:17 +00:00
ask
e9632ff6d5 TAChart: Update axis demo to include TDateTimeIntervalChartSource component
git-svn-id: trunk@26951 -
2010-08-01 03:14:18 +00:00
ask
2b8839ef40 TAChart: Add icon for TDateTimeIntervalChartSource component
git-svn-id: trunk@26950 -
2010-08-01 03:13:03 +00:00
ask
518cb42e0e TAChart: Add TDateTimeIntervalChartSource component
git-svn-id: trunk@26949 -
2010-08-01 03:12:12 +00:00
mattias
df930dcc3f codetools: cfg parser: comparison operators
git-svn-id: trunk@26948 -
2010-07-31 21:57:32 +00:00
martin
1028e8f99f IDE/SourceEditor: Improve quick-fold-in-selection entries to fold menu
git-svn-id: trunk@26947 -
2010-07-31 21:53:49 +00:00
martin
7673c9e61f IDE/SourceEditor: Add quick-fold-in-selection entries to fold menu
git-svn-id: trunk@26946 -
2010-07-31 20:46:09 +00:00
martin
77c48f2262 SynEdit: Fold / Prepare for IDE fold-menu
git-svn-id: trunk@26945 -
2010-07-31 20:45:26 +00:00
maxim
5f400a6626 IDEIntf: Czech translation update by Martin Smat
git-svn-id: trunk@26944 -
2010-07-31 20:30:20 +00:00
mattias
f5db6e94da codetools: cfg parser: and, or, xor
git-svn-id: trunk@26943 -
2010-07-31 20:29:54 +00:00
mattias
c39d7423cb codetools: fixed TFindDeclarationTool.FindExpressionResultType.ExecuteStack precedence
git-svn-id: trunk@26942 -
2010-07-31 18:59:13 +00:00
mattias
54eafc0686 codetools: not operator
git-svn-id: trunk@26941 -
2010-07-31 18:40:29 +00:00
ask
325d098358 TAChart: Fix zooming on auto-scaled series
git-svn-id: trunk@26940 -
2010-07-31 16:55:24 +00:00
ask
b95e37f3d3 TAChart: Update axis demo to include AtDataOnly and Group properties
git-svn-id: trunk@26939 -
2010-07-31 16:39:31 +00:00
ask
a6d808414e TAChart: Add TChartAxis.Group property
git-svn-id: trunk@26938 -
2010-07-31 16:38:52 +00:00
mattias
5dd1a92a8d codetools: fixed parsing property after const/type section
git-svn-id: trunk@26937 -
2010-07-31 15:38:48 +00:00
andrew
bd0d7d8bcd * changed lhelp index viewer to a treeview instead of listview since it's much faster to load items
git-svn-id: trunk@26936 -
2010-07-31 15:33:40 +00:00
mattias
8b0ca63246 codetools: fixed parsing property after var section
git-svn-id: trunk@26935 -
2010-07-31 15:33:26 +00:00
mattias
4ab9dcd97e codetools: fixed FindExpressionTypeOfTerm resolve function result
git-svn-id: trunk@26934 -
2010-07-31 15:32:52 +00:00
ask
f344f9d4f6 TAChart: Add default value for TChartAxis.Alignment.
+ Fix Code Observer warnings

git-svn-id: trunk@26933 -
2010-07-31 14:06:15 +00:00
ask
c827ac618b TAChart: Fix axis margins calculation
git-svn-id: trunk@26932 -
2010-07-31 13:56:51 +00:00
martin
fdb2445544 Fix Folding none pascal text
git-svn-id: trunk@26931 -
2010-07-31 13:38:32 +00:00
ask
0e1bfb75c2 TAChart: Add TChartAxisMarks.AtDataOnly property
git-svn-id: trunk@26930 -
2010-07-31 13:35:24 +00:00
ask
c3e010c4ba TAChart: Add test for random source extent
git-svn-id: trunk@26929 -
2010-07-31 11:05:35 +00:00
ask
91ae387e7a TAChart: Update axis demo to include auto-scaling
git-svn-id: trunk@26928 -
2010-07-31 10:14:43 +00:00
ask
275ed478aa TAChart: Add TAutoScaleAxisTransform transformations.
This implements feature requests in issue #13832 and issue #15371

git-svn-id: trunk@26927 -
2010-07-31 10:13:43 +00:00
mattias
234c166d86 codetools: CreateFPCCommandLineDefines parse -dName:=Value
git-svn-id: trunk@26926 -
2010-07-31 08:49:15 +00:00
ask
091bbe149c TAChart: Initial code for using drawing-time storage in axis transformations.
+ Add calls to inherited to BeforeDraw/AfterDraw procedures.

git-svn-id: trunk@26925 -
2010-07-31 07:03:32 +00:00
ask
ce2a245445 TAChart: Add temporary storage for drawing-time data.
git-svn-id: trunk@26924 -
2010-07-31 07:02:12 +00:00
andrew
96065ffa17 * lhelp code cleanup
git-svn-id: trunk@26923 -
2010-07-31 05:19:20 +00:00
andrew
958abdd1d0 * fixed highlight for different case words
git-svn-id: trunk@26922 -
2010-07-31 04:30:25 +00:00
andrew
900b64d932 * lhelp search results now color the words searched for. For some reason setting the background color with css doesn't work.
git-svn-id: trunk@26921 -
2010-07-31 04:11:43 +00:00
ask
b0843134cc TAChart: Minor demo updates
git-svn-id: trunk@26920 -
2010-07-31 03:33:45 +00:00
ask
ee241b4662 TAChart: Update project files for demo projects
git-svn-id: trunk@26919 -
2010-07-31 03:32:19 +00:00