summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-10-28drop some unused codeCaolán McNamara
2011-10-27make FontManager work directly on FontSelectPatternCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27renderArea is implemented only with GTK-3Petr Mladek
2011-10-27there is no USE_XINERAMA define, but USE_XINERAMA_XSUN/USE_XINERAMA_XORGCaolán McNamara
2011-10-27remove ItalicMatrix into delivered headerCaolán McNamara
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks
2011-10-27WaE: hush an annoyanceMichael Meeks
2011-10-27gtk3: disable signalDraw for gtk2 case to avoid cairo build issuesMichael Meeks
2011-10-26gtk3: add missing gmodule includeMichael Meeks
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-27removed dead codeTakeshi Abe
2011-10-26gdk_screen_get_monitor_plug_name returns "gchar *"Petr Mladek
2011-10-26gtk3: fix another gdk_screen_get_monitor_plug_name instanceMichael Meeks
2011-10-26compilation fix: disable method inside the name spacePetr Mladek
2011-10-26gtk3: gdk_screen_get_monitor_plug_name is only present > gtk 2.14Michael Meeks
2011-10-26Reverted GetX11SalData to always use dynamic_cast.Stephan Bergmann
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-26fix android build post feature/gtk3Michael Meeks
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-25gtk3: cleanup timeout source, to avoid annoying warnings with old glibsMichael Meeks
2011-10-25add stdio for MacOSXCaolán McNamara
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25gtk3: add <cstddef> to vcl/inc/vcl/sysdata.hxx, it seems that g++ 4.6.1 doesn...Lucas Baudin
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin
2011-10-25gtk3: add toolbar rendering, there is some graphical bugs if you have more th...Lucas Baudin
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin
2011-10-25gtk3: post merge fixupsMichael Meeks
2011-10-25gtk3: caveats on using g_main_prepare for older glibs; needs re-workMichael Meeks
2011-10-25gtk3: add some missing SolarMutexGuards (thanks to mst for noticing)Michael Meeks
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks
2011-10-25generic: fix error trap push/pop/reset semanticsMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks
2011-10-25cleanup some missing conditionals causing problems for macMichael Meeks
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks
2011-10-25gtk3: substantial performance win for editing document headersMichael Meeks
2011-10-25generic: overcome Mac specific build errorsMichael Meeks
2011-10-25headless: add required clip map reset for simpler clipping casesMichael Meeks
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25WaE: cleanup misc. redundant warnings, and silence the gtk2 caseMichael Meeks
2011-10-25generic: remove mistaken m_aFrames hiding parent's frame listMichael Meeks
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks
2011-10-25gtk3: fix gtk2 crash-on-exit regressionMichael Meeks
2011-10-25gtk3: try to improve AnyInput (absent toolkit support for it)Michael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks