summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-12split the gtk2 and gtk2 gtkobjectsCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
2016-01-25vcl: gtkprintwrapper is a private gtk only headerChris Sherlock
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin
2016-01-18fix recently broken gtk a11yCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-06Fix build with gtk2 older than 2.20 by using the old definitionTomáš Chvátal
2016-01-02vcl: gtk2 - synchronous painting during initial expose to avoid flicker.Michael Meeks
2015-12-29cppcheck: allocaCalledCaolán McNamara
2015-12-28tdf#75191: only call atk_register_role if strictly necessaryJacobo Aragunde Pérez
2015-12-28tdf#39944: Fix mapping additional a11y roles to ATKpasqual milvaques
2015-12-24tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara
2015-12-11vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-05remove gtk3 stuff from gtk2 salframeCaolán McNamara
2015-12-03coverity#1341504 Uninitialized scalar variableCaolán McNamara
2015-12-02gtk3: gtk_gesture_get_point may return falseCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-01gtk3+wayland: wrong dialog sizesCaolán McNamara
2015-11-30vcl: fix further un-initialized boolean.Michael Meeks
2015-11-30gtk3: scroll lock only available in >= 3.18.0Caolán McNamara
2015-11-30gtk3: implement GetIndicatorStateCaolán McNamara
2015-11-30loplugin:nullptrStephan Bergmann
2015-11-30Resolves: rhbz#1285380 get menus working under waylandCaolán McNamara
2015-11-30uninitialized m_pGraphics -> cppcanvas_emfplus kaboomCaolán McNamara
2015-11-30vcl: move gtk+ to sharing the same SalGraphics per SalFrame.Michael Meeks
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks