summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks
2013-05-10fix kde buildCaolán McNamara
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks
2013-04-25drop duplicated warningCaolán McNamara
2013-04-25Related: fdo#63802Caolán McNamara
2013-04-25Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-17Adapt to gtkframe -> gtksalframe renameStephan Bergmann
2013-04-17some more debug infoBjoern Michaelsen
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12fix embarassing mess up around gtk+ version detection.Michael Meeks
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12-Werror=unusedStephan Bergmann
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-12Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-02vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-31fix vcl with Library_mergedPeter Foley