Commit Graph

6049 Commits

Author SHA1 Message Date
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
ask
292ccf8960 TAChart: Fix examples compilation by removing obsolete {$R projectname.rc} directive.
Patch by Tomasz Wieckowski, issue #17054

git-svn-id: trunk@26918 -
2010-07-31 02:21:36 +00:00
andrew
b3d3fb2050 * more lhelp state settings
git-svn-id: trunk@26917 -
2010-07-30 23:06:40 +00:00
andrew
c56eea9bf0 * lhelp opendialog remembers last dir
git-svn-id: trunk@26916 -
2010-07-30 23:01:13 +00:00
andrew
957fb24560 * lhelp title now shows the active chm title and the titles of all open chms
git-svn-id: trunk@26915 -
2010-07-30 22:35:04 +00:00
andrew
5cee5308ba * lhelp now saves recent files and it's position/size
git-svn-id: trunk@26914 -
2010-07-30 21:20:46 +00:00
andrew
c426de02a7 * Fixed most parts of bug #16997
git-svn-id: trunk@26913 -
2010-07-30 19:40:09 +00:00
mattias
ee2a4b6481 codetools: fixed runtool currentdirectory utf8tosys
git-svn-id: trunk@26912 -
2010-07-30 12:22:25 +00:00
mattias
6066f05609 codetools: started cfg execute stack
git-svn-id: trunk@26911 -
2010-07-30 12:21:18 +00:00
mattias
4075c56ad3 codetools: fixed UTF8 for RunTool
git-svn-id: trunk@26909 -
2010-07-30 05:26:14 +00:00
mattias
08521ea248 codetools: runtool: utf8tosys
git-svn-id: trunk@26908 -
2010-07-29 22:17:42 +00:00
mattias
6bcec286b1 codetools: config parser, more keywords
git-svn-id: trunk@26907 -
2010-07-29 22:12:35 +00:00
mattias
01e74e733f codetools: fixed parsing string constant without end
git-svn-id: trunk@26906 -
2010-07-29 15:34:26 +00:00
mattias
448387e85a codetools: config error handling
git-svn-id: trunk@26905 -
2010-07-29 14:33:23 +00:00
mattias
48fb897a73 codetools: fixed readrawatom
git-svn-id: trunk@26904 -
2010-07-29 13:59:54 +00:00
mattias
a24f111a3e codetools: config errors
git-svn-id: trunk@26902 -
2010-07-29 13:45:47 +00:00
mattias
6785d127dd codetools: pchar read atom function
git-svn-id: trunk@26901 -
2010-07-29 12:53:27 +00:00
mattias
3416e11123 codetools: config parser stack
git-svn-id: trunk@26900 -
2010-07-29 12:16:45 +00:00
ask
f2451b97a9 TAChart: Set default value for ChartSource.Sorted property
git-svn-id: trunk@26899 -
2010-07-29 10:20:30 +00:00
mattias
bc861b9767 codetools: check if ppu path exists
git-svn-id: trunk@26898 -
2010-07-29 10:03:17 +00:00
paul
c8c02dad27 components: use FPC resources for demos
git-svn-id: trunk@26892 -
2010-07-29 09:04:06 +00:00
paul
e0a8591ef0 lhelp: use fpc resources
git-svn-id: trunk@26887 -
2010-07-29 04:39:12 +00:00
mattias
96a51375f0 codetools: write number of ppu search paths
git-svn-id: trunk@26886 -
2010-07-29 00:20:25 +00:00
mattias
2af1e1f4f1 codetools: fixed warning about non ppu in ppu search path
git-svn-id: trunk@26884 -
2010-07-28 23:48:35 +00:00
mattias
4411050278 codetools: copy variables
git-svn-id: trunk@26883 -
2010-07-28 23:43:40 +00:00
mattias
42321c5664 codetools: FindSmartHint: show hint for declaration
git-svn-id: trunk@26882 -
2010-07-28 22:48:35 +00:00
maxim
1b4106187b * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048.
2) Czech translation updates from chronos.

git-svn-id: trunk@26878 -
2010-07-28 20:58:37 +00:00
mattias
fe884e4da1 codetools: example run script
git-svn-id: trunk@26877 -
2010-07-28 17:06:57 +00:00
mattias
4719ce7c31 IDE; project inspector: reset menu item
git-svn-id: trunk@26875 -
2010-07-28 17:03:41 +00:00
mattias
11e50df91f codetools: added TCustomCodeTool.CodePosToCleanPos
git-svn-id: trunk@26873 -
2010-07-28 16:54:57 +00:00
mattias
ae141f28c1 codetools: started config with if for build modes
git-svn-id: trunk@26872 -
2010-07-28 15:27:12 +00:00
mattias
6d3739d9ba codetools: fpc unit paths setdirseparator
git-svn-id: trunk@26866 -
2010-07-27 18:20:01 +00:00
mattias
ba563f5b7d codetools: auto indenter: object, dispinterface, cppclass, objcclass, objccategory, objcprotocol
git-svn-id: trunk@26862 -
2010-07-27 17:21:23 +00:00