summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* gtk: remove un-necessary fprintfs on fpickersMichael Meeks2011-12-022-2/+0
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* gtk: fix RTL combobox renderingKhaled Hosny2011-11-301-2/+9
* gtk: fix sub-menu arrows RTL issueMichael Meeks2011-11-291-1/+7
* Headless got moved, fix gtk3 build.Thorsten Behrens2011-11-282-2/+2
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-1/+1
* Added upstream bug link.Stephan Bergmann2011-11-281-0/+2
* remove include of pch header from vclNorbert Thiebaud2011-11-2765-130/+0
* Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet2011-11-251-1/+1
* Fix the WaE "shadows a global declaration"Julien Nabet2011-11-252-1/+55
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-10/+10
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-6/+7
* Make dbglevel=3 compile again in vclThorsten Behrens2011-11-211-4/+4
* convert gtk plugin to rtl::O(U)StringDavid Tardon2011-11-212-13/+15
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-217-22/+22
* strip down includes and forward declarationsCaolán McNamara2011-11-142-11/+4
* we can use default implementations of theseCaolán McNamara2011-11-142-17/+0
* I don't see that any of this makes sense anymoreCaolán McNamara2011-11-142-91/+6
* no way to construct a MultiScreenGlyph nowCaolán McNamara2011-11-142-36/+1
* callcatcher: remove freshly unused methodsCaolán McNamara2011-11-142-42/+0
* no consumers of maRawBitmap remainCaolán McNamara2011-11-142-3/+0
* the only thing calling GetRawBitmap is itselfCaolán McNamara2011-11-142-77/+0
* the only thing calling GetPixmap is itselfCaolán McNamara2011-11-143-148/+0
* drop ScopedPicCaolán McNamara2011-11-142-37/+0
* InitRenderText only queries, and ret is unusedCaolán McNamara2011-11-144-57/+0
* mnUsingXRender unnecessary nowCaolán McNamara2011-11-142-5/+1
* mnForcedAA no longer connected to anything, skip setting itCaolán McNamara2011-11-142-29/+0
* I think we can now drop checks for minor of 1 when current is 11Caolán McNamara2011-11-143-38/+8
* ditch unused direct XRender text rendering callsCaolán McNamara2011-11-142-82/+0
* post cairo text-rendering GetGlyphId only called by GetGlyphIdCaolán McNamara2011-11-142-51/+0
* ditch hackaround for 15bit displays and XFree < 4.2.0Caolán McNamara2011-11-141-5/+0
* Link with libXrender instead of dynamically open itCaolán McNamara2011-11-142-231/+6
* allow capability to render text with no XRenderPictFormatCaolán McNamara2011-11-111-5/+17
* removed empty fileTakeshi Abe2011-11-111-0/+0
* gtk3: add run-time check for gtk >= 3.2.0Michael Meeks2011-11-071-1/+1
* gtk: cleanup resource provider and associated lifecycle issueMichael Meeks2011-11-076-167/+40
* gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks2011-11-074-56/+45
* move required resources down from fpicker & svtools into vclMichael Meeks2011-11-071-130/+35
* gtk: cleanup to make the vcl file-picker interface work.Michael Meeks2011-11-072-1/+2
* gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2011-11-0714-580/+159
* gtk: use a more sensibly unique version defineMichael Meeks2011-11-071-2/+1
* remove unused fileDavid Tardon2011-11-071-156/+0
* gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks2011-11-0413-0/+3931
* gtk3: add missing include, and rtl namespaceMichael Meeks2011-11-041-2/+3
* Cleanup basebmp a littleJoseph Powers2011-11-031-7/+0
* fix gtk2 buildCosimo Cecchi2011-11-031-5/+5
* gtk3: Check for gtk3 >= 3.2 - we need that for broadway anywayMichael Meeks2011-11-031-1/+1
* gtk: fix the buildCosimo Cecchi2011-11-031-16/+16
* gtk3: implement rendering for Listbox widgetsCosimo Cecchi2011-11-031-28/+78
* gtk3: translate the cairo context instead of rendering from (1, 1)Cosimo Cecchi2011-11-031-21/+19