Files
libreoffice/vcl
2011-11-02 14:56:19 +01:00
..
2011-11-02 14:56:19 +01:00
2011-10-26 09:25:50 +01:00
2011-11-01 09:27:25 +00:00
2011-11-02 14:56:19 +01:00
2011-11-02 13:26:53 +01:00
2011-11-02 13:26:53 +01:00

Welcome to the Visual Class Libraries (vcl) code

source/
	+ the main cross-platform chunk of source
inc/
	+ cross-platform abstraction headers / definition
	vcl/
		+ external headers
generic/
	+ shared helper code for backends,
	  actually built into vcl
headless/
	+ a backend renderer that draws to bitmaps
aqua/
	+ OS/X backend
ios/
	+ skeleton Android backend
win/
	+ windows backend
unx/
	+ unix specific platform backend code and its' sub-platforms
	gtk/
	gtk3/
	kde/
	generic/  - raw X