Commit Graph

240929 Commits

Author SHA1 Message Date
Don Melton 1bea6f237e Added file to get khtml/khtml_event.cpp to compile
Canonical link: https://commits.webkit.org/79@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@81 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 21:42:41 +00:00
Ken Kocienda d0ad032ddf Small additions to ignore files
Canonical link: https://commits.webkit.org/78@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@80 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 19:06:34 +00:00
Ken Kocienda 0af9778afd Added make system support to khtml/html
Various small fixups to keep the tree green


Canonical link: https://commits.webkit.org/77@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@79 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 19:04:44 +00:00
Ken Kocienda 83db466a85 Made QVector a subclass of QCollection in order to pick up desired
functionality, specifically the setAutoDelete method.


Canonical link: https://commits.webkit.org/76@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@78 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 18:44:32 +00:00
Don Melton b65cd3d1b0 Still more compilation updates
Canonical link: https://commits.webkit.org/75@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@77 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 18:43:16 +00:00
Don Melton 0b0bda1b63 Added count to iterator
Canonical link: https://commits.webkit.org/74@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@76 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 18:35:24 +00:00
Don Melton d0e95d9666 More workaround Hell for gramps
Canonical link: https://commits.webkit.org/73@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@75 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 18:30:02 +00:00
Ken Kocienda 04124a43cd Fixes for khtml/html, specifically html_formimpl.cpp
Canonical link: https://commits.webkit.org/72@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@74 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 18:27:34 +00:00
Ken Kocienda 03159c2d88 More tweaks to the build system
Canonical link: https://commits.webkit.org/71@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@73 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 16:51:14 +00:00
Ken Kocienda 4bb0d7e41c Added *.dep ignore rule
Canonical link: https://commits.webkit.org/70@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@72 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 16:45:54 +00:00
Ken Kocienda 71dcd746ee Added some more complete dependency checking to the build system
Canonical link: https://commits.webkit.org/69@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@71 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 16:45:03 +00:00
Don Melton 53c45d203c Still more changes to get this beast to compile
Canonical link: https://commits.webkit.org/68@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@70 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-04 03:42:10 +00:00
Don Melton 3890956263 More changes to get this beast to compile
Canonical link: https://commits.webkit.org/67@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@69 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-01 01:20:44 +00:00
Don Melton ec694ee017 More changes to get this beast to compile
Canonical link: https://commits.webkit.org/66@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@68 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-09-01 00:52:29 +00:00
Don Melton 2268810788 More changes to get this beast to compile
Canonical link: https://commits.webkit.org/65@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@67 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 23:56:41 +00:00
Ken Kocienda 301d8caf8c Minor changes to the build system:
- Sub makefiles now pickup configure-generated compiler flag settings correctly
    - Some cosmetic updates to echo output


Canonical link: https://commits.webkit.org/64@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@66 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 22:36:11 +00:00
Ken Kocienda 235501235a Added top-level setup target
Canonical link: https://commits.webkit.org/63@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@65 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 21:47:45 +00:00
Ken Kocienda 2515698321 Added file
Canonical link: https://commits.webkit.org/62@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@64 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 19:33:01 +00:00
Ken Kocienda 5c6a4fb406 Finished getting khtml/java to compile
Canonical link: https://commits.webkit.org/61@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@63 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 19:32:45 +00:00
Don Melton 6cace761f9 More changes to get this beast to compile
Canonical link: https://commits.webkit.org/60@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@62 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 19:24:11 +00:00
Don Melton 8f10bacadc Oops!
Canonical link: https://commits.webkit.org/59@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@61 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 19:23:27 +00:00
Don Melton c827cbd720 More changes to get this beast to compile
Canonical link: https://commits.webkit.org/58@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@60 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 19:18:08 +00:00
Don Melton 381e372d7c More changes to get this beast to compile
Canonical link: https://commits.webkit.org/57@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@59 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 16:32:23 +00:00
Don Melton 50803048d0 More changes to get this beast to compile
Canonical link: https://commits.webkit.org/56@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@58 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 15:38:18 +00:00
Don Melton cb3dce2a66 More changes to get this beast to compile
Canonical link: https://commits.webkit.org/55@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@57 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 14:56:46 +00:00
Don Melton a429335862 Compilation updates
Canonical link: https://commits.webkit.org/54@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@56 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-31 00:57:38 +00:00
Ken Kocienda 8bfb1ea8de Fine tune of commit for khtml/misc
Canonical link: https://commits.webkit.org/53@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@55 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 22:48:24 +00:00
Ken Kocienda e3fa0276ed Finished getting khtml/misc to compile ... that was a bear 8-/
Canonical link: https://commits.webkit.org/52@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@54 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 22:42:53 +00:00
Don Melton c87c43205a More changes for compilation
Canonical link: https://commits.webkit.org/51@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@53 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 17:48:43 +00:00
Ken Kocienda b80e56a596 Finished work getting khtml/ecma to compile
Canonical link: https://commits.webkit.org/50@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@52 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 16:00:32 +00:00
Ken Kocienda cd5b13b0f2 Modified for this directory
Canonical link: https://commits.webkit.org/49@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@51 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 16:00:02 +00:00
Ken Kocienda 10a4b62b24 Changed definitions of SIGNAL and SLOT macros to be strings
Canonical link: https://commits.webkit.org/48@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@50 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 15:47:29 +00:00
Don Melton 523969ac49 More compilation fixes and anal-retentive tweaks
Canonical link: https://commits.webkit.org/47@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@49 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 07:43:16 +00:00
Don Melton 73509ba116 Imported sources from kde-2.2 distribution
Canonical link: https://commits.webkit.org/46@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@48 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 05:34:05 +00:00
Ken Kocienda 9787a05876 In process of working on khtml/ecma....
Canonical link: https://commits.webkit.org/45@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@47 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-30 00:04:54 +00:00
Ken Kocienda 169c8a456b Added these file to help khtml/css to build
Canonical link: https://commits.webkit.org/44@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@46 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 19:11:49 +00:00
Ken Kocienda 68e4008782 Finished getting khtml/css to compile
Added khtml/css to build system


Canonical link: https://commits.webkit.org/43@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@45 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 19:10:53 +00:00
Ken Kocienda 342e2ea899 Added names of files generated by makeprop and makevalues tools
Canonical link: https://commits.webkit.org/42@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@44 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 19:01:43 +00:00
Ken Kocienda 2735a3ecc4 Added make system support files
Canonical link: https://commits.webkit.org/41@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@43 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 19:00:21 +00:00
Ken Kocienda d776ba80c4 Replaced tabs with spaces
Added khtml/xml to top-level Makefile


Canonical link: https://commits.webkit.org/40@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@42 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 16:54:00 +00:00
Ken Kocienda f09d721db5 Finished getting khtml/xml to compile
Canonical link: https://commits.webkit.org/39@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@41 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 16:33:19 +00:00
Don Melton cba1362ea8 Added predeclaration of KCharsets
Canonical link: https://commits.webkit.org/38@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@40 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 15:43:05 +00:00
Don Melton 5e583b0760 More compile updates
Canonical link: https://commits.webkit.org/37@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@39 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 15:17:17 +00:00
Don Melton 8f1f217818 Added another generated file
Canonical link: https://commits.webkit.org/36@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@38 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-29 00:59:41 +00:00
Ken Kocienda ef8f1cc5fd More hacks....now most of the way through khtml/xml
Canonical link: https://commits.webkit.org/35@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@37 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-28 23:16:45 +00:00
Ken Kocienda ed3e4c465a Added top-level .cvsignore file
Canonical link: https://commits.webkit.org/34@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@36 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-28 21:14:27 +00:00
Ken Kocienda 5cad520929 More general modifications to the build system.
Added support to the build system for the khtml/dom directory


Canonical link: https://commits.webkit.org/33@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@35 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-28 21:13:49 +00:00
Ken Kocienda eb595c5814 Added more files to ignore
Canonical link: https://commits.webkit.org/32@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@34 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-28 21:10:42 +00:00
Ken Kocienda 9dd7634ce0 Re-commit of original Makefile.in
Canonical link: https://commits.webkit.org/31@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@33 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-28 21:10:01 +00:00
Ken Kocienda 1d219cb7b7 More whacks to get khtml/dom to compile, and, by gum, now it does!
Canonical link: https://commits.webkit.org/30@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@32 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2001-08-28 20:21:04 +00:00