Sign in
webkit
/
WebKit
/
62711a601400d27962264675427205c0a042774f
/
WebCore
/
platform
/
graphics
/
wx
/
ImageWx.cpp
62711a6
WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=31321 Make -webkit-
by bdakin@apple.com
· 15 years ago
c67ea9c
Reviewed by Kevin Ollivier.
by kevino@webkit.org
· 16 years ago
e50ca5b
Reviewed by Kevin Ollivier.
by kevino@webkit.org
· 16 years ago
df99edb
wx build fix, fixes for wx trunk builds.
by kevino@webkit.org
· 16 years ago
dc596dc
Reviewed by Kevin Ollivier.
by kevino@webkit.org
· 16 years ago
74ea633
WebCore:
by xan@webkit.org
· 16 years ago
f793b27
2009-03-02 Adam Treat <adam.treat@torchmobile.com>
by treat@webkit.org
· 16 years ago
bc80e57
2009-02-27 Anders Carlsson <andersca@apple.com>
by andersca@apple.com
· 16 years ago
6280732
2009-02-27 Adam Treat <adam.treat@torchmobile.com>
by treat@webkit.org
· 16 years ago
9a3fe84
Reviewed by Kevin Ollivier.
by kevino@webkit.org
· 16 years ago
a2910e1
2009-01-09 Peter Kasting <pkasting@google.com>
by pkasting@chromium.org
· 16 years ago
0cf2dc9
2009-01-05 Dean Jackson <dino@apple.com>
by dino@apple.com
· 16 years ago
97376ad
Reviewed by Kevin Ollivier.
by kevino@webkit.org
· 16 years ago
e8a5a6b
2008-10-15 Peter Kasting <pkasting@google.com>
by pkasting@chromium.org
· 16 years ago
b57170b
No review, rollback only.
by eric@webkit.org
· 17 years ago
02bbc2c
2008-09-19 David Hyatt <hyatt@apple.com>
by hyatt@apple.com
· 17 years ago
4ac94e6
2008-09-18 Peter Kasting <pkasting@google.com>
by eric@webkit.org
· 17 years ago
dcd72b7
2008-09-03 Peter Kasting <zerodpx@gmail.com>
by mrowe@apple.com
· 17 years ago
141c460
wx build fixes after recent changes to Canvas and Image classes.
by kevino@webkit.org
· 17 years ago
cb88b74
Reviewed by Kevin Ollivier.
by kevino@webkit.org
· 17 years ago
419c945
Build fixes after r31034
by aroben@apple.com
· 17 years ago
9c38072
wxFont is reference counted and meant to be used as as a value object; when using wxFont*, ref-counting was not happening properly and the font object would be destroyed while still in use. Also, fix memory leak in wx's FrameData::clear() method.
by kevino@webkit.org
· 17 years ago
c661b15
Remove getWxBitmap as we have nativeImageForCurrentFrame now, and don't draw a border in fillRect.
by kevino@webkit.org
· 17 years ago
660c82e
Adding the rest of wx port's graphics impl.
by kevino
· 17 years ago