# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: 0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/android
AgeCommit message (Expand)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist
2013-04-12Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Bin redundant loggingTor Lillqvist
2013-03-17AndroidSalInstance::RedrawWindows() is called from only one placeTor Lillqvist