summaryrefslogtreecommitdiff
path: root/vcl/inc/ios
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-0/+2
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2-7/+7
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-1/+0
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist6-255/+440
2012-04-15Remove accidentally duplicated fileTor Lillqvist1-60/+0
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist1-4/+1
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist2-72/+62
2012-03-01String types have changed in base classTor Lillqvist1-6/+6
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist1-1/+1
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist1-2/+2
2012-03-01WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-4/+0
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold1-3/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-1/+0
2012-01-28ios: fix mis-mergeThomas Arnhold1-1/+1
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-2/+1
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist5-8/+8
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-2/+2
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-2/+0
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-2/+2
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann1-3/+3
2011-09-27WaE: Silence warnings for the iOS codeTor Lillqvist1-1/+0
2011-07-31More iOS hacking, intermediate commit, certainly not workingTor Lillqvist3-69/+12
2011-07-24More iOS baby stepsTor Lillqvist4-2/+119
2011-07-14iOS hackingTor Lillqvist18-0/+2096
2011-06-21Add (dummy) svsys.h file for AndroidTor Lillqvist1-4/+4
2011-06-16Add svsys.h file for iOSTor Lillqvist1-0/+36