office-gobmx/vcl
2011-11-03 19:48:25 +00:00
..
aqua/source Rename ImplFontSelectData to FontSelectPattern so I know what it does 2011-10-27 16:39:32 +01:00
generic Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core 2011-11-02 17:49:42 +01:00
headless Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
inc IsGreyPalette: belt and braces, empty palettes are grey (apparently) 2011-11-03 19:12:10 +00:00
ios/source Rename ImplFontSelectData to FontSelectPattern so I know what it does 2011-10-27 16:39:32 +01:00
null
prj
qa/complex
source Cleanup inline IsGreyPalette implementation for mac platforms. 2011-11-03 11:32:23 +00:00
test
unx gtk3: Check for gtk3 >= 3.2 - we need that for broadway anyway 2011-11-03 19:48:25 +00:00
win/source Rename ImplFontSelectData to FontSelectPattern so I know what it does 2011-10-27 16:39:32 +01:00
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk
Library_vclplug_gen.mk
Library_vclplug_gtk.mk use external 2011-11-02 13:26:53 +01:00
Library_vclplug_gtk3.mk Library_vclplug_gtk3.mk: fix typo 2011-11-02 18:12:33 +01:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk gtk3: cleanup some code inclusion, and share timeval operators 2011-10-26 19:46:15 +01:00
Makefile
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