#. extracted from dictionaries/it_IT msgid "" msgstr "" "Project-Id-Version: LibO 350-l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-20 13:01+0100\n" "PO-Revision-Date: 2011-11-25 11:56+0200\n" "Last-Translator: marcinz \n" "Language-Team: none\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" #: description.xml msgctxt "" "description.xml\n" "dispname\n" "description.text" msgid "Italian spelling dictionary, hyphenation rules, and thesaurus" msgstr "Włoski słownik ortograficzny, reguły dzielenia wyrazów i słownik wyrazów bliskoznacznych" n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/README.scheduler
AgeCommit message (Expand)Author
2017-10-20WIN guarantee direct timeout handlingJan-Marek Glogowski
2017-10-16tdf#112076 OSX post timeout after shouldCloseWindowJan-Marek Glogowski
2017-10-13WIN fix redraw during window move and resizeJan-Marek Glogowski
2017-10-13WIN another system loop integration attemptJan-Marek Glogowski
2017-10-04Convert tick-based timer events to versioned onesJan-Marek Glogowski
2017-09-27Don't wait-yield non-main threads in the main threadJan-Marek Glogowski
2017-09-26Fix typosAndrea Gelmini
2017-09-26Fix typosAndrea Gelmini
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-22tdf#111994 WIN workaround PostMessage delaysJan-Marek Glogowski
2017-09-22Fix typosAndrea Gelmini
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-08-17Fix typosAndrea Gelmini
2017-08-04Add VCL scheduler documentationJan-Marek Glogowski