Commit Graph

11836 Commits

Author SHA1 Message Date
jfrancis%netscape.com
762f41454a adding view to layout projects 1998-11-20 05:14:39 +00:00
morse%netscape.com
62e106d306 fixes for change-of-password form 1998-11-20 05:03:36 +00:00
jfrancis%netscape.com
0a79ab51d4 mac shared lib conversion, phase 1 1998-11-20 05:02:56 +00:00
jfrancis%netscape.com
ff7ac2c693 First Checked In. 1998-11-20 05:02:20 +00:00
morse%netscape.com
856a1575fb fix for single signon 1998-11-20 05:01:32 +00:00
pavlov%pavlov.net
17ead6a5c6 small bug fix. 1998-11-20 04:42:03 +00:00
troy%netscape.com
53587597f7 Fixed ref counting problem in stub_GraphProgressDestroy() 1998-11-20 04:28:06 +00:00
pavlov%pavlov.net
fcfddbd59f initial files for the tab widget 1998-11-20 04:27:32 +00:00
rickg%netscape.com
8871f5e989 fix or partial fix to lots of bugs 1998-11-20 03:42:54 +00:00
pavlov%pavlov.net
10f11b0cca make sure we return a value for all of the NS_IMETHODIMP methods 1998-11-20 03:30:49 +00:00
pavlov%pavlov.net
7dd74b21bb unrevert the changes reverted earlier (build with static gtk libraries) 1998-11-20 03:25:59 +00:00
alecf%netscape.com
42f50cf40c nsTimerExpired should be a C function that returns a gint (i.e. a GtkFunction)
which returns 0 on success
1998-11-20 02:03:57 +00:00
akkana%netscape.com
722238b3cb more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
mjudge%netscape.com
06030cd25f build bustage 1998-11-20 01:17:16 +00:00
saari%netscape.com
19c5ad3406 Just a comment on nsWindow's mBounds member 1998-11-20 01:10:44 +00:00
buster%netscape.com
fedd9bbb6a removed obsolete include of nsTableFrame 1998-11-20 01:04:43 +00:00
beard%netscape.com
62b85bfb53 xpcomDebug.exp only included in debug target, xpcom.exp in both. 1998-11-20 01:04:17 +00:00
buster%netscape.com
90252c33df handles "height" attribute 1998-11-20 01:03:45 +00:00
beard%netscape.com
70ac966d43 Added nsServiceManager static method exports. 1998-11-20 01:03:42 +00:00
buster%netscape.com
4c98e2689d 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
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