office-gobmx/vcl
2011-11-15 12:42:18 +00:00
..
aqua/source redundant if not-null checks on delete 2011-11-07 12:49:03 +00:00
generic callcatcher: remove freshly unused methods 2011-11-14 07:36:01 +00:00
headless add missing includes 2011-11-04 06:22:44 +01:00
inc Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries" 2011-11-15 12:42:18 +00:00
ios/source redundant if not-null checks on delete 2011-11-07 12:49:03 +00:00
null
prj
qa/complex
source Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries" 2011-11-15 12:42:18 +00:00
test
unx strip down includes and forward declarations 2011-11-14 07:36:02 +00:00
win/source redundant if not-null checks on delete 2011-11-07 12:49:03 +00:00
workben
AllLangResTarget_vcl.mk move required resources down from fpicker & svtools into vcl 2011-11-07 14:19:34 +00:00
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 gtk: move the file-picker into vcl/ and add Application:: factory hooks 2011-11-07 14:19:33 +00:00
Library_vclplug_gtk3.mk gtk: move the file-picker into vcl/ and add Application:: factory hooks 2011-11-07 14:19:33 +00:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk Cleanup basebmp a little 2011-11-03 20:46:00 -07: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