summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-10-25break headless coupling to X dependent backendMichael Meeks
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks
2011-10-25cleanup assertionMichael Meeks
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-25remove obsolete pieces, and erroneous conditionalMichael Meeks
2011-10-25update gnumake pieces for system cairoMichael Meeks
2011-10-25fix crash on cleanup of gtk2 pathMichael Meeks
2011-10-25gtk3: subset invalid re-render areas to get at least somethingMichael Meeks
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks
2011-10-25headless: clip more intelligently without allocating huge masks constantlyMichael Meeks
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks
2011-10-24PrintFontManager: don't look at empty path entiresMichael Stahl
2011-10-24SystemFlavor NSStrings should not be constKristian Rietveld
2011-10-24These DBG_ASSERTs should really be OSL_TRACEs.Stephan Bergmann
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-20fix last commitLuboš Luňák
2011-10-20fix horizontal scrollbars with KDE oxygen style (bnc#722918)Luboš Luňák
2011-10-20let Qt call XInitThreads(), so that it knows it's been called (fdo#40298)Luboš Luňák
2011-10-20rework sample text generator for different scriptsCaolán McNamara
2011-10-19Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara
2011-10-19Resolves: fdo#41556 When fontconfig matches italic font, italicity is ignoredMaxim Iorsh
2011-10-19Fold spurious vcl/prj/d.lst entries (merge conflict?) into vcl/Package_inc.mk.Stephan Bergmann
2011-10-18style tooltips properly with KDE4 vclplug (fdo#40461)Luboš Luňák
2011-10-17vcl: fixed debug buildCédric Bosdonnat
2011-10-15ByteString->rtl::OStringCaolán McNamara
2011-10-11move #endif to better placeMatúš Kukan
2011-10-10grab monitors on start alsoCaolán McNamara
2011-10-10fix the fallback logicCaolán McNamara
2011-10-10ByteString->rtl::OStringCaolán McNamara
2011-10-10Simplify drawing of the toolbar indicator.Jan Holesovsky
2011-10-10Improve the look of the 'More' toolbar indicator in the non-NWF case.Jan Holesovsky
2011-10-09Make the key names look better under wine.Jan Holesovsky
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-07Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod
2011-10-07cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxxPierre-André Jacquod