1 2007-12-04 Xan Lopez <xan@gnome.org>
5 http://bugs.webkit.org/show_bug.cgi?id=15561
6 GTK port needs DumpRenderTree implementation
8 Start work on the GTK+ DRT.
12 2007-11-30 Alp Toker <alp@atoker.com>
14 Reviewed by Adam Roben.
16 http://bugs.webkit.org/show_bug.cgi?id=15691
17 [GTK] Public API does not follow GTK+ conventions
19 Refactor the WebKit/GTK+ public API. Changes:
20 WebKitPage -> WebKitWebView
21 WebKitFrame -> WebKitWebFrame
23 Public API source and header names have been updated to mirror the API
26 The API is now kept in WebKit/gtk/WebView to match other ports in the
27 same class such as Mac and Win.
31 2007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
33 Reviewed by Mark Rowe.
35 Set CONFIG option for the window system GTK+ is using
39 2007-11-22 Alp Toker <alp@atoker.com>
41 GTK+ build fix. Pass a correct LIBDIR value.
45 2007-11-20 Mark Rowe <mrowe@apple.com>
47 Reviewed by Alp Toker.
49 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
51 2007-11-20 Alp Toker <alp@atoker.com>
53 Reviewed by Simon Hausmann.
55 Clean up GTK+ port configuration.
57 Use similar compiler warning flags to the Mac build.
59 Add the qmake changes needed for DirectFB support.
63 2007-11-07 Simon Hausmann <hausmann@kde.org>
67 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
68 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
72 2007-10-03 Lars Knoll <lars@trolltech.com>
76 move WebKitQt to WebKit/qt for consistency with the other ports.
81 2007-10-03 Lars Knoll <lars@trolltech.com>
85 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
89 2007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
93 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
94 Remove Bakefiles from svn.
96 * Bakefiles/Bakefiles.bkgen: Removed.
97 * Bakefiles/ChangeLog: Removed.
98 * Bakefiles/Readme.txt: Removed.
99 * Bakefiles/presets.bkl: Removed.
100 * Bakefiles/update-file-lists.py: Removed.
102 2007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
104 Rubber stamped by Adam.
106 Renamed files from *Gdk to *Gtk (see #14732) using the
107 work of Juan A. Suarez Romero as a base.
114 2007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
116 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
117 http://bugs.webkit.org/show_bug.cgi?id=14557
119 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
121 2007-07-27 Simon Hausmann <hausmann@kde.org>
123 Done with and reviewed by Lars and Zack.
125 Exclude DumpRenderTree from the Qt build on Windows for now.
129 2007-07-27 Simon Hausmann <hausmann@kde.org>
131 Done with and reviewed by Lars and Zack.
133 Temporarily disable the ICO support for the Qt build on Windows.
137 2007-07-26 Simon Hausmann <hausmann@kde.org>
141 Use QMAKE_LIBDIR instead of QMAKE_LFLAGS to specify the library search path for QtWebKit, as the former is portable and correctly transformed to /LIBPATH: with msvc for example.
145 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
149 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
154 2007-07-18 Simon Hausmann <hausmann@kde.org>
158 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
162 2007-07-18 Timothy Hatcher <timothy@apple.com>
164 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
165 still use this one Makefile.shared as an include.
169 2007-07-12 George Staikos <staikos@kde.org>
171 Fix build in debug mode.
175 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
179 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
180 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
182 * WebKit.pri: Adjust INCLUDEPATH
184 2007-06-25 Adam Roben <aroben@apple.com>
186 Really remove LayoutTestResults.
188 * LayoutTestResults: Removed.
190 2007-06-25 Adam Roben <aroben@apple.com>
192 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
193 http://bugs.webkit.org/show_bug.cgi?id=14405
197 * LayoutTestResults: Removed.
199 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
203 http://bugs.webkit.org/show_bug.cgi?id=13975
204 Use system-provided libjpeg and libpng
206 * WebKit.pri: Link against external libjpeg and libpng.
208 2007-06-20 Adam Roben <aroben@apple.com>
210 Reviewed by Simon Hausmann.
212 More Gdk build fixing.
216 2007-06-15 Adam Treat <adam@staikos.net>
218 Reviewed by George Staikos.
220 Add ICO support to the Qt build.
224 2007-06-13 George Staikos <staikos@kde.org>
228 Compile without self-linking.
232 2007-06-13 Simon Hausmann <hausmann@kde.org>
236 * WebKit.pri: WebKitQt is now called QtWebKit.
238 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
240 Reviewed by Eric Seidel.
242 http://bugs.webkit.org/show_bug.cgi?id=13941
243 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
247 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
249 Reviewed by Mark Rowe.
251 * WebKit.pro: Build testkjs for Gdk and Qt
253 2007-05-11 Holger Freyther <freyther@kde.org>
255 Reviewed by Mark Rowe.
257 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
258 and add ICU configuration to QMAKE_CXXFLAGS.
262 2007-05-06 Erik Bunce <kde@bunce.us>
264 Reviewed by Mark Rowe.
267 Removed unnecessary dependency on MacPorts (/opt/local)
269 2007-05-03 Holger Freyther <freyther@kde.org>
271 Reviewed by Zack, landed by Simon.
272 This is bugzilla bug 13499.
274 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
276 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
279 2007-04-27 Holger Freyther <freyther@kde.org>
283 Remove unmaintained CMake build system.
285 * CMakeLists.txt: Removed.
287 2007-01-30 Simon Hausmann <hausmann@kde.org>
291 * WebKit.pri: libJavaScriptCore is gone with the Qt build
294 2007-01-26 George Staikos <staikos@kde.org>
296 Remove headers - not needed now.
300 2007-01-23 George Staikos <staikos@kde.org>
302 Put everything back since we can't build everything without it yet.
306 2007-01-16 Lars Knoll <lars@trolltech.com>
310 Remove everything but the new public API from
315 2007-01-11 George Staikos <staikos@kde.org>
321 2007-01-03 Lars Knoll <lars@trolltech.com>
327 2006-12-17 Simon Hausmann <hausmann@kde.org>
329 Reviewed by Rob Buis.
331 * WebKit.pro: Build testkjs.
333 2006-12-14 Timothy Hatcher <timothy@apple.com>
337 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
339 2006-12-13 Maciej Stachowiak <mjs@apple.com>
341 Reviewed by Brady and Anders.
343 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
345 2006-12-10 Zack Rusin <zack@kde.org>
347 Client classes have been moved to WebKitQt/WebCoreSupport so
348 adjusting the pri file.
352 2006-12-10 George Staikos <staikos@kde.org>
356 Add WebKitBuild/Release back to the output dir for external build cases.
360 2006-12-10 Zack Rusin <zack@kde.org>
362 Fix the link directory location.
366 2006-12-10 Lars Knoll <lars@trolltech.com>
370 Include DumpRenderTree in the Qt build
374 2006-12-09 George Staikos <staikos@kde.org>
378 Correct the path to the libraries for QMake.
382 2006-12-09 Lars Knoll <lars@trolltech.com>
386 Make it possible to build WebKit with qmake.
391 2006-11-19 Simon Hausmann <hausmann@kde.org>
395 http://bugs.webkit.org/show_bug.cgi?id=11649
397 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
399 2006-10-30 Timothy Hatcher <timothy@apple.com>
403 Make the universal build return non-zero when module make fails.
407 2006-10-30 Stephanie Lewis <slewis@apple.com>
411 Change Makefiles to return non-zero when module make fails.
415 2006-10-27 Brady Eidson <beidson@apple.com>
417 Rubber stamped by Tim Hatcher
419 Added "make universal" to build universal binaries
424 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
428 * CMakeLists.txt: add option to disable colored output when building on the buildbot