Age | Commit message (Expand) | Author |
2012-06-07 | Implement native FixedLine render, add GTK support for it | Ruslan Kabatsayev |
2012-06-07 | Render bg correctly for widgets without theme-visible position | Ruslan Kabatsayev |
2012-06-07 | Fix new Bitmap creation in Lanczos resampling. | Tomaž Vajngerl |
2012-06-06 | calc input line: Fix crash on MacOSX. | Jan Holesovsky |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | Intercept the window close event and end the preview when clicking 'x'. | Kohei Yoshida |
2012-06-05 | remove unused headers | Thomas Arnhold |
2012-06-05 | fdo#50415 and fdo#34638 Fix Shortcut names are not localized on Linux | Thomas Arnhold |
2012-06-05 | Use 32bpp bitmaps on Android (and iOS) | Tor Lillqvist |
2012-06-05 | GTK theming: implement frame rendering | Ruslan Kabatsayev |
2012-06-05 | Let's be bold, and default to the nice method when scaling. | Jan Holesovsky |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky |
2012-06-05 | Lanczos resampling - mirror image on edges and fix image upscaling | Tomaž Vajngerl |
2012-06-05 | assume for all menus we reserve space for checkboxes | Caolán McNamara |
2012-06-05 | at one stage we had checkmarks *and* icons in menus side by side | Caolán McNamara |
2012-06-05 | nCheckPos and nImagePos are always the same value, merge together | Caolán McNamara |
2012-06-05 | fix mangled indent | Caolán McNamara |
2012-06-05 | make ImplGetNativeCheckAndRadioSize return max size | Caolán McNamara |
2012-06-05 | nMax here is a height value | Caolán McNamara |
2012-06-04 | Change return PrintFontManager::countFontconfigFonts | Julien Nabet |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#50631: Fix the bounding box of rotated glyphs on MacOSX. | Norbert Thiebaud |
2012-06-04 | fdo#50169: skip the rest of the loop in case of wrong index | Michael Stahl |
2012-06-04 | fdo#50169: add another index check | Martin Hosken |
2012-06-04 | nuke unused defines | Takeshi Abe |
2012-06-04 | fdo#46378: Lanczos3 resampling of images added to Bitmap. | Tomaz Vajngerl |
2012-06-04 | sal_uInt32 -> cmsUInt32Number | Fridrich Štrba |
2012-06-04 | Find the internal lcms2 header | Fridrich Štrba |
2012-06-04 | Replace the module icc functionality by a use of lcms2 | Fridrich Štrba |
2012-06-02 | vcl: add dependency on basebmp's headers not implied by linking | Matúš Kukan |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | Fix operator precedence error | Ruslan Kabatsayev |
2012-06-01 | Return correct bounding box of glyphs on Linux, we forgot to rotate it. | Jan Holesovsky |
2012-06-01 | Gtk theming: pass tab prelight state to theme | Ruslan Kabatsayev |
2012-06-01 | GTK theming plugin: convert big if statement to switch structure | Ruslan Kabatsayev |
2012-06-01 | vcl uses X11/extension headers too | David Tardon |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-31 | targetted cppcheck warning fix reversion | Michael Meeks |
2012-05-31 | make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wide | Caolán McNamara |
2012-05-31 | vcl: cleanup code flow, and minor indent tweak | Michael Meeks |
2012-05-31 | GTK-theming: fix rendering of toolbuttons | Ruslan Kabatsayev |
2012-05-31 | GTK theming: implement rendering window background | Ruslan Kabatsayev |
2012-05-30 | vcl: rename unhelpful 'Default' screen to a BuiltIn screen | Michael Meeks |
2012-05-30 | One line docu to save me code reading the next time ;-) | Jan Holesovsky |
2012-05-30 | calc input line: Fix the size on Windows. | Jan Holesovsky |
2012-05-30 | i#87757: do not create empty Rectangle bounding box for glyphs: | Michael Stahl |
2012-05-30 | Add temporary test JNI method createWindowFoo()... | Tor Lillqvist |
2012-05-29 | nuke unused typedef | Takeshi Abe |
2012-05-29 | rename functions for consistency with the rest of gbuild | David Tardon |