Added new cairo-qt surface from Vlad's patch
commit97fdca1f6d9a252002cb05ee0eb7072f8634c48d
authorromashin <devnull@localhost>
Sat, 19 Apr 2008 15:43:23 +0000 (19 18:43 +0300)
committerromashin <devnull@localhost>
Sat, 19 Apr 2008 15:43:23 +0000 (19 18:43 +0300)
tree341cdf8629b13ccad01d5560179cfab64bd82317
parentc6e00a69e3a715510be7414b0ad96c4fea6d2901
Added new cairo-qt surface from Vlad's patch
New created files moved in sandbox/qt_port.. cairo and gfxQPainterSurface
Changes for existing files applyed from 100_qt-qpainter-cairo.diff
Fixed building non deb mozilla with build_non_deb.sh script
Fixed tab-spaces in new created file cairo-qpainter-surface.cpp
gfx/cairo/cairo/src/cairo-qpainter-surface.cpp [new file with mode: 0644]
gfx/cairo/cairo/src/cairo-qpainter.h [new file with mode: 0644]
gfx/thebes/public/gfxQPainterSurface.h [new file with mode: 0644]
gfx/thebes/src/gfxQPainterSurface.cpp [new file with mode: 0644]
widget/src/qt/nsWidgetFactory.cpp
widget/src/qt/nsWindow.cpp