office-gobmx/vcl
2011-12-23 19:10:18 +04:00
..
aqua/source use officecfg/Office/Common.hxx directly 2011-12-22 13:24:47 +01:00
generic adapt DEBUG code 2011-12-23 08:00:31 +00:00
headless
inc callcatcher: Remove unused code 2011-12-22 19:55:51 -05:00
ios/source
null
prj use officecfg/Office/Common.hxx directly 2011-12-22 13:24:47 +01:00
qa/complex
source don't hide images in menus (fdo#31471, fdo#41264) 2011-12-23 19:10:18 +04:00
test
unx add a note that the Qt bugreport is mistaken 2011-12-22 19:32:30 +01:00
win/source explicitly write an 8 bit empty string 2011-12-21 15:26:59 +00:00
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk explicitly write an 8 bit empty string 2011-12-21 15:26:59 +00:00
Library_vclplug_gen.mk
Library_vclplug_gtk.mk
Library_vclplug_gtk3.mk
Library_vclplug_kde.mk Link most libs and executables with gb_STDLIBS as presumably is intended 2011-12-20 01:12:23 +02:00
Library_vclplug_kde4.mk Link most libs and executables with gb_STDLIBS as presumably is intended 2011-12-20 01:12:23 +02:00
Library_vclplug_svp.mk
Makefile
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