Commit Graph

35768 Commits

Author SHA1 Message Date
pinkerton%netscape.com
7a45f9e75f remove interface and impl of nsFileSpec::ResolveAlias() because it is obsolete. 1999-08-03 04:51:45 +00:00
pinkerton%netscape.com
2ecba63d8b attempt to fix bustage. would take too long to pull on my win32 box, as that is the only place this breaks. 1999-08-03 04:31:19 +00:00
scc%netscape.com
3c39c54ca6 Add nsIWeakReference.idl 1999-08-03 03:48:58 +00:00
scc%netscape.com
96a8412a39 Added nsIWeakReference.idl 1999-08-03 03:48:04 +00:00
scc%netscape.com
fbc8779752 First Checked In. 1999-08-03 03:41:27 +00:00
gagan%netscape.com
d540ac2701 Fixed the crash on a page in Necko. #10342 1999-08-03 03:21:50 +00:00
briano%netscape.com
e1d1d44b7d Fix for my mistaken assumption about SUB_LOBJS. 1999-08-03 02:52:24 +00:00
beard%netscape.com
53b68810ba reverting GetDocumentBase() to be consistent with other accessors. If we decide to change this, let's change ALL of them. 1999-08-03 02:51:39 +00:00
rhp%netscape.com
eaadce95c2 Just adding a new file - NOT PART OF THE BUILD 1999-08-03 02:41:39 +00:00
troy%netscape.com
c166a9097c Changed to new command reflow handling 1999-08-03 02:41:27 +00:00
beard%netscape.com
c4bdaba534 First Checked In. 1999-08-03 02:23:48 +00:00
beard%netscape.com
e3293207a6 Added PrintingPort.java 1999-08-03 02:23:37 +00:00
beard%netscape.com
3459f46fdf changed calling convention of printApplet() 1999-08-03 02:23:08 +00:00
beard%netscape.com
ccf447206b revising printing code, printing now happens, but doesn't always go to the correct location. 1999-08-03 02:22:36 +00:00
beard%netscape.com
2dbbb8956c printApplet() now just takes an nsPluginWindow* printingWindow parameter 1999-08-03 02:22:01 +00:00
beard%netscape.com
5c077d8cbc Now uses a PrintingPort, which wraps the specified printing port to redirect drawing to the printer. 1999-08-03 02:21:11 +00:00
dougt%netscape.com
3c1d894f1c removing hard coded "http" string and using GetScheme() instead.
cleaning up a memory leak
1999-08-03 02:15:30 +00:00
briano%netscape.com
f13ed0caa9 Automated update 1999-08-03 02:15:11 +00:00
briano%netscape.com
8a0f141b69 The -Bforcearchive flag on OpenBSD doesn't work for us, because there is no way to turn it off, so use an alternate method instead (if necessary). 1999-08-03 02:11:08 +00:00
briano%netscape.com
0e0ece1e9a Fix for platforms that don't have --whole-archive, --no-whole-archive equivalents (both). 1999-08-03 02:08:12 +00:00
warren%netscape.com
5f088dfe9e Fixing Simon's stuff. 1999-08-03 01:57:26 +00:00
pnunn%netscape.com
19cfa514d3 Change requested by tgl. pnunn 1999-08-03 01:46:25 +00:00
pnunn%netscape.com
13e0aaf35d Change requested by tgl. pnunn. 1999-08-03 01:44:10 +00:00
dougt%netscape.com
05fffb6b10 making secure-button a listener of the Browser:Security broadcaster 1999-08-03 01:31:01 +00:00
pinkerton%netscape.com
dc08dab4cf change ResolveAlias() to ResolveSymlink() to avoid two asserts at startup. Why this code is ifdef'd XP_MAC is worrysome to me. 1999-08-03 01:23:38 +00:00
tague%netscape.com
ebda090446 Fixed blamed build warning 1999-08-03 01:01:47 +00:00
sfraser%netscape.com
3bd2f391a2 Add some inline style, for fun 1999-08-03 00:59:06 +00:00
sfraser%netscape.com
dd24fdb884 Make the nsIDocumentStateListener interface more useful, with doc creation and destruction notifiers. 1999-08-03 00:58:38 +00:00
german%netscape.com
f2d7f15325 First Checked In. 1999-08-03 00:58:29 +00:00
sfraser%netscape.com
9f6733aa0f Support for pre-registering nsIDocumentStateListeners before the editor is created. 1999-08-03 00:57:57 +00:00
sfraser%netscape.com
110dd0fc95 Updated for nsIDocumentStateListener interface 1999-08-03 00:57:23 +00:00
german%netscape.com
6ed5cd0bc0 File Removed. 1999-08-03 00:55:50 +00:00
dp%netscape.com
345a893929 - Removed calling FreeLibraries()
- ReleaseService() wont delete anymore
- Made ReleaseService() and UnregisterService() simpler
- Shutdown releated Assertion removal.
1999-08-03 00:53:55 +00:00
rogerl%netscape.com
ed8e8dbacf Fixed test cases for non-global regexp. case - the result array should be
exactly the same as that returned by simply 'exec'ing the regexp against
the input string.
1999-08-03 00:51:23 +00:00
german%netscape.com
473da06e9d First Checked In. 1999-08-03 00:51:13 +00:00
sfraser%netscape.com
ce75eec901 Add registering of nsIDocumentStateListeners. 1999-08-03 00:47:40 +00:00
sfraser%netscape.com
a030b17c79 nsIDocumentStateListener.h is now IDL-generated 1999-08-03 00:47:17 +00:00
sfraser%netscape.com
fa835547c3 File Removed. 1999-08-03 00:46:44 +00:00
sfraser%netscape.com
f45f7ff226 Add nsIDocumentStateListener.idl 1999-08-03 00:45:32 +00:00
sfraser%netscape.com
7d4914f282 Add nsIDocumentStateListener.idl to the build. 1999-08-03 00:45:19 +00:00
warren%netscape.com
529c0b2b71 Removed hack to export to netwerk/dist (used before landing necko). 1999-08-03 00:38:25 +00:00
sfraser%netscape.com
64dcd85691 First Checked In. 1999-08-03 00:38:17 +00:00
jefft%netscape.com
511780f71a fixed bug 11144 - delete messages from imap trash folder not working 1999-08-03 00:34:34 +00:00
ramiro%netscape.com
9dc55ef31b Portability fixes. 1999-08-03 00:28:55 +00:00
mccabe%netscape.com
786d00b0e0 Further fix to properly include classes from the org.mozilla.classfile package in the generated .jar file.
Thanks to Andrew Wason <aw@softcom.com> for his continued work on the Rhino make system.
1999-08-03 00:25:30 +00:00
dp%netscape.com
c9bb3589b3 Changed incorrect ReleaseService() to UnregisterService() 1999-08-03 00:24:26 +00:00
hangas%netscape.com
38c8fca1da Fixes to opening navigator window from tasks menu and taskbar (hangas and davidm). 1999-08-03 00:20:31 +00:00
hoa.nguyen%intel.com
7188783d86 Fixed and errant return condition in SetupPluginInstance(). 1999-08-03 00:17:55 +00:00
harishd%netscape.com
67b7366c77 Hardcoding PI length in GetProcessingInstruction(). 1999-08-03 00:12:22 +00:00
harishd%netscape.com
549c525f9f Tweaks... Removed an extra append call. 1999-08-03 00:07:58 +00:00