summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann2012-05-181-61/+15
* TDE is certainly not a preferred fallback over KDE4Luboš Luňák2012-05-181-1/+1
* TDE integrationNorbert Thiebaud2012-05-1411-13/+175
* WaE : XKeycodeToKeysym deprecatedJulien Nabet2012-05-142-4/+4
* removed unused definesTakeshi Abe2012-05-131-6/+0
* rhbz#809019 count mirrored monitors as oneDavid Tardon2012-05-113-20/+71
* do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák2012-05-101-3/+0
* fix use of cups for default caseCaolán McNamara2012-05-101-1/+1
* Enable configure switch for cupsTomas Chvatal2012-05-091-1/+1
* gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev2012-05-071-1/+0
* silence more valgrind spew on scanline-extended deadspaceCaolán McNamara2012-05-071-6/+9
* valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara2012-05-061-0/+31
* catch by const refCaolán McNamara2012-05-061-3/+3
* gtk: fix drawing of separators in vertical toolbarsIvan Timofeev2012-05-052-35/+52
* gtk: fix drawing of disabled menu-item checkmarks and submenu arrowsIvan Timofeev2012-05-051-14/+6
* fpicker: make the place edition dialog workingCédric Bosdonnat2012-05-042-2/+2
* fdo#49365 correctly map monitor index back to screenDavid Tardon2012-05-021-1/+1
* g_source_get_current_time has been deprecated since version 2.28Caolán McNamara2012-04-301-3/+3
* Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara2012-04-308-28/+77
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-2/+4
* incrementing index twice in one run seems wrongDavid Tardon2012-04-291-1/+1
* Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara2012-04-281-105/+26
* Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara2012-04-242-14/+43
* fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard2012-04-231-4/+4
* fdo#46687 - fix find toolbar X error handlingMichael Meeks2012-04-191-0/+4
* String::ToInt32->rtl::OUString::toInt32Caolán McNamara2012-04-171-3/+3
* gtk3: add approved theme color fetch / selection.Michael Meeks2012-04-141-10/+24
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-12/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-19/+19
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-13/+13
* vcl: use CustomTarget makefile for kde_mocMatúš Kukan2012-04-031-35/+0
* KDE3 file picker moved from fpicker to vclCédric Bosdonnat2012-04-0216-1/+3225
* KDE4 file picker moved from fpicker to vclCédric Bosdonnat2012-04-025-0/+989
* vcl: use CustomTarget makefilesMatúš Kukan2012-03-311-34/+0
* bypass GtkSalPrinter when it is not enabledDavid Tardon2012-03-291-1/+1
* configuration checked before component context existsCaolán McNamara2012-03-261-5/+10
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-261-1/+1
* Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen2012-03-211-0/+4
* Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen2012-03-201-2/+10
* move #include from .h to the one .cxx where it is neededLuboš Luňák2012-03-201-0/+1
* remove extraneous parenthesesLuboš Luňák2012-03-161-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-4/+1
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+1
* WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher2012-03-071-2/+2
* make it easier to find leaks by dropping globals at exitCaolán McNamara2012-03-062-1/+5
* leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara2012-03-061-0/+1
* fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara2012-03-061-2/+3
* silence SolarMutex not locked spewCaolán McNamara2012-03-061-0/+3
* improve debugging messageCaolán McNamara2012-03-061-1/+3