BlakeR1234%aol.com
|
09fb7643ca
|
Fix for bug 43263, just a typo.
|
2000-06-21 06:39:35 +00:00 |
alecf%netscape.com
|
285316311f
|
extra files I missed in the last checkin r=putterman
|
2000-06-21 06:35:58 +00:00 |
alecf%netscape.com
|
d466f3d433
|
move out threadpane-specific code so it can be reused in the search dialog for #33101 r=putterman
|
2000-06-21 06:34:59 +00:00 |
mscott%netscape.com
|
7db93f5a1e
|
Bug #38374 --> add application and user preferred handle action to mime info.
I'm going to be storing this information in the helper app code.
r=valeski
|
2000-06-21 06:34:43 +00:00 |
mscott%netscape.com
|
a778fbd165
|
Bug #33768 --> add MakeUnqiue to nsIFile. this is actually dougt's code.
r=mscott
|
2000-06-21 06:32:45 +00:00 |
mscott%netscape.com
|
7b35b6b849
|
Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD!!!!!!!!!)
code review will come when this is done and gets turned on.
RDF header file which defines our vocabulary for the mime mapping data source.
|
2000-06-21 05:27:29 +00:00 |
scc%mozilla.org
|
a2e2352e1e
|
fix for commercial bustage on Mac (adding |operator const CharT*() const| to |basic_nsLiteralString|). fix for blizzards linux changes needing working |Substring|. r=beard,syd
|
2000-06-21 05:13:10 +00:00 |
dmose%mozilla.org
|
140bf4f8a8
|
made bindname an attribute of nsILDAPConnection. folded all remaining code from ldapSearch.cpp into various parts of nsLDAPChannel in preparation for pushing threading down out of nsLDAPChannel and into the core SDK wrapper classes (nsILDAP{Connection,Operation,Message}). added an (as-yet unimplemented) toString method to nsILDAPMessage; some of the code in nsLDAPChannel should eventually move there. a=r=(notbuilt)
|
2000-06-21 04:44:58 +00:00 |
endico%mozilla.org
|
6035ca8656
|
oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done
|
2000-06-21 04:02:53 +00:00 |
pinkerton%netscape.com
|
3c6ba4953b
|
adding nsIDragTracker.idl bug #28226
|
2000-06-21 03:46:22 +00:00 |
pinkerton%netscape.com
|
380897ef1c
|
add NS_IS_DRAG_EVENT macro r=saari, bug 28226
|
2000-06-21 03:43:40 +00:00 |
pinkerton%netscape.com
|
0c95c6dddf
|
add nsIDragTracker.idl bug #28226
|
2000-06-21 03:38:07 +00:00 |
pinkerton%netscape.com
|
459468917a
|
add nsIDragTracker.idl
|
2000-06-21 03:37:32 +00:00 |
pinkerton%netscape.com
|
d5c25e2303
|
First Checked In.
|
2000-06-21 03:36:59 +00:00 |
waterson%netscape.com
|
309668c18f
|
Add regression tests for 22413, 27211, 39211, and 41521.
|
2000-06-21 02:37:05 +00:00 |
waterson%netscape.com
|
9426990224
|
Bugs 22413, 27211, 39211. On nsCSSFrameConstructor::ContentRemoved(), check the *child* instead of the parent to see if we need to reframe. r=nisheeth
|
2000-06-21 02:35:28 +00:00 |
dougt%netscape.com
|
62ca99b704
|
check for null.
|
2000-06-21 02:29:08 +00:00 |
alecf%netscape.com
|
e87ff45414
|
add support for searching twice.... clear the scope term list between every search - #33101 r=bienvenu
|
2000-06-21 02:17:14 +00:00 |
scc%mozilla.org
|
4538064bbe
|
added blizzards tests for problems with |Substring|
|
2000-06-21 02:06:29 +00:00 |
scc%mozilla.org
|
c73c85cd8c
|
had to add a bunch of libraries to get the debug target to build
|
2000-06-21 02:05:54 +00:00 |
hyatt%netscape.com
|
3431c2f9e4
|
Fix for 42806. r=waterson
|
2000-06-21 02:02:24 +00:00 |
av%netscape.com
|
c44dcf6318
|
Filtering plugins from old installation down to three as per decision in 23856, r=amusil
|
2000-06-21 01:44:55 +00:00 |
mkaply%us.ibm.com
|
f6a13621c9
|
#42637
r=mkaply, a=brendan
OS/2 bring up - Need io.h for GCC build
|
2000-06-21 01:35:21 +00:00 |
amusil%netscape.com
|
5131a0f5c2
|
Turn on wchar_t
|
2000-06-21 01:31:09 +00:00 |
ben%netscape.com
|
7798e5365a
|
Fix mac classic skin to have correct toolbar and other asstd main window styles.
|
2000-06-21 01:29:43 +00:00 |
sspitzer%netscape.com
|
08c1a9315e
|
fix for #40051. thanks to Henrik Gemal <gemal@gemal.dk> for the patch.
r=sspitzer
|
2000-06-21 01:17:32 +00:00 |
sspitzer%netscape.com
|
73f32b0692
|
Bug #38374 --> more updates for external helper application support.
r=mscott
|
2000-06-21 01:16:32 +00:00 |
dbaron%fas.harvard.edu
|
99e2efd493
|
Slightly refine my previous fix for string assertions so things behave exactly as before. r=pollmann b=42936
|
2000-06-21 01:13:10 +00:00 |
javi%netscape.com
|
338605fabc
|
added files: mozilla/extensions/psm-glue/src/nsKeygenHandler.cpp
|
2000-06-21 01:02:44 +00:00 |
mkaply%us.ibm.com
|
485388f43d
|
#40177
r=cls, a=brendan
OS/2 bring up - Change some hardcoded values into variable - remove some extra loops that OS/2 was going down.
|
2000-06-21 00:54:56 +00:00 |
dbaron%fas.harvard.edu
|
397dfbd37f
|
Fix leak by continuing to enumerate. r=hyatt
|
2000-06-21 00:54:42 +00:00 |
dbaron%fas.harvard.edu
|
7cb5cefd3f
|
Fix string assertions. b=42936 code=jst,dbaron r=harishd
|
2000-06-21 00:53:34 +00:00 |
vidur%netscape.com
|
19aa4a879d
|
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
|
2000-06-21 00:53:26 +00:00 |
vidur%netscape.com
|
b5aa109281
|
Fix for bug 42278. Switched around positions of old REC-html40 namespace URI and new XHTML namespace URI in the table so that we do the reverse mapping from namespaceID to URI correctly. r=nisheeth
|
2000-06-21 00:49:22 +00:00 |
pavlov%netscape.com
|
9533bafa99
|
moving ssl state icons from navigator to communicator. fix for bug 43175. r=valeski
|
2000-06-21 00:47:29 +00:00 |
ben%netscape.com
|
6e1622beaf
|
fix mac classic toolbars, 41272
|
2000-06-21 00:44:15 +00:00 |
javi%netscape.com
|
f894ddc866
|
Fixes for Bug #15623 and Bug #28430 r=thayes
psm-glue work for KEYGEN tag is in.
KEYGEN tag will work with PSM 1.2
|
2000-06-21 00:43:57 +00:00 |
vidur%netscape.com
|
d22aa70d25
|
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
|
2000-06-21 00:42:59 +00:00 |
pollmann%netscape.com
|
7ab64c0cc4
|
Bug 25300: Enable activation of buttons by the keyboard (space or enter) r=nisheeth
|
2000-06-21 00:40:11 +00:00 |
bienvenu%netscape.com
|
0f057d8ca8
|
fix 31411 problems interrupting imap message load r=jefft
|
2000-06-21 00:34:43 +00:00 |
BlakeR1234%aol.com
|
59f179c2c6
|
Fix for bug 43217, regression which caused Go menu to disappear. r=smfr, disttsc@bart.nl
|
2000-06-21 00:34:13 +00:00 |
joki%netscape.com
|
3989f33007
|
fix for 29517, prevent DOM event access from regular content to anonymous content inside a file control.
|
2000-06-21 00:23:28 +00:00 |
mkaply%us.ibm.com
|
fd93d46495
|
#40177
r=cls, a=brendan
OS/2 bring up - remove trailing slash
|
2000-06-21 00:21:57 +00:00 |
joki%netscape.com
|
ac67aba0ee
|
Part of fix for 38117, prevent scripts from running event handlers on windows from other domains. r:mstoltz
|
2000-06-21 00:21:50 +00:00 |
joki%netscape.com
|
91dd076285
|
Fix for bug 25117, check security when sizing/positioning/configuring windows. r:danm
|
2000-06-21 00:20:39 +00:00 |
mkaply%us.ibm.com
|
2cefa78d8d
|
#40177
r=cls, a=brendan
OS/2 bring up - fix some various build problems relating to nsinstall and SHELL
|
2000-06-21 00:16:45 +00:00 |
pavlov%netscape.com
|
f6ad54ec60
|
forgot this file...
patch from Scott Schram (scott@ruthie.com) to add css2/3 cursor support on unix (bug 38444) a=brendan
|
2000-06-21 00:11:42 +00:00 |
mkaply%us.ibm.com
|
e843c13148
|
# 42637
r = valeski, a = brendan
OS/2 bring-up - PR_CALLBACK for VisualAge
|
2000-06-21 00:07:57 +00:00 |
ben%netscape.com
|
e17b56217f
|
install classic skin into chrome registry on installation, 41272
|
2000-06-21 00:06:44 +00:00 |
ben%netscape.com
|
594cbf5443
|
forgot to add files
|
2000-06-21 00:06:07 +00:00 |