Commit Graph

74377 Commits

Author SHA1 Message Date
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
wtc%netscape.com
1e4d956b10 Added the LIBRARY statements to the .DEF files.
Modified files: nss.def, smime.def, and ssl.def.
2001-01-03 01:31:10 +00:00
naving%netscape.com
619ff23408 63217 r=sspitzer sr=bienvenu. Checking the right parent folder and also setting
the deleteisMoveToTrash flag so that folder does not get added back.
2001-01-03 01:19:39 +00:00
sspitzer%netscape.com
5ba9158b81 fix for #41146. get news:group urls to work properly. sr=bienvenu 2001-01-03 01:18:50 +00:00
wtc%netscape.com
f3840a0b6e Deleted an unnecessary blank line. 2001-01-03 00:59:09 +00:00
alecf%netscape.com
90ecaa94be fix for 63448 - don't do a JS_GC every time we read a pref file - instead do
one JS_MaybeGC after reading in ALL the default prefs, and do a JS_MaybeGC after reading
in any single user prefs file (i.e. prefs.js)
sr=brendan@mozilla.org, r=jst@netscape.com
2001-01-03 00:11:50 +00:00
mcafee%netscape.com
4a2f7674fa HTML 4.0-izing about:cache. patch=gemal, r=mcafee 2001-01-03 00:08:04 +00:00
karnaze%netscape.com
8820c32070 bug 63785 - removed the patch from bug 33784. 2001-01-02 23:42:23 +00:00
tor%cs.brown.edu
b0070e9f0a #51179 blending calculations were incorrect (dividing by 256 instead of 255).
r=brendan, sr=roc
2001-01-02 23:41:07 +00:00
mkaply%us.ibm.com
367ecd5755 #50998
r=rods, a/sr=buster
OS/2 has support for GetAveCharWidth so enable it
2001-01-02 23:26:25 +00:00
mkaply%us.ibm.com
cad274a203 #62335
r=mkaply, a=blizzard
Chinese can have either 1381 or 1286 - query system to determine which one to use
2001-01-02 23:23:52 +00:00
valeski%netscape.com
b3214951df r=kin, sr=sfraser. 47207. removal of extraneous (and noisy in embedding builds) printf. 2001-01-02 23:20:56 +00:00
disttsc%bart.nl
44aeb3ecf3 Fix bug 60941: ``File Name: field becomes garbage when japanese file is selected''. r=shanjian, a=Pavlov 2001-01-02 23:17:18 +00:00
sfraser%netscape.com
0d9777963a Fix bugs 57327 and 57835; convert nsImageMac to use PixMaps rather than GWorlds to reduce memory usage, and reduce changes of allocation failure. sr=beard, r=pinkerton 2001-01-02 23:16:50 +00:00
timeless%mac.com
58b1fc8673 cleanout unused wallet references
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
attinasi%netscape.com
b2c258ed3c Fixed leak in StyleContextCache: destructor was not cleaning up hash table entries. r=dbaron sr=buster b=63627 2001-01-02 23:13:49 +00:00
kirke%netscape.com
ddb4ac045d Made argument processing more robust (ala stresclnt.c). We now detect
and fail when something on the command line is not recognized.  Also
exiting with distinct status values for all error conditions (previously
we always exited with '1').
2001-01-02 22:19:55 +00:00
rogerl%netscape.com
2c115aa7b4 Fix for VC++ compile. 2001-01-02 19:49:16 +00:00
mcgreer%netscape.com
2266954d60 fix problem in decrypt 2001-01-02 16:57:47 +00:00
locka%iol.ie
b07eaf72d1 Added an Auto HScroll bit to the URL address control. This flag allows long URLs (longer than the width of the control) to be typed in. 2001-01-02 15:11:07 +00:00
mkaply%us.ibm.com
5d26d7ecb0 #62335
r=mkaply, a=blizzard
Fix DBCS font handling - use face, not family - do proper conversion
2001-01-02 14:44:39 +00:00
dbaron%fas.harvard.edu
344b70f16e Add pref to REQUIRES line to fix red senna tinderbox from blizzard's checkin. 2001-01-02 14:38:15 +00:00
kandrot%netscape.com
9bbef7122f Very simple test progam I am using to debug post_compile 2001-01-02 09:20:40 +00:00
kandrot%netscape.com
e01621a34b Final check in for the night. Lots of details to finish to make it work well. 2001-01-02 09:19:35 +00:00
kandrot%netscape.com
a2b65f8916 It now does some basic code stripping and optimizing. Now that the concept
seems to be proven, it is a matter of time to fill in the details.
2001-01-02 07:44:26 +00:00
sspitzer%netscape.com
a7bce3ece1 fix warning. #64026. r=adam@gimp.org, sr=bienvenu@netscape.com 2001-01-02 06:27:19 +00:00
blakeross%telocity.com
823ad2d8c0 Fixing problem with my previous patch for bug 60005. sr=alecf 2001-01-02 05:39:40 +00:00
alecf%netscape.com
52d7407235 add null pointer checks to avoid crashing during history commit - avoid crash described in bug 62968
r=blake
(no sr= cuz it's so freakin simple)
2001-01-02 05:27:13 +00:00
disttsc%bart.nl
0b267f4347 Fix attribute namespace goof-up in html tooltip code, r=jst, a=alecf 2001-01-02 02:46:20 +00:00
blizzard%redhat.com
efb8c9f79a Fix bug #49223. Add a profile api to the embedding widget. r=conrad, sr=alecf 2001-01-02 00:50:31 +00:00
rpotts%netscape.com
55b3f45f81 Some changes to make nsDocShell::LoadStream() work better... 2001-01-01 22:48:47 +00:00
bienvenu%netscape.com
b1208e5479 work on offline disk space mgmt sr=ssptizer for mscott 17217 2001-01-01 22:00:17 +00:00
jst%netscape.com
96702bc8a2 Fixing bug 57534. document.open() is defined to not return anything in the DOM spec but for backwards compatibility it needs to return the document itself. r=blakeross@telocity.com, sr=brendan@mozilla.org 2001-01-01 20:54:38 +00:00
blakeross%telocity.com
4b8940586c Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf 2001-01-01 04:25:06 +00:00
timeless%mac.com
e61af952fe fix for bug 63475 Code Cleanup. Based on style flaws noticed in bug 61287
r=bryner, sr=brendan@mozilla.org.
2001-01-01 03:58:07 +00:00
pschwartau%netscape.com
bc3b1264b8 Correcting bug that cropped up when system clock was set to GMT Standard Time 2001-01-01 02:40:28 +00:00
bryner%uiuc.edu
6b4c51f030 Bug 63904 - Don't fetch the system setting for number of lines to scroll per mousewheel movement on each scroll. r=timeless, sr=scc. 2001-01-01 01:37:00 +00:00
blakeross%telocity.com
51b8fae8b5 Fix 51796: right clicking on checkboxes and radiobuttons shouldn't do anything, and fix keyboard activation. r=timeless sr=alecf 2001-01-01 00:29:40 +00:00
kandrot%netscape.com
7026cbd649 New format, and it now generates code for some functions. Structure
should be final with this checkin, now it is a matter of filling in the details
2000-12-31 23:20:00 +00:00
blakeross%telocity.com
2d0790d997 Fix 58562: JS strict warnings in threadPane.js. patch by Jarrod Gray (jarrod.k.gray@rose-hulman.edu). r=blake sr=alecf 2000-12-31 07:59:47 +00:00
kandrot%netscape.com
c0c89193e3 Changed to use objects for each opcode. Changed the instruction decoding.
Made it so it can fit better into an optimization scheme.
2000-12-31 06:59:21 +00:00
sspitzer%netscape.com
571284efc2 fix for #63994, fix string used in news error alert. sr=bienvenu. 2000-12-31 02:57:01 +00:00
sspitzer%netscape.com
5dc2fa42a9 comment out dump() statement. no reviewer. 2000-12-31 00:26:10 +00:00
sspitzer%netscape.com
dc6f21a541 clean up some string code. thanks to disttsc@bart.nl for the suggestions.
sr=bienvenu
2000-12-30 23:54:53 +00:00
kandrot%netscape.com
c7bf17da1d Can decode simple intel programs, but I need to change the stored
representation, so I am saving a snapshot before I do this.
2000-12-30 22:12:54 +00:00
sspitzer%netscape.com
a8d656a021 ignore generated Makefile, no reviewer. 2000-12-30 21:09:11 +00:00
sspitzer%netscape.com
ac7fdaf776 wrap more printfs with #ifdef DEBUG_edburns. no reviewer. 2000-12-30 21:08:11 +00:00
blakeross%telocity.com
8147ac3692 Fix 60736: JS strict warnings in contentAreaUtils.js. patch by Henrik Gemal (gemal@gemal.dk). r=blake sr=alecf 2000-12-30 20:56:12 +00:00
sspitzer%netscape.com
851fd292f5 fix for #48424. make it so double clicking on the column headers doesn't open
a stand alone message window.  sr=bienvenu
2000-12-30 20:48:15 +00:00
sspitzer%netscape.com
9b03137d9d making it so only edburns sees his debugging printfs. no reviewer. 2000-12-30 20:46:17 +00:00