summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2015-10-29tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn1-4/+36
2015-10-29tdf#95096 avoid invalid cursor position exceptionJustin Luth1-2/+5
2015-10-26tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky1-1/+5
2015-10-17tdf#83252 - Wrong punctuation direction after Chinese characters inMark Hung1-1/+1
2015-10-17tdf#94275: core dump when XKeysymToString returns NULLJulien Nabet1-4/+9
2015-09-18deb#795131 plausible fixCaolán McNamara1-0/+2
2015-09-18GL paint-flushing guard re-work.Michael Meeks2-9/+1
2015-09-18Resolves: tdf#93887 distinguish between empty selection lost selectionCaolán McNamara1-1/+4
2015-09-18Resolves: tdf#93778 fixed crashSzymon Kłos1-7/+10
2015-09-18tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks1-2/+2
2015-09-18tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl1-1/+4
2015-09-18tdf#93839 - Encourage vdevs to pick up new GL Contexts for Linux.Michael Meeks1-0/+2
2015-09-18tdf#93532 - Switching to 64-bit checksumMarco Cecchetti1-1/+1
2015-08-31gtk3: paste special emptyCaolán McNamara1-1/+2
2015-08-31tdf#80512 KDE4: fix RTL scrollbar handlingJan-Marek Glogowski1-0/+2
2015-08-31KDE4: don't ignore write(2) return valueJan-Marek Glogowski1-1/+2
2015-08-31Fix GTK3 right-to-left rendering of spin buttonsKhaled Hosny1-7/+22
2015-08-20Fix GTK3 right-to-left renderingKhaled Hosny1-7/+23
2015-08-20gtk3: it was pointed out to me we have up and down reversedCaolán McNamara1-2/+2
2015-08-20Resolves: tdf#93198 gtk3: support PRIMARY as well as CLIPBOARDCaolán McNamara1-16/+19
2015-08-20tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl4-8/+46
2015-08-20GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl2-0/+37
2015-08-06don't map GDK_KEY_RELEASE to keyboard events, tdf#92996Markus Mohrhard1-1/+1
2015-08-06tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski1-11/+9
2015-08-06tdf#92765: Show the real icon instead of a black square with gtk vclplug.Jan Holesovsky1-4/+9
2015-08-06Revert "gtk3: draw/paint to the fixed container"Caolán McNamara1-18/+17
2015-08-06gtk3: draw/paint to the fixed containerCaolán McNamara1-17/+18
2015-08-06Resolves: tdf#92689 grab keyboard focus to parent, not to earlier generationsCaolán McNamara1-6/+2
2015-08-06gtk3: native focus rects are fine for flat buttonsCaolán McNamara1-0/+1
2015-08-06wayland: actually show somethingCaolán McNamara1-1/+8
2015-08-06add gnome-wayland alongside gnomeCaolán McNamara1-0/+4
2015-08-06Resolves: tdf#92671 union each monitor workarea to find best screen workareaCaolán McNamara1-4/+10
2015-08-06fix assert when pasting nil clipboard contentEike Rathke1-2/+3
2015-08-06tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long1-5/+3
2015-08-06tdf#92244 Gaps at end of menu separator lines read from GTK theme.Simon Long1-3/+8
2015-08-06tdf#92670 GtkSalGraphics::NWPaintGTKMenubar: fix modified clip rectangleMiklos Vajna1-4/+14
2015-08-06tdf#92115 KDE4: better listbox themingJan-Marek Glogowski1-19/+41
2015-08-06tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski1-43/+34
2015-08-06tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk2-3/+8
2015-08-06gtk3: rework to remove gtk_style_context_set_path warningCaolán McNamara1-16/+9
2015-08-06gtk3: handle 32bit icons, silences ugly warnings as bonusCaolán McNamara1-10/+11
2015-08-06tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk1-1/+1
2015-08-06gtk3: disable using notification that we are in the backdropCaolán McNamara1-1/+4
2015-08-06only try gtk3 vclplug on >= 3.14Caolán McNamara1-0/+6
2015-08-06tdf#91641 adjust cursor when deleting preceding charactersJustin Luth1-2/+10
2015-08-06gtk3: re-enable when in backdrop and receive delete signalCaolán McNamara1-0/+8
2015-08-06gtk3: detect if a new frame is just a tooltipCaolán McNamara1-6/+17
2015-08-06gtk3: listen to state-flags-changed and disable toplevels when in backdropCaolán McNamara1-2/+21
2015-08-06can't make the gtk3 dialogs modal for some reason, workaround the auto-popdownCaolán McNamara1-0/+4
2015-08-06gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara4-8/+19