summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-07-20callcatcher: bring Application::PostUserEvent backThomas Arnhold2-0/+10
2011-07-20callcatcher: cleanup AcceleratorThomas Arnhold2-273/+5
2011-07-20callcatcher: cleanup Animation::FooThomas Arnhold2-47/+0
2011-07-20callcatcher: cleanup Application::FooThomas Arnhold2-154/+0
2011-07-20Replace List with std::list< ImplBmpObj* >Joseph Powers2-25/+40
2011-07-20don't prohibit rendering text with cairo due to antialias advice anymoreCaolán McNamara1-1/+1
2011-07-20add GF_ROTL support to cairo vertical renderingCaolán McNamara1-9/+68
2011-07-19Resolves: rhbz#715549 use fontconfig's detected format when availableCaolán McNamara3-33/+62
2011-07-19callcatcher: remove some unused methodsCaolán McNamara2-48/+0
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