office-gobmx/vcl
2011-12-05 13:08:21 +02:00
..
aqua/source Fix build in macosx 2011-12-01 17:45:05 -05:00
generic
headless
inc DecoView cleanup - remove unused button styles 2011-12-05 12:30:52 +02:00
ios/source
null
prj
qa/complex
source DecoView - a more descriptive comment about mirroring issues with checkmarks 2011-12-05 12:30:54 +02:00
test
unx gtk: fix RTL list box rendering 2011-12-05 13:08:21 +02:00
win/source Revert "remove StarDesktop icon" 2011-12-05 10:16:58 +01:00
workben
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 move reconfigure into gbuild 2011-11-29 17:25:14 +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 remove StarDesktop icon from the makefile, too 2011-12-04 15:10:44 +01:00

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