Commit Graph

11809 Commits

Author SHA1 Message Date
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
joki%netscape.com
4c99ecc9ce Prevent multiple firings of DOM click events on buttons. 1998-11-19 00:42:38 +00:00
kin%netscape.com
b6be3cbd77 Fixed DEPTH entries. 1998-11-19 00:12:56 +00:00
kipp%netscape.com
0fc2a76de0 Use new methods in nsHTMLReflowState to discover the proper width to base the text-indent percentage on (bug #1048) 1998-11-19 00:00:18 +00:00
kipp%netscape.com
6681f98a46 Added two new utility methods on nsHTMLReflowState for finding a containing block's reflow state and for finding a containing blocks content width 1998-11-18 23:59:49 +00:00
wtc%netscape.com
a4ede5cb1c NEXT port. Contributed by Balazs Pataki (balazs.pataki@sztaki.hu). 1998-11-18 23:53:21 +00:00
michaelp%netscape.com
592c97be68 fixed bug where a view with opacity set to 0.0f would cause the area where it
is to never be drawn.
1998-11-18 23:50:28 +00:00
troy%netscape.com
d4cf65cd18 Changed Reflow() to make sure that the child is sized at least as big as the max size
we gave it as part of the reflow command
1998-11-18 23:49:44 +00:00