mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-25 09:57:32 +01:00
- Extract duplicated code into TAGraph.LineInViewPort function. - Heavily rearrange code inside TSerie.Draw and TAreaSeries.Draw procedures to enchance readability, remove code duplication and get rid of 'goto' statement. - Fix a bug in TAreaSeries.Draw: areas higher then current viewport were not drawn. - Use ACanvas parameter instead of ParentChart.Canvas in Draw procedures. - Remove unused variables in TAGraph unit. Fixes: http://bugs.freepascal.org/view.php?id=12618 git-svn-id: trunk@17399 - |
||
|---|---|---|
| .. | ||
| cgi | ||
| chmhelp | ||
| codetools | ||
| compilers/c | ||
| custom | ||
| customform | ||
| daemon | ||
| datadict | ||
| dbexport | ||
| editortoolbar | ||
| filebrowser | ||
| fpcunit | ||
| fpweb | ||
| h2pas | ||
| images | ||
| jcf2 | ||
| lazreport | ||
| lazsvnpkg | ||
| lazthread | ||
| leakview | ||
| macfiles | ||
| memds | ||
| messagecomposer | ||
| mouseandkeyinput | ||
| mpaslex | ||
| opengl | ||
| paradox | ||
| prettyformat | ||
| prettymessages | ||
| printers | ||
| projecttemplates | ||
| rtticontrols | ||
| rx | ||
| sdf | ||
| simpleideintf | ||
| sqldb | ||
| sqlite | ||
| synedit | ||
| synunihighlighter | ||
| tachart | ||
| tdbf | ||
| turbopower_ipro | ||
| Makefile | ||
| Makefile.fpc | ||
| README.txt | ||
cgi
CGI Data Modules
Incomplete: Requires implementation of the IDE Interface for data modules.
codetools
The builtin pascal parser and pascal completion/refactoring tools of the IDE.
custom
Obsolete: Use packages instead
User defined components for the IDE
fpcunit
template for a fpcunit gui test runner
gtk
GTK specific components
gtkglarea
An OpenGL control. Only usable with the gtk interface under linux.
htmllite
HTMLLite package. A multithreaded HTML control.
interbase
Interbase database package.
jpeg
JPEG support for LCL and IDE.
memds
Memory database package.
mpaslex
A small and fast pascal parser.
mysql
MySQL database package.
sdf
SDF database package.
sqlite
SQLite database package.
synedit
The editor controls used by the IDE.
synunihighlighter
An universal highlighter for synedit.
tdbf
TDBF database package.
turbopower_ipro
A HTML control.
units
Output directory for IDE built-in packages (synedit, codetools)