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

11816 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com 5c09bb55a3 Updated nsITransaction and nsITransactionManager to match current spec. 1998-11-20 00:43:07 +00:00
kin%netscape.com cb2770d554 Added nsITransactionListener.h to list of EXPORTS. 1998-11-20 00:42:20 +00:00
kin%netscape.com 04793bfb50 Initial checkin of file. 1998-11-20 00:41:43 +00:00
mjudge%netscape.com dab03d0265 editor changes not in inclusion 1998-11-20 00:02:11 +00:00
mjudge%netscape.com ed11436abe editor changes 1998-11-20 00:01:15 +00:00
mjudge%netscape.com b64274ee17 fixing future possible bustage even though tree is red. I will watch carefully 1998-11-19 23:25:58 +00:00
srinivas%netscape.com e9f60b7585 Fixed a typo in previous checkin. 1998-11-19 23:09:01 +00:00
srinivas%netscape.com 3df666ca4a 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 faef3ce058 Changed all occurrences of transactionManager to nsTransactionManager. 1998-11-19 21:58:58 +00:00
pinkerton%netscape.com feabe7080f 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 6a9df623cb Renamed transactionManager.{cpp,h} to nsTransactionManager.{cpp,h}. 1998-11-19 21:51:57 +00:00
kin%netscape.com cd3599254d Renamed files to nsTransactionManager.{h,cpp}. 1998-11-19 21:51:13 +00:00
kin%netscape.com 8176990870 Initial checkin of file. 1998-11-19 21:43:21 +00:00
msw%gimp.org b7e208be32 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 b5b7c842bb Adding support for 'view source' 1998-11-19 20:41:01 +00:00
scc%netscape.com 67b8f7dc8c 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 12d52b9c7a Adding support for 'view source' 1998-11-19 19:15:30 +00:00
kipp%netscape.com 9582e9f3ec Improved the regression dump data somewhat 1998-11-19 18:51:53 +00:00
kipp%netscape.com 157425553e Override FrameForPoint so that floaters/bullets get events 1998-11-19 18:09:57 +00:00
kipp%netscape.com f120c59e08 Factored out FrameForPoint code into one that takes a particular list 1998-11-19 18:09:03 +00:00
kipp%netscape.com 9be7e3e15f Made nsString::Insert actually support the count=-1 default argument 1998-11-19 17:58:30 +00:00
kipp%netscape.com 50e5afb598 Added XMLQuote to quote special characters; changed MakeFrameName to avoid needing quoting 1998-11-19 17:55:22 +00:00
kipp%netscape.com ce21da1af9 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 20f8806632 Removed some noise 1998-11-19 17:23:27 +00:00
kipp%netscape.com a6926809f0 Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
cls%seawood.org d7bc938e5a Ooops, got my versions of configure.in confused. 1998-11-19 17:16:56 +00:00
cls%seawood.org bf0ca76306 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 334a3cc3b1 Oops, premature commit last time. Try this one. 1998-11-19 06:33:10 +00:00
raman%netscape.com e6e1eb293d Backing out my last changes. 1998-11-19 06:31:14 +00:00
cls%seawood.org 51408b0853 Moved nsHTMLTags.h from EXTRA_EXPORTS to EXPORTS. 1998-11-19 06:23:35 +00:00
cls%seawood.org cdad8a6dce Start pulling aclocal.m4 with the build 1998-11-19 05:44:20 +00:00
kipp%netscape.com 24571c1d42 Fix build bustage (hopefully) 1998-11-19 05:37:59 +00:00
raman%netscape.com 76961877bb 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 aabc8206e0 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 9746554ada 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 231ff43d7a 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 763c5b8024 Deleted obsolete messages 1998-11-19 05:21:37 +00:00
raman%netscape.com ea55d8729b Deleted obsolete messages 1998-11-19 05:21:36 +00:00
pavlov%pavlov.net bb90910714 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 53d3c08626 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 89d24c72ce 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 5700dacf30 Adding more backwards compat DOM support (event.which, pageX, and pageY) 1998-11-19 03:20:21 +00:00
cls%seawood.org 141f2e1410 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 1f47e98522 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 073ae0ab49 Get Irix autoconf build a bit farther along -- thanks to var@sgi.com 1998-11-19 02:24:28 +00:00
kin%netscape.com 982dd9b3f2 Added stubs. 1998-11-19 02:05:16 +00:00
kin%netscape.com c349f91c18 Updated documenation. 1998-11-19 01:40:53 +00:00
troy%netscape.com 22f284d54b Fix for bug #1265. For incremental reflow now checks for the case where the new
height is smaller than the old height and makes sure we erase the entire area
1998-11-19 01:39:07 +00:00
joki%netscape.com 3f70b70b90 Fire button on every click as opposed to every other. 1998-11-19 01:31:22 +00:00
joki%netscape.com 65520ba928 Modify event flow to avoid walking into trashed frames. 1998-11-19 00:43:36 +00:00