summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi
AgeCommit message (Expand)Author
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky
2012-05-13removed unused definesTakeshi Abe
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara
2012-05-06catch by const refCaolán McNamara
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-13Duplicate #includeStephan Bergmann
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara
2012-02-10Missing fontconfig.h includeStephan Bergmann
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-20catch rather unlikely vcl case and don't crashMichael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
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