office-gobmx/vcl
2011-11-28 10:28:57 +01:00
..
aqua/source remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
generic remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
headless remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
inc remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
ios/source remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
null remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
prj
qa/complex
source remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
test remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
unx Added upstream bug link. 2011-11-28 10:28:57 +01:00
win/source remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
workben remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
AllLangResTarget_vcl.mk
Library_desktop_detector.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vcl.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_gen.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_gtk.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_gtk3.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_kde.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_kde4.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_svp.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Makefile make gbuild makefiles run independant of pwd again 2011-11-25 12:04:40 +01:00
Module_vcl.mk
Package_afmhash.mk
Package_inc.mk
Package_kde4moc.mk
Package_osx.mk
README
StaticLibrary_vclmain.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
vcl.android.component
vcl.ios.component
vcl.macosx.component
vcl.unx.component
vcl.windows.component
WinResTarget_vcl.mk

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