office-gobmx/vcl
2011-10-25 17:11:10 +01:00
..
aqua/source Fix for fdo41997 continuation of VCL cleanup 2011-10-25 13:42:00 +01:00
generic gtk3: post merge fixups 2011-10-25 13:41:58 +01:00
headless add stdio for MacOSX 2011-10-25 14:01:36 +01:00
inc gtk3: cleanup timeout source, to avoid annoying warnings with old glibs 2011-10-25 16:25:28 +01:00
ios/source Fix for fdo41997 continuation of VCL cleanup 2011-10-25 13:42:00 +01:00
null
prj
qa/complex
source WaE: misc. windows related fixes 2011-10-25 17:11:10 +01:00
test
unx gtk3: cleanup timeout source, to avoid annoying warnings with old glibs 2011-10-25 16:25:28 +01:00
win/source WaE: misc. windows related fixes 2011-10-25 17:11:10 +01:00
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk generic: undo attempt at cross-platform headless for now 2011-10-25 13:41:56 +01:00
Library_vclplug_gen.mk gtk3: remove X dependency (for now) 2011-10-25 13:41:48 +01:00
Library_vclplug_gtk.mk
Library_vclplug_gtk3.mk generic: share the PspGraphics code between gtk/unx and svp 2011-10-25 13:41:53 +01:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk remove redundant, legacy X library linkage into svp (thanks kendy) 2011-10-25 13:41:48 +01:00
Makefile
Module_vcl.mk generic: share sal yield mutex properly 2011-10-25 13:41:50 +01:00
Package_afmhash.mk generic: re-structure generic code to increase re-use between backends 2011-10-25 13:41:47 +01:00
Package_inc.mk
Package_kde4moc.mk no need for SRCDIR parameter here 2011-10-23 13:20:29 +02:00
Package_osx.mk
README headless: move backend to top-level, and enable for all platforms 2011-10-25 13:41:48 +01:00
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