summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Fix dbgutil iOS buildTor Lillqvist1-0/+8
2012-08-27Undefined variable mnTrailingSpaceWidthTor Lillqvist1-1/+1
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-23Build basebmp as a static library for AndroidTor Lillqvist1-1/+1
2012-08-23Fix typo in a comment (copied here and there).Jan Holesovsky3-4/+4
2012-08-23Draw separating line at the top of the status bar.Jan Holesovsky2-51/+5
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky5-33/+6
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold4-129/+0
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+4
2012-08-20do not make Qt3 moc mix KDE3 and TDE slotsLuboš Luňák3-4/+6
2012-08-20Fix TDE VCL interfaceTimothy Pearson5-33/+101
2012-08-18remove some useless commentsThomas Arnhold1-1/+0
2012-08-17vcl uses the Objective-C libraryTor Lillqvist1-0/+6
2012-08-16Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT1-35/+21
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl4-142/+161
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini20-51/+47
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann14-30/+2
2012-08-14-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold2-68/+0
2012-08-13Make it compile for Android again (and iOS, I hope)Tor Lillqvist1-2/+23
2012-08-13Revert "Bypass pdfwriter for non-desktop OSes without any Mozilla stuff for now"Tor Lillqvist1-8/+3
2012-08-13Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader againCaolán McNamara1-3/+8
2012-08-13callcatcher: update listCaolán McNamara2-13/+0
2012-08-13Bypass pdfwriter for non-desktop OSes without any Mozilla stuff for nowTor Lillqvist1-3/+8
2012-08-13move selection of nss libs into RepositoryExternalDavid Tardon1-32/+4
2012-08-12Use new CMS API of NSS instead of old PKCS7 API.Gökçen Eraslan1-45/+94
2012-08-12add nss to old-school build.lst nowCaolán McNamara1-1/+1
2012-08-11Use NSS to create a PKCS7 object and write it to PDF file.Gökçen Eraslan2-10/+151
2012-08-11message boxes always showed one line of textIvan Timofeev1-5/+4
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-11Remove unused local varJulien Nabet1-1/+0
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara2-10/+0
2012-08-10Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky1-26/+35
2012-08-09Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist1-1/+1
2012-08-08some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX styleIvan Timofeev1-1/+2
2012-08-08remove include comments and boxesThomas Arnhold17-36/+0
2012-08-08mpPostYieldListeners dtor never calledCaolán McNamara1-0/+5
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara3-269/+0
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-11/+3
2012-08-07salmain needs a header from toolsDavid Tardon1-0/+4
2012-08-07Remove forwards of non-existing structsThomas Arnhold5-6/+0
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold17-29/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás22-22/+10894
2012-08-05Declare all the members in ImplCommonButtonData ctorJulien Nabet1-6/+2
2012-08-05paint Edit's native borders after background colorMarkus Mohrhard2-3/+15
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-02Bin unused function for nowTor Lillqvist1-14/+0