alecf%netscape.com
7724082a1f
don't pass static classes as function parameters
...
git-svn-id: svn://10.0.0.236/trunk@15004 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 09:45:39 +00:00
alecf%netscape.com
5e3cc9c98d
fix casting problems for gcc 2.7.2.3
...
git-svn-id: svn://10.0.0.236/trunk@15003 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 09:29:58 +00:00
troy%netscape.com
c3380a7354
Added temporary workaround to image frame code to compensate for the fact
...
that HandleEvent() and GetCursor() are being called with the point not being
translated to the frame's local coordinate space
git-svn-id: svn://10.0.0.236/trunk@15002 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 06:31:55 +00:00
jfrancis%netscape.com
104d6e8c39
missed a source file. added nsView.cpp to project
...
git-svn-id: svn://10.0.0.236/trunk@15001 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 06:28:50 +00:00
jfrancis%netscape.com
4f2c73564d
shared lib conversion, phase 1
...
git-svn-id: svn://10.0.0.236/trunk@15000 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 06:05:20 +00:00
jfrancis%netscape.com
76a3c8bde7
shared lib conversion, phase 1
...
git-svn-id: svn://10.0.0.236/trunk@14999 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:53:16 +00:00
jfrancis%netscape.com
47ed79a28a
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@14998 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:52:48 +00:00
troy%netscape.com
c80a6013b3
Removed some #include lines that are no longer needed
...
git-svn-id: svn://10.0.0.236/trunk@14997 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:22:45 +00:00
jfrancis%netscape.com
4906266ba1
moved view code to view project, included view lib here.
...
git-svn-id: svn://10.0.0.236/trunk@14996 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:21:57 +00:00
jfrancis%netscape.com
432fc0cc14
moved view code to view project, included view lib here
...
git-svn-id: svn://10.0.0.236/trunk@14995 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:15:24 +00:00
jfrancis%netscape.com
a949aa4d62
adding view to layout projects
...
git-svn-id: svn://10.0.0.236/trunk@14994 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:14:39 +00:00
morse%netscape.com
c44866825a
fixes for change-of-password form
...
git-svn-id: svn://10.0.0.236/trunk@14993 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:03:36 +00:00
jfrancis%netscape.com
afed7afdb1
mac shared lib conversion, phase 1
...
git-svn-id: svn://10.0.0.236/trunk@14992 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:02:56 +00:00
jfrancis%netscape.com
91f873177c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@14991 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:02:20 +00:00
morse%netscape.com
90633f4353
fix for single signon
...
git-svn-id: svn://10.0.0.236/trunk@14990 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 05:01:32 +00:00
pavlov%pavlov.net
9d41cbaec7
small bug fix.
...
git-svn-id: svn://10.0.0.236/trunk@14989 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 04:42:03 +00:00
troy%netscape.com
dc4177b6c9
Fixed ref counting problem in stub_GraphProgressDestroy()
...
git-svn-id: svn://10.0.0.236/trunk@14988 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 04:28:06 +00:00
pavlov%pavlov.net
296103f679
initial files for the tab widget
...
git-svn-id: svn://10.0.0.236/trunk@14987 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 04:27:32 +00:00
rickg%netscape.com
caa5d11b3c
fix or partial fix to lots of bugs
...
git-svn-id: svn://10.0.0.236/trunk@14986 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 03:42:54 +00:00
pavlov%pavlov.net
b4cde81bb0
make sure we return a value for all of the NS_IMETHODIMP methods
...
git-svn-id: svn://10.0.0.236/trunk@14985 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 03:30:49 +00:00
pavlov%pavlov.net
b9b7dff7f0
unrevert the changes reverted earlier (build with static gtk libraries)
...
git-svn-id: svn://10.0.0.236/trunk@14984 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 03:25:59 +00:00
alecf%netscape.com
fab1d9d3bb
nsTimerExpired should be a C function that returns a gint (i.e. a GtkFunction)
...
which returns 0 on success
git-svn-id: svn://10.0.0.236/trunk@14981 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 02:03:57 +00:00
akkana%netscape.com
613c9d4260
more fixes for the irix autoconf build
...
git-svn-id: svn://10.0.0.236/trunk@14980 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 02:00:14 +00:00
mjudge%netscape.com
07924a7062
build bustage
...
git-svn-id: svn://10.0.0.236/trunk@14979 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 01:17:16 +00:00
saari%netscape.com
6f8340d89e
Just a comment on nsWindow's mBounds member
...
git-svn-id: svn://10.0.0.236/trunk@14978 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 01:10:44 +00:00
buster%netscape.com
7b0e777c46
removed obsolete include of nsTableFrame
...
git-svn-id: svn://10.0.0.236/trunk@14977 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 01:04:43 +00:00
beard%netscape.com
f4e8d45219
xpcomDebug.exp only included in debug target, xpcom.exp in both.
...
git-svn-id: svn://10.0.0.236/trunk@14976 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 01:04:17 +00:00
buster%netscape.com
055399aac1
handles "height" attribute
...
git-svn-id: svn://10.0.0.236/trunk@14975 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 01:03:45 +00:00
beard%netscape.com
beeb760db7
Added nsServiceManager static method exports.
...
git-svn-id: svn://10.0.0.236/trunk@14974 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 01:03:42 +00:00
buster%netscape.com
6f5b201dbe
implemented table height algorithms. also made a slight modification to
...
the way a table finds its container's width.
git-svn-id: svn://10.0.0.236/trunk@14973 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 01:01:25 +00:00
kin%netscape.com
d2516ee78e
Updated nsITransaction and nsITransactionManager to match current spec.
...
git-svn-id: svn://10.0.0.236/trunk@14972 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 00:43:07 +00:00
kin%netscape.com
24520dc1e1
Added nsITransactionListener.h to list of EXPORTS.
...
git-svn-id: svn://10.0.0.236/trunk@14971 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 00:42:20 +00:00
kin%netscape.com
91002c329b
Initial checkin of file.
...
git-svn-id: svn://10.0.0.236/trunk@14970 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 00:41:43 +00:00
mjudge%netscape.com
785aeb3d68
editor changes not in inclusion
...
git-svn-id: svn://10.0.0.236/trunk@14968 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 00:02:11 +00:00
mjudge%netscape.com
8422a7b923
editor changes
...
git-svn-id: svn://10.0.0.236/trunk@14967 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 00:01:15 +00:00
mjudge%netscape.com
1961369c00
fixing future possible bustage even though tree is red. I will watch carefully
...
git-svn-id: svn://10.0.0.236/trunk@14965 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 23:25:58 +00:00
srinivas%netscape.com
c33c58e68b
Fixed a typo in previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@14964 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 23:09:01 +00:00
srinivas%netscape.com
c02c8d8708
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 >.
git-svn-id: svn://10.0.0.236/trunk@14963 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 22:20:31 +00:00
kin%netscape.com
8f709a1d84
Changed all occurrences of transactionManager to nsTransactionManager.
...
git-svn-id: svn://10.0.0.236/trunk@14962 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 21:58:58 +00:00
pinkerton%netscape.com
295a1367c6
Added SetCursor() override so that we will change the cursor when layout tells us.
...
git-svn-id: svn://10.0.0.236/trunk@14961 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 21:54:35 +00:00
kin%netscape.com
f5e4fd9944
Renamed transactionManager.{cpp,h} to nsTransactionManager.{cpp,h}.
...
git-svn-id: svn://10.0.0.236/trunk@14960 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 21:51:57 +00:00
kin%netscape.com
cf4c82ae3a
Renamed files to nsTransactionManager.{h,cpp}.
...
git-svn-id: svn://10.0.0.236/trunk@14959 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 21:51:13 +00:00
kin%netscape.com
c1a1122be7
Initial checkin of file.
...
git-svn-id: svn://10.0.0.236/trunk@14958 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 21:43:21 +00:00
msw%gimp.org
bd8ac5c0c7
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.
git-svn-id: svn://10.0.0.236/trunk@14957 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 21:12:02 +00:00
law%netscape.com
f5fae695c7
Adding support for 'view source'
...
git-svn-id: svn://10.0.0.236/trunk@14956 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 20:41:01 +00:00
scc%netscape.com
5c994d7aa4
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
...
git-svn-id: svn://10.0.0.236/trunk@14955 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 20:26:12 +00:00
law%netscape.com
c7f2e93dfe
Adding support for 'view source'
...
git-svn-id: svn://10.0.0.236/trunk@14954 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 19:15:30 +00:00
kipp%netscape.com
38fb3310d6
Improved the regression dump data somewhat
...
git-svn-id: svn://10.0.0.236/trunk@14953 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 18:51:53 +00:00
kipp%netscape.com
6eb8511825
Override FrameForPoint so that floaters/bullets get events
...
git-svn-id: svn://10.0.0.236/trunk@14952 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 18:09:57 +00:00
kipp%netscape.com
9ac80e4d0f
Factored out FrameForPoint code into one that takes a particular list
...
git-svn-id: svn://10.0.0.236/trunk@14951 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 18:09:03 +00:00