Commit Graph

240929 Commits

Author SHA1 Message Date
Richard Williamson 1f3de040a1 *** empty log message ***
Canonical link: https://commits.webkit.org/129@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@131 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 01:42:58 +00:00
Richard Williamson 0e72065e35 Files for the kwq test app
Canonical link: https://commits.webkit.org/128@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@130 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-19 01:41:12 +00:00
Ken Kocienda e957538202 This Makefile broke, by including css_extensions.o. How did this happen?
Canonical link: https://commits.webkit.org/127@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@129 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 23:50:03 +00:00
Ken Kocienda ae2bfaad0e Finished initial code clean up. This includes:
- Adding a no-arg constructor for every class that didn't have one
	- Adding a destructor for every class that didn't have one
	- Adding a private copy constructor for every class that didn't have one
	- Adding a private assignment operator for every class that didn't have one
	- Pretty formatting


Canonical link: https://commits.webkit.org/126@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@128 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 23:46:18 +00:00
Ken Kocienda e9d52daa71 More header cleanups
Canonical link: https://commits.webkit.org/125@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@127 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 19:19:19 +00:00
Ken Kocienda 98171d8b17 More work on code cleanup
Canonical link: https://commits.webkit.org/124@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@126 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 19:05:11 +00:00
Don Melton ce1a66d6a0 Hack to workaround name collision with Mac Rect and Boolean types
Canonical link: https://commits.webkit.org/123@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@125 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 18:45:37 +00:00
Ken Kocienda b4ce55a54c Updated the make system with improved handling of dependency generation
Canonical link: https://commits.webkit.org/122@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@124 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 18:09:08 +00:00
Don Melton 719fb82ba6 Hack to workaround name collision with Mac Fixed type
Canonical link: https://commits.webkit.org/121@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@123 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 17:53:19 +00:00
Ken Kocienda 6d9439d6b6 Fixed dependency rules on generated files
Canonical link: https://commits.webkit.org/120@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@122 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 17:19:35 +00:00
Don Melton ff3dc624a1 Added file
Canonical link: https://commits.webkit.org/119@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@121 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 16:28:12 +00:00
Don Melton 8c0910efd1 Begin implementation
Canonical link: https://commits.webkit.org/118@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@120 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 16:27:48 +00:00
Ken Kocienda 11457b3c27 Touched other files, annotating and formatting classes
Canonical link: https://commits.webkit.org/117@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@119 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 16:15:57 +00:00
Don Melton 765a9b8d26 Changed KWQScrollbar.h to KWQScrollBar.h
Canonical link: https://commits.webkit.org/116@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@118 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-10 15:17:57 +00:00
Ken Kocienda c0a1c50b42 Added support for khtml/misc/loader_jpeg.cpp
Canonical link: https://commits.webkit.org/115@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@117 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-07 21:56:54 +00:00
Don Melton 0236506843 Removed file.
Canonical link: https://commits.webkit.org/114@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@116 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-07 16:12:19 +00:00
Ken Kocienda 7a85411262 Some more cleanups having to do woth constructors, destructors, etc.
Canonical link: https://commits.webkit.org/113@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@115 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-06 23:16:54 +00:00
Ken Kocienda a9a0309bec First pass at code cleanup: Added constructors, copy constructors,
destructors, assignment operators, etc.


Canonical link: https://commits.webkit.org/112@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@114 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-06 22:11:42 +00:00
Ken Kocienda d2827c97a0 Functionality moved to kwq/KWQStrList.h
Canonical link: https://commits.webkit.org/111@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@113 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-06 14:06:52 +00:00
Ken Kocienda f48e9c612b Some small tweaks to the make system to prevent spurious remaking of Makefile.dep
Canonical link: https://commits.webkit.org/110@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@112 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-06 14:03:43 +00:00
Ken Kocienda 5cb9e433dd Fixed the top-level #define directives for the header files
Canonical link: https://commits.webkit.org/109@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@111 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 23:59:07 +00:00
Ken Kocienda 8eba265afa Moved some more files around to remove dependencies on all files not explicitly included by KDE/QT
Canonical link: https://commits.webkit.org/108@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@110 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 23:53:34 +00:00
Ken Kocienda 03f55e6063 Various changes to remove files that are not explicitly included by KDE/QT code.
Canonical link: https://commits.webkit.org/107@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@109 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 22:57:41 +00:00
Ken Kocienda e5799da5cd Cleanups on header files - all of these files now compile in a test file by themselves
Canonical link: https://commits.webkit.org/106@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@108 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 20:18:13 +00:00
Ken Kocienda 8b7a345c6a Some small code cleanups
Removed a couple of files that we don't need, rolling their functionality into files that are keepers


Canonical link: https://commits.webkit.org/105@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@107 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 18:10:17 +00:00
Ken Kocienda 2136ef43d7 Finished in khtml/rendering directory
Canonical link: https://commits.webkit.org/104@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@106 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 17:32:34 +00:00
Don Melton 4502a24b5b Added drawPolyline member function
Canonical link: https://commits.webkit.org/103@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@105 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 16:32:29 +00:00
Don Melton dd44a90ff2 Added new QPointArrary constructor and did some mangling
Canonical link: https://commits.webkit.org/102@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@104 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 16:28:32 +00:00
Ken Kocienda 0a33cbaf91 removed typdef; moved to kwqdef.h
Canonical link: https://commits.webkit.org/101@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@103 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 16:17:13 +00:00
Ken Kocienda b5a974c1d5 Additions to get khtml/rendering/render_frames.cpp to compile
Canonical link: https://commits.webkit.org/100@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@102 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 16:14:05 +00:00
Don Melton cc53fd8660 Added setBrush, drawEllipse, and drawArc function members
Canonical link: https://commits.webkit.org/99@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@101 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 15:53:12 +00:00
Ken Kocienda ae09d4184f Added build system file
Canonical link: https://commits.webkit.org/98@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@100 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 15:50:00 +00:00
Ken Kocienda 73e19e300a Finished with getting khtml/rendering/render_form.cpp to compile
Canonical link: https://commits.webkit.org/97@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@99 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 15:49:41 +00:00
Don Melton aa2b694937 Added ascent member function
Canonical link: https://commits.webkit.org/96@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@98 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 15:37:52 +00:00
Don Melton 00b1e1379b More compilation changes
Canonical link: https://commits.webkit.org/95@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@97 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 14:20:52 +00:00
Don Melton fae0166f47 Added isValid, setWidth, and setHeight member functions
Canonical link: https://commits.webkit.org/94@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@96 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 13:43:11 +00:00
Don Melton e24f658f72 Added setWidth and setHeight member functions
Canonical link: https://commits.webkit.org/93@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@95 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 13:42:27 +00:00
Don Melton e1efcd2338 Added contentsWidth function member
Canonical link: https://commits.webkit.org/92@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@94 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 13:35:52 +00:00
Don Melton c7ed80054e Added color and normal function members
Canonical link: https://commits.webkit.org/91@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@93 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-05 13:29:18 +00:00
Ken Kocienda f0f32a61e3 More enhancements and additions to get khtml/rendering to compile
Canonical link: https://commits.webkit.org/90@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@92 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:57:44 +00:00
Don Melton 8b34e3e7c2 Added another createNewWindow function
Canonical link: https://commits.webkit.org/89@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@91 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:54:31 +00:00
Don Melton 64d609a09a Added Box constant
Canonical link: https://commits.webkit.org/88@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@90 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:50:20 +00:00
Don Melton 94f1686a9b Now inherit from QFrame, added scrollbar support
Canonical link: https://commits.webkit.org/87@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@89 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:49:01 +00:00
Don Melton 24955f7cba Added NoFrame constant
Canonical link: https://commits.webkit.org/86@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@88 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:38:06 +00:00
Don Melton 7b2ec8b5f7 Added setCursor member function
Canonical link: https://commits.webkit.org/85@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@87 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:30:09 +00:00
Don Melton c17c19bcd6 Added cursor support
Canonical link: https://commits.webkit.org/84@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@86 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:25:43 +00:00
Don Melton 9bac0bab4e Added QCursor static constants
Canonical link: https://commits.webkit.org/83@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@85 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:20:26 +00:00
Don Melton f47397190f Include qcursor.h to workaround bug in khtml/rendering/render_frames.cpp
Canonical link: https://commits.webkit.org/82@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@84 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 23:09:03 +00:00
Ken Kocienda b24d27fa19 Files added while getting khtml/rendering to compile
Canonical link: https://commits.webkit.org/81@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@83 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 22:55:16 +00:00
Ken Kocienda f211aec126 Many changes as I progress through khtml/rendering
Canonical link: https://commits.webkit.org/80@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@82 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 22:53:56 +00:00