1 2008-05-06 Stephanie Lewis <slewis@apple.com>
5 prepare for plugin fast teardown work - make WebPluginDatabase a objective C++ file.
7 * WebKit.xcodeproj/project.pbxproj:
9 2008-05-01 Anders Carlsson <andersca@apple.com>
15 * WebKit.xcodeproj/project.pbxproj:
17 2008-05-01 Sam Weinig <sam@webkit.org>
19 Reviewed by Anders Carlsson.
21 Turn off deprecated warnings for WebNetscapePluginEventHandlerCarbon.mm.
23 * WebKit.xcodeproj/project.pbxproj:
25 2008-04-30 Anders Carlsson <andersca@apple.com>
29 Add Cocoa event handler.
31 * WebKit.xcodeproj/project.pbxproj:
33 2008-04-29 Anders Carlsson <andersca@apple.com>
37 Add new event handlers.
39 * WebKit.xcodeproj/project.pbxproj:
41 2008-04-07 John Sullivan <sullivan@apple.com>
45 - made the JavaScript text input panel not block Quit (part of 4133196)
47 * English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib:
48 * English.lproj/WebJavaScriptTextInputPanel.nib/info.nib:
49 * English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib:
50 Made the panel be a NonBlockingPanel
52 2008-04-04 Ada Chan <adachan@apple.com>
54 Updated the format string for window title for a standalone image to take integers.
58 * English.lproj/Localizable.strings:
60 2008-03-28 Brady Eidson <beidson@apple.com>
62 Rubberstamped by Darin Adler
64 Remove WebArchiver.h/mm
66 * WebKit.xcodeproj/project.pbxproj:
68 2008-03-25 Brady Eidson <beidson@apple.com>
72 <rdar://problem/4516169> - Support WebArchives on Windows
74 * WebKit.xcodeproj/project.pbxproj:
76 2008-03-24 Brady Eidson <beidson@apple.com>
78 Reviewed by Darin's rubberstamp
82 * WebKit.xcodeproj/project.pbxproj:
84 2008-03-20 John Sullivan <sullivan@apple.com>
86 * StringsNotToBeLocalized.txt:
87 Brought this file up to date
89 2008-03-20 Adam Roben <aroben@apple.com>
91 Mark WebNodeHighlight.m and WebNodeHighlightView.m Obj-C++
93 Reviewed by Tim Hatcher.
95 * WebKit.xcodeproj/project.pbxproj:
97 2008-03-12 Darin Adler <darin@apple.com>
101 - http://bugs.webkit.org/show_bug.cgi?id=17640
102 eliminate WebCoreFrameBridge
104 * StringsNotToBeLocalized.txt: Updated for recent changes.
105 * WebKit.xcodeproj/project.pbxproj: Removed WebFrameBridge.h and WebFrameBridge.mm.
107 2008-03-11 Darin Adler <darin@apple.com>
111 * WebKit.xcodeproj/project.pbxproj: Change WebDynamicScrollBarsView.m to be Obj-C++.
112 We can rename the file later.
114 2008-03-07 Mark Rowe <mrowe@apple.com>
116 Reviewed by Oliver Hunt.
118 Fix WebKit build with GCC 4.2.
120 * WebKit.xcodeproj/project.pbxproj: Mark WebTypesInternal.h as a private header so that DumpRenderTree can use it.
122 2008-03-06 Darin Adler <darin@apple.com>
124 * WebKit.xcodeproj/project.pbxproj: Added WebHistoryInternal.h.
126 2008-03-06 David D. Kilzer <ddkilzer@apple.com>
128 Name the WebKit build phase script that generates WebKit.LP64.exp.
130 * WebKit.xcodeproj/project.pbxproj: Name the build phase script
131 that generates the 64-bit export file to match the corresponding
132 build phase script in WebCore.
134 2008-03-05 Adam Roben <aroben@apple.com>
136 Remove WebCoreScriptDebugger.{h,mm}
140 * WebKit.xcodeproj/project.pbxproj:
142 2008-03-05 Adam Roben <aroben@apple.com>
144 Rename WebCoreScriptDebuggerImp.{h,mm} to WebScriptDebugger.{h,mm}
148 * WebKit.xcodeproj/project.pbxproj:
150 2008-03-05 Adam Roben <aroben@apple.com>
152 Remove WebScriptDebugger
156 * WebKit.xcodeproj/project.pbxproj: Remove
157 WebScriptDebugDelegatePrivate.h from the project.
159 2008-03-05 Adam Roben <aroben@apple.com>
161 Move WebCoreScriptDebuggerImp to its own source files
165 * WebKit.xcodeproj/project.pbxproj: Added new files to the project.
167 2008-03-05 Adam Roben <aroben@apple.com>
169 Move WebCoreScriptDebugger to WebKit
173 * WebKit.xcodeproj/project.pbxproj: Added WebCoreScriptDebugger.{h,mm}
176 2008-01-26 Greg Bolsinga <bolsinga@apple.com>
178 <rdar://problem/5708388> WebDashboardRegion.h duplicated between WebCore / WebKit
182 * WebKit.xcodeproj/project.pbxproj: Removed WebDashboardRegion.h.
184 2008-01-23 Steve Falkenburg <sfalken@apple.com>
186 Update localization exceptions.
190 * English.lproj/Localizable.strings:
191 * StringsNotToBeLocalized.txt:
193 2008-01-20 Mark Rowe <mrowe@apple.com>
195 Reviewed by Dan Bernstein.
197 Remove code bracketed by REMOVE_SAFARI_DOM_TREE_DEBUG_ITEM as we are no longer
198 interested in supporting Safari 2 with TOT WebKit.
200 * WebKit.xcodeproj/project.pbxproj: Don't define REMOVE_SAFARI_DOM_TREE_DEBUG_ITEM
201 as it is no longer used.
203 2008-01-03 Darin Adler <darin@apple.com>
207 * WebKit.xcodeproj/project.pbxproj: Mark header private (fixes Safari build).
209 2008-01-02 Alexey Proskuryakov <ap@webkit.org>
213 Removed "BackwardDelete", which is no longer present in source code.
215 * StringsNotToBeLocalized.txt:
217 2007-12-16 Mark Rowe <mrowe@apple.com>
219 Reviewed by Maciej Stachowiak.
221 Refactor Mac plugin stream code to use the shared NetscapePlugInStreamLoader implementation.
223 * WebKit.xcodeproj/project.pbxproj: Add new files.
225 2007-12-14 Darin Adler <darin@apple.com>
227 * StringsNotToBeLocalized.txt: Updated.
229 2007-12-12 Brady Eidson <beidson@apple.com>
231 Reviewed by Sam Weinig
233 Fix for <rdar://problem/4886844> and lay groundwork for <rdar://problem/4516170> (Back/Forward Cache on Windows)
235 * WebKit.xcodeproj/project.pbxproj: Added a new file
237 2007-12-12 Mark Rowe <mrowe@apple.com>
239 Reviewed by Dave Kilzer.
241 Remove abuse of projectDirPath from WebKit.xcodeproj to fix Production builds.
243 * WebKit.xcodeproj/project.pbxproj:
245 2007-11-19 Brady Eidson <beidson@apple.com>
249 * WebKit.xcodeproj/project.pbxproj: Sorted!
251 2007-11-17 Timothy Hatcher <timothy@apple.com>
253 Reviewed by Mark Rowe.
255 Bug 13470: i18n: The Web Inspector is not localizable
256 http://bugs.webkit.org/show_bug.cgi?id=13470
258 Update the localized strings and the file encoding of WebInspectorClient.mm.
260 * English.lproj/Localizable.strings:
261 * StringsNotToBeLocalized.txt:
262 * WebKit.xcodeproj/project.pbxproj:
264 2007-11-16 Mark Rowe <mrowe@apple.com>
266 Reviewed by Tim Hatcher.
268 Build WebCore as a sub-framework of WebKit in all configurations.
270 * WebKit.xcodeproj/project.pbxproj:
272 2007-11-16 Brady Eidson <beidson@apple.com>
274 * WebKit.xcodeproj/project.pbxproj: WebDatabaseManagerPrivate.h, also!
276 2007-11-16 Brady Eidson <beidson@apple.com>
278 * WebKit.xcodeproj/project.pbxproj: Mark WebSecurityOriginPrivate.h private so
281 2007-11-16 Brady Eidson <beidson@apple.com>
285 Database management API tweaks
287 * WebKit.xcodeproj/project.pbxproj:
289 2007-11-15 Brady Eidson <beidson@apple.com>
293 Stubbing out everything required for a WebKit API for databases
295 * WebKit.xcodeproj/project.pbxproj:
297 2007-11-12 Adam Roben <aroben@apple.com>
299 * StringsNotToBeLocalized.txt: Updated.
301 2007-11-08 Kevin Ollivier <kevino@theolliviers.com>
303 Adding the wx WebKit implementation.
305 Reviewed by Mark Rowe.
309 2007-11-07 Mark Rowe <mrowe@apple.com>
311 Reviewed by Kevin Decker.
313 Fix 64-bit Mac build.
315 * WebKit.xcodeproj/project.pbxproj: Change paths specified relative to SRCROOT
316 to be relative to PROJECT_DIR. PROJECT_DIR takes into account the projectDirPath
317 setting of the project, which in this instance includes the necessary "mac"