office-gobmx/vcl
2011-12-05 23:45:56 +01:00
..
aqua/source possible fix for build breaker 2011-12-05 23:45:56 +01:00
generic add support for Gtk+ print dialog (#i106780#) 2011-12-05 15:11:46 +01:00
headless
inc Replace Stack with std::stack< Color* > 2011-12-05 22:54:55 +01:00
ios/source
null
prj
qa/complex
source Replace Stack with std::stack< LineInfo* > 2011-12-05 22:54:55 +01:00
test
unx WaE: cleanup ambiguous types in append 2011-12-05 22:08:44 +00: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 set up CFLAGS/LIBS for gtk print dialog in configure 2011-12-05 15:11:52 +01:00
Library_vclplug_gtk3.mk set up CFLAGS/LIBS for gtk print dialog in configure 2011-12-05 15:11:52 +01:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk
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 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