Commit Graph

240929 Commits

Author SHA1 Message Date
Richard Williamson df9eed630b More fixes. Added support for incremental layout.
Canonical link: https://commits.webkit.org/429@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@433 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-10 01:33:02 +00:00
Richard Williamson bd001608dc Fixed duplication of addSubview calls.
Canonical link: https://commits.webkit.org/428@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@432 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-09 23:29:26 +00:00
Richard Williamson 971580e981 More rendering/forms fixes.
Canonical link: https://commits.webkit.org/427@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@431 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-09 22:14:32 +00:00
Richard Williamson 8c6ed79dd5 Fixed sizeHint().
Canonical link: https://commits.webkit.org/426@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@430 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-09 22:12:47 +00:00
Richard Williamson 895ae37526 Temporary fix to support desktop dimension.
Canonical link: https://commits.webkit.org/425@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@429 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-09 22:12:09 +00:00
Ken Kocienda d8ef6b624d Cleaned up some table rendering issues.
Added some better support for named colors in QColor.
Some cleanups in QBrush and QPen.


Canonical link: https://commits.webkit.org/424@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@428 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-09 18:12:42 +00:00
Ken Kocienda 1abc6082e4 Added checks to validate arguments passed in through public API methods.
Invalid arguments now throw exceptions.


Canonical link: https://commits.webkit.org/423@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@427 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-08 21:33:43 +00:00
Chris Blumenberg 5f8333d506 Adding remaining strings to Localizable.strings files
Canonical link: https://commits.webkit.org/422@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@426 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-08 21:30:03 +00:00
Richard Williamson 5ed0905b5d More fixes to improve layout.
Canonical link: https://commits.webkit.org/421@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@425 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-08 21:15:17 +00:00
Richard Williamson e9fcd06d41 Fixes to do page sizing. And other fixes to get forms to render almost correctly.
Canonical link: https://commits.webkit.org/420@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@424 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-08 20:15:19 +00:00
Ken Kocienda 419529cc94 A large set of changes:
- I did a pass over all .mm files in WebCore/src/kwq, adding
	actual return values for all functions that return something
	(there were *many* cases where callers were left dangling).
	- I added numerous log statements throughout the code.
	- I made the log statement system configurable at runtime, so the
	amount of logging can be increased or decreased as desired.
	- I added an implementation for QVariant.
	- I cleaned up the implementations of QBrush and QPen.
	- I made general fixups and cleanups in various places.


Canonical link: https://commits.webkit.org/419@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@423 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-08 14:53:32 +00:00
Chris Blumenberg 89541c2778 Renamed defaults keys to something more friendly such as WebKitStandardFont
Canonical link: https://commits.webkit.org/418@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@422 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-08 00:59:14 +00:00
Ken Kocienda 1524822f7d This file has been moved to: Labyrinth/Tests/khtmlview/draw.mm
Canonical link: https://commits.webkit.org/417@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@421 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-07 17:45:10 +00:00
Chris Blumenberg 769f41e34b Added the 7 tier-1 lproj's to WebKit including localizable strings
Canonical link: https://commits.webkit.org/416@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@420 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-07 03:23:14 +00:00
Chris Blumenberg 2eace4ec57 Added the 7 tier-1 lproj's to WebKit including localizable strings
Canonical link: https://commits.webkit.org/415@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@419 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-07 03:00:00 +00:00
Chris Blumenberg bddcc10f39 Added the 7 tier-1 lproj's to WebKit including localizable strings
Canonical link: https://commits.webkit.org/414@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@418 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-07 02:52:14 +00:00
Chris Blumenberg 226e6e002e i18n now fetches WebKit's localized strings
Canonical link: https://commits.webkit.org/413@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@417 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-07 02:44:23 +00:00
Richard Williamson 4e3327a4f5 Support for forms. Incomplete. Lots of problems.
Canonical link: https://commits.webkit.org/412@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@416 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 22:53:47 +00:00
Chris Blumenberg 95cdcf03e4 Fixed project reference to html4.css
Canonical link: https://commits.webkit.org/411@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@415 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 19:04:26 +00:00
Chris Blumenberg 8ccc9b51dd KWQKstddirs now accesses html4.css in WebKit's Resources directory
Canonical link: https://commits.webkit.org/410@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@414 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 18:47:10 +00:00
Chris Blumenberg 8914295bee Added the com.apple.webkit identifier to the WebKit framework. Added html4.css to the frameworks Resources directory
Canonical link: https://commits.webkit.org/409@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@413 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 18:14:11 +00:00
Ken Kocienda c88b6bd5d3 Added KWQGuardedPtr to object list
Canonical link: https://commits.webkit.org/408@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@412 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 17:14:44 +00:00
Ken Kocienda 4540b66040 Tweaked again to add kdelibs directory to include paths
Canonical link: https://commits.webkit.org/407@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@411 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 17:03:26 +00:00
Ken Kocienda dab9803e14 Added kjs directory
Canonical link: https://commits.webkit.org/406@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@410 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 17:02:24 +00:00
Ken Kocienda e484d090f7 A number of changes that help to get javascript up and running:
- Modified a number of Makefiles to include ecma directory
        - Tweaked a bunch of kjs files that used 'id' as a local variable
          name. Now that these files are included in .mm's there's a name
          conflict with the Objective-C type. In each case, the 'id' local
          variable name was changed to '_id'.


Canonical link: https://commits.webkit.org/405@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@409 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 16:41:27 +00:00
Ken Kocienda a3c265aed6 A number of changes that help to get javascript up and running:
- Modified a number of Makefiles to include ecma directory
	- Tweaked a bunch of kjs files that used 'id' as a local variable
	  name. Now that these files are included in .mm's there's a name
	  conflict with the Objective-C type. In each case, the 'id' local
	  variable name was changed to '_id'.


Canonical link: https://commits.webkit.org/404@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@408 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-06 16:40:26 +00:00
Richard Williamson efc7eb3b8f Stupid implementation of i18n to return same string.
Canonical link: https://commits.webkit.org/403@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@407 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-05 22:08:37 +00:00
Chris Blumenberg 93563e08f8 Added fonts sizes to defaults
Canonical link: https://commits.webkit.org/402@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@406 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-05 18:33:39 +00:00
Ken Kocienda 2e0847b870 Committed evil hack to prevent double freeing of image bytes since
NSData doesn't give a sufficiently good *public* API.....ooof


Canonical link: https://commits.webkit.org/401@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@405 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-03 00:50:18 +00:00
Ken Kocienda 9c15760c59 Fixed some geometry issues with drawing the web page view, and removed
some of the ugly, hard-coded hacks that helped us to get this far.
I also removed the unneeded double-buffering from the view drawing.


Canonical link: https://commits.webkit.org/400@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@404 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-02 23:14:45 +00:00
Chris Blumenberg 3a8f13df62 Enabled user defaults for KWQKHTMLSettings
Canonical link: https://commits.webkit.org/399@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@403 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-02 21:37:51 +00:00
Richard Williamson 92e428cbf8 Update framework project to include public headers.
Canonical link: https://commits.webkit.org/398@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@402 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-02 21:23:50 +00:00
Richard Williamson 65ef4a2946 Added and removed files to project.
Canonical link: https://commits.webkit.org/397@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@401 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-02 20:47:36 +00:00
Ken Kocienda 6d5edfbede Some additional files that go along with the recent large change to the make
system


Canonical link: https://commits.webkit.org/396@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@400 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-02 19:29:52 +00:00
Ken Kocienda d7b3e0b19e It's that time again: I have made a number of changes to the make system.
The two major modification are:

1. The tests directory, which was formerly buried in WebCore, has been moved to the top-level in Labyrinth, and is now a peer of WebCore and WebKit.

2. I have moved the the configure and Makefiles from WebCore one directory up so that they may serve for all of Labyrinth. In other words, running `configure` and `make` in Labyrinth now builds "everything," including WebCore, WebKit, and the test programs.


Canonical link: https://commits.webkit.org/395@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@399 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-02 19:22:18 +00:00
Richard Williamson 14a732f46b Added template +initialize for Chris.
Canonical link: https://commits.webkit.org/394@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@398 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-01 23:45:34 +00:00
Richard Williamson 88777233d7 Rearranged layout of class templates. Clear seperation of WebCore and C++
infected code in NSWeb*Private.h declarations.  Our implementations must also
be objective-c++.


Canonical link: https://commits.webkit.org/393@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@397 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-01 23:18:12 +00:00
Ken Kocienda 120143beb3 Removed files from this part of the tree; moved to a top-level
Labyrinth directory called Tests


Canonical link: https://commits.webkit.org/392@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@395 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-01 22:18:11 +00:00
Ken Kocienda d538e09d14 Some small code cleanups, and removal of some unneeded debugging messages
Canonical link: https://commits.webkit.org/391@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@394 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-11-01 00:43:29 +00:00
Richard Williamson c7fecfcb00 First check in of stubs for NSWebPageView classes.
Canonical link: https://commits.webkit.org/390@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@393 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-31 21:48:31 +00:00
Richard Williamson c8a810732e Changes to add address bar to test app.
Canonical link: https://commits.webkit.org/389@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@392 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-31 21:46:56 +00:00
Ken Kocienda 028b35149d A collection of changes focusing on rendering and loading:
- Images now load
	- Removed loader.cpp; added KWQKloader.cpp
	- Reworked some of the API in WCURI land
	- Assorted other small changes anf fixes


Canonical link: https://commits.webkit.org/388@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@391 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-31 21:29:11 +00:00
Ken Kocienda b0d9be769b Fixed copy() method: it needs to be s deep copy
Canonical link: https://commits.webkit.org/387@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@390 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-31 21:15:51 +00:00
Ken Kocienda 358b96b7f6 More improvements to rendering. The major addition is that links draw
correctly now.


Canonical link: https://commits.webkit.org/386@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@389 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-26 21:23:35 +00:00
Chris Blumenberg d9dc4f9b3e locate and locateLocal now return /symroots + filename
Canonical link: https://commits.webkit.org/385@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@388 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-26 19:02:29 +00:00
Ken Kocienda 99b253e228 This is a fairly bit set of changes that improves rendering.
Canonical link: https://commits.webkit.org/384@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@387 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-25 23:01:46 +00:00
Chris Blumenberg efa59f6ef7 Fixed qdict-test.chk
Canonical link: https://commits.webkit.org/383@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@386 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-24 18:31:08 +00:00
Chris Blumenberg 8ceb57571d Fixed bug in setCurrentDate
Canonical link: https://commits.webkit.org/382@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@385 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-24 17:57:57 +00:00
Chris Blumenberg ccfd338d6b qchar-test.cpp
Canonical link: https://commits.webkit.org/381@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@384 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-24 05:28:03 +00:00
Chris Blumenberg 5c312ac1c7 Forgot to submit qdatetime.h for first KWQDateTime submission
Canonical link: https://commits.webkit.org/380@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@383 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-10-24 03:56:14 +00:00