lazarus/lcl/interfaces/fpgui
2007-06-25 08:34:41 +00:00
..
fpguiint.pp + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory 2007-05-13 14:25:05 +00:00
fpguiobject.inc Small improvements on fpgui interface 2007-05-17 05:57:06 +00:00
fpguiwsactnlist.pp
fpguiwsarrow.pp
fpguiwsbuttons.pp LCL: moved TButton from buttons unit to stdctrls (bug #9137), compilation tested on windows for gtk2, qt and win32 widgetset 2007-06-25 08:34:41 +00:00
fpguiwscalendar.pp
fpguiwschecklst.pp
fpguiwsclistbox.pp
fpguiwscomctrls.pp
fpguiwscontrols.pp Fixes and minor improvements on fpgui interface 2007-05-09 08:30:00 +00:00
fpguiwsdbctrls.pp
fpguiwsdbgrids.pp
fpguiwsdialogs.pp lcl wsdialogs: use LCLType to have a 64 bits THandle on 64 bits cpus from Giulio Bernardi 2006-11-26 19:19:22 +00:00
fpguiwsdirsel.pp
fpguiwseditbtn.pp
fpguiwsextctrls.pp
fpguiwsextdlgs.pp
fpguiwsfilectrl.pp
fpguiwsforms.pp Small improvements on fpgui interface 2007-05-17 05:57:06 +00:00
fpguiwsgrids.pp
fpguiwsimglist.pp
fpguiwsmaskedit.pp
fpguiwsmenus.pp
fpguiwspairsplitter.pp
fpguiwsprivate.pp tiny improvements on fpgui interface 2007-05-17 08:15:51 +00:00
fpguiwsspin.pp
fpguiwsstdctrls.pp LCL: moved TButton from buttons unit to stdctrls (bug #9137), compilation tested on windows for gtk2, qt and win32 widgetset 2007-06-25 08:34:41 +00:00
fpguiwstoolwin.pp
interfaces.pp fpgui intf: form and button from Andrew Haines 2007-04-06 14:25:02 +00:00
Makefile fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout 2007-04-06 14:19:13 +00:00
Makefile.fpc fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout 2007-04-06 14:19:13 +00:00
README.txt fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout 2007-04-06 14:19:13 +00:00

The Lazarus svn does not contain the fpGUI sources.
You can get the fpGUI sources with

cd lcl/interfaces/fpgui
svn co https://fpgui.svn.sourceforge.net/svnroot/fpgui/trunk/gfx gfx
svn co https://fpgui.svn.sourceforge.net/svnroot/fpgui/trunk/gui gui