Граф коммитов

11817 Коммитов

Автор SHA1 Сообщение Дата
buster%netscape.com a03be26dfc handles "height" attribute 1998-11-20 01:03:45 +00:00
beard%netscape.com 1e9844f3a6 Added nsServiceManager static method exports. 1998-11-20 01:03:42 +00:00
buster%netscape.com c85d0477a1 implemented table height algorithms. also made a slight modification to
the way a table finds its container's width.
1998-11-20 01:01:25 +00:00
kin%netscape.com abcf8261a4 Updated nsITransaction and nsITransactionManager to match current spec. 1998-11-20 00:43:07 +00:00
kin%netscape.com 1624415ef0 Added nsITransactionListener.h to list of EXPORTS. 1998-11-20 00:42:20 +00:00
kin%netscape.com 913761c06d Initial checkin of file. 1998-11-20 00:41:43 +00:00
mjudge%netscape.com 966fc2d0c2 editor changes not in inclusion 1998-11-20 00:02:11 +00:00
mjudge%netscape.com ca0b15a703 editor changes 1998-11-20 00:01:15 +00:00
mjudge%netscape.com 75b2b1a7f4 fixing future possible bustage even though tree is red. I will watch carefully 1998-11-19 23:25:58 +00:00
srinivas%netscape.com ec6949df58 Fixed a typo in previous checkin. 1998-11-19 23:09:01 +00:00
srinivas%netscape.com 61317ea209 Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx).
Checkin for Eric Olson <Eric.Olson@Sympatico.CA> and Henry <sobotka@axess.com>.
1998-11-19 22:20:31 +00:00
kin%netscape.com 4c81f7917c Changed all occurrences of transactionManager to nsTransactionManager. 1998-11-19 21:58:58 +00:00
pinkerton%netscape.com 23e3504554 Added SetCursor() override so that we will change the cursor when layout tells us. 1998-11-19 21:54:35 +00:00
kin%netscape.com f526dd542d Renamed transactionManager.{cpp,h} to nsTransactionManager.{cpp,h}. 1998-11-19 21:51:57 +00:00
kin%netscape.com 96ab4850ef Renamed files to nsTransactionManager.{h,cpp}. 1998-11-19 21:51:13 +00:00
kin%netscape.com 5898ecdf9c Initial checkin of file. 1998-11-19 21:43:21 +00:00
msw%gimp.org 32dd4e34be This is a hack to service the PLEventQueue that nsWebShell posts events to
such as anchor clicking.  This is only a temporary fix.  We need some other
way to do this.
1998-11-19 21:12:02 +00:00
law%netscape.com 66efa05ceb Adding support for 'view source' 1998-11-19 20:41:01 +00:00
scc%netscape.com 1b8d0dc62f some changes to better conform to our coding standards; removed the facility for assigning in without AddRef-ing, outside of the context of a function call; added some comparison operators for working with raw pointers; preprocessor-ized the bool type for compilers without 1998-11-19 20:26:12 +00:00
law%netscape.com 5f08c8456f Adding support for 'view source' 1998-11-19 19:15:30 +00:00
kipp%netscape.com 9ba745a7a8 Improved the regression dump data somewhat 1998-11-19 18:51:53 +00:00
kipp%netscape.com 318a5e31e4 Override FrameForPoint so that floaters/bullets get events 1998-11-19 18:09:57 +00:00
kipp%netscape.com 7da5f1c798 Factored out FrameForPoint code into one that takes a particular list 1998-11-19 18:09:03 +00:00
kipp%netscape.com e1fa4e95dd Made nsString::Insert actually support the count=-1 default argument 1998-11-19 17:58:30 +00:00
kipp%netscape.com a66a18832e Added XMLQuote to quote special characters; changed MakeFrameName to avoid needing quoting 1998-11-19 17:55:22 +00:00
kipp%netscape.com b86fb23719 Fixed up the web-crawler to only trigger crawls on a document being loaded, not on one of it's images; support -o even w/o a filter; use the regression dump for -o instead of list 1998-11-19 17:24:13 +00:00
kipp%netscape.com c0c1a822e2 Removed some noise 1998-11-19 17:23:27 +00:00
kipp%netscape.com 63107e9026 Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
cls%seawood.org f1dc36016a Ooops, got my versions of configure.in confused. 1998-11-19 17:16:56 +00:00
cls%seawood.org 00c4632e64 Pavlov's changes are reverted until the license issues with aclocal.m4 have been settled. 1998-11-19 16:49:09 +00:00
cls%seawood.org 396fb15a11 Oops, premature commit last time. Try this one. 1998-11-19 06:33:10 +00:00
raman%netscape.com c60ae38f47 Backing out my last changes. 1998-11-19 06:31:14 +00:00
cls%seawood.org 87ce55d6a6 Moved nsHTMLTags.h from EXTRA_EXPORTS to EXPORTS. 1998-11-19 06:23:35 +00:00
cls%seawood.org 3787f51c75 Start pulling aclocal.m4 with the build 1998-11-19 05:44:20 +00:00
kipp%netscape.com 0702a9d059 Fix build bustage (hopefully) 1998-11-19 05:37:59 +00:00
raman%netscape.com 23bf0b9248 Added caps (capabilities based secure system for JVM plug-in and JS) to the build process 1998-11-19 05:36:46 +00:00
msw%gimp.org 52f99bdd22 Implemented the start of the text widget onkey callback. You can now type
URLs in the location field of xpviewer and hit enter.
1998-11-19 05:33:13 +00:00
cls%seawood.org 061646280c Removed the automatic check for the generate target. If we're going to check generated files into cvs, don't continue to generate them in the build 1998-11-19 05:23:42 +00:00
raman%netscape.com fde72259c5 Changes to make caps into a DLL. Defined all strings in this file until there is a replacement for allxpstr.h 1998-11-19 05:22:28 +00:00
raman%netscape.com f4515ac75b Deleted obsolete messages 1998-11-19 05:21:37 +00:00
raman%netscape.com ea7436ae7f Deleted obsolete messages 1998-11-19 05:21:36 +00:00
pavlov%pavlov.net 66382f77ca add --enable-static-gtk flag which will link the binaries with static gtk
libraries.  added aclocal.m4 with gtk's gtk check stuff which checks for GTK
properly.
1998-11-19 04:35:31 +00:00
troy%netscape.com 0572f002c4 Changed to make sure we mark the absolutely positioned element's view as
having transparent content if the visibility is hidden
1998-11-19 04:26:51 +00:00
troy%netscape.com 82e5ab4bdd Fixed it so that we don't ignore painting child frames of a parent frame
thas has "visibility:hidden", because child elements can override their
parent's visibility
1998-11-19 03:52:29 +00:00
joki%netscape.com 76afffebc9 Adding more backwards compat DOM support (event.which, pageX, and pageY) 1998-11-19 03:20:21 +00:00
cls%seawood.org fa92211c9b Since $(DEPENDENCIES) is not generated for OS2 or NT, do not try to include the file. 1998-11-19 03:09:23 +00:00
cls%seawood.org 9e45b08f31 Don't bother checking for X libs or X toolkits when --without-x is specified. 1998-11-19 03:08:30 +00:00
akkana%netscape.com d55c53800d Get Irix autoconf build a bit farther along -- thanks to var@sgi.com 1998-11-19 02:24:28 +00:00
kin%netscape.com 0e975b2186 Added stubs. 1998-11-19 02:05:16 +00:00
kin%netscape.com 4626b2591c Updated documenation. 1998-11-19 01:40:53 +00:00