summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-07-24fixed crashSzymon Kłos
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-23Resolves: tdf#92689 grab keyboard focus to parent, not to earlier generationsCaolán McNamara
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-22gtk3: native focus rects are fine for flat buttonsCaolán McNamara
2015-07-21use 3,0,0 rather than 3,10,0Caolán McNamara
2015-07-20fix linux buildbotNoel Grandin
2015-07-17WaE: unused macroCaolán McNamara
2015-07-17wayland: actually show somethingCaolán McNamara
2015-07-17presumably XSetIOErrorHandler is meaningless on waylandCaolán McNamara
2015-07-17move all the X foo of desktop detection in the fallback pathCaolán McNamara
2015-07-17add gnome-wayland alongside gnomeCaolán McNamara
2015-07-17force a specific DPI with SAL_FORCEDPI (GTK2 & GTK3 backends only)Tomaž Vajngerl
2015-07-17GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl
2015-07-15getFiles refactoring: kde4 partJulien Nabet
2015-07-13Resolves: tdf#92671 union each monitor workarea to find best screen workareaCaolán McNamara
2015-07-13Broken codeStephan Bergmann
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet
2015-07-11Blind fix for kdeJulien Nabet
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl
2015-07-10fix assert when pasting nil clipboard contentEike Rathke
2015-07-10tdf#92670 GtkSalGraphics::NWPaintGTKMenubar: fix modified clip rectangleMiklos Vajna
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-09tdf#92115 KDE4: better listbox themingJan-Marek Glogowski
2015-07-09tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk
2015-07-09tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl
2015-07-08vcl: use SAL_INFO for available X11 clipboard formatsMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-08gtk3: rework to remove gtk_style_context_set_path warningCaolán McNamara
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-07gtk3: handle 32bit icons, silences ugly warnings as bonusCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-07-02Translation from LatinAndrea Gelmini
2015-07-01gtk3: disable using notification that we are in the backdropCaolán McNamara
2015-06-30only try gtk3 vclplug on >= 3.14Caolán McNamara
2015-06-30tdf#91641 adjust cursor when deleting preceding charactersJustin Luth
2015-06-30gtk3: re-enable when in backdrop and receive delete signalCaolán McNamara
2015-06-30gtk3: detect if a new frame is just a tooltipCaolán McNamara
2015-06-30gtk3: listen to state-flags-changed and disable toplevels when in backdropCaolán McNamara
2015-06-29can't make the gtk3 dialogs modal for some reason, workaround the auto-popdownCaolán McNamara
2015-06-29tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk
2015-06-29-fsanitize=vptr: avoid needless, wrong downcastStephan Bergmann
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-26gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara
2015-06-26gtk3: fpicker, try removing both locationsCaolán McNamara
2015-06-26Related: tdf#92293 gtk3 a11y: I suspect that all of this is redundantCaolán McNamara