office-gobmx/vcl
2011-11-27 11:49:38 -06:00
..
aqua/source gsl_getSystemTextEncoding -> osl_getThreadTextEncoding 2011-11-25 09:07:49 +01:00
generic Remove some uses of OUString::setCharAt 2011-11-26 00:49:26 -05:00
headless
inc typos fixing 2011-11-27 15:12:07 +07:00
ios/source gsl_getSystemTextEncoding -> osl_getThreadTextEncoding 2011-11-25 09:07:49 +01:00
null
prj
qa/complex
source translated comments from German to English 2011-11-27 08:22:39 +01:00
test
unx Fix comment since I had copied from warnings_guard_ne_locks 2011-11-25 22:41:59 +01:00
win/source
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk remove pre-compiled header support in gbuild and gbuildified module 2011-11-27 11:49:38 -06:00
Library_vcl.mk
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 make gbuild makefiles run independant of pwd again 2011-11-25 12:04:40 +01: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