Source code of the Lazarus IDE for Free Pascal. -- Visit us at https://www.lazarus-ide.org or https://forum.lazarus.freepascal.org
Go to file
lazarus c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
components TPanel implemented. 2002-02-03 00:24:02 +00:00
debugger MG: fixed create, virtual constructors makes no sense 2001-11-12 19:28:23 +00:00
designer TPanel implemented. 2002-02-03 00:24:02 +00:00
examples TPanel implemented. 2002-02-03 00:24:02 +00:00
ide TPanel implemented. 2002-02-03 00:24:02 +00:00
images Minor changes to TListView. 2002-01-08 16:02:45 +00:00
lcl TPanel implemented. 2002-02-03 00:24:02 +00:00
tools * Makefile update, rebuild with fpcmake with lcl support 2002-01-27 21:44:30 +00:00
.gitattributes TPanel implemented. 2002-02-03 00:24:02 +00:00
Makefile Keith: Fixes for Win32 2002-02-01 10:13:09 +00:00
Makefile.fpc Keith: Fixes for Win32 2002-02-01 10:13:09 +00:00