summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2011-07-22WaE: remove now unused bFoundIconSizeCaolán McNamara1-2/+0
2011-07-22re-implement original GF_ROTR scaling bugCaolán McNamara1-11/+50
2011-07-22check return of osl_setFilePosCaolán McNamara3-7/+11
2011-07-22this is definitely not present in Qt 4.8.0 beta1David Tardon1-1/+1
2011-07-22Remove unused env XENVIRONMENTThomas Arnhold1-2/+0
2011-07-22Remove SAL_NOSEGVThomas Arnhold2-4/+0
2011-07-22WaE: remove unused variablesThomas Arnhold1-10/+0
2011-07-22Kill DtIntegratorThomas Arnhold5-138/+3
2011-07-22Remove SCOThomas Arnhold1-7/+1
2011-07-22Kill FourDwmThomas Arnhold1-10/+0
2011-07-22Remove Olwm support and Windowmaker gravity handlingThomas Arnhold3-49/+0
2011-07-22Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATEThomas Arnhold2-8/+0
2011-07-22Remove SAL_WMThomas Arnhold1-15/+0
2011-07-22Remove supportsICCCMPos. Resize working with Sawfish anyway.Thomas Arnhold2-32/+1
2011-07-22Kill Dtwm/CDEThomas Arnhold7-386/+2
2011-07-20Replace List with std::list< ImplBmpObj* >Joseph Powers1-24/+35
2011-07-20don't prohibit rendering text with cairo due to antialias advice anymoreCaolán McNamara1-1/+1
2011-07-20add GF_ROTL support to cairo vertical renderingCaolán McNamara1-9/+68
2011-07-19Resolves: rhbz#715549 use fontconfig's detected format when availableCaolán McNamara2-32/+61
2011-07-18Whitespace cleanupJoseph Powers1-80/+181
2011-07-14add missing mode-linesCaolán McNamara23-0/+68
2011-07-11Cleanup some old X11 code, remove useless testsFrancois Tigeot1-28/+0
2011-07-11FcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0Fridrich Štrba1-1/+4
2011-07-08Stop pretending to stay compatible with non-XKB X serversFrancois Tigeot1-31/+3
2011-07-02ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara4-57/+66
2011-06-30tweak for internal cairoCaolán McNamara1-0/+6
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara1-223/+33
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara1-59/+62
2011-06-27do not set minimal size for fullscreen windowsRadek Doulik1-4/+5
2011-06-24make svp / headless backend's headers more publicMichael Meeks20-1068/+31
2011-06-24rtl::ByteString->rtl::OStringCaolán McNamara1-16/+19
2011-06-24rtl::ByteString->rtl::OStringCaolán McNamara1-5/+5
2011-06-23make sure we send resize event to fullscreen windowsRadek Doulik1-1/+1
2011-06-23this method is debugging onlyCaolán McNamara2-7/+7
2011-06-22dewrap fontconfig and link directly, remove non-fontconfig pathsCaolán McNamara2-472/+106
2011-06-22make fontconfig non-optional on non-MacOSX unixCaolán McNamara1-100/+31
2011-06-22ditch old stringCaolán McNamara1-3/+3
2011-06-21WaE: short-reads/writesCaolán McNamara1-5/+15
2011-06-20catch by const referenceCaolán McNamara1-67/+69
2011-06-18remove dead codeTakeshi Abe1-2/+0
2011-06-17ByteString -> rtl::OStringCaolán McNamara3-14/+21
2011-06-17ByteString -> rtl::OStringCaolán McNamara1-14/+16
2011-06-15they are xbms, not xpms, hence my bafflementCaolán McNamara1-2/+2
2011-06-15figure out how to make new-style cursors from ye-oldy xbmsCaolán McNamara2-13/+60
2011-06-14fixup exposes, so we get both crashers and pixels with gtk3Michael Meeks1-0/+25
2011-06-14don't bomb out with gtk3 if we are expecting itMichael Meeks1-0/+9
2011-06-14Various fixes and stubs for gtk+ >= 3.0Michael Meeks3-2/+91
2011-06-14Prepare for gtk3Caolán McNamara26-59/+751
2011-06-14oopsCaolán McNamara1-1/+1
2011-06-14getSessionID returns an OStringCaolán McNamara1-4/+4