office-gobmx/vcl
Thorsten Behrens d4d79be21e Fix radial gradient offset
Seems this got broken with the Gradient::GetBoundRect() common code
extraction - actually return what was calculated (fixes part of
n#714787).
2011-11-21 16:37:20 +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 Do build cpputools also for non-DESKTOP OSes, needed for bridgetest 2011-11-17 17:57:23 +02: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
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