Timeline
Mar 19, 2004:
- 3:31 PM Changeset in webkit [6242] by
-
- 3 edits in trunk
changed version number from '133' to '134u'. The tree is open!
- 3:27 PM Changeset in webkit [6241]
-
- 3 copies in tags/Safari-133
This commit was manufactured by cvs2svn to create tag 'Safari-133'.
- 3:27 PM Changeset in webkit [6240] by
-
- 6 edits in trunk
- Safari-133 stamp
- 8:40 AM Changeset in webkit [6239] by
-
- 2 edits in trunk/JavaScriptCore
Reviewed by Ken.
- fixed problem with methods like setUTCHour
- kjs/date_object.cpp: (DateProtoFuncImp::call): Fix conversion back to time_t to use the appropriate GMT vs. local time function based on the utc flag.
- 8:40 AM Changeset in webkit [6238] by
-
- 2 edits in trunk/WebCore
Reviewed by Ken.
- fixed <rdar://problem/3583945>: crash when choosing a file to upload
- kwq/KWQFileButton.mm: (-[KWQFileButtonAdapter dealloc]): Removed unneeded method. (-[KWQFileButtonAdapter filenameChanged:]): Check for nil. (-[KWQFileButtonAdapter focusChanged:]): Ditto. (-[KWQFileButtonAdapter clicked]): Ditto.
Mar 17, 2004:
- 2:19 PM Changeset in webkit [6237] by
-
- 3 edits in trunk/WebKit
Expose ageLimitDate so that the autocomplete code can access it.
Reviewed by john
- History.subproj/WebHistory.m: (-[WebHistory ageLimitDate]):
- History.subproj/WebHistoryPrivate.h:
- 1:33 PM Changeset in webkit [6236] by
-
- 3 edits in trunk/JavaScriptCore
Added a context parameter (supplied by client) to result callbacks use by JavaScriptObject functions. This was a change requested by Eric Carlson on the QT plugin team.
Reviewed by Ken.
- bindings/NP_jsobject.cpp: (NP_Call): (NP_Evaluate): (NP_GetProperty): (NP_ToString): (NP_GetPropertyAtIndex):
- bindings/NP_runtime.h:
- 1:06 PM Changeset in webkit [6235] by
-
- 2 edits in trunk/WebKit
Fixed 3591667. Plugin view is added to view hierarchy before calling init.
Reviewed by Ken.
- WebView.subproj/WebHTMLView.m: (-[WebHTMLView addSubview:]):
- 12:01 PM Changeset in webkit [6234] by
-
- 1 edit in trunk/WebCore/ChangeLog-2005-08-23
Reviewed by John.
- fixed rdar://problem/3312803>: extra space in copied text (3g.co.uk)
- khtml/khtml_part.cpp: (KHTMLPart::text): Explicitly set neededSpace to false after processing a line break. Doesn't really have an effect here, but matches the change to the styled text version.
- kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::attributedString): Same change in the styled text version.
- 11:47 AM Changeset in webkit [6233] by
-
- 3 edits in trunk/WebCore
Reviewed by NOBODY (OOPS!).
- fixed rdar://problem/3312803>: extra space in copied text (3g.co.uk)
- khtml/khtml_part.cpp: (KHTMLPart::text): Explicitly set neededSpace to false after processing a line break. Doesn't really have an effect here, but matches the change to the styled text version.
- kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::attributedString): Same change in the styled text version.
Note:
See TracTimeline
for information about the timeline view.