summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)AuthorFilesLines
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev1-0/+1
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev1-1/+1
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-4/+0
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev1-0/+25
2012-06-07Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev1-4/+32
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev1-1/+109
2012-06-04nuke unused definesTakeshi Abe1-2/+0
2012-06-01Gtk theming: pass tab prelight state to themeRuslan Kabatsayev1-0/+6
2012-06-01GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev1-74/+87
2012-06-01nuke unused namespaceTakeshi Abe1-1/+0
2012-05-31vcl: cleanup code flow, and minor indent tweakMichael Meeks1-24/+23
2012-05-31GTK-theming: fix rendering of toolbuttonsRuslan Kabatsayev1-8/+33
2012-05-31GTK theming: implement rendering window backgroundRuslan Kabatsayev1-1/+29
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks1-1/+1
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev1-3/+8
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon3-20/+71
2012-05-07gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev1-1/+0
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev1-20/+37
2012-05-05gtk: fix drawing of disabled menu-item checkmarks and submenu arrowsIvan Timofeev1-14/+6
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon1-1/+1
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara1-3/+3
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara1-1/+4
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+4
2012-04-29incrementing index twice in one run seems wrongDavid Tardon1-1/+1
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara1-105/+26
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara1-12/+42
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks1-0/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-18/+18
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon1-1/+1
2012-03-21Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen1-0/+4
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen1-2/+10
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-4/+1
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher1-2/+2
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara2-1/+5
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-0/+1
2012-03-06fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara1-2/+3
2012-03-06silence SolarMutex not locked spewCaolán McNamara1-0/+3
2012-03-06improve debugging messageCaolán McNamara1-1/+3
2012-03-06Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara1-1/+7
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-0/+4
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-16/+0
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold1-21/+0
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich1-11/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-26/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-4/+2
2012-02-15Various string function clean upStephan Bergmann1-3/+2
2012-02-11unusedcode.easy: clean GtkPrintWrapperThomas Arnhold2-32/+0