nisheeth%netscape.com
8180f7e5ba
Fix bug 193347. r/sr=alecf. a=dbaron. Remove autocomplete learning and data collection code from nsGlobalHistory.cpp now that it is no longer needed.
2003-02-21 05:08:12 +00:00
sspitzer%netscape.com
7d03818c4d
fix for #193142 .
...
filename lost when saving / opening attachments.
caused by my fix for #191817 . I accidentally removed a call to escape().
thanks to jshin@mailaps.org for the fix.
r/sr=sspitzer, a=asa
2003-02-21 04:24:21 +00:00
wtc%netscape.com
08b98e2fe3
Bug 194309: cvs removed libpath.c because the freebl_GetLibraryFilePathname
...
function has been replaced by the new NSPR 4.3 function
PR_GetLibraryFilePathname.
2003-02-21 02:40:52 +00:00
dveditz%netscape.com
632e09f527
bug 144331 install correctly even if MOZILLA_FIVE_HOME is set. thanks to ajschult@eos.ncsu.edu for the patch, r/sr=dveditz,a=dbaron
2003-02-21 02:29:28 +00:00
jaggernaut%netscape.com
35b7d13c1b
Bug 126826: back/forward buttons stop working because of invalid value for sessionhistory.max_entries in prefs.js. r=jrgm, sr=bryner, a=asa
2003-02-21 01:50:14 +00:00
sspitzer%netscape.com
6351eb56de
fix for 1.3 blocker bug #179856
...
crash when you undo a move (or copy).
this regression was caused by two checkins (#59694 and #166411 )
the fix is to move the code that sets the src and dest keys on the
undo transaction back to where it was and to bullet proof
the undo transaction code so that if we don't have any src keys.
r=cavin, sr=bienvenu, a=asa
2003-02-21 01:20:44 +00:00
robin.lu%sun.com
69f94daa4e
fix bug 194180 [gtk2] OnContainerFocusOut may find wrong nswindow to
...
dispatch deactive event. r=blizzard. Not part of default build.
2003-02-21 01:09:17 +00:00
sgehani%netscape.com
5158bf9a04
Make holding the option key at launch time open the profile manager on mac.
...
b=194149; r=sgehani; sr=jaggernaut; a=asa; author=sfraser
2003-02-21 00:54:00 +00:00
sfraser%netscape.com
b9251480f2
Fix XPCOM tests linkage error on Darwin (only visible on clobber builds that build tests). r/sr=bryner.
2003-02-21 00:48:21 +00:00
wtc%netscape.com
c049211d54
Bug 194309: replaced freebl_GetLibraryFilePathname by the new NSPR 4.3
...
function PR_GetLibraryFilePathname.
Modified files: config.mk manifest.mn shvfy.c
2003-02-21 00:41:24 +00:00
jaggernaut%netscape.com
85174f51b9
Bug 191749: bad define inside nsAFlatString.h. r=/sr=bzbarsky, a=dbaron
2003-02-21 00:34:17 +00:00
shliang%netscape.com
c0634dbc73
192768 change default sound pref for popup blocking, r=danm sr=jag a=dbaron
2003-02-21 00:05:01 +00:00
rogerl%netscape.com
0c6f332b7a
Fixed execStack overflow, added 'unescape' etc.
2003-02-20 23:55:53 +00:00
mkaply%us.ibm.com
718374691b
#149079
...
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - make mouse chord actions do copy and paste
2003-02-20 23:14:27 +00:00
bryner%netscape.com
fe0c978747
Freeze nsIWebBrowserFocus and nsIWebBrowserChromeFocus (bug 191236). r=saari, sr=alecf, a=asa.
2003-02-20 23:11:07 +00:00
mkaply%us.ibm.com
c6cba766b7
#174366
...
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - make Mozilla the default browser after install
2003-02-20 23:10:28 +00:00
rginda%netscape.com
9390a60290
venkman only, bug 194234, changes from 0.9.46 to 48, a=asa@mozilla.org
...
fixes ASSERTs about chrome calling window.alert, etc in debug builds
fixes problems setting breakpoints in files loaded by hand
"add watch expression..." added to context menu of Watch view
fixes file:/ urls loaded form the Open Windows view
2003-02-20 23:06:12 +00:00
locka%iol.ie
d29c498403
Fix order of event parameters. r=dbradley@netscape.com sr=brendan@mozilla.org a=asa@mozilla.org
2003-02-20 22:56:40 +00:00
brendan%mozilla.org
ed7dbec5c1
Fix from pthomas@suse.de (Philipp Thomas) for 64-bit conflict between ptrdiff_t and JS_BIT/JSUint32 (r=shaver, a=dbaron).
2003-02-20 22:23:03 +00:00
rogerl%netscape.com
e63fdde706
GC bug fixing.
2003-02-20 21:48:07 +00:00
cltbld%netscape.com
b7e2717012
fixing another warning - mcafee
2003-02-20 21:25:22 +00:00
cltbld%netscape.com
e3a3e57afd
Cleaning up warnings from non-existant ENV vars. -mcafee
2003-02-20 21:20:21 +00:00
rogerl%netscape.com
14c2a957f5
Fixed missing destructor.
2003-02-20 19:44:41 +00:00
rogerl%netscape.com
61018a618f
More gc fiddling.
2003-02-20 19:41:14 +00:00
rogerl%netscape.com
2faa1faa84
Experimental new gc scheme.
2003-02-20 19:16:39 +00:00
mkaply%us.ibm.com
6298759e60
OS/2 bustage - PR_CALLBACK
2003-02-20 19:09:43 +00:00
wtc%netscape.com
0cf4cab50e
Bug 194222: Removed SECMOD_CallOnce. It is replaced by the new NSPR 4.3
...
function PR_CallOnceWithArg.
Modified files: nss/nssinit.c pk11wrap/pk11cert.c pk11wrap/secmodi.h
2003-02-20 16:58:57 +00:00
rogerl%netscape.com
1f84533442
Fixed Array.length & proto functions.
2003-02-20 16:17:49 +00:00
mikep%oeone.com
441cd617c5
Fixing problem with sorting events not working if they happen at the same time, bug 189710
2003-02-20 16:10:15 +00:00
wtc%netscape.com
240de54477
Bug 118832: do not include NSS private header files. "genname.h" is simply
...
not needed. "crmfi.h" can be avoided by using the public function
CRMF_EncodeCertReqMessages. r=kaie. sr=bryner. a=asa for mozilla 1.3.
Modified Files: Makefile.in nsCrypto.cpp nsNSSIOLayer.cpp
2003-02-20 14:56:10 +00:00
locka%iol.ie
33e1be5824
Fix IPropertyBag::Read implementation to treat pVar as [in,out] and honour callers requested VARTYPE. b=193782 r=dbradley@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2003-02-20 14:35:48 +00:00
igor%mir2.org
a8e6f7c025
Parsing changes: for regular expression literals construct a tree node with regular expression number during parsing instead of generating a special subtree that is converted to such node during tree transformation.
2003-02-20 13:11:21 +00:00
igor%mir2.org
406437f686
Praising changes: remove direct access to VariableTable in ScriptOrFnNode and instead provide methods to access its functionality. In this way VariableTable can be changed without affecting the rest of code.
2003-02-20 09:18:12 +00:00
justdave%syndicomm.com
8abddf8b17
Bug 194172: move.pl was sending empty bugs because of failure to initialize the field list for the new "XML Summary" mode.
...
r= gerv, a= justdave
2003-02-20 08:14:57 +00:00
jkeiser%netscape.com
178bbf710d
Fix crasher (bug 186132), r=saari@netscape.com, sr=bryner@netscape.com, a=asa@mozilla.org
2003-02-20 07:59:14 +00:00
bbaetz%acm.org
ca82bace5d
Bug 193985 - errors from SendSQL aren't being reported
...
r,a=justdave
2003-02-20 07:07:42 +00:00
bryner%netscape.com
2221f6ed02
move XP_MACOSX block before XP_UNIX so we use that instead on os x.
2003-02-20 06:21:59 +00:00
mkaply%us.ibm.com
9f69e2fd9d
OS/2 bustage
2003-02-20 05:36:54 +00:00
ssu%netscape.com
e04594fbed
fixing bug 190484 - After GRE install, user is asked to restart computer, ending rest of install. r=sgehani, sr=dveditz, a=asa
2003-02-20 05:15:26 +00:00
dougt%netscape.com
572f20a150
fixing bustage on osx
2003-02-20 04:39:31 +00:00
ssu%netscape.com
11143f64c3
fixing bug 191996 - XPathEvaluator gone in nightly builts? r=jst, sr=dveditz, a=dveditz.
2003-02-20 02:38:00 +00:00
dougt%netscape.com
975ff0c178
Fixes a problem where clicking an URL outside Mozilla does nothing. r=ssu, sr=dveditz, a=chofmann, b=193189
2003-02-20 02:26:04 +00:00
bryner%netscape.com
972212c665
tell the BrowserView to activate, so focusing items works (bug 175029)
2003-02-20 02:14:40 +00:00
chanial%noos.fr
cf728cada2
Bug 191637 Customize Toolbar Bustage. patch by Boris Zbarsky.
2003-02-20 02:09:27 +00:00
kaie%netscape.com
f2bc384b60
b=185690 Preference "Client Certificate Selection" has no effect
...
This in general makes the radio button code more failsafe when dealing with unexpected preference strings.
r=javi sr=jaggernaut a=asa
2003-02-20 01:05:51 +00:00
sonja.mirtitsch%sun.com
8f8e7357ec
writing actual return of modutil to output.log, bug 193394 r=wtc
2003-02-20 00:52:40 +00:00
ssu%netscape.com
ef69bc64eb
fixing bug 190362 - MFCEmbed installer crashing during setup. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:31:54 +00:00
ssu%netscape.com
a8a4d1797a
fixing bug 192819 - Setting Mozilla browser and Mail as default programs using Set Program Access and defaults applet zaps Mozilla installation. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:24:51 +00:00
kaie%netscape.com
d3a44165b9
b=173369 Migrating NSS databases from the "CFM" build to the "mach-o" build
...
r=javi sr=peterv a=asa
2003-02-20 00:19:45 +00:00
ssu%netscape.com
ed9dc093b7
fixing bug 193241 - Files should be deleted when going from 1.3a to 1.3b. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:11:39 +00:00