office-gobmx/vcl
2011-12-17 11:53:26 +04:00
..
aqua/source Removed extra semicolons 2011-12-15 16:38:50 +00:00
generic Removed extra semicolons 2011-12-15 16:38:50 +00:00
headless
inc stop formulabar controls being repositioned vertically in multiline mode 2011-12-14 10:51:02 +00:00
ios/source Removed extra semicolons 2011-12-15 16:38:50 +00:00
null
prj
qa/complex
source fdo#34641: set initial focus to "Number of copies" 2011-12-17 11:53:26 +04:00
test regpathhelper: unused, so we've got to have two of them 2011-12-14 09:52:49 +00:00
unx Fail fast if cups is non-operational. 2011-12-17 00:28:49 +01:00
win/source Removed extra semicolons 2011-12-15 16:38:50 +00:00
workben regpathhelper: unused, so we've got to have two of them 2011-12-14 09:52:49 +00:00
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
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
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
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