summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* tdf#103158 ctrl+shift should work on key upMaxim Monastirsky2017-05-303-46/+19
* Resolves: tdf#103174 & rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara2017-05-302-48/+104
* ofz#1605 check multiply and shiftCaolán McNamara2017-05-181-1/+16
* Resolves: tdf#99467 pasting text from java apps to gtk3 gives bad resultsCaolán McNamara2017-05-041-0/+4
* catch exception like text_wrapper_get_caret_offset doesCaolán McNamara2017-04-181-1/+8
* Resolves: tdf#107031 writer depends on ACTION_DEFAULTCaolán McNamara2017-04-121-0/+8
* Resolves: tdf#106725 paint default window bg before spin button bgCaolán McNamara2017-04-121-3/+9
* Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara2017-03-301-0/+3
* Resolves: rhbz#1436050 im window misplaced for gtk3Caolán McNamara2017-03-301-1/+1
* Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara2017-03-301-24/+429
* Keep menubar hidden after Unity registrar activatedMaxim Monastirsky2017-03-243-4/+7
* gtk3: Keep menubar hidden after customizationMaxim Monastirsky2017-03-241-1/+1
* tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt2017-03-161-4/+24
* rhbz#1431476 dnd has started copying instead of moving slidesCaolán McNamara2017-03-161-1/+1
* Collabora Office: hackish fix of repaint problem of vcl widgetsAndras Timar2017-03-161-15/+3
* Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida2017-03-1015-232/+258
* tdf#105256 gtk findfocus return only if focusedJustin Luth2017-02-202-4/+4
* fix crash with gtk3, opengl and presentation consoleCaolán McNamara2017-02-022-3/+14
* Resolves: rhbz#1417480 stray bare XWarpPointer call in gtk3 codeCaolán McNamara2017-02-011-3/+3
* Resolves: tdf#104598 make bright theme shadow the same as it always wasCaolán McNamara2017-01-262-16/+12
* vcl: Fix string comparison for reading text attributesTakeshi Abe2017-01-141-16/+16
* Resolves: rhbz#1408500 gtk3 toolbar borders too distinct vs native gtk3 onesCaolán McNamara2017-01-111-0/+1
* tdf#104944 gtk3: Ignore mouse up event if the wrong frameMaxim Monastirsky2017-01-091-3/+4
* tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl2017-01-041-3/+8
* Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara2016-12-221-6/+10
* Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara2016-12-114-23/+2
* tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai2016-12-092-6/+18
* Resolves: rhbz#1401778 gtk3+wayland switching windows from the menu woesCaolán McNamara2016-12-062-1/+7
* add the SalAbort message to the crash reporterMarkus Mohrhard2016-12-031-0/+4
* Resolves: tdf#90214 set gtk[2|3] lightshadow halfway between darkshadow and bgCaolán McNamara2016-11-292-15/+18
* Related: tdf#90214 gtk2 use a darkcolor based on the themeCaolán McNamara2016-11-291-1/+5
* Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara2016-11-245-7/+19
* with wayland scaling cairo is meddling with our fontCaolán McNamara2016-11-244-69/+48
* Make PS on Unix printing use the new layout engineKhaled Hosny2016-11-241-6/+55
* tdf#55469 Consistent line spacing across platformsKhaled Hosny2016-11-221-58/+10
* tdf#71409: Stop listening to objects going out-of-focus.Kohei Yoshida2016-11-222-0/+22
* tdf#71409: Use weak reference to avoid potential circular references.Kohei Yoshida2016-11-2213-253/+201
* Resolves: rhbz#1396827 update geom on mouse click as well as motionCaolán McNamara2016-11-211-9/+24
* loplugin:datamembershadow: KDEXLib::blockIdleTimeout shadows SalXLib memberStephan Bergmann2016-11-212-5/+5
* We don’t use this with the new layout engineKhaled Hosny2016-11-191-1/+2
* includes should be at the top of the fileNoel Grandin2016-11-182-12/+13
* put the render frame at the end of these blocks tooCaolán McNamara2016-11-171-5/+9
* gtk3: spinbuttons under Ambiance don't look beautiful enoughCaolán McNamara2016-11-171-7/+23
* vcl: work around missing std::fmax() on AndroidMiklos Vajna2016-11-171-0/+10
* Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara2016-11-174-2/+16
* Resolves: tdf#92776 tab names unreadable under Ambiance theme 3.20Caolán McNamara2016-11-161-2/+2
* Related: lp#1580537 tdf#103915 don't set toolbars as primaryCaolán McNamara2016-11-161-1/+0
* gtk: under wayland tracking the window position is worthlessCaolán McNamara2016-11-162-3/+9
* loplugin:staticanonymousStephan Bergmann2016-11-161-1/+1
* gtk3: problems with gdk_drag_status under waylandCaolán McNamara2016-11-161-23/+28