Commit Graph

99383 Commits

Author SHA1 Message Date
michael.lowe%bigfoot.com
a98a18a78d Reorder proxy prefs to list http first. author=jwbaker@acm.org,r=sgehani,sr=darin,a=asa 2002-03-13 08:46:48 +00:00
jrgm%netscape.com
3d7f44cf6a Doh. previous checkin was r=mcafee, bug 115690 2002-03-13 08:08:52 +00:00
jrgm%netscape.com
bf25e06115 cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT 2002-03-13 08:04:28 +00:00
badami%netscape.com
22db38cf3d Proxy-authorization header incorrectly sent to server during SSL session
bug 127671 r=rpotts sr=darin a=asa
2002-03-13 07:34:51 +00:00
badami%netscape.com
4ebc52c78b plain text copy is bad
bug 125732 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
2002-03-13 06:26:33 +00:00
badami%netscape.com
27d5bba4cc nsXMLContentSerializer::AppendTextData() causes assertion in nsDependentString::Rebind()
bug 119335 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
2002-03-13 06:20:15 +00:00
badami%netscape.com
6edffd5f4d [serializer]Composer breaks lines at inappropriate positions
bug 85184 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
2002-03-13 06:14:57 +00:00
jkeiser%netscape.com
aeb4d3fdbb Prevent double submission of forms (bug 72906). r=darin@netscape.com, r=alexsavulov@netscape.com, sr=alecf@netscape.com, a=asa 2002-03-13 06:08:56 +00:00
katakai%japan.sun.com
a38050b457 bug 126123
FreeWnn: BS after ECS key causes Mozilla hangs
Check mIMECompUnicode->Length() before doing mIMECompUnicode->Cut()
r=ftang,sr=alecf,a=asa
2002-03-13 05:41:28 +00:00
blakeross%telocity.com
0351f733e8 Download manager. Not part of build. a=asa 2002-03-13 05:20:13 +00:00
jaggernaut%netscape.com
28e6161fd2 Bug 130222: js text in status bar can push icons out of view. r=bryner, rs=hyatt, a=shaver 2002-03-13 05:01:21 +00:00
alecf%netscape.com
b7fdc3c8cf fix for bug 64489 - make Esc close the Page Info window/dialog
code by jonasj@jonasj.dk, r=db48x@yahoo.com, sr=alecf@netscape.com, a=asa
2002-03-13 04:52:07 +00:00
peterlubczynski%netscape.com
ff4d0d09ea Fixing not calling URLNotify with null data and also a few other times, bug 127259 r=serge sr=beard a=shaver 2002-03-13 04:24:45 +00:00
mkaply%us.ibm.com
24a43d1548 OS/2 bustage - need cast here 2002-03-13 04:01:56 +00:00
jkeiser%netscape.com
ce6fb4d076 pete.zha@sun.com: add form elements into for x in form enum (bug 122726), r=jkeiser, sr=jst, a=asa 2002-03-13 02:56:40 +00:00
bzbarsky%mit.edu
28e6030278 XBL expects computed -moz-binding to not have "url()" and to be empty
string for no binding.  Bug 128428 redux, patch by
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=shaver,
a=brendan
2002-03-13 02:33:09 +00:00
rginda%netscape.com
5b6f148c58 - venkman only -
bugs 119827 and 100677, a=drivers
Disable debug target, enable debugger for all execution hooks.
2002-03-13 02:15:41 +00:00
rginda%netscape.com
8a7aa943e7 - venkman only -
a=drivers
null check this.outliner in the getters
2002-03-13 02:13:30 +00:00
brendan%mozilla.org
05d2d349ce khanson@netscape.com's patch to switch from QuickSort to heap-sort, plus a crucial ECMA-purity/property-tree-perf fix to InitArrayObject (to SET rather than DEFINE; bug 99120, r=waldemar, sr=shaver&brendan, a=asa). 2002-03-13 01:50:13 +00:00
mkaply%us.ibm.com
e778a7a972 OS/2 bustage - no semicolon here 2002-03-13 01:48:04 +00:00
sspitzer%netscape.com
e0be36c11e additional fix for #128962. pref UI work for MDN (return receipts)
NOT PART OF THE BUILD (yet)

fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer.  fix the per account
prefs to be correct (wrt server or identity).  fix certain prefs to be
booleans, instead of ints.

r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
cmanske%netscape.com
6dfe019d1f Use text cursor over most of Composer's content window. b=128534, r=brade, sr=sfraser, a=asa 2002-03-13 01:35:15 +00:00
sspitzer%netscape.com
515c190b5d fix for accessibility bug #95212. pressing space ball should toggle the subscribed state
when a newsgroup / folder is selected.
r=racham,sr=bienvenu,a=shaver
2002-03-13 01:29:53 +00:00
sspitzer%netscape.com
deef1f88e5 fix for #128500. don't select the quick search text when the timer fires.
r=sspitzer, sr=bienvenu, a=shaver.  fix by naving, who is on vacation.
2002-03-13 01:21:39 +00:00
arougthopher%lizardland.net
b172805113 Fix for Bug#129964
regxpcom fails due to app_server interaction

regxpcom and the other utility functions to not create a BApplication.  The beos widget component was creating some static BCursors that were invoked when trying to be loaded by regxpcom, which caused it to fail.  The cursors are now created dynamically.

r=cls
a=asa
2002-03-13 01:09:29 +00:00
arougthopher%lizardland.net
0897a30aaf Fix for Bug#124543
BeOS MathML implementation


r-rbs (rbs@maths.uq.edu.au)
a=roc+moz
2002-03-13 01:02:25 +00:00
dougt%netscape.com
299b47cf06 Fixes 127918. Mime Service was being accessed from a non-ui thread. This causes all kinds of problems. Found that content type is not needed while opening most stream io's. Removes content type result from nsIStreamIO::Open(). Added atrribute content type nsIStreamIO. Fixes callers. r=gordon@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org. 2002-03-13 00:34:54 +00:00
seawood%netscape.com
ef015e206d Fix |Cannot use const char* to initialize char*| bustage with Sun Forte compilers.
Thanks to Pete Zha <pete.zha@sun.com> for the patch.
Bug #129533 r=Roland.Mainz a=asa
2002-03-12 23:49:23 +00:00
ben%netscape.com
e85c0181a3 Fix build bustage. r=bryner, sr=blake 2002-03-12 23:38:26 +00:00
timeless%mac.com
e2dea144d4 Bug 80562 Xprint does not support any other visuals than Xprt's default one...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=db48x sr=attinasi a=roc+moz
2002-03-12 22:52:34 +00:00
ben%netscape.com
830cc28946 Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
- update outliner builder to expose "Sort" method publicly.
r=blake, sr=hyatt, a=asa
2002-03-12 22:45:05 +00:00
ben%netscape.com
996f63020a Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
r=blake, sr=hyatt, a=asa
2002-03-12 22:44:04 +00:00
ftang%netscape.com
5f1cf54742 fix bug 130071. r=nhotta sr=hyatt, a=roc+moz
make the Asian localization display access key correctly if the last char is a ":"
2002-03-12 22:39:52 +00:00
ftang%netscape.com
ee74c1de7d fix bug125298. hide bidi control format code
r=nhotta sr=sfraser a=roc+moz
2002-03-12 22:36:59 +00:00
dcone%netscape.com
1caa14a4f9 Not part of the build. Adding files needed for the layout-debug object 2002-03-12 22:29:58 +00:00
nhotta%netscape.com
5d9debacdd For IMAGE SRC/FRAME SRC, set a charset from the document and pass it to NS_NewURI,
bug 127282, r=attinasi, sr=darin, a=asa.
2002-03-12 22:26:11 +00:00
dcone%netscape.com
485d9c6092 Not part of the build. Adding objects for the layout-debug plugin object. 2002-03-12 22:25:22 +00:00
dcone%netscape.com
d4c1480d0a Not part of the build. Adding files needed for the layout-debug object 2002-03-12 22:21:53 +00:00
heikki%netscape.com
bf57164cba Bug 129608, moving XML parsererror into its own namespace along with the CSS rules so it won't mess up with web pages using parsererror and sourcetext tags. Clean up the content tree before parser error. Also removing dead files. r=harishd, sr=jst, a=roc+moz@cs.cmu.edu. 2002-03-12 22:17:18 +00:00
blakeross%telocity.com
fa6c821fe5 Download manager. Not part of build. a=asa 2002-03-12 22:13:45 +00:00
dcone%netscape.com
dc69a8011a Not part of the build. Adding of files from the Layout-Debug object. 2002-03-12 22:08:59 +00:00
igor%mir2.org
f5b8fd5697 Rename catchStack to tryStack and allocate it only when required 2002-03-12 22:02:55 +00:00
igor%mir2.org
5e73d7338f Move definitions of interpreter bytecode specific tokens like BREAKPOINT or INTNUMBER to Interpreter.java.
Use switch instead of string array to return token names not to depend on token oder.
2002-03-12 22:00:56 +00:00
brendan%mozilla.org
21978efea8 Missing JSFunction API (129545, r=shaver, sr=jband, a=asa). 2002-03-12 21:58:27 +00:00
dcone%netscape.com
a14aab5ae7 Not part of build. Adding files as part of the Layout-Debug object. 2002-03-12 21:57:50 +00:00
dcone%netscape.com
4dfd4691ac Not part of build. Adding files for the layout-debug object. 2002-03-12 21:54:58 +00:00
bryner%netscape.com
a34c68fa0b Changing XUL menus to use a :-moz-menuactive pseudoclass rather than a menuactive attribute for styling the active item. This will allow XBL select widgets to not modify the HTML DOM. Bug 128947, r=dbaron, sr=hyatt, a=asa. 2002-03-12 21:49:23 +00:00
morse%netscape.com
a3db62d620 bug 128948, crash in password manager, r=racham, sr=jag, a=asa 2002-03-12 21:19:03 +00:00
bzbarsky%mit.edu
e5ff4dcaa4 Implement directional, list, cursor properties. Bug 128428, patch by
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=jst, a=asa
2002-03-12 21:16:22 +00:00
seawood%netscape.com
1675289b45 Only set MAPFILE if MOZ_MAPINFO is set - win32 gmake build
Bug #129161 r=walk84 a=asa
2002-03-12 21:15:36 +00:00