office-gobmx/vcl
2011-11-21 22:46:17 +01:00
..
aqua/source fix build on MacOS X 2011-11-21 10:03:21 +01:00
generic Convert Sal to rtl::O(U)String 2011-11-21 09:03:43 +01:00
headless Convert Sal to rtl::O(U)String 2011-11-21 09:03:43 +01:00
inc this casting of a void* is a disaster waiting to happen 2011-11-21 12:51:36 +00:00
ios/source
null
prj empty a bunch of d.lst files 2011-11-21 22:46:17 +01:00
qa/complex
source Fix radial gradient offset 2011-11-21 16:37:20 +01:00
test
unx Make dbglevel=3 compile again in vcl 2011-11-21 16:37:11 +01:00
win/source Oups... Disambiguation solved another way in 1c2f5d 2011-11-21 15:18:16 +01:00
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk
Library_vclplug_gen.mk Link with libXrender instead of dynamically open it 2011-11-14 07:35:58 +00:00
Library_vclplug_gtk.mk
Library_vclplug_gtk3.mk
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk
Makefile tweak gbuild standart Makefile to allow partial build in unsourced env 2011-11-16 06:18:54 -06: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