akkana%netscape.com
|
48dcd3da7a
|
Move bulk of DoCopy code from nsBrowserWindow.cpp into nsPresShell
|
1999-03-01 19:21:01 +00:00 |
|
mscott%netscape.com
|
f9fd062256
|
Experimenting with my first idl file. This interface will allow us to have the application (or the code that wants to run a url) to be a listener on that url. we'd like to see something like this get pushed into netlib.
|
1999-03-01 19:16:31 +00:00 |
|
law%netscape.com
|
94295fa9e1
|
Fix recursion problem
|
1999-03-01 19:06:27 +00:00 |
|
harishd%netscape.com
|
42d770e699
|
Enabling P tag autoclosuer at HR
|
1999-03-01 18:56:20 +00:00 |
|
bienvenu%netscape.com
|
65be42e9e8
|
rename mk_TraceMsg to ns_mkTraceMsg to fix link error
|
1999-03-01 18:38:26 +00:00 |
|
beard%netscape.com
|
58b3d3bf93
|
registering GenericFactory component
|
1999-03-01 18:09:13 +00:00 |
|
putterman%netscape.com
|
9aa1efa66c
|
added threadPane.css
|
1999-03-01 18:07:22 +00:00 |
|
putterman%netscape.com
|
a225ff866d
|
Added threadPane.css
|
1999-03-01 18:06:58 +00:00 |
|
rods%netscape.com
|
1f1fe4ce0b
|
Added method
|
1999-03-01 17:52:22 +00:00 |
|
pinkerton%netscape.com
|
2bcbfc08ab
|
make the hack for macos to not use libreg easier to turn on and off to make it easier to work on a fix.
|
1999-03-01 17:47:28 +00:00 |
|
pinkerton%netscape.com
|
97672fc945
|
correctly implement nsIMenuListener.
|
1999-03-01 17:30:14 +00:00 |
|
rods%netscape.com
|
b80b319d6d
|
Added forward decl
|
1999-03-01 17:08:13 +00:00 |
|
rods%netscape.com
|
bb64bb4329
|
Added new method
|
1999-03-01 17:03:21 +00:00 |
|
vidur%netscape.com
|
4d0e3e7bfa
|
Temp fix to allow SCRIPT elements in SELECT elements.
|
1999-03-01 17:00:51 +00:00 |
|
rods%netscape.com
|
52cc91c422
|
Added arible
|
1999-03-01 17:00:24 +00:00 |
|
vidur%netscape.com
|
cb48e4047a
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
|
rods%netscape.com
|
56cfd4410d
|
ifdef'ed out some menu code that does work yet.
|
1999-03-01 16:48:45 +00:00 |
|
rods%netscape.com
|
94e64adb3e
|
Added methods to header.
|
1999-03-01 16:48:19 +00:00 |
|
dcone%netscape.com
|
54dc3f0968
|
Fixed up postscript stuff, now prints on Unix
|
1999-03-01 16:23:36 +00:00 |
|
rods%netscape.com
|
6b6d319623
|
Added MenuDeselect to nsIMenuListener
|
1999-03-01 16:22:40 +00:00 |
|
rods%netscape.com
|
99447f229a
|
Change it to do a QueryInterface, is this right?
|
1999-03-01 15:27:55 +00:00 |
|
ramiro%netscape.com
|
cef0e56005
|
Here is patch to add font-styles to gtk-widgets. It adds styles
to widgets on creation, and uses that style to change fonts.
Thanks to Tomi Leppikangas <Tomi.Leppikangas@oulu.fi>
|
1999-03-01 13:30:54 +00:00 |
|
ramiro%netscape.com
|
a9c99c12a8
|
Do the exception thing only if HAVE_CPP_EXCEPTIONS is defined.
|
1999-03-01 12:54:16 +00:00 |
|
ramiro%netscape.com
|
6cdb01afcd
|
gcc 2.7.x portability fixes.
|
1999-03-01 12:25:24 +00:00 |
|
briano%netscape.com
|
8d76bcce25
|
Automated update
|
1999-03-01 12:15:39 +00:00 |
|
ramiro%netscape.com
|
70a347b7a3
|
Add test for exceptions. Exceptions are illegal, but somebody (whose name
I dont want to say, but it rhymes with "fcc") is using them in a test program.
|
1999-03-01 12:01:32 +00:00 |
|
edwin%woudt.nl
|
7df9076f9b
|
Patches from Thomas Down <thomas.down@tri.ox.ac.uk> to get some working attachments. Also added the X-Mailer header.
|
1999-03-01 11:05:10 +00:00 |
|
mcafee%netscape.com
|
bf8ad89b24
|
Backing out my last change, breaks Win32 & Mac.
|
1999-03-01 10:57:20 +00:00 |
|
mcafee%netscape.com
|
4ebcbb455e
|
Adding do_QueryInterface() wrapper for nsCOMPtr/Solaris.
|
1999-03-01 10:32:14 +00:00 |
|
mcafee%netscape.com
|
f3ffb9a767
|
Adding comparisons to autoconf results.
|
1999-03-01 10:13:18 +00:00 |
|
mcafee%netscape.com
|
bfc3120484
|
Adding ED_Redo.gif
|
1999-03-01 08:33:32 +00:00 |
|
jfrancis%netscape.com
|
c37eac4581
|
made iterators bidirectional; lots of bug fixes; finished subtree iterator impl.
|
1999-03-01 08:17:18 +00:00 |
|
grail%cafebabe.org
|
dfd35aeb54
|
Fixed a few constant references to their values.
|
1999-03-01 07:12:55 +00:00 |
|
buster%netscape.com
|
e03330c847
|
fixed IsNested to account for outer table frame
removed obsolete debug code
|
1999-03-01 06:40:24 +00:00 |
|
ramiro%netscape.com
|
1bf8790f66
|
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
|
1999-03-01 06:29:14 +00:00 |
|
briano%netscape.com
|
59e300a6f6
|
Automated update
|
1999-03-01 06:15:39 +00:00 |
|
ramiro%netscape.com
|
52fac20c37
|
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
|
1999-03-01 06:10:54 +00:00 |
|
waterson%netscape.com
|
0d9f516821
|
Don't automatically register every data source; instead, the data source can register itself during Init().
|
1999-03-01 05:55:18 +00:00 |
|
grail%cafebabe.org
|
428526b495
|
Fixed my own lameness.
|
1999-03-01 05:28:18 +00:00 |
|
grail%cafebabe.org
|
dc67188214
|
Last commit broke local storage viewing. Local store never quite "connect"
so ViewedStoreBase now checks isLocal() if isConnected() fails. Assumption
is that you're always connected if it's a local berkeley store.
|
1999-03-01 05:20:27 +00:00 |
|
cls%seawood.org
|
060260594a
|
Moved previous filter-out section after DSO_CFLAGS is set.
|
1999-03-01 03:14:23 +00:00 |
|
briano%netscape.com
|
5baae8119f
|
Automated update
|
1999-03-01 02:00:39 +00:00 |
|
cls%seawood.org
|
33ac6b33e1
|
Removed OPTIMIZE_CFLAGS. If CFLAGS isn't set in the enviornment, set it to -O. If MOZ_DEBUG is set, filter-out the optimization options in autoconf.mk.
|
1999-03-01 01:54:00 +00:00 |
|
grail%cafebabe.org
|
2f46318e4e
|
Fixed situation where UI thread gets wedged when a dialog of any sort
is popped up. A new bug is created where after you authenticate, you
have to deselect, and reselect the item for it to show. It's a
temporary fix.
|
1999-03-01 01:04:19 +00:00 |
|
edwin%woudt.nl
|
3b823846a8
|
Remove this ugly registration. This is the way to do it right!
|
1999-03-01 00:33:01 +00:00 |
|
wtc%netscape.com
|
64c672ac1b
|
New test file vercheck.c.
|
1999-03-01 00:23:34 +00:00 |
|
grail%cafebabe.org
|
2b8cd4b630
|
XML Tech Release API changes, take 2.
|
1999-03-01 00:09:16 +00:00 |
|
grail%cafebabe.org
|
443678b461
|
Changes to fit with API differences in XML Technology Release.
|
1999-02-28 23:53:40 +00:00 |
|
fur%netscape.com
|
0b26182798
|
Use a Quiet NaN, not a Signalling NaN
|
1999-02-28 23:01:29 +00:00 |
|
beard%netscape.com
|
5ef38e04b2
|
First Checked In.
|
1999-02-28 22:15:48 +00:00 |
|