⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Timeline



Apr 26, 2002:

12:23 PM Changeset in webkit [1083] by darin
  • 6 edits in trunk/WebCore
  • kwq/make-mac-encodings.c: (main): One more place that needed a workaround for Radar 2912404 (kCFStringEncodingInvalidId is negative even though CFStringEncoding is unsigned).
  • kwq/KWQTextArea.mm: (-[KWQTextArea paragraphs]): Do this ourselves so we don't rely on WebFoundation.
  • kwq/Makefile.am: Don't do a -I for WebFoundation.
10:11 AM Changeset in webkit [1082] by darin
  • 12 edits
    16 adds in trunk/WebCore

Check in some old changes from my TiBook so I can trash the source tree.

Pay no attention to the man who is not supposed to be working.

  • Tools/Scripts/find-unused-symbols: Added. Only partly done.
  • configure.in: Some small tweaks.

WebCore:

Pay no attention to the man who is not supposed to be working.

  • khtml/Makefile.am:
  • khtml/css/Makefile.am:
  • khtml/ecma/Makefile.am:
  • khtml/html/Makefile.am:
  • khtml/java/Makefile.am:
  • khtml/misc/Makefile.am:
  • khtml/rendering/Makefile.am:
  • khtml/xml/Makefile.am: Don't generate empty .moc files or khtmldata.h; there's no reason not to just check them in instead. Also tweak a few build rules to use automatic make variables.
  • khtml/ecma/kjs_window.moc: Added.
  • khtml/html/html_documentimpl.moc: Added.
  • khtml/html/htmltokenizer.moc: Added.
  • khtml/java/kjavaapplet.moc: Added.
  • khtml/java/kjavaappletcontext.moc: Added.
  • khtml/java/kjavaappletserver.moc: Added.
  • khtml/java/kjavaappletwidget.moc: Added.
  • khtml/java/kjavadownloader.moc: Added.
  • khtml/java/kjavaprocess.moc: Added.
  • khtml/khtmlview.moc: Added.
  • khtml/misc/khtmldata.h: Added.
  • khtml/rendering/render_form.moc: Added.
  • khtml/rendering/render_frames.moc: Added.
  • khtml/rendering/render_replaced.moc: Added.
  • khtml/xml/dom_docimpl.moc: Added.
  • khtml/xml/xml_tokenizer.moc: Added.
  • kwq/kwqdebug.mm: Make some globals private.
Note: See TracTimeline for information about the timeline view.