#. extracted from dictionaries/sv_SE msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-24 12:46+0100\n" "PO-Revision-Date: 2017-11-24 12:46+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" #: description.xml msgctxt "" "description.xml\n" "dispname\n" "description.text" msgid "Swedish Dictionary" msgstr "" LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/touch
AgeCommit message (Expand)Author
2014-07-07Reduce artefacts significantly by binning the "LO_TWIPS_TO_MLO_RIP_RATIO"Tor Lillqvist
2014-05-07There is no touch_lo_render_windows() any moreTor Lillqvist
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-11-17Make this compile for Android againTor Lillqvist
2013-11-15added units MLODpxes and MLORipsPtyl Dragon
2013-11-15Fix copypastaTor Lillqvist
2013-11-15ready for integration with CATiledLayerPtyl Dragon
2013-11-15created a long long unit for MLOContentSizePtyl Dragon
2013-11-15changed to CGSizePtyl Dragon
2013-11-15added the touch_lo_get_content_size to touch.hPtyl Dragon
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon
2013-11-01Add first attempt at an error message etc APITor Lillqvist
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-10-18More text selection WIP hackingTor Lillqvist
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist
2013-10-17Tiles: Documentation of the parameters.Jan Holesovsky
2013-10-17added draw tile signature and select all fixptyl@cloudon.com
2013-10-15New iOS client codeptyl@cloudon.com
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist
2013-10-13Minor refactoring of iOS codeTor Lillqvist
2013-10-09These constants are needed also for some code inside HAVE_FEATURE_DESKTOPTor Lillqvist
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com