summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák
2012-05-14TDE integrationNorbert Thiebaud
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-05-13removed unused definesTakeshi Abe
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák
2012-05-10fix use of cups for default caseCaolán McNamara
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-05-07gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev
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-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev
2012-05-05gtk: fix drawing of disabled menu-item checkmarks and submenu arrowsIvan Timofeev
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29incrementing index twice in one run seems wrongDavid Tardon
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara
2012-04-23fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-03vcl: use CustomTarget makefile for kde_mocMatúš Kukan
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon
2012-03-26configuration checked before component context existsCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-21Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-16remove extraneous parenthesesLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara
2012-03-06fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara