Age | Commit message (Expand) | Author |
2012-07-31 | Revert "Enable native background rendering for ToolBox" | Ruslan Kabatsayev |
2012-07-31 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen |
2012-07-28 | Revert "Remove unused InterceptChildWindowKeyDown: further cleanup" | Thomas Arnhold |
2012-07-28 | No KillPicture() in the 10.7 SDK, so just leak for now... | Tor Lillqvist |
2012-07-27 | basic, cui, extensions, filter, vcl: fix some warnings | Michael Stahl |
2012-07-27 | gtk3: ensure we re-render native commits | Michael Meeks |
2012-07-27 | gtk3: remove obsolete forced background rendering | Cosimo Cecchi |
2012-07-27 | gtk3: fix colors for menubar and menu items | Cosimo Cecchi |
2012-07-27 | gtk3: simplify code | Cosimo Cecchi |
2012-07-27 | gtk3: fix tooltip colors | Cosimo Cecchi |
2012-07-27 | gtk3: fix rendering for scrollbars | Cosimo Cecchi |
2012-07-26 | Only make transparent mask when the angle is not 0, 90, 180 or 270. | Tomaž Vajngerl |
2012-07-26 | Remove useless code separaion comments in bitmapex.cxx | Tomaž Vajngerl |
2012-07-26 | Remove useless code separaion comments in bitmap3.cpp | Tomaž Vajngerl |
2012-07-26 | remove unused border styles | Ivan Timofeev |
2012-07-25 | Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx. | Tomaž Vajngerl |
2012-07-25 | refactor the symbol hit test | Ivan Timofeev |
2012-07-25 | changes to previous commit | Ivan Timofeev |
2012-07-25 | fdo#47164: Increased size of hotspot box for recent documents on Start Center | Joel Madero |
2012-07-25 | Make default dark shadow non-black | Ruslan Kabatsayev |
2012-07-25 | Enable native background rendering for ToolBox | Ruslan Kabatsayev |
2012-07-24 | One pass scale, rotate and crop using bilinear filtering and averaging. | Tomaž Vajngerl |
2012-07-23 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-23 | fdo#47368 - fix one potential re-enterancy hazard around even emission | Michael Meeks |
2012-07-23 | Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_close | Caolán McNamara |
2012-07-23 | second fix for WaE | Markus Mohrhard |
2012-07-23 | fix WaE on Mac | Markus Mohrhard |
2012-07-22 | Fix fdo#50631 - have GetTextBoundRect() properly rotate bounds | Thorsten Behrens |
2012-07-21 | Cleanup sound.cxx | Matteo Casalin |
2012-07-17 | Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdash | Caolán McNamara |
2012-07-17 | Doxygen needs ///< for inline comments, not only //<. | Jan Holesovsky |
2012-07-17 | Improve check for the FRAME_DRAW_NWF. | Jan Holesovsky |
2012-07-16 | the unknwon typo is surprisingly popular | Luboš Luňák |
2012-07-16 | make gtk-print stuff build on gtk+2 2.12.0 | Caolán McNamara |
2012-07-16 | Replaced all calls to deprecated function ImplDelData::IsDelete() | Jesso Clarence Murugan |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-16 | Revert "Make bottom tabbar items follow native theme" | Ruslan Kabatsayev |
2012-07-15 | #include "tools/helpers.hxx" for FRound | Stephan Bergmann |
2012-07-15 | Resolves: fdo#31821 always process ZW[N]J in the font regardless of script | Caolán McNamara |
2012-07-15 | Resolves: fdo#31821 use icu layout whenever possible | Caolán McNamara |
2012-07-14 | ENABLE_ICU_LAYOUT is always enabled | Caolán McNamara |
2012-07-14 | Related: fdo#31821 prefer non-latn over latn, but latn over nothing | Caolán McNamara |
2012-07-14 | Fix typos | Julien Nabet |
2012-07-14 | Related: fdo#31821 pull tables from otf fonts as well | Caolán McNamara |
2012-07-14 | Resolves: fdo#35322 add a font only once under one of its names | Caolán McNamara |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-13 | Fix the About dialog rendering when librsvg is not available / functional. | Jan Holesovsky |
2012-07-12 | Related: fdo#45355 stale gdi font handles apparently still used | Caolán McNamara |
2012-07-11 | Adding helpers.hxx for FRound() | Muthu Subramanian |