summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-07-18Whitespace cleanupJoseph Powers2-189/+314
2011-07-18callcatcher: remove unused getTunnelIdentifierCaolán McNamara2-22/+0
2011-07-18callcatcher: unused methodsCaolán McNamara3-36/+0
2011-07-18callcatcher: remove unused methodsCaolán McNamara2-6/+0
2011-07-18Some cppcheck cleaningJulien Nabet2-3/+3
2011-07-15Adapt for windres, use the actual lower-case file namesTor Lillqvist1-83/+84
2011-07-15fix uninitialized memberLuboš Luňák1-0/+1
2011-07-15Just using CAIRO_LIBS in ldflags is not enoughTor Lillqvist1-0/+14
2011-07-15Use gb_Library_win32_OLDNAMESTor Lillqvist1-1/+1
2011-07-15WNTGCC fixTor Lillqvist1-0/+7
2011-07-14iOS hackingTor Lillqvist31-6/+3644
2011-07-14The MinGW winuser.h doesn't have WM_MOUSEHWHEEL yetTor Lillqvist1-0/+3
2011-07-14Fix WNTGCC compilation errorTor Lillqvist1-1/+1
2011-07-14Relocated the headers we need from WineTor Lillqvist1-2/+2
2011-07-14Use all-lowercase header namesTor Lillqvist1-2/+2
2011-07-14Fixes for Windows cross-compilationTor Lillqvist4-17/+20
2011-07-14Use the flat GdiPlus API as needed because of the incomplete headers from WineTor Lillqvist1-47/+57
2011-07-14Use OLDNAMESLIBTor Lillqvist1-1/+1
2011-07-14Use the gdiplus headers from Wine when cross-compiling to WindowsTor Lillqvist1-0/+5
2011-07-14add missing mode-linesCaolán McNamara42-0/+123
2011-07-14callcatcher: drop unused help methodsCaolán McNamara2-30/+0
2011-07-14callcatcher: remove Printer::FooThomas Arnhold3-104/+0
2011-07-14callcatcher: remove Wallpaper::FooThomas Arnhold2-45/+0
2011-07-14callcatcher: bring ImplTBDragMgr members back and remove EndCustomizeModeThomas Arnhold1-8/+2
2011-07-14callcatcher: remove Type1Emitter::Type1EmitterThomas Arnhold1-15/+0
2011-07-14callcatcher: ToolBox cleanupThomas Arnhold3-343/+0
2011-07-14callcatcher: remove unused TaskPaneList::FindNextPaneThomas Arnhold2-36/+0
2011-07-14callcatcher: remove unused TabControl::FooThomas Arnhold2-33/+0
2011-07-14callcatcher: remove unused SystemChildWindow::IsEraseBackgroundEnabledThomas Arnhold2-11/+0
2011-07-14callcatcher: remove unused SystemWindow::FooThomas Arnhold2-53/+0
2011-07-13Add a comment about the VCL_NSApplication magicTor Lillqvist1-0/+4
2011-07-13Bin dead MacOSX X11 codeTor Lillqvist1-77/+1
2011-07-13callcatcher: remove unused TimeFormatter::FooThomas Arnhold2-31/+0
2011-07-13callcatcher: remove unused TimeBox::FooThomas Arnhold2-81/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-7/+0
2011-07-12callcatcher: remove unused Image::InvertThomas Arnhold2-11/+0
2011-07-12callcatcher: remove unused Image::GetColorTransformArraysThomas Arnhold2-31/+0
2011-07-11Cleanup some old X11 code, remove useless testsFrancois Tigeot1-28/+0
2011-07-11callcatcher: remove unused Application::GetReservedKeyCodeDescriptionCaolán McNamara2-13/+0
2011-07-11Replace List with std::vector< VCLXGraphics* >Joseph Powers1-8/+15
2011-07-11callcatcher: unused IsKeyCodeValidCaolán McNamara2-11/+0
2011-07-11callcatcher: GetAutofallback unusedCaolán McNamara2-86/+0
2011-07-11remove unused TraceBandsCaolán McNamara1-28/+0
2011-07-11callcatcher: unused listPositionAtCaolán McNamara2-20/+0
2011-07-11callcatcher: unused listPositionAtCaolán McNamara2-16/+0
2011-07-11callcatcher: remove unused setGrad* methodsCaolán McNamara2-32/+0
2011-07-11callcatcher: remove unused IsHighContrastBlackAndWhiteCaolán McNamara2-41/+0
2011-07-11Include cairo.h explicitely for builds with cairoless gtk+Fridrich Štrba1-0/+1
2011-07-11FcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0Fridrich Štrba1-1/+4
2011-07-09Replace List with std::vector< ImplAnimView* >Joseph Powers2-36/+37