summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Collapse)Author
2011-07-22WaE: remove now unused bFoundIconSizeCaolán McNamara
2011-07-22re-implement original GF_ROTR scaling bugCaolán McNamara
2011-07-22check return of osl_setFilePosCaolán McNamara
2011-07-22this is definitely not present in Qt 4.8.0 beta1David Tardon
2011-07-22Remove unused env XENVIRONMENTThomas Arnhold
2011-07-22Remove SAL_NOSEGVThomas Arnhold
This is deprecated an non-functional. See: http://wiki.services.openoffice.org/wiki/Environment_Variables
2011-07-22WaE: remove unused variablesThomas Arnhold
2011-07-22Kill DtIntegratorThomas Arnhold
Do settings directly at UpdateSettings without DtIntegrator. This is like it's done with kde, windows, aqua,... See vcl/unx/kde/salnativewidgets-kde.cxx
2011-07-22Remove SCOThomas Arnhold
2011-07-22Kill FourDwmThomas Arnhold
2011-07-22Remove Olwm support and Windowmaker gravity handlingThomas Arnhold
WindowMaker works out of the box.
2011-07-22Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATEThomas Arnhold
2011-07-22Remove SAL_WMThomas Arnhold
2011-07-22Remove supportsICCCMPos. Resize working with Sawfish anyway.Thomas Arnhold
2011-07-22Kill Dtwm/CDEThomas Arnhold
2011-07-20Replace List with std::list< ImplBmpObj* >Joseph Powers
bool should be set to "false" & "true" not the sal_ versions of them. Special thanks go to Matúš Kukan for compiling and help fixing the patch.
2011-07-20don't prohibit rendering text with cairo due to antialias advice anymoreCaolán McNamara
2011-07-20add GF_ROTL support to cairo vertical renderingCaolán McNamara
2011-07-19Resolves: rhbz#715549 use fontconfig's detected format when availableCaolán McNamara
2011-07-18Whitespace cleanupJoseph Powers
2011-07-14add missing mode-linesCaolán McNamara
2011-07-11Cleanup some old X11 code, remove useless testsFrancois Tigeot
2011-07-11FcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0Fridrich Štrba
2011-07-08Stop pretending to stay compatible with non-XKB X serversFrancois Tigeot
2011-07-02ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-06-30tweak for internal cairoCaolán McNamara
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-27do not set minimal size for fullscreen windowsRadek Doulik
- otherwise they cannot shrink when downsizing resolution of the screen
2011-06-24make svp / headless backend's headers more publicMichael Meeks
2011-06-24rtl::ByteString->rtl::OStringCaolán McNamara
2011-06-24rtl::ByteString->rtl::OStringCaolán McNamara
2011-06-23make sure we send resize event to fullscreen windowsRadek Doulik
- this fixes regression of i#86302 fix. it happens when screen is resized (by xrandr for example) and the fullscreen windows are not notified about their size change, because they don't have sizeable style set
2011-06-23this method is debugging onlyCaolán McNamara
2011-06-22dewrap fontconfig and link directly, remove non-fontconfig pathsCaolán McNamara
2011-06-22make fontconfig non-optional on non-MacOSX unixCaolán McNamara
2011-06-22ditch old stringCaolán McNamara
2011-06-21WaE: short-reads/writesCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-06-18remove dead codeTakeshi Abe
2011-06-17ByteString -> rtl::OStringCaolán McNamara
2011-06-17ByteString -> rtl::OStringCaolán McNamara
2011-06-15they are xbms, not xpms, hence my bafflementCaolán McNamara
2011-06-15figure out how to make new-style cursors from ye-oldy xbmsCaolán McNamara
2011-06-14fixup exposes, so we get both crashers and pixels with gtk3Michael Meeks
2011-06-14don't bomb out with gtk3 if we are expecting itMichael Meeks
2011-06-14Various fixes and stubs for gtk+ >= 3.0Michael Meeks
2011-06-14Prepare for gtk3Caolán McNamara
2011-06-14oopsCaolán McNamara
2011-06-14getSessionID returns an OStringCaolán McNamara