summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-07-12use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke
2013-07-12some FIXME-BCP47 commentsEike Rathke
2013-07-12use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon
2013-07-09x11/unx: don't use a fixed 1sec timeout when polling X eventsPierre-Eric Pelloux-Prayer
2013-07-09gtk/unx: remove successive calls to g_main_context_iterationPierre-Eric Pelloux-Prayer
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-04Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara
2013-07-02fdo#46990 - re-work new desktop checks, guard against NULL DESKTOP_SESSION.Michael Meeks
2013-07-02fdo#46990 - detect MATE and XFCE desktops.Pader Rezso
2013-07-02gtk3: Clearlooks theme paints scrollbar buttons depending on the style classIvan Timofeev
2013-07-02gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev
2013-07-01gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENTIvan Timofeev
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev
2013-06-24fix typo in higher debug level codeCaolán McNamara
2013-06-23fix missing content of header tabs with gtk vclplugCaolán McNamara
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen
2013-06-18remove test code.Michael Meeks
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks
2013-06-18fdo#65844 use right colors from paletteDavid Tardon
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-06-14Resolves: #i122456# Corrected tessellation for fat linesArmin Le Grand
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-12Atempt at making --enable-gtk3 build againStephan Bergmann
2013-06-12allow at least some KDE protocols in KFileDialogLuboš Luňák
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11fix and simplify getting files from the KDE4 file dialogLuboš Luňák
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-06-07Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard
2013-06-06fix WM_CLASSLuboš Luňák
2013-06-06simplify WM_COMMANDLuboš Luňák
2013-06-05Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard
2013-06-05Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard
2013-06-05Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard
2013-05-28fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi
2013-05-27vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi
2013-05-27vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi