office-gobmx/vcl
Eike Rathke dca69d5bb2 renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions
Once smaller than 1582-10-15 decrementing a Date will not produce a valid date.
2011-11-30 02:05:22 +01:00
..
aqua/source
generic Fix Kashida justification when there is no Kashida glyph 2011-11-28 11:54:17 +01:00
headless
inc callcatcher: remove unused methods 2011-11-28 09:55:03 +00:00
ios/source
null
prj
qa/complex
source renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions 2011-11-30 02:05:22 +01:00
test
unx gtk: fix sub-menu arrows RTL issue 2011-11-29 10:46:27 +00:00
win/source
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vcl.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_gen.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_gtk.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_gtk3.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_kde.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_kde4.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_vclplug_svp.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Makefile move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Module_vcl.mk
Package_afmhash.mk
Package_inc.mk
Package_kde4moc.mk
Package_osx.mk
README
StaticLibrary_vclmain.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
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