Age | Commit message (Expand) | Author |
2011-10-25 | generic: factor out generic display code, reducing cut+paste+bug | Michael Meeks |
2011-10-25 | generic: share sal yield mutex properly | Michael Meeks |
2011-10-25 | Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ... | Lucas Baudin |
2011-10-25 | Fix compilation in gtk3salnativewidgets | Lucas Baudin |
2011-10-25 | misc cross-platform dependency / build issue redux | Michael Meeks |
2011-10-25 | remove redundant, legacy X library linkage into svp (thanks kendy) | Michael Meeks |
2011-10-25 | headless: move backend to top-level, and enable for all platforms | Michael Meeks |
2011-10-25 | gtk3: remove X dependency (for now) | Michael Meeks |
2011-10-25 | generic: merge me with last commit please ... - more work | Michael Meeks |
2011-10-25 | generic: re-structure generic code to increase re-use between backends | Michael Meeks |
2011-10-25 | break headless coupling to X dependent backend | Michael Meeks |
2011-10-25 | gtk3: substantial re-work and cleanup of event handling | Michael Meeks |
2011-10-25 | cleanup assertion | Michael Meeks |
2011-10-25 | gtk3: implement initial native widget support for buttons | Lucas Baudin |
2011-10-25 | remove conditionals, and split pieces into salnativewidgets | Michael Meeks |
2011-10-25 | re-write gtksys to use the cleaner GdkScreen API avoiding X & Xinerama | Michael Meeks |
2011-10-25 | remove obsolete pieces, and erroneous conditional | Michael Meeks |
2011-10-25 | update gnumake pieces for system cairo | Michael Meeks |
2011-10-25 | fix crash on cleanup of gtk2 path | Michael Meeks |
2011-10-25 | gtk3: subset invalid re-render areas to get at least something | Michael Meeks |
2011-10-25 | gtk3: decision - client-side rendering is the way, avoid X11 | Michael Meeks |
2011-10-25 | gtk3: initial copyArea support for optimised scrolling, and improved rendering | Michael Meeks |
2011-10-25 | headless: clip more intelligently without allocating huge masks constantly | Michael Meeks |
2011-10-25 | gtk3: extensive X-orcisms performed, with some horrendous cut/paste | Michael Meeks |
2011-10-25 | gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient) | Michael Meeks |
2011-10-25 | gtk3: clean up debug, ensure damage is propagated to clones / subsets | Michael Meeks |
2011-10-25 | gtk3: switch to basebmp rendering during 'draw' | Michael Meeks |
2011-10-25 | WaE: unreachable code and unreferenced formal parameter | Tor Lillqvist |
2011-10-25 | WaE: unreachable code | Tor Lillqvist |
2011-10-25 | WaE: unreachable code | Tor Lillqvist |
2011-10-25 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-10-25 | WaE: unreferenced local variable | Tor Lillqvist |
2011-10-25 | WaE: assignment within conditional expression | Tor Lillqvist |
2011-10-25 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-10-25 | WaE: type name first seen using 'struct' now seen using 'class' | Tor Lillqvist |
2011-10-25 | Build dbaccess and connectivity only for DESKTOP platforms for now | Tor Lillqvist |
2011-10-25 | Prefer pre-increment in for loops | Fridrich Štrba |
2011-10-25 | remove unused methods from sdext:presenter | Felix Zhang |
2011-10-25 | WaE: unreferenced local variable | Tor Lillqvist |
2011-10-25 | Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008 | Tor Lillqvist |
2011-10-25 | WaE: silence a warning | Caolán McNamara |
2011-10-25 | do not hardcode mingw sysroot path | David Tardon |
2011-10-25 | remove unused code... again | David Tardon |
2011-10-25 | Put the modeline back | Fridrich Štrba |
2011-10-25 | Fix the build | Fridrich Štrba |
2011-10-25 | White-space change to fix messy mix of different coding styles | Fridrich Štrba |
2011-10-25 | Fix previous commit for non-Valgrind builds. | Stephan Bergmann |
2011-10-24 | Avoid Clang -Wunused-value with trunk rev. 12226 Valgrind. | Stephan Bergmann |
2011-10-24 | execute macros_test in headless mode too | Markus Mohrhard |
2011-10-24 | clean up macros-test | Markus Mohrhard |