Commit Graph

35756 Commits

Author SHA1 Message Date
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
morse%netscape.com
a713d2846f clean up in anticipation of converting to xul 1999-08-03 00:06:32 +00:00
harishd%netscape.com
10fd27ed50 Partial fix of bug 10593. 1999-08-03 00:03:52 +00:00
dp%netscape.com
04fdcf4983 Using nsObjectHashtable::RemoveAndDelete() 1999-08-03 00:03:38 +00:00
harishd%netscape.com
10e319cdca Removed warning. mDTDState is of type nsresult 1999-08-03 00:03:00 +00:00
harishd%netscape.com
4a56ebd05b Fix for bug# 11001. Allowing <P> to
contain <TABLE> - for backwards compatibility
1999-08-03 00:01:16 +00:00
putterman%netscape.com
9a9a248acd Text goes on bottom of buttons. 1999-08-03 00:01:13 +00:00
nisheeth%netscape.com
07dd1525ca Remove DEBUG_nisheeth protected code. 1999-08-03 00:00:50 +00:00
gagan%netscape.com
ac4ff7f7f4 Removed lib/pwcac to build only with Non-Necko. 1999-08-02 23:59:56 +00:00
putterman%netscape.com
f4c0351c1a OpenURL loads the url in webshell if it doesn't recognize the type. 1999-08-02 23:59:55 +00:00
putterman%netscape.com
643ca79655 next and replyall buttons. 1999-08-02 23:59:25 +00:00
putterman%netscape.com
54c878882c Use onChange. 1999-08-02 23:58:40 +00:00
putterman%netscape.com
d0b71dac23 remove open=true. 1999-08-02 23:58:28 +00:00