Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-22 | WaE: remove now unused bFoundIconSize | Caolán McNamara | |
2011-07-22 | re-implement original GF_ROTR scaling bug | Caolán McNamara | |
2011-07-22 | check return of osl_setFilePos | Caolán McNamara | |
2011-07-22 | this is definitely not present in Qt 4.8.0 beta1 | David Tardon | |
2011-07-22 | Remove unused env XENVIRONMENT | Thomas Arnhold | |
2011-07-22 | Remove SAL_NOSEGV | Thomas Arnhold | |
This is deprecated an non-functional. See: http://wiki.services.openoffice.org/wiki/Environment_Variables | |||
2011-07-22 | WaE: remove unused variables | Thomas Arnhold | |
2011-07-22 | Kill DtIntegrator | Thomas 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-22 | Remove SCO | Thomas Arnhold | |
2011-07-22 | Kill FourDwm | Thomas Arnhold | |
2011-07-22 | Remove Olwm support and Windowmaker gravity handling | Thomas Arnhold | |
WindowMaker works out of the box. | |||
2011-07-22 | Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATE | Thomas Arnhold | |
2011-07-22 | Remove SAL_WM | Thomas Arnhold | |
2011-07-22 | Remove supportsICCCMPos. Resize working with Sawfish anyway. | Thomas Arnhold | |
2011-07-22 | Kill Dtwm/CDE | Thomas Arnhold | |
2011-07-20 | Replace 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-20 | don't prohibit rendering text with cairo due to antialias advice anymore | Caolán McNamara | |
2011-07-20 | add GF_ROTL support to cairo vertical rendering | Caolán McNamara | |
2011-07-19 | Resolves: rhbz#715549 use fontconfig's detected format when available | Caolán McNamara | |
2011-07-18 | Whitespace cleanup | Joseph Powers | |
2011-07-14 | add missing mode-lines | Caolán McNamara | |
2011-07-11 | Cleanup some old X11 code, remove useless tests | Francois Tigeot | |
2011-07-11 | FcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0 | Fridrich Štrba | |
2011-07-08 | Stop pretending to stay compatible with non-XKB X servers | Francois Tigeot | |
2011-07-02 | ByteString::CreateFromInt32->rtl::OString::valueOf | Caolán McNamara | |
2011-06-30 | tweak for internal cairo | Caolán McNamara | |
2011-06-30 | make cairo an unconditional requirement for text rendering | Caolán McNamara | |
2011-06-29 | remove deprecated ByteString::CreateFromInt64 | Caolán McNamara | |
2011-06-27 | do not set minimal size for fullscreen windows | Radek Doulik | |
- otherwise they cannot shrink when downsizing resolution of the screen | |||
2011-06-24 | make svp / headless backend's headers more public | Michael Meeks | |
2011-06-24 | rtl::ByteString->rtl::OString | Caolán McNamara | |
2011-06-24 | rtl::ByteString->rtl::OString | Caolán McNamara | |
2011-06-23 | make sure we send resize event to fullscreen windows | Radek 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-23 | this method is debugging only | Caolán McNamara | |
2011-06-22 | dewrap fontconfig and link directly, remove non-fontconfig paths | Caolán McNamara | |
2011-06-22 | make fontconfig non-optional on non-MacOSX unix | Caolán McNamara | |
2011-06-22 | ditch old string | Caolán McNamara | |
2011-06-21 | WaE: short-reads/writes | Caolán McNamara | |
2011-06-20 | catch by const reference | Caolán McNamara | |
2011-06-18 | remove dead code | Takeshi Abe | |
2011-06-17 | ByteString -> rtl::OString | Caolán McNamara | |
2011-06-17 | ByteString -> rtl::OString | Caolán McNamara | |
2011-06-15 | they are xbms, not xpms, hence my bafflement | Caolán McNamara | |
2011-06-15 | figure out how to make new-style cursors from ye-oldy xbms | Caolán McNamara | |
2011-06-14 | fixup exposes, so we get both crashers and pixels with gtk3 | Michael Meeks | |
2011-06-14 | don't bomb out with gtk3 if we are expecting it | Michael Meeks | |
2011-06-14 | Various fixes and stubs for gtk+ >= 3.0 | Michael Meeks | |
2011-06-14 | Prepare for gtk3 | Caolán McNamara | |
2011-06-14 | oops | Caolán McNamara | |
2011-06-14 | getSessionID returns an OString | Caolán McNamara | |