bienvenu%netscape.com
6d26c1a704
back out fix for 92873 - it causes a crash sending messages
2001-08-02 13:40:19 +00:00
bienvenu%netscape.com
9b790b2228
make bonking offline toggle icon in compose window prompt to send unsent messages r=ducarroz, sr=sspitzer part of work for 83216
2001-08-02 13:37:42 +00:00
bienvenu%netscape.com
0e78490dff
move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216
2001-08-02 13:36:43 +00:00
brade%netscape.com
dac492d9ea
removing old file
2001-08-02 13:32:50 +00:00
bienvenu%netscape.com
b6784c4c0c
move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216
2001-08-02 13:29:49 +00:00
bratell%lysator.liu.se
d391c71616
Bug 91669 - use AppendInt instead of sprintf to convert from number to nsString. r=dbaron, sr=attinasi
2001-08-02 12:12:53 +00:00
peterv%netscape.com
f73c539117
Trying to fix mac bustage by beard. Adding back ContextualMenu library.
2001-08-02 09:35:26 +00:00
sspitzer%netscape.com
42b07c1f68
remove dead code. #92114 . fix by hwaara. sr=sspitzer
2001-08-02 07:39:34 +00:00
sspitzer%netscape.com
776918b13d
remove dead code. #92960 . rs=mscott
2001-08-02 07:24:35 +00:00
sspitzer%netscape.com
931752ef07
remove dead code. #92960 . rs=mscott
2001-08-02 07:06:07 +00:00
sspitzer%netscape.com
59830ffa9e
fix for #92621 . invalidate the scroll bar when the search criteria changes
...
because that changes the number of results we are showing in the outliner.
r=mscott, sr=bienvenu
2001-08-02 06:59:54 +00:00
naving%netscape.com
35c4c2afc0
correct fix for the bustage caused earlier
2001-08-02 06:26:01 +00:00
jaggernaut%netscape.com
f57611732e
Bug 13004: nsDOMEventsIIDs.cpp/.h should go.
...
Patch by jst, r=jag, sr=brendan.
2001-08-02 05:36:44 +00:00
naving%netscape.com
65ed87a708
fix the mac and linux bustage
2001-08-02 04:19:11 +00:00
sspitzer%netscape.com
b868a3fa3e
fix for #93005 . pre-flight the "attach a web page" dialog with "http://".
...
fix by stephend. r=varada, sr=sspitzer
2001-08-02 03:44:47 +00:00
beard%netscape.com
501794abed
factor out SIOUX console, use true UNIX console on Mac OS X. b=86550, r=pinkerton, sr=scc
2001-08-02 03:32:14 +00:00
sspitzer%netscape.com
f4bd6796d7
fix for #61651 : subfolders of special folders have those special folder properties.
...
thanks to elrod@liquidmetal.com for the initial patch.
fix for #72791 : the INBOX flag trumps all other special folder flags. so if a user
sets their INBOX to be their Sent folder, we still treat it like an inbox.
r=mscott, r=sspitzer, sr=bienvenu
2001-08-02 03:18:47 +00:00
naving%netscape.com
be9a0cb37a
92873 r=ducarroz sr=mscott; fix a memory leak.
2001-08-02 03:15:18 +00:00
sspitzer%netscape.com
62455166aa
fix for #92883 . center the download news headers dialog.
...
r=stephend, sr=mscott
2001-08-02 03:12:39 +00:00
naving%netscape.com
7478c47250
34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
...
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
blakeross%telocity.com
2a85fbfc2e
Drag vertical splitter left and it jumps back to default (78790). r=matt sr=ben
2001-08-02 03:03:11 +00:00
blakeross%telocity.com
2a570ec4c9
Don't show progress text/meter for chrome:/resources: urls (88200), and stop menuitems no longer disable when appropriate (76902). r=dean sr=ben
2001-08-02 02:57:28 +00:00
eddyk%netscape.com
f298bb6bae
bug 85335: Disk sapce UI elements need to be lockable
...
Added js code to disable xul elements for locked prefs.
r=bhuvan, sr=mscott
2001-08-02 02:29:59 +00:00
dbaron%fas.harvard.edu
f530205ebe
Fix leaked roots (and occasional asserts or potentially crashes) by unconditionally rooting/unrooting in the ctor/dtor of nsXULPrototypeScript. This means a JS object obtained from the XUL cache is rooted multiple times (it was already unrooted multiple times). Also add some assertions to warn against similar failures that can happen when RemoveJSGCRoot is called more than AddJSGCRoot. b=93146 r=brendan sr=waterson
2001-08-02 02:07:51 +00:00
dbaron%fas.harvard.edu
2b8d7b6266
Add test for gcc 2.7.x on Linux, which requires CFRONT_STYLE_THIS_ADJUST. r=waterson sr=shaver b=88397
2001-08-02 02:02:06 +00:00
dbaron%fas.harvard.edu
6f534f6129
Fix leaks of JS runtime service. b=93089 r=shaver, dbradley sr=waterson
2001-08-02 01:58:33 +00:00
dougt%netscape.com
429aaeeab6
Fixing comment. r=me, sr=nobody
2001-08-02 01:35:28 +00:00
dougt%netscape.com
4be9abb1ef
Adding TestUpload to windows. Also reordering tests to follow hex numbering.
2001-08-02 01:34:02 +00:00
dougt%netscape.com
4a63d58c92
Adds FTP upload support 92837. r=bbaetz, sr=darin
2001-08-02 01:30:00 +00:00
srilatha%netscape.com
5d4fcedc83
Fix for bug 86442. Made some changes such that the right directory will be selected when
...
a directory is edited/deleted.
r=mohanb, sr=sspitzer
2001-08-02 00:58:48 +00:00
blakeross%telocity.com
db9dfad457
umm, the most important part of 83059 didn't make it in because of bad tag stickiness. r=kerz sr=ben
2001-08-02 00:55:40 +00:00
darin%netscape.com
ff6f9e69d0
Fixes bug 92438 "http 0.9 rendered as content-type: text/plain with Java applets"
...
patch=cahagn_o@epita.fr , r=bbaetz, sr=darin
2001-08-02 00:54:30 +00:00
blakeross%telocity.com
26664deea8
Remove delay upon closing download window (when download is finished); disable checkbox when necessary (91605). r=kerz sr=ben
2001-08-02 00:37:28 +00:00
javi%netscape.com
c2551e2ead
Fix for Bug 78811 Checking in for Rangan Sen
...
r=ddrinan sr=hewitt
Make double clicking on an entry in cert manager bring up the cert viewer.
2001-08-02 00:32:00 +00:00
blakeross%telocity.com
f551be3a90
Rest of 'allow users to hide component bar' (83059). r=kerz sr=ben
2001-08-02 00:27:41 +00:00
danm%netscape.com
2574bee266
make GetParent return null if the window has been destroyed. this prevents mistaken attempts to access a destroyed window's parent. bug 92291 r=hyatt,saari
2001-08-02 00:19:24 +00:00
danm%netscape.com
c90a985c4c
unlink the parent from a destroyed child just after the child is unlinked from the parent. this prevents mistaken attempts to access a destroyed window's parent. bug 92291 r=hyatt,saari
2001-08-02 00:19:07 +00:00
javi%netscape.com
70eb7611bd
Fix for Bug 90641 Checking in for Rangan Sen
...
r=ddrinan, sr=hewitt
Fix the title for certificate expired/certificate not yet valid dialog
2001-08-02 00:12:14 +00:00
hyatt%netscape.com
e1abe2c919
Fix for 71471. r=blake, sr=hewitt
2001-08-02 00:09:27 +00:00
shanjian%netscape.com
3b5ac1141b
#92806 need to support GB18030 in universal detector
...
r= ftang sr=blizzard@mozilla.org
This fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2001-08-02 00:06:30 +00:00
blakeross%telocity.com
8a50ac0f82
View Toolbar items appear when toolbars are hidden in a popup window that requested no chrome, and can't show toolbars in that case (75742); disable Edit Page, Send Page, View Source for pages with post data; allow users to hide the component bar (83059). r=kerz,sr=ben
2001-08-02 00:06:27 +00:00
peterlubczynski%netscape.com
bd1f73175a
Move code for showing content viewer out of object frame, part of bug 93105 r=av sr=waterson
2001-08-02 00:03:29 +00:00
shanjian%netscape.com
20a797cb3e
#92339 Universal Auto Chardetector doesn't work.
...
(This is yokoyama@netscape.com 's bug. )
r= shanjian sr=blizzard@mozilla.org
his fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2001-08-02 00:02:59 +00:00
javi%netscape.com
bf33f24177
Backing out previous check-in.
2001-08-02 00:02:34 +00:00
shanjian%netscape.com
8df548c57b
#92807 universal detector does not work with mail/news
...
r=ftang@netscape.com sr=blizzard@mozilla.org
This fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2001-08-01 23:59:18 +00:00
javi%netscape.com
93a716dc4f
Fix for Bug 89420 Checking in for Rangan Sen
...
r=ddrinan, sr=hewitt
Fix missized download cert dialog.
2001-08-01 23:55:36 +00:00
blakeross%telocity.com
62cad3e1b5
Should be possible to drop links on Go button to load them (87048), and text on the Search button to search for it (87062), right clicking disabled back/fw buttons shouldn't show tiny menu (83765), and alt+drag should let you rearrange personal toolbar folders. r=kerz sr=ben
2001-08-01 23:54:46 +00:00
shanjian%netscape.com
30ec665d66
#33337 Universal Charset Autodetection for mozilla tree
...
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2001-08-01 23:53:21 +00:00
javi%netscape.com
009c5667e7
Fix for Bug 84825 Checking in for Rangan Sen
...
r=ddrinan sr=hewitt
Remove hard coded width from dialog.
2001-08-01 23:49:42 +00:00
blakeross%telocity.com
d1d80b3060
Removing unused mimetype ui (87713). r=kerz sr=ben
2001-08-01 23:46:44 +00:00