summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks17-329/+319
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks9-31/+35
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks31-173/+255
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks5-36/+31
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks7-296/+288
2011-10-25generic: share sal yield mutex properlyMichael Meeks5-178/+6
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin4-43/+464
2011-10-25Fix compilation in gtk3salnativewidgetsLucas Baudin1-2/+2
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks5-70/+19
2011-10-25remove redundant, legacy X library linkage into svp (thanks kendy)Michael Meeks1-4/+0
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks27-56/+54
2011-10-25gtk3: remove X dependency (for now)Michael Meeks15-99/+120
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks13-204/+239
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks53-509/+447
2011-10-25break headless coupling to X dependent backendMichael Meeks8-20/+42
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks6-348/+168
2011-10-25cleanup assertionMichael Meeks1-1/+3
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin2-1/+100
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks5-122/+106
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks19-685/+698
2011-10-25remove obsolete pieces, and erroneous conditionalMichael Meeks1-20/+6
2011-10-25update gnumake pieces for system cairoMichael Meeks1-2/+0
2011-10-25fix crash on cleanup of gtk2 pathMichael Meeks1-1/+3
2011-10-25gtk3: subset invalid re-render areas to get at least somethingMichael Meeks1-11/+30
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks9-99/+101
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks3-97/+187
2011-10-25headless: clip more intelligently without allocating huge masks constantlyMichael Meeks3-28/+163
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks8-76/+517
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks5-33/+125
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks2-21/+63
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks8-4/+237
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist1-0/+5
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-25WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-25WaE: assignment within conditional expressionTor Lillqvist1-1/+2
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+13
2011-10-25WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist4-5/+5
2011-10-25Prefer pre-increment in for loopsFridrich Štrba7-45/+43
2011-10-25remove unused methods from sdext:presenterFelix Zhang31-668/+0
2011-10-25WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist2-1/+3
2011-10-25WaE: silence a warningCaolán McNamara1-2/+3
2011-10-25do not hardcode mingw sysroot pathDavid Tardon1-2/+3
2011-10-25remove unused code... againDavid Tardon1-6/+0
2011-10-25Put the modeline backFridrich Štrba1-0/+3
2011-10-25Fix the buildFridrich Štrba2-24/+24
2011-10-25White-space change to fix messy mix of different coding stylesFridrich Štrba38-631/+725