summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks
2013-03-16Fix buildFridrich Štrba
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara
2012-10-25fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev
2012-06-15Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-15Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev
2012-06-04nuke unused definesTakeshi Abe
2012-06-01Gtk theming: pass tab prelight state to themeRuslan Kabatsayev
2012-06-01GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-31vcl: cleanup code flow, and minor indent tweakMichael Meeks
2012-05-31GTK-theming: fix rendering of toolbuttonsRuslan Kabatsayev
2012-05-31GTK theming: implement rendering window backgroundRuslan Kabatsayev
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-05-07gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev
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-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-19fdo#46687 - fix find toolbar X error handlingMichael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon
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-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-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
2012-03-06silence SolarMutex not locked spewCaolán McNamara
2012-03-06improve debugging messageCaolán McNamara
2012-03-06Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold