Commit Graph

240929 Commits

Author SHA1 Message Date
Richard Williamson de060a7097 Fixed comments.
Canonical link: https://commits.webkit.org/329@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@332 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-16 22:00:25 +00:00
Richard Williamson c5f1393ca8 Implemented KWQTextArea that has all the functionality we need for the <TEXTAREA> widget. KWQTextEdit.mm emulates the kde/Qt APIs and passes call through to KWQTextArea.
Canonical link: https://commits.webkit.org/328@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@331 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-16 21:58:16 +00:00
Chris Blumenberg e506dcbe3b qchar-test.cpp
Canonical link: https://commits.webkit.org/327@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@330 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 23:37:56 +00:00
Chris Blumenberg f77bf0585d qchar-test.cpp
Canonical link: https://commits.webkit.org/326@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@329 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 22:31:11 +00:00
Don Melton 888fcb592d Modified the stubs so they won't actually explode for now
Canonical link: https://commits.webkit.org/325@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@328 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 19:27:45 +00:00
Don Melton 3126d2934c Added partially implemented log and did some tweaking
Canonical link: https://commits.webkit.org/324@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@327 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 19:26:53 +00:00
Ken Kocienda 3459cd54a2 Changed ref to draw.mm to Project Relative
Canonical link: https://commits.webkit.org/323@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@326 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 19:26:50 +00:00
Ken Kocienda ebd22151da More work on KWQKHTMLPart <--> WebViewTest integration
Canonical link: https://commits.webkit.org/322@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@325 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 18:31:09 +00:00
Ken Kocienda a0fb842f71 Changes that help to make the WebViewTest work
Canonical link: https://commits.webkit.org/321@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@324 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 18:04:48 +00:00
Ken Kocienda ddaf4efb3b WCURICacheClient.h is obsolete, removed include
Canonical link: https://commits.webkit.org/320@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@323 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 16:37:26 +00:00
Ken Kocienda ea57620c16 Changes and additions to make the WebViewTest work, and to begin
the process of bringing WebCore and WebKit together


Canonical link: https://commits.webkit.org/319@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@322 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 14:23:26 +00:00
Ken Kocienda 2e1a28ca8d Added .cvsignore file
Canonical link: https://commits.webkit.org/318@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@321 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-15 14:19:47 +00:00
Don Melton 656c1dbc48 Implemented NSString conversion macros
Canonical link: https://commits.webkit.org/317@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@320 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-13 01:07:26 +00:00
Richard Williamson c440fb25d6 Fixed compile brain damage.
Canonical link: https://commits.webkit.org/316@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@319 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-13 00:18:36 +00:00
Don Melton e46d5cc83d More operator overloading and numerics hell (so just shoot me)
Canonical link: https://commits.webkit.org/315@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@318 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-12 23:36:00 +00:00
Richard Williamson bcf649ec99 Added textfield to support input type password and maxlength attribute.
Implemented the button types and combobox
.


Canonical link: https://commits.webkit.org/314@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@317 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-12 20:02:18 +00:00
Don Melton 4c07a052b7 Re-enabled several tests
Canonical link: https://commits.webkit.org/313@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@316 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-12 17:02:07 +00:00
Don Melton df9efd92d3 Ignore the generated Makefile
Canonical link: https://commits.webkit.org/312@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@315 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-12 15:37:24 +00:00
Don Melton 06b0e4e1da Removed generated file
Canonical link: https://commits.webkit.org/311@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@314 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-12 15:30:51 +00:00
Don Melton 3061e4cca6 Disabled borrowed QString
Canonical link: https://commits.webkit.org/310@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@313 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-12 01:55:21 +00:00
Don Melton f0242634b5 Re-factored integer conversion code and other changes
Canonical link: https://commits.webkit.org/309@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@312 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-12 01:54:38 +00:00
Richard Williamson 24e6810952 Added support for QButton.
Canonical link: https://commits.webkit.org/308@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@311 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-11 23:29:35 +00:00
Richard Williamson efac79c1a2 Fixed brain damage due to my changes re: id -> _id.
Canonical link: https://commits.webkit.org/307@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@310 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-11 21:30:06 +00:00
Don Melton 78ef20333d Redefine Fixed around include of Cocoa.h for build voodoo
Canonical link: https://commits.webkit.org/306@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@309 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-11 01:52:12 +00:00
Don Melton 22ce48f8d7 Replaced incorrectly formatted license
Canonical link: https://commits.webkit.org/305@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@308 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-11 01:17:10 +00:00
Richard Williamson 78a3375718 Added some comments to openURL.
Canonical link: https://commits.webkit.org/304@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@307 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-10 22:00:18 +00:00
Ken Kocienda d449ae16fc First add of files for project
Canonical link: https://commits.webkit.org/303@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@306 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-10 17:45:44 +00:00
Richard Williamson 52b47b1016 Needed to add -lkde to link line.
Canonical link: https://commits.webkit.org/302@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@305 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-10 01:59:39 +00:00
Richard Williamson 10c7cfafc0 Added debugging to more stubs. Added implementation of write() to KHTMLPart.
Canonical link: https://commits.webkit.org/301@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@304 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-10 01:56:42 +00:00
Richard Williamson 374c05dedf Added debugging to stubs. Cleaned up test program.
Canonical link: https://commits.webkit.org/300@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@303 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-08 22:56:22 +00:00
Richard Williamson 0e047b42b5 Changed owner of htmlview test app nib.
Canonical link: https://commits.webkit.org/299@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@302 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-08 21:09:40 +00:00
Richard Williamson cf9dbb130a More stubs.
Canonical link: https://commits.webkit.org/298@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@301 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-08 20:25:50 +00:00
Don Melton 84a1121071 Remove older file
Canonical link: https://commits.webkit.org/297@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@300 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-08 18:45:48 +00:00
Richard Williamson a209dfcb06 More stubs.
Canonical link: https://commits.webkit.org/296@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@299 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-06 02:04:48 +00:00
Don Melton 9985385b0b Fun with operator+
Canonical link: https://commits.webkit.org/295@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@298 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-06 01:51:24 +00:00
Don Melton c68d11ab97 Fun with numerics
Canonical link: https://commits.webkit.org/294@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@297 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-06 01:11:55 +00:00
Richard Williamson 0dd5e5e961 More stubs.
Canonical link: https://commits.webkit.org/293@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@296 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-06 01:03:58 +00:00
Richard Williamson 1253765c5c More stubs.
Canonical link: https://commits.webkit.org/292@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@295 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-06 00:12:47 +00:00
Richard Williamson e85fda76b7 More stubs.
Canonical link: https://commits.webkit.org/291@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 23:12:21 +00:00
Don Melton 50a40628ea Fixed padding bug in arg
Canonical link: https://commits.webkit.org/290@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@293 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 21:16:11 +00:00
Richard Williamson 22eca2cfd2 More stubs.
Canonical link: https://commits.webkit.org/289@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@292 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 20:55:53 +00:00
Don Melton 417e259850 Fixed stupid off-by-one bug in findRev
Canonical link: https://commits.webkit.org/288@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@291 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 20:43:46 +00:00
Don Melton e64652a38c Use kCFAllocatorNull for contents deallocator
Canonical link: https://commits.webkit.org/287@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@290 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 20:10:21 +00:00
Don Melton 9d3474c984 Completed implementation
Canonical link: https://commits.webkit.org/286@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@289 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 18:58:04 +00:00
Don Melton 0090a094f6 Implemented fill
Canonical link: https://commits.webkit.org/285@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@288 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 18:07:05 +00:00
Don Melton 0fc191a9a0 Fixed possible bug in replace
Canonical link: https://commits.webkit.org/284@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@287 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 17:21:08 +00:00
Don Melton c244ad1ae4 Implemented replace
Canonical link: https://commits.webkit.org/283@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@286 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 17:17:03 +00:00
Don Melton 5c236be24c Implemented truncate
Canonical link: https://commits.webkit.org/282@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@285 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 16:36:02 +00:00
Don Melton 33dfee23a7 Implemented remove
Canonical link: https://commits.webkit.org/281@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@284 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 16:28:14 +00:00
Don Melton f5294e5daf Implemented sprintf
Canonical link: https://commits.webkit.org/280@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@283 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-05 16:14:14 +00:00