mcafee%netscape.com
166f0b62d4
Adding xulwinopen test data reporting.
2001-11-30 06:00:16 +00:00
mcafee%netscape.com
2d4846374f
avg -> value
2001-11-30 05:53:01 +00:00
mcafee%netscape.com
ba13aea768
switching avg to value
2001-11-30 05:49:19 +00:00
mcafee%netscape.com
906e56e46d
Fixing Y axis label
2001-11-30 05:44:07 +00:00
bzbarsky%mit.edu
21ee5a32b0
Add unicharutil_s to LLIBS to make Win link correctly.
2001-11-30 05:35:37 +00:00
dbaron%fas.harvard.edu
48d18d01e5
Add nsOutlinerContentView.cpp and nsOutlinerUtils.cpp for varga. b=97062
2001-11-30 05:10:25 +00:00
dbaron%fas.harvard.edu
92d585c56e
Add nsIOutlinerContentView.idl for varga. b=97062
2001-11-30 05:08:26 +00:00
mcafee%netscape.com
d29e4da38d
First add. Clone of startup cgis. plans to make this a general graph cgi are in the wings, this is a temporary get-this-going hack
2001-11-30 04:51:04 +00:00
peterlubczynski%netscape.com
1b5deab961
Fixing up simple Mac Plugin SDK sample. not part of the build
2001-11-30 04:49:46 +00:00
peterlubczynski%netscape.com
a5870dc562
Mac Plugin SDK Scriptable plugin project file fix for Classic
2001-11-30 04:42:30 +00:00
varga%utcru.sk
6506cc314e
Fix for 97062.
...
Implement a content model view for <outliner>.
r=bryner sr=hyatt
2001-11-30 04:41:55 +00:00
bzbarsky%mit.edu
e8ba05adf2
Bug 109236, take 2, now that mcp has been changed. r=law, sr=mscott.
2001-11-30 04:37:21 +00:00
peterlubczynski%netscape.com
a747bf462d
Removing debug prefix file from Mac Plugin SDK. not part of the build
2001-11-30 04:33:25 +00:00
sfraser%netscape.com
bb68964713
Add UnicharUtil library for bz
2001-11-30 04:32:00 +00:00
sspitzer%netscape.com
454310cf32
fix warnings, fix whitespace.
2001-11-30 04:19:21 +00:00
law%netscape.com
a2179dc3a0
Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake
2001-11-30 04:17:05 +00:00
peterlubczynski%netscape.com
b46649de70
Fixing up Mac Plugin SDK Basic Sample Project for Classic. Not part of the build.
2001-11-30 04:12:42 +00:00
kmcclusk%netscape.com
68d04c0b4c
Make the backbuffer transitory based on a pref. This does not have any effect unless you set (layout.transitory.backbuffer", true) bug 95952 sr=attinasi r=alexsavulov
2001-11-30 04:12:36 +00:00
kmcclusk%netscape.com
19205cdeae
Replace the O(n^2) call to GetChild in nsViewHandleEvent to substantially improve page load performance and interactivity on pages with lots of comboboxes. bug 112525 r=roc+moz sr=kin
2001-11-30 04:09:36 +00:00
peterlubczynski%netscape.com
c7776da2d9
Removing Mac Plugin SDK resource, not part of build.
2001-11-30 04:07:47 +00:00
peterlubczynski%netscape.com
afedfe55cc
Removing Mac Plugin SDK project file. Not part of the build.
2001-11-30 04:06:44 +00:00
morse%netscape.com
7549338c63
bug 77073, wallet checks slows creation of edit and context menus, r=sgehani, sr=alecf
2001-11-30 03:46:18 +00:00
sspitzer%netscape.com
5cfb2af495
fix build bustage on mac.
2001-11-30 03:08:38 +00:00
javi%netscape.com
918df6aadb
Remove reference to nsSecureBrowserUIImpl.obj which is no longer built in this
...
directory. Should fix tbox bustage.
2001-11-30 02:30:37 +00:00
waldemar%netscape.com
8636cf2c52
Added comments
2001-11-30 02:23:05 +00:00
waldemar%netscape.com
1621beb52f
Added /* and */ statements
2001-11-30 02:22:37 +00:00
mcafee%netscape.com
305aee2229
Adding mailbloattest stub.
2001-11-30 02:03:24 +00:00
mcafee%netscape.com
b6e99f432e
Profile cleanup. Adding mailbloattest stub. Fixed component.reg filename. comments, etc.
2001-11-30 02:02:57 +00:00
vidur%netscape.com
1d30755167
progress indicator and menu improvements. [not part of build]
2001-11-30 02:02:11 +00:00
vidur%netscape.com
1ad0ca5c26
Fixed prompt and password dialogs. [not part of build]
2001-11-30 01:59:01 +00:00
dbaron%fas.harvard.edu
405859fe7e
Backing out shanjian at his request to fix Linux orange.
2001-11-30 01:57:24 +00:00
bzbarsky%mit.edu
3e948266a2
backing this out. need to get some build magic on the mac first. :(
2001-11-30 01:10:10 +00:00
darin%netscape.com
f5cbd5fb34
build TestPerf on linux
2001-11-30 01:01:23 +00:00
bzbarsky%mit.edu
dadc488fa8
Fix build bustage on Win. Bug 109236
2001-11-30 00:54:46 +00:00
sspitzer%netscape.com
6f776c6502
fix for #112727 (removing expired articles won't remove all expired articles in certain cases.)
...
and hopefully for #110362 (top crasher in ParseURL()), and some cleanup.
for #110362 , I'm making sure we only check the local cache for message and message part urls.
r/sr=bienvenu
2001-11-30 00:49:47 +00:00
vidur%netscape.com
5c4b247ed4
Copy over installed-chrome.txt to get scrollbars working
2001-11-30 00:47:09 +00:00
vidur%netscape.com
51192a5e57
Fixed alerts and added prompt and password support. [not part of build]
2001-11-30 00:46:06 +00:00
sgehani%netscape.com
b3e941f010
Fix reset button (was too large) on helper apps pref pane.
...
b=109516; r=sgehani; sr=alecf
(checking in for Andre Dahlqvist <andre.dahlqvist@telia.com>)
2001-11-30 00:44:16 +00:00
shanjian%netscape.com
4a4b2f6c1e
#support unicode beyond BMP plane in Compressed charmap
...
r=bstell, sr=brendan
2001-11-30 00:41:20 +00:00
sgehani%netscape.com
ed39cb8438
Fix Netscape search sherlock plugin.
...
b=112029; r=morse; sr=alecf
2001-11-30 00:37:13 +00:00
shanjian%netscape.com
0c95f23583
#disable debug message in optimized build
...
r=danm sr=waterson
2001-11-30 00:36:56 +00:00
av%netscape.com
6ee1ebb51d
Updating readme.txt for the plugin SDK, not part of the regular build
2001-11-30 00:35:58 +00:00
sgehani%netscape.com
9db225ec99
Add brandShortName to content pack switch message.
...
b=109477; sr=alecf
2001-11-30 00:34:55 +00:00
sgehani%netscape.com
318c4f27fc
Open a new window if one isn't around when users select the
...
``Search the Web'' menu item from the ``Search'' menu.
b=83329; r=morse; sr=sfraser
2001-11-30 00:30:22 +00:00
sgehani%netscape.com
44f0781c19
Don't distingiush between an edited and unedited URL bar text when
...
the search button is clicked.
b=60283; r=morse; sr=alecf
2001-11-30 00:27:47 +00:00
darin%netscape.com
da4cdaad30
fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
...
r=jag, sr=alecf
2001-11-30 00:23:56 +00:00
cmanske%netscape.com
6abe03849b
Backed out change not part of fix for bugscape bug 10937
2001-11-30 00:22:19 +00:00
sgehani%netscape.com
603cbed58c
Remove dependency of sidebarOverlay on brand.dtd.
...
b=109450; r=morse; sr=blake
2001-11-30 00:20:07 +00:00
cmanske%netscape.com
1c49819b34
Fixed spell check dialog bug 10937, r=syd, sr=kin
2001-11-30 00:16:21 +00:00
bzbarsky%mit.edu
fb5448fb7f
Make the mime service do extension --> type matching based on the
...
information the user has entered in helper app prefs. Bug 109236,
r=law, sr=mscott
2001-11-30 00:14:14 +00:00