summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Nah, don't obscure the right type with void*Tor Lillqvist2012-04-152-3/+3
* Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist2012-04-1514-2826/+3211
* Remove accidentally duplicated fileTor Lillqvist2012-04-152-61/+1
* vcl: win: adjust some coordinatesIvan Timofeev2012-04-141-3/+3
* vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev2012-04-141-5/+10
* vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev2012-04-141-1/+4
* gtk3: add approved theme color fetch / selection.Michael Meeks2012-04-141-10/+24
* Some vcl cleaningJulien Nabet2012-04-143-16/+0
* update vcl readme wrt. fpickersMichael Meeks2012-04-141-1/+1
* remove formfeedsThomas Arnhold2012-04-121-3/+3
* vcl: win: fix RTL menu separator and gutter, checkmarks are still misplacedIvan Timofeev2012-04-111-3/+15
* Drop unused EGL stuffTor Lillqvist2012-04-113-9/+0
* Drop plasma_now()Tor Lillqvist2012-04-111-7/+0
* Remove using directives from svpgid.cxx...Stephan Bergmann2012-04-101-72/+69
* Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson2012-04-109-34/+100
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-093-3/+3
* add package deps for resourcesDavid Tardon2012-04-091-0/+4
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-3/+3
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-082-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-0811-38/+38
* callcatcher: update and remove newly unused methodsCaolán McNamara2012-04-076-71/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0611-32/+20
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-068-29/+29
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-72/+72
* Remove unused code (vcl)Thomas Collerton2012-04-062-31/+0
* No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist2012-04-041-1/+11
* Add debugging output (this file is experimental anyway)Tor Lillqvist2012-04-041-0/+13
* remove useless line (probably mis-merge)David Tardon2012-04-041-1/+0
* Fix cursor movement in graphite fontsMartin Hosken2012-04-042-23/+27
* WaE fixes to the mostly dummy iOS codeTor Lillqvist2012-04-045-185/+57
* adjust code for what the original Intersect() usage probably meantLuboš Luňák2012-04-031-1/+1
* Ignore return type of Region::IntersectDaniel Bankston2012-04-031-1/+2
* fdo#44610 - EasyHackDaniel Bankston2012-04-032-61/+45
* vcl: use CustomTarget makefile for kde_mocMatúš Kukan2012-04-034-45/+12
* Don't crash in a non-NativeActivity app where mpApp is NULLTor Lillqvist2012-04-021-5/+4
* KDE3 file picker moved from fpicker to vclCédric Bosdonnat2012-04-0220-1/+3336
* KDE4 file picker moved from fpicker to vclCédric Bosdonnat2012-04-026-0/+991
* vcl: use CustomTarget makefilesMatúš Kukan2012-03-317-82/+22
* Add a dummy SalI18NImeStatus subclassTor Lillqvist2012-03-301-2/+15
* emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik2012-03-291-1/+16
* n714787: Duplicate code removal.Muthu Subramanian2012-03-291-34/+34
* bypass GtkSalPrinter when it is not enabledDavid Tardon2012-03-291-1/+1
* set correct paper tray in UIDavid Tardon2012-03-291-0/+21
* fix vertical align when switching mode in multibar fdo#44140Noel Power2012-03-271-1/+13
* Fix vcl alpha blending n#714787Thorsten Behrens2012-03-271-30/+36
* merge getVerticalDeltaAngle and GetVerticalFlagsCaolán McNamara2012-03-261-25/+6
* Remove unused code in vlc.Santiago Martinez2012-03-262-11/+0
* configuration checked before component context existsCaolán McNamara2012-03-261-5/+10
* readUnicodeString can just return the stringCaolán McNamara2012-03-261-2/+2