office-gobmx/vcl
2011-12-11 01:18:38 +02:00
..
aqua/source
generic
headless
inc callcatcher: remove unused code post automation removal 2011-12-09 13:57:16 +00:00
ios/source
null
prj Download and build FreeType and fontconfig for Android 2011-12-11 00:14:47 +02:00
qa/complex
source callcatcher: remove unused code post automation removal 2011-12-09 13:57:16 +00:00
test
unx childs -> children 2011-12-08 11:32:41 +02:00
win/source Change "menues" to "menus" 2011-12-07 11:48:24 +02:00
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk
Library_vclplug_gen.mk
Library_vclplug_gtk.mk
Library_vclplug_gtk3.mk Revert "GdkPrinter seems optional on Gtk3, too" 2011-12-06 18:08:18 +01:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk
Makefile in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Module_vcl.mk Build Library_vclplug_svp for Android, too 2011-12-11 01:18:38 +02:00
Package_afmhash.mk
Package_inc.mk
Package_kde4moc.mk normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
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