office-gobmx/vcl
2012-01-10 10:09:29 +00:00
..
aqua/source catch exception by constant reference 2012-01-09 03:17:20 +09:00
generic Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
headless Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
inc callcatcher: update list 2012-01-10 10:09:29 +00:00
ios/source catch exception by constant reference 2012-01-08 03:35:43 +09:00
null Add some more stuff to the Android libvcl 2012-01-05 17:53:04 +02:00
prj
qa/complex
source callcatcher: update list 2012-01-10 10:09:29 +00:00
test
unx callcatcher: remove unused SalColormap methods 2012-01-09 18:22:39 +01:00
win/source Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
workben catch exception by constant reference 2012-01-08 03:35:43 +09:00
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk Add some more stuff to the Android libvcl 2012-01-05 17:53:04 +02:00
Library_vclplug_gen.mk
Library_vclplug_gtk.mk
Library_vclplug_gtk3.mk
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
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