summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2013-06-181-6/+31
* fdo#65844 use right colors from paletteDavid Tardon2013-06-181-2/+4
* Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks2013-06-122-85/+65
* Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2013-06-122-14/+6
* Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard2013-06-071-0/+3
* Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard2013-06-051-0/+2
* Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard2013-06-051-0/+1
* Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard2013-06-051-1/+3
* fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks2013-06-031-2/+10
* fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed2013-05-281-2/+3
* vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi2013-05-273-13/+23
* vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi2013-05-271-0/+3
* vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi2013-05-271-0/+3
* Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2013-05-275-3/+28
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-142-6/+6
* fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks2013-05-112-2/+2
* fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks2013-05-112-0/+8
* fix kde buildCaolán McNamara2013-05-101-2/+2
* Related: #i112873# check native widget's control value type...Herbert Dürr2013-05-102-4/+4
* Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann2013-05-082-2/+0
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-063-4/+4
* fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin2013-05-061-3/+3
* fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks2013-04-302-0/+23
* drop duplicated warningCaolán McNamara2013-04-251-3/+2
* Related: fdo#63802Caolán McNamara2013-04-251-9/+12
* Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara2013-04-251-7/+5
* rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann2013-04-221-2/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2231-742/+124
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen2013-04-192-18/+21
* Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara2013-04-181-4/+4
* Adapt to gtkframe -> gtksalframe renameStephan Bergmann2013-04-171-1/+1
* some more debug infoBjoern Michaelsen2013-04-173-0/+16
* move gtkframe to gtksalframe to match class nameBjoern Michaelsen2013-04-171-0/+0
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-175-5/+5
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-1621-42/+42
* fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch2013-04-125-36/+0
* fix embarassing mess up around gtk+ version detection.Michael Meeks2013-04-121-2/+6
* fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2013-04-121-14/+10
* -Werror=unusedStephan Bergmann2013-04-121-10/+1
* Remove GtkHookedYieldMutex and some small changes.vjinoch2013-04-121-69/+39
* Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch2013-04-121-122/+4
* vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist2013-04-103-11/+18
* Minor refactoring: Move a function to the only file where it is usedTor Lillqvist2013-04-102-121/+87
* Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2013-04-102-7/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0764-804/+773
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-033-0/+17
* vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna2013-04-021-2/+16
* vcl: convert some fprintf to SAL_INFOThomas Arnhold2013-04-028-53/+25