summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks
2011-10-25generic: share sal yield mutex properlyMichael Meeks
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin
2011-10-25Fix compilation in gtk3salnativewidgetsLucas Baudin
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks
2011-10-25remove redundant, legacy X library linkage into svp (thanks kendy)Michael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks
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