office-gobmx/vcl
Miklos Vajna b26292882b fdo#30714 Use different default key bindings for Hungarian locale
Mimic Hungarian Excel's key bindings:

* inserting current date is Ctrl-'.'
* inserting current time is Ctrl-Shift-'.'
2011-12-13 14:33:07 +01:00
..
aqua/source possible fix for build breaker 2011-12-05 23:45:56 +01:00
generic replace ByteString(String ctor 2011-12-13 10:11:43 +00:00
headless
inc SbTextPortions, etc can completely go 2011-12-13 10:11:45 +00:00
ios/source
null
prj Download and build FreeType and fontconfig for Android 2011-12-11 00:14:47 +02:00
qa/complex
source SbTextPortions, etc can completely go 2011-12-13 10:11:45 +00:00
test
unx fdo#30714 Use different default key bindings for Hungarian locale 2011-12-13 14:33:07 +01:00
win/source Change "menues" to "menus" 2011-12-07 11:48:24 +02: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 Revert "GdkPrinter seems optional on Gtk3, too" 2011-12-06 18:08:18 +01:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk
Makefile in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Module_vcl.mk Build Library_vclplug_svp for Android, too 2011-12-11 01:18:38 +02:00
Package_afmhash.mk
Package_inc.mk
Package_kde4moc.mk normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
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