Commit Graph

54694 Commits

Author SHA1 Message Date
warren%netscape.com
8ed5cb8b57 Fixing thread-safety assertions. a=jar,r=valeski 2000-03-07 21:47:15 +00:00
terry%mozilla.org
722e3ce72f Oops! canconfirm bit wasn't actually working. 2000-03-07 21:29:19 +00:00
norris%netscape.com
8640325859 Remove test cases with classes from the rmi package that isn't supported by ths MS VM. 2000-03-07 21:16:13 +00:00
norris%netscape.com
c35e39f713 Fix bug 30736 Errors in .js files not reported correctly
a=pdt,r=jband@netscape.com
2000-03-07 21:08:46 +00:00
terry%mozilla.org
23f8154856 Was choking on order='Importance'. 2000-03-07 21:04:35 +00:00
dougt%netscape.com
a7dfe9b9ae moving the timebomb code from the nsAppRunner to the Browser. This
allows us to modify that user's first start page.

28060.  r= mccabe, a= jevering.
2000-03-07 21:02:50 +00:00
mkaply%us.ibm.com
d7236ee829 # 25555
r= pavlov@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-07 21:00:06 +00:00
dougt%netscape.com
e51ecb9da0 fixed some bugs in the origanal code. I missed a
check against null, and was using the wrong pref string.

28060 r=mccabe, a=jevering
2000-03-07 20:58:46 +00:00
bienvenu%netscape.com
137833a7ba add ab upgrader interface, NOT PART OF BUILD 2000-03-07 20:57:03 +00:00
scc%netscape.com
50fa47e2c4 Not part of the build. Developing interfaces. Incremental changes to share with rickg, et al. 2000-03-07 20:56:07 +00:00
mkaply%us.ibm.com
419752f670 # 25555
r= dcone@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-07 20:52:13 +00:00
sspitzer%netscape.com
394509ff28 fix for bug #30646. crash on certain news messages. r=mscott, a=jar. 2000-03-07 20:49:48 +00:00
seth%cs.brandeis.edu
c70a2b380b * this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to the
bug_email.pl script.  See comments in the script itself for how it works.
2000-03-07 20:39:38 +00:00
dmose%mozilla.org
768c94cd6f added hack for NSS bug injection 2000-03-07 20:03:52 +00:00
terry%mozilla.org
bf2aac5b81 Fixed stupid syntax error in last patch. 2000-03-07 19:27:41 +00:00
terry%mozilla.org
3a5e7f06af Patch by "David Gardiner" <david.gardiner@unisa.edu.au> -- recognize
more useragent strings.
2000-03-07 18:52:27 +00:00
terry%mozilla.org
c3ae7bc600 Patch by Brian Duggan <bduggan@oven.com> -- security improvements. 2000-03-07 18:23:00 +00:00
terry%mozilla.org
041b24d11c Contribution by Eli Goldberg <eli@prometheus-music.com> -- generic
bug-writing guidelines.
2000-03-07 18:00:24 +00:00
terry%mozilla.org
b09009c9db Submission by Klaas Freitag <freitag@suse.de>. 2000-03-07 17:36:48 +00:00
terry%mozilla.org
0e0fd005d7 Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos. 2000-03-07 17:32:51 +00:00
norris%netscape.com
a481bb8745 Fix typo. 2000-03-07 17:22:43 +00:00
rods%netscape.com
ef269b8196 nsITextContent needed to be included not forwarded. 2000-03-07 16:45:21 +00:00
rods%netscape.com
cf7b11476b need to static set the height so the dialog looks right
fixes bugs 29544, 28835
a=jar
2000-03-07 15:57:22 +00:00
rods%netscape.com
c6496e7cb6 changes to select becuase the new display area is a block and text frame instead
of a button
fixes bugs 29544, 28835
a=jar
2000-03-07 15:56:14 +00:00
rods%netscape.com
92ca580100 Fixed Combobox and ListBox frame to be more effecient in processing reflows
added Block and text frame for displaying the selected option for the combobox
Fixes Bugs 30463, 28835, 29544
r=buster,kmcclusk a=jar
2000-03-07 15:54:31 +00:00
svn%xmlterm.org
3f109838a5 xmlterm changes only (not part of the default build).
Minor tweaks to handle input of control characters. Switched to double clicks, instead of single clicks, to activate XMLterm features (to protect the user).
2000-03-07 15:45:16 +00:00
valeski%netscape.com
e34603f984 r=vidur. a=jevering. We now advertise Netscape like we always did in the AppName field 2000-03-07 15:35:48 +00:00
Jerry.Kirk%Nexwarecorp.com
3cc27d1a4c Remove -DDEBUG from the Makefile
Fix the numeric keypad keys under PHOTON.
2000-03-07 13:57:43 +00:00
Jerry.Kirk%Nexwarecorp.com
329e21e349 Removing -DDEBUG to force PR_LOGing on, this causes optimized builds
not to link correctly.
PHOTON ONLY
2000-03-07 13:30:49 +00:00
jband%netscape.com
0e9bb75f8d NOT PART OF THE BUILD - updating xptcall ports status page to note completion of Compaq Tru64 port 2000-03-07 09:19:12 +00:00
laa%sparc.spb.su
701adb53eb Cleaned up pluglet examples sources (bug ID 17316).
Reviewed by idk@eng.sun.com
2000-03-07 08:33:54 +00:00
mccabe%netscape.com
c53dc8519f Fix to 30547
JavaScript error alert popups are now controlled by the "javascript.error.alerts" pref, initially defaulting to false.

In response to to various emails and newsgroup pressure.

a=jar
2000-03-07 07:41:29 +00:00
mscott%netscape.com
ee46900da4 fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release. this ensures that the objects held onto by the imap url are released and destroyed on the ui thread.
r=bienvenu
a=jar
2000-03-07 06:40:41 +00:00
mscott%netscape.com
5444f29e24 fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release. there is also a lot of white space changes to this file so don't be alarmed.
r=bienvenu
a=jar
2000-03-07 06:39:10 +00:00
mscott%netscape.com
9d0e84f49d fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release
r=bienvenu
a=jar
2000-03-07 06:38:30 +00:00
mscott%netscape.com
cbc6d78022 Bug #21358 --> Make sure we only call the on load handler ONCE per document. This prevents a nasty loop if
the onload handler tries to load an ftp url.
r=travis
a=jar
2000-03-07 06:02:04 +00:00
sspitzer%netscape.com
3769b38f0b fix for #30381. r=mscott, a=jar. get -compose to work again. 2000-03-07 05:35:36 +00:00
putterman%netscape.com
5aff76e874 Fix for 29814. a=phil r=bienvenu. Mail folders now load after they are imported. Fixes
a memory leak that was preventing this from working.
2000-03-07 05:13:25 +00:00
pinkerton%netscape.com
21d68adbc6 beard got the logic backwards, now we really shouldn't assert on mac. r=danm. 2000-03-07 03:57:31 +00:00
vidur%netscape.com
d990ee775e Fix for debug build breakage on Windows. r,a=dp 2000-03-07 03:25:04 +00:00
jim_nance%yahoo.com
3c90685a9f Updated configure to go with configure.in change. Generated by autoconf.
configure.in change r=cls
2000-03-07 02:41:52 +00:00
jeff.dyer%compilercompany.com
8732697965 Fix for #16438 (r=stanley.ho@eng.sun.com). Adds functionality to allow wrapped JSObjects
to be unwrapped. The complete resolution of this bug requires the implementation
of the unwrap function in JPI.
2000-03-07 02:41:11 +00:00
jeff.dyer%compilercompany.com
53375c1c1e Fix for #16438 (r=stanley.ho@eng.sun.com). Adds functionality for unwrapping
wrapped JSObjects.
2000-03-07 02:38:44 +00:00
jim_nance%yahoo.com
d7b4ee7e41 Fix for the Tru64 changes to work with the autoconf scheme we are using.
r=cls
2000-03-07 02:35:43 +00:00
waterson%netscape.com
766cb853f8 Bug 27222. Make sure that we grab aListener and stuff it into mObserver, so that parser observers work. r=harishd, a=jevering 2000-03-07 02:35:20 +00:00
waterson%netscape.com
7b0457913d Bug 27222. Add a parser observer, so we're always guaranteed to be notified when an overlay completes (even if the overlay wasn't there). Keeps us from 'hanging' when an overlay file is missing. r=harishd, a=jevering 2000-03-07 02:33:44 +00:00
Jerry.Kirk%Nexwarecorp.com
fad4735ad1 Fix binary character that got checked in by accident.
PHOTON ONLY
2000-03-07 01:52:45 +00:00
beard%netscape.com
83b2bf90b7 more tests, using safer auto_ptr. 2000-03-07 01:21:53 +00:00
alecf%netscape.com
3be2acf19d first cut at new prefservice. forward the root prefbranch to an internal member variable
not part of build
2000-03-07 01:14:22 +00:00
alecf%netscape.com
5e5035e8c1 first cut at prefbranches, use the old PREF_* api for now
not part of build
2000-03-07 01:13:28 +00:00