2006-03-18 |
hyatt | Fix for 7837, make opacity work with table...
|
commit | commitdiff | tree |
2006-03-17 |
hyatt | Make table sections and table captions support...
|
commit | commitdiff | tree |
2006-03-17 |
hyatt | Fix table test that now passes.
|
commit | commitdiff | tree |
2006-03-17 |
hyatt | Fix pixel test regression in fast/table/overflowHidd...
|
commit | commitdiff | tree |
2006-03-17 |
hyatt | Give table rows and sections accurate dimensions...
|
commit | commitdiff | tree |
2006-03-15 |
hyatt | Check in updated results for fast/box-sizing/percentage...
|
commit | commitdiff | tree |
2006-03-15 |
hyatt | Fix the box-sizing layout test by stopping...
|
commit | commitdiff | tree |
2006-03-14 |
hyatt | Fix the setpos to move screwup. Didn't realize move...
|
commit | commitdiff | tree |
2006-03-14 |
hyatt | Fix for bug 7259, opacity performs badly.
|
commit | commitdiff | tree |
2006-03-11 |
hyatt | Font refactoring on win32.
|
commit | commitdiff | tree |
2006-03-10 |
hyatt | Rename the m_renderer variable to m_dataSet...
|
commit | commitdiff | tree |
2006-03-10 |
hyatt | Rename FontRenderer to FontDataSet.
|
commit | commitdiff | tree |
2006-03-10 |
hyatt | FIx a couple of font crashers.
|
commit | commitdiff | tree |
2006-03-09 |
hyatt | Make text paint with the pen color on Win32. Force...
|
commit | commitdiff | tree |
2006-03-09 |
hyatt | SetBkMode to transparent so that TextOut doesn't erase...
|
commit | commitdiff | tree |
2006-03-09 |
hyatt | Check in basic text rendering on Win32.
|
commit | commitdiff | tree |
2006-03-08 |
hyatt | merge cairo to the mozilla trunk.
|
commit | commitdiff | tree |
2006-03-08 |
hyatt | Make GraphicsContext call into Font to draw...
|
commit | commitdiff | tree |
2006-03-07 |
hyatt | Eliminate two more unneeded arguments from drawText
|
commit | commitdiff | tree |
2006-03-07 |
hyatt | Remove unused parameters from drawText.
|
commit | commitdiff | tree |
2006-03-07 |
hyatt | Remove FontRendererWin.
|
commit | commitdiff | tree |
2006-03-05 |
hyatt | Fix for bug 7586, eliminate QFontMetrics.
|
commit | commitdiff | tree |
2006-03-01 |
hyatt | Fold QFont into Font and eliminate QFont completely.
|
commit | commitdiff | tree |
2006-02-24 |
hyatt | In preparation for the elimination of QFont...
|
commit | commitdiff | tree |
2006-02-24 |
hyatt | Move rendering/font to platform/Font.
|
commit | commitdiff | tree |
2006-02-24 |
hyatt | Rename FontDef to FontDescription and move...
|
commit | commitdiff | tree |
2006-02-15 |
hyatt | Make FontFamily compile on Win32. Fix image decoder...
|
commit | commitdiff | tree |
2006-02-15 |
hyatt | Make FontFamily compile on Win32. Fix image decoder...
|
commit | commitdiff | tree |
2006-02-15 |
hyatt | Make KWQFontFamily portable. Split it out...
|
commit | commitdiff | tree |
2006-02-14 |
hyatt | Fix for bug 5605, XSLT fails to import to arbitrary...
|
commit | commitdiff | tree |
2006-02-14 |
hyatt | Add layout test for import depth.
|
commit | commitdiff | tree |
2006-02-13 |
hyatt | Fix Win32 WebCore bustage.
|
commit | commitdiff | tree |
2006-02-13 |
hyatt | Fix Win32 JavaScriptCore bustage.
|
commit | commitdiff | tree |
2006-02-12 |
hyatt | Fix bug 7182, animated GIFs don't clear previous animation...
|
commit | commitdiff | tree |
2006-02-11 |
hyatt | Make sure the GIF decoder behaves properly when the...
|
commit | commitdiff | tree |
2006-02-11 |
hyatt | Implement an optimization to detect whether or not...
|
commit | commitdiff | tree |
2006-02-10 |
hyatt | Improve the double buffering of the image viewer test...
|
commit | commitdiff | tree |
2006-02-10 |
hyatt | Merge cairo fixes from Mozilla and one additional fix...
|
commit | commitdiff | tree |
2006-02-09 |
hyatt | Minor image cleanup to the decoders. Doesn't affect...
|
commit | commitdiff | tree |
2006-02-09 |
hyatt | Update Win32 project to account for the khtml/xml to...
|
commit | commitdiff | tree |
2006-02-09 |
hyatt | Add libjpeg to the Win32 project.
|
commit | commitdiff | tree |
2006-02-09 |
hyatt | Add libjpeg to the tree.
|
commit | commitdiff | tree |
2006-02-09 |
hyatt | Tiling of images on Win32 is supported now.
|
commit | commitdiff | tree |
2006-02-09 |
hyatt | Fix win32 build bustage. Added libjpeg prematurely...
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Undo my checking of red painting that I landed by accident.
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Improved Cairo image rendering by only building the...
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | I jumped the gun adding QString.cpp to the Win32 build...
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Remove qstring.h forwarding header.
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Get the new string files added, but Win32 is still...
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Land complete PNG support for Win32 (yay).
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Update page directory in Win32 project to match what...
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Land the skeleton of a PNG decoder for Win32.
|
commit | commitdiff | tree |
2006-02-08 |
hyatt | Add bindings/js/JSEvents.cpp to the win32 build.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Add Image Subset of WebCore as a project to the win32...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Add libpng and the zlib supporting library in preparation...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | FInal image renaming for Win32 gif stuff.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Rename ImageDecoder to ImageSource.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Combine ImageData and Image (the result ends...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Fix build bustage on Mac.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Fix build bustage on Mac.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Rename SystemTime.cpp to SystemTimeWin.cpp
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Rename SystemTime.cpp to SystemTimeWin.cpp
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Remove accidentally committed file.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Fix more build bustage.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Land image viewer test app.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Remove stray .cvsignore file accidentally committed.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Fix build bustage. Missed a file.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Land new image code (excluding the test app, work to...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Commit remaining Cairo files.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Land Cairo itself.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Land pixman portion of Cairo.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Land pixman portion of Cairo.
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Commit cairo. Having to do this in pieces since the...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Commit cairo. Having to do this in pieces since the...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Commit cairo. Having to do this in pieces since the...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Commit cairo. Having to do this in pieces since the...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Commit cairo. Having to do this in pieces since the...
|
commit | commitdiff | tree |
2006-02-07 |
hyatt | Commit cairo. Having to do this in pieces since the...
|
commit | commitdiff | tree |
2006-02-03 |
hyatt | Refactoring of the image classes to make them...
|
commit | commitdiff | tree |
2006-02-03 |
hyatt | Make a new class called ImageDecoder that wraps...
|
commit | commitdiff | tree |
2006-02-03 |
hyatt | Move ImageAnimationObserver into its own file.
|
commit | commitdiff | tree |
2006-02-03 |
hyatt | Avoid extra copies of all the decoded image...
|
commit | commitdiff | tree |
2006-02-03 |
hyatt | Vectorize Image. Optimize so that we no longer...
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Fix for PLT performance regression. Make sure...
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Fix win32 bustage. #ifdef enclosingIntRect using....
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Check in revised results for 006.html test.
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Fix for bug 6957, rewrite image rendering in...
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Fix for bug 6957, rewrite image rendering in C++ and...
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Back out the changes to 031.html's HTML because of...
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Remove residual style span form test case because of...
|
commit | commitdiff | tree |
2006-02-02 |
hyatt | Back out half of the residual style fix for bug 4959...
|
commit | commitdiff | tree |
2006-01-30 |
hyatt | Fix for bug 6910, don't let Image be assignable...
|
commit | commitdiff | tree |
2006-01-29 |
hyatt | WebCore:
|
commit | commitdiff | tree |
2006-01-29 |
hyatt | Eliminate three unused methods on Image: increase/DecreaseUs...
|
commit | commitdiff | tree |
2006-01-29 |
hyatt | Eliminate three unused methods on Image: increase/DecreaseUs...
|
commit | commitdiff | tree |
2006-01-29 |
hyatt | Eliminate the mask() method on Image. It's...
|
commit | commitdiff | tree |
2006-01-29 |
hyatt | Fix Changelog typo.
|
commit | commitdiff | tree |
2006-01-29 |
hyatt | Clean up the Image class. Eliminate the MIME...
|
commit | commitdiff | tree |
2006-01-28 |
hyatt | Fix CachedImage.h/.cpp up. Lots of cleanup...
|
commit | commitdiff | tree |
2006-01-27 |
hyatt | Fix for 6867. Rename QPixmap to Image and...
|
commit | commitdiff | tree |
next |