summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-09-28This random +6 makes my windows too largeCaolán McNamara1-12/+4
2012-09-28make radiobuttons a more pleasing heightCaolán McNamara1-2/+4
2012-09-28implement sucking in the padding from the themeCaolán McNamara1-0/+49
2012-09-28basic optimization passCaolán McNamara1-1/+1
2012-09-20cups: initialize thread running memberMichael Meeks1-1/+2
2012-09-18Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGINStephan Bergmann1-11/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara2-260/+37
2012-09-17don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAMEChristian Lohmaier1-6/+2
2012-09-12Resolves: rhbz#855541 XIOError handler multithread woesCaolán McNamara2-0/+20
2012-09-12remove unused hMainThread_Caolán McNamara1-3/+0
2012-09-06these warnings are only debug informational reallyCaolán McNamara1-9/+9
2012-09-06vcl: Fix cups ifdeferyRiccardo Magliocchetti1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2-1/+16
2012-08-28gtk: sumulate native insensitivity of scrollbar buttonsIvan Timofeev2-4/+27
2012-08-25gtk: wrong menu border size, need to add thicknessIvan Timofeev1-2/+4
2012-08-25gtk: fix scrollbar drawing with ClearlooksIvan Timofeev1-6/+13
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky1-10/+4
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold1-80/+0
2012-08-20do not make Qt3 moc mix KDE3 and TDE slotsLuboš Luňák1-2/+4
2012-08-20Fix TDE VCL interfaceTimothy Pearson5-33/+101
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini5-5/+4
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-61/+0
2012-08-08remove include comments and boxesThomas Arnhold6-21/+0
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara1-251/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-08-05Clang:Null pointer passed as an argument to a 'nonnull' parameterJulien Nabet1-1/+1
2012-08-02gtk3: filch a fix for scrollbars w/o buttons from gtk2 codeIvan Timofeev1-0/+4
2012-08-02cairo uses pre-multiplied alphaIvan Timofeev1-3/+3
2012-08-01gtk: listbox border was not renderedIvan Timofeev1-29/+11
2012-08-01workaround for KFileDialog remembering its settingsLuboš Luňák1-0/+5
2012-08-01do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák1-3/+6
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen3-36/+0
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks2-7/+21
2012-07-27gtk3: remove obsolete forced background renderingCosimo Cecchi1-27/+2
2012-07-27gtk3: fix colors for menubar and menu itemsCosimo Cecchi1-2/+3
2012-07-27gtk3: simplify codeCosimo Cecchi1-29/+14
2012-07-27gtk3: fix tooltip colorsCosimo Cecchi1-20/+19
2012-07-27gtk3: fix rendering for scrollbarsCosimo Cecchi1-33/+20
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev1-0/+1
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-1/+1
2012-07-16make gtk-print stuff build on gtk+2 2.12.0Caolán McNamara1-0/+2
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev1-5/+1
2012-07-11Decrease header files dependenciesMatteo Casalin2-2/+0
2012-07-10Make bottom tabbar items follow native themeRuslan Kabatsayev1-1/+5
2012-07-10Implement support for HeaderBar arrow native rendering, add GTK supportRuslan Kabatsayev1-2/+34
2012-07-10solaris: fix compilation error by adding temp var holding const_cast resultPierre-Eric Pelloux-Prayer1-1/+2
2012-07-10Implement support for listview headers native render, add GTK implementationRuslan Kabatsayev1-2/+62
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek1-3/+5