summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2013-06-05Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard1-0/+2
2013-06-05Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard1-0/+1
2013-06-05Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard1-1/+3
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks1-2/+10
2013-05-28fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed1-2/+3
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi3-13/+23
2013-05-27vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi1-0/+3
2013-05-27vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi1-0/+3
2013-05-27Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi5-3/+28
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann2-6/+6
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks2-2/+2
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks2-0/+8
2013-05-10fix kde buildCaolán McNamara1-2/+2
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr2-4/+4
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann2-2/+0
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-4/+4
2013-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin1-3/+3
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks2-0/+23
2013-04-25drop duplicated warningCaolán McNamara1-3/+2
2013-04-25Related: fdo#63802Caolán McNamara1-9/+12
2013-04-25Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara1-7/+5
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann1-2/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks31-742/+124
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen2-18/+21
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara1-4/+4
2013-04-17Adapt to gtkframe -> gtksalframe renameStephan Bergmann1-1/+1
2013-04-17some more debug infoBjoern Michaelsen3-0/+16
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen1-0/+0
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov5-5/+5
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist21-42/+42
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch5-36/+0
2013-04-12fix embarassing mess up around gtk+ version detection.Michael Meeks1-2/+6
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks1-14/+10
2013-04-12-Werror=unusedStephan Bergmann1-10/+1
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch1-69/+39
2013-04-12Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch1-122/+4
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist3-11/+18
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist2-121/+87
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2-7/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák64-804/+773
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold3-0/+17
2013-04-02vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna1-2/+16
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold8-53/+25
2013-03-31fix vcl with Library_mergedPeter Foley1-1/+5
2013-03-30fix loplugin warningsPeter Foley1-1/+0
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke1-10/+3
2013-03-27-Wunused-macrosStephan Bergmann5-13/+3
2013-03-27Unused Region macro definitionsStephan Bergmann2-6/+0