Commit Graph

74641 Commits

Author SHA1 Message Date
akkana%netscape.com
5ac2d51158 33088: pass wrap column in to SaveFile per API change 2001-01-08 22:33:52 +00:00
curt%scruznet.com
b36925b955 Decided the list would be more useful if it is ordered so it is now sorted
from greatest memory consumer to least.
2001-01-08 22:17:30 +00:00
jst%netscape.com
360c1f537e Trivial code cleanup, no bug. Removing unused variable and using nsCOMPtr in stead of doing manual addref/release. r=harishd@netscape.com 2001-01-08 22:16:52 +00:00
peterlubczynski%netscape.com
59632ec989 export of public nsIPrintContext.h 2001-01-08 21:59:18 +00:00
dcone%netscape.com
00ee0bf117 export nsIPrintContext.h 2001-01-08 21:53:41 +00:00
nboyd%atg.com
cbf2c6d0b4 Clean up debug APIs.
* Make use of DebuggableEngine interface to keep Context API smaller
* Change org.mozilla.javascript.debug.Frame to DebugFrame to avoid
  confusion with java.awt.Frame
2001-01-08 21:41:25 +00:00
ducarroz%netscape.com
36ec4a093d Fix windows bustage and one warning. 2001-01-08 21:40:53 +00:00
edburns%acm.org
19a2eb2152 Automated test cases. 2001-01-08 21:27:40 +00:00
blakeross%telocity.com
6d34d8f50e Fix 64587: JS strict warnings in signonviewer.js. patch by morse. r=pchen sr=brendan 2001-01-08 21:17:36 +00:00
waterson%netscape.com
3af168fb2e Bug 57026. Do not reparent views whenever we 'MoveChildrenTo()', because this breaks SplitToContainingBlock(): no views will have been created in this case! Instead, alter ConstructInline() to move views. r=karnaze, sr=buster. 2001-01-08 21:10:44 +00:00
disttsc%bart.nl
083eb1597b Fix Mac bustage 2001-01-08 21:04:51 +00:00
disttsc%bart.nl
4ddfa4faec Add newline to end of file 2001-01-08 21:02:13 +00:00
akkana%netscape.com
d53a276b40 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
blakeross%telocity.com
aa0c15578b Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag 2001-01-08 21:00:54 +00:00
disttsc%bart.nl
06ed27cfa1 Fix linux/unix bustage 2001-01-08 21:00:25 +00:00
dcone%netscape.com
0f7ab3cd10 Added nsIPrintContext interface.
Added this so you can now tell if your laying out to a printer.
r=attinasi sr=buster
2001-01-08 20:26:05 +00:00
ducarroz%netscape.com
e838b42d99 Fix for bug 42458. email autocomplete lookup algorithm now check first name and last name too. R=varada, SR=mscott 2001-01-08 20:01:14 +00:00
ducarroz%netscape.com
ed4ef31c50 Part of fix for bug 42458. The Unichar version of nsCRT::strndup wasn't correctly terminating the string. R=varada, SR=mscott 2001-01-08 19:58:12 +00:00
mcgreer%netscape.com
91698770e4 back out previous change 2001-01-08 19:43:01 +00:00
mcgreer%netscape.com
c7c96f7f51 decoding nickname entries needs to include the nickname.
when searching for smime entry, verify subject is correct (can be multiple
subjects per email address)
2001-01-08 19:24:23 +00:00
bienvenu%netscape.com
2eee40eebc fix 64456, cache file stream when updating multiple local messages, r=sspitzer, sr=mscott, also 63804 problem with compacting local folder 2001-01-08 19:21:25 +00:00
bienvenu%netscape.com
e1680af5b8 whoops, didn't mean to check that in 2001-01-08 19:19:22 +00:00
bienvenu%netscape.com
c06b5f0b5f fix 64456, cache file stream when updating multiple local messages, r=sspitzer, sr=mscott 2001-01-08 19:18:22 +00:00
naving%netscape.com
1e51410de5 52564, r=naving sr=mscott. Fixing the new Folder dialog issue and taking care of long
folder names without the use of window.sizeToContent(). Thanks to disttsc@bart.nl for
providing this patch
2001-01-08 19:17:42 +00:00
karnaze%netscape.com
e19ce46ffc new regression tests, not affecting the build. 2001-01-08 19:04:29 +00:00
sspitzer%netscape.com
6cfd4461cf fix js warning when migrating. (no bug).
fix movemail service contract id. (#64486)
sr=bienvenu
2001-01-08 18:02:56 +00:00
ccarlen%netscape.com
b771c31c26 Fix for #56127 - Was not handling pref changed callback when dir changed. r=gagan, sr=mscott 2001-01-08 15:45:18 +00:00
locka%iol.ie
fe8afb1cee Replaced nsVector with nsVoidArray - a functionally similar (and public) class unencumbered by linker issues. sr=blizzard b=63505 2001-01-08 14:48:51 +00:00
nboyd%atg.com
05afc92b5d Fix for 1.1 compatibility. 2001-01-08 14:34:21 +00:00
rods%netscape.com
4f312bc255 changed add ref to from NS_ADDREF to NS_IF_ADDREF
Bug 63329, r=kmcclusk sr=buster
2001-01-08 14:06:34 +00:00
m_kato%ga2.so-net.ne.jp
5b686cd991 bug 58109
r=nhotta sr=bienvenu, mscott

o misstake charset convertion
o fix memory leak
2001-01-08 12:27:37 +00:00
blakeross%telocity.com
fbf522f010 Fix 64582: navigator cleanup/optimization. r=jag a=ben 2001-01-08 07:10:32 +00:00
rickg%netscape.com
c1629cfcea removed a few warnings 2001-01-08 06:21:00 +00:00
nelsonb%netscape.com
729c505bf3 Changed HP assembler routine multacc512 in hpma512.s so that it
propagates carries exactly the same way that maxpy_little does.
Re-enabled use of multacc512 in mpi_hp.c.
2001-01-08 05:58:34 +00:00
blakeross%telocity.com
049481b01f Fix 30878: right click != left click. more to come. r=rginda sr=alecf 2001-01-08 05:01:17 +00:00
rickg%netscape.com
12056f95ba Inadvertently removed a IF_RELEASE(); r=waterson 2001-01-08 04:44:39 +00:00
rickg%netscape.com
f274846dce various bug fixes and landed blizzard patch to remove iostream from parser. r=harish, attinasi, kmcclusk; sr=buster 2001-01-08 03:37:15 +00:00
nelsonb%netscape.com
c974f7d877 Fix infinite loop by making "i" be signed again.
Also match up braces for vi editor.
2001-01-08 03:26:50 +00:00
pavlov%netscape.com
7f4743c7a3 move the typedef of nscolor to gfx_color in to gfxcompat.h. change the typedef of gfx_color to PRUint32 from unsigned long just to make it explicit 2001-01-08 03:11:58 +00:00
disttsc%bart.nl
e1d6a58341 Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben 2001-01-08 02:19:35 +00:00
nboyd%atg.com
db930451b8 Fix classloader problem from last checkin. 2001-01-08 02:13:28 +00:00
nboyd%atg.com
1de208b764 Canonicalize file names to help debugger. 2001-01-08 02:12:52 +00:00
naving%netscape.com
0de6973509 58955. r=sspitzer sr=bienvenu. Copying the msg header when there is a move from pop->imap
so that in case of undo the header can be restored. Eliminating the dependency that
the imap folder is selected.
2001-01-08 01:58:06 +00:00
nboyd%atg.com
59adb03eb5 Latest changes from Chris Oliver. 2001-01-08 01:43:28 +00:00
nboyd%atg.com
cb3ce5e5aa Revert to old object identity for equality per ECMA. 2001-01-08 01:03:23 +00:00
nelsonb%netscape.com
1f1f72480e Generation of prime numbers has been failing on HP since MPI began to
use the newest HP assembler function, multacc512.  So, that function
has been disabled.  Further investigation is needed.
2001-01-08 01:01:35 +00:00
pierre%netscape.com
7d4f85337f Not part of the build. Momentarily check in the StyleContext metrics before doing deeper changes. 2001-01-08 00:24:41 +00:00
leaf%mozilla.org
d0c2510e00 Automated update 2001-01-08 00:00:08 +00:00
cls%seawood.org
3433951864 Check for GNU_CC not USE_GCC.
Bug #64432
2001-01-07 23:56:55 +00:00
disttsc%bart.nl
96c11ca1f7 Split up BrowserLoadURL into wrapper for urlbar and function which can be used in other places. bug=61808, r=blake, a=ben 2001-01-07 23:28:35 +00:00