dbaron%fas.harvard.edu
89287586a9
Convert CRLF line endings to LF to fix IRIX bustage from bienvenu's checkin.
2001-07-16 21:08:37 +00:00
dbaron%fas.harvard.edu
c14a4b7581
Replace the mMediumCascadeTable nsHashtable with a linked list of rule cascades since searching a linked list of at most two elements (and usually just one) is *much* faster than doing a hashtable lookup. r=waterson sr=attinasi b=90791
2001-07-16 20:59:28 +00:00
sonmi%netscape.com
c9cebbc6e4
oops... wrong filesystem - undid the changes
2001-07-16 20:47:03 +00:00
hwaara%chello.se
e7d77a0da2
#90640 , implement new filter action: Flag message. r=varada, sr=bienvenu
2001-07-16 20:46:38 +00:00
dbaron%fas.harvard.edu
6b44bee19f
Make includes (-i) and excludes (-e) work. b=90755 r=jim_nance@yahoo.com sr=waterson
2001-07-16 20:44:07 +00:00
ddrinan%netscape.com
89a00ad87f
Check in for tao. Bug 88277 - (JS) cut off strings when loading pkcs11 module. r=mcgreer,sr=blizzard
2001-07-16 20:33:07 +00:00
scc%mozilla.org
027de70173
bug #90981 (top-crash): sr=mscott, rs=waterson. the new |nsXPIDLC?String| implementation doesn't always have a buffer handle to give up. |BeginReading| won't do what you want in this case, so modify |do_AssignFromReadable| to elide copies from empty strings.
2001-07-16 20:29:30 +00:00
mcafee%netscape.com
4a69cb34d8
Adding support for external, post-mozilla builds.
2001-07-16 20:23:52 +00:00
timeless%mac.com
f4c8cd4d0b
Bugzilla Bug 90704 there is a correct spelling for gobbeldygook and this is not it
...
r=terry [C=WP, A=OED]
2001-07-16 20:15:03 +00:00
sonmi%netscape.com
c9430fe3a9
changed the buildserver from blds-sca15a to redbuild
2001-07-16 20:14:00 +00:00
bienvenu%netscape.com
7b28263ee1
fix crash downloading news article with extremely long line length, fix by bns_robson@hotmail.com, r=bienvenu,sr=sspitzer 87312
2001-07-16 19:58:11 +00:00
jake%acutex.net
98a3075c9b
Correcting the URL for MySQL's web page. Bug 90553.
...
Patch by Myk Melez <myk@mozilla.org>
2001-07-16 19:50:17 +00:00
bienvenu%netscape.com
1961fa6424
fix 90772 rs=sspitzer, offline download stalling if you have a local folders account
2001-07-16 19:46:10 +00:00
justdave%syndicomm.com
eae6e119bd
Fixing minor problem caused by the original bug 77473 checkin where an SQL error was being produced if you tried to log in
...
with an invalid username.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-07-16 19:38:34 +00:00
bernd.mielke%snafu.de
fe2ba5b751
bug 45486 fixing percent colspans iterate over from the inner to the outer colspan
...
cleanup in header files, some documentation, removing cruft
bug 55694 use reflowstate.availwidth if is usefull
r=karnaze sr=attinasi
2001-07-16 19:15:01 +00:00
chuang%netscape.com
e6ed5fee67
Bug82197 Acct Central Offline Settings should go to Offline panel, r=bhuvan, sr=mscott
2001-07-16 18:47:20 +00:00
pinkerton%netscape.com
454dd484ab
Under carbon, don't use the modal dialog proc for all dialogs since that enforces modality and we may not want that. r=pchen/sr=scc. bug# 88709
2001-07-16 18:41:27 +00:00
mcgreer%netscape.com
6b2d374162
checkin for colin, patch to make OpenVMS build in object tree
2001-07-16 15:18:53 +00:00
leaf%mozilla.org
4834114679
Automated update
2001-07-16 11:44:14 +00:00
colin%theblakes.com
f1741c949f
OpenVMS has to use poll (not select) when dealing with the
...
X Connection Number. b=87175 r/sr=blizzard
2001-07-16 11:36:06 +00:00
dbaron%fas.harvard.edu
87c68ff844
Header include dependency cleanup. b=64023 Fixing bustage.
2001-07-16 07:13:32 +00:00
bryner%uiuc.edu
6ea11b87bc
Fixing BeOS bustage - use uint32 instead of u_int32_t.
2001-07-16 06:04:25 +00:00
dbaron%fas.harvard.edu
ca0f24d1b5
Header include dependency cleanup. b=64023 Fixing bustage.
2001-07-16 05:20:14 +00:00
bryner%uiuc.edu
006ec96e1e
Bug 83388 -- dialogs (and probably other things) broken when using -O2 on gcc 2.96 due to js code that was unsafe for alias optimization. r=drepper@cygnus.com, sr=brendan.
2001-07-16 05:02:10 +00:00
dbaron%fas.harvard.edu
aaf33d6eb6
Header include dependency cleanup. b=64023 Fixing bustage.
2001-07-16 04:39:02 +00:00
dbaron%fas.harvard.edu
6edd8011fc
Header include dependency cleanup. b=64023 Fixing bustage.
2001-07-16 04:20:07 +00:00
dbaron%fas.harvard.edu
9fa02f6302
Header include dependency cleanup. b=64023
2001-07-16 03:42:59 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
pschwartau%netscape.com
e3f7836a54
Initial add.
2001-07-15 23:01:19 +00:00
dbaron%fas.harvard.edu
1850382c68
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-15 22:57:29 +00:00
blakeross%telocity.com
4c80f9f24f
nsTextBoxFrame's crop=middle is inverse of what is desired (50833). Patch by Dean Tessman <dean_tessman@hotmail.com> r=pink, simon@softel.co.il sr=blake
2001-07-15 00:10:10 +00:00
blakeross%telocity.com
1aa9514540
Dragging thumb away from scrollbar should cancel scrolling (22175). Patch by Dean Tessman <dean_tessman@hotmail.com>. r=timeless sr=blake
2001-07-15 00:05:20 +00:00
dbaron%fas.harvard.edu
c5c2e09ee6
Adding ftp.netscape.com back to bloaturls again, in the hopes that the weird network problems have been fixed by now.
2001-07-14 18:35:32 +00:00
bryner%uiuc.edu
b0bdc592a3
Bug 90237 - fixing PSM regressions from bug 70857. Patch from
...
walk84@yahoo.com , r=ddrinan, sr=blizzard.
2001-07-14 18:10:16 +00:00
bryner%uiuc.edu
b53e7e9875
Bug 90741 - change box to hbox and vbox. Patch by andersma@luther.edu,
...
r=ddrinan, sr=hewitt.
2001-07-14 17:55:57 +00:00
nboyd%atg.com
bf90b94ec7
Subject:
...
Re: Rhino 1.5R2 release candidate
Date:
Fri, 13 Jul 2001 22:52:43 -0700
From:
Christopher Oliver <coliver@mminternet.com>
Organization:
Primary Interface LLC
To:
Norris Boyd <nboyd@atg.com>
References:
1
Hi Norris,
Attached are some (final?) changes to the debugger:
- Display NativeCall objects as "[object Call]" in this/locals tree-tables
- Fixed "Go to Function" to highlight the target function in the source
window
- Synchronized ContextListener implementation
- Added slightly more useful tooltips to the tool bar
Note I modified files from today's rhinoTip.zip. Hopefully they were
identical to those in the cvs release branch.
Chris
2001-07-14 17:17:35 +00:00
ben%netscape.com
fa59be983d
forgot to check this in with original patch for bug 65251.
...
Make content pack extension build on Mac.
r=pchen, sr=hyatt
2001-07-14 08:45:08 +00:00
dveditz%netscape.com
18a0724c66
shutdown turbo/server mode after an install that requires a browser restart
...
(bug 86976). r=syd@netscape.com , sr=mscott@netscape.com
2001-07-14 07:19:00 +00:00
dveditz%netscape.com
8787457670
hook so xpinstall can turn off turbo mode (bug 86976). r=syd@netscape.com, sr=mscott@netscape.com
2001-07-14 07:14:34 +00:00
ssu%netscape.com
0c723cd8f3
checking this in for dbragg for bug 78442 - Crash for scenario test case using execute (blk param not required). r=ssu,sr=mscott
2001-07-14 03:23:36 +00:00
sspitzer%netscape.com
fa8caa8056
fix for #90782 . add "total" and "unread" numbers back to the bottom right of
...
the vertical 3 pane layout. (the were already there for the normal 3 pane layout.)
r & sr=bienvenu
2001-07-14 03:15:04 +00:00
aaronl%netscape.com
c8d1d523ed
Bug 90624, one more fix from Brendan's comment
2001-07-14 03:12:01 +00:00
aaronl%netscape.com
90af7e4aab
Fixed GetBounds algorithm. Bug 90624, r=jgaunt, sr=brendan
2001-07-14 02:53:42 +00:00
peterlubczynski%netscape.com
5c0a9158c3
Fix for Shockwave games not working bug 90173 r=av sr=attinasi
2001-07-14 01:36:45 +00:00
peterlubczynski%netscape.com
5b6c58688b
Fixing key and context menu events for full-page plugins on Mac bug 84681 r=bnesse sr=blizzard
2001-07-14 01:01:34 +00:00
peterlubczynski%netscape.com
2d425b7bf9
Real fix for Quicktime 4.x sweep bug 89407 r=av sr=blizzard
2001-07-14 01:01:02 +00:00
anthonyd%netscape.com
f88d5c6fa3
bug fix for 81288 -   removed from source when changing views
...
r=kin@netscape.com
sr=sfraser@netscape.com
2001-07-14 00:50:21 +00:00
dbaron%fas.harvard.edu
2133b79907
Changing CRLF line endings to LF to fix IRIX bustage.
2001-07-14 00:18:44 +00:00
edburns%acm.org
f7d21d0c26
bug=88053
...
r/sr=brendan
This bug fix prevents the crash on exit with Java on win32.
2001-07-14 00:03:17 +00:00
ssu%netscape.com
dc42537adf
fixing bug 67027 - Having int chars in install folder name doesnt uninstall anything. r=dveditz rs=mscott.
2001-07-13 23:53:38 +00:00