office-gobmx/vcl
2011-11-16 13:24:05 +00:00
..
aqua/source
generic callcatcher: remove freshly unused methods 2011-11-14 07:36:01 +00:00
headless
inc UniqueIdContainer is only needed by binfilter 2011-11-16 13:24:05 +00:00
ios/source
null
prj
qa/complex
source UniqueIdContainer is only needed by binfilter 2011-11-16 13:24:05 +00:00
test
unx strip down includes and forward declarations 2011-11-14 07:36:02 +00:00
win/source
workben
AllLangResTarget_vcl.mk move required resources down from fpicker & svtools into vcl 2011-11-07 14:19:34 +00:00
Library_desktop_detector.mk
Library_vcl.mk
Library_vclplug_gen.mk Link with libXrender instead of dynamically open it 2011-11-14 07:35:58 +00:00
Library_vclplug_gtk.mk gtk: move the file-picker into vcl/ and add Application:: factory hooks 2011-11-07 14:19:33 +00:00
Library_vclplug_gtk3.mk gtk: move the file-picker into vcl/ and add Application:: factory hooks 2011-11-07 14:19:33 +00:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk
Makefile tweak gbuild standart Makefile to allow partial build in unsourced env 2011-11-16 06:18:54 -06:00
Module_vcl.mk
Package_afmhash.mk
Package_inc.mk
Package_kde4moc.mk
Package_osx.mk
README
StaticLibrary_vclmain.mk
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