summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks
2011-12-01Remove uses of charAtAugust Sodora
2011-11-30gtk: fix RTL combobox renderingKhaled Hosny
2011-11-29gtk: fix sub-menu arrows RTL issueMichael Meeks
2011-11-28Headless got moved, fix gtk3 build.Thorsten Behrens
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-28Added upstream bug link.Stephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-25Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet
2011-11-25Fix the WaE "shadows a global declaration"Julien Nabet
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-21Make dbglevel=3 compile again in vclThorsten Behrens
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-14strip down includes and forward declarationsCaolán McNamara
2011-11-14we can use default implementations of theseCaolán McNamara
2011-11-14I don't see that any of this makes sense anymoreCaolán McNamara
2011-11-14no way to construct a MultiScreenGlyph nowCaolán McNamara
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-11-14no consumers of maRawBitmap remainCaolán McNamara
2011-11-14the only thing calling GetRawBitmap is itselfCaolán McNamara
2011-11-14the only thing calling GetPixmap is itselfCaolán McNamara
2011-11-14drop ScopedPicCaolán McNamara
2011-11-14InitRenderText only queries, and ret is unusedCaolán McNamara
2011-11-14mnUsingXRender unnecessary nowCaolán McNamara
2011-11-14mnForcedAA no longer connected to anything, skip setting itCaolán McNamara
2011-11-14I think we can now drop checks for minor of 1 when current is 11Caolán McNamara
2011-11-14ditch unused direct XRender text rendering callsCaolán McNamara
2011-11-14post cairo text-rendering GetGlyphId only called by GetGlyphIdCaolán McNamara
2011-11-14ditch hackaround for 15bit displays and XFree < 4.2.0Caolán McNamara
2011-11-14Link with libXrender instead of dynamically open itCaolán McNamara
2011-11-11allow capability to render text with no XRenderPictFormatCaolán McNamara
2011-11-11removed empty fileTakeshi Abe
2011-11-07gtk3: add run-time check for gtk >= 3.2.0Michael Meeks
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks
2011-11-07move required resources down from fpicker & svtools into vclMichael Meeks
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-07gtk: use a more sensibly unique version defineMichael Meeks
2011-11-07remove unused fileDavid Tardon
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks
2011-11-04gtk3: add missing include, and rtl namespaceMichael Meeks
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-03fix gtk2 buildCosimo Cecchi
2011-11-03gtk3: Check for gtk3 >= 3.2 - we need that for broadway anywayMichael Meeks
2011-11-03gtk: fix the buildCosimo Cecchi
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi
2011-11-03gtk3: translate the cairo context instead of rendering from (1, 1)Cosimo Cecchi