pinkerton%netscape.com
|
219073bec5
|
Stop the throbber from animating when it's been removed from the toolbar
(bug 155869)
|
2002-08-14 21:46:01 +00:00 |
|
jst%netscape.com
|
51290653d8
|
Fixing typo's in comments. Typo's found by dbaron (bug 162526).
|
2002-08-14 20:48:55 +00:00 |
|
relyea%netscape.com
|
0fb6e546c6
|
bug 161552: Make the recipient list traversal functions call the internal
nsstoken_FindCertByIssuerAndSN() function to gain the benefit of the fixed
Searching code.
|
2002-08-14 20:42:40 +00:00 |
|
pinkerton%netscape.com
|
0b69c36802
|
Fix padding issues and a memory leak (bug 162205)
|
2002-08-14 19:37:40 +00:00 |
|
shanjian%netscape.com
|
13973c7248
|
Back out my previous change because it cause regression 162670.
|
2002-08-14 19:18:27 +00:00 |
|
pinkerton%netscape.com
|
b949efccbd
|
remove hack for unsupported protocols now that necko correctly
dispatches them for us (bug 145807)
|
2002-08-14 19:10:26 +00:00 |
|
dbaron%fas.harvard.edu
|
f9fe875d87
|
Remove extraneous line pointed out by peterv. b=35768
|
2002-08-14 14:23:56 +00:00 |
|
pinkerton%netscape.com
|
77c7cd9bd1
|
a double-click to dismiss a menu on a folder would cause us to popup
the menu again. check for that case (bug 162367)
|
2002-08-14 14:20:09 +00:00 |
|
dbaron%fas.harvard.edu
|
768c965b07
|
Attempt to fix page load regression. b=35768
|
2002-08-14 14:01:39 +00:00 |
|
bbaetz%student.usyd.edu.au
|
1e90376256
|
Bug 153578 - Attachment modified date is meant to be attachment creation
date
r=preed, joel
|
2002-08-14 13:42:33 +00:00 |
|
dbaron%fas.harvard.edu
|
48e2161f68
|
Remove unused method nsIStyleRule::GetStrength. b=162492 r=kin sr=bzbarsky
|
2002-08-14 13:16:35 +00:00 |
|
glazman%netscape.com
|
896e391414
|
make CSS mode the default in Composer and hide text highlight button when not in CSS mode; b=161303, r=neil@parkwaycc.co.uk, sr=kin
|
2002-08-14 13:12:52 +00:00 |
|
dbaron%fas.harvard.edu
|
815f207e63
|
Back out most of patch for bug 154910 to fix crash, since nsLineLayout need not do all its allocation without other things lower on the stack. b=162516
|
2002-08-14 13:00:16 +00:00 |
|
dbaron%fas.harvard.edu
|
22351decd5
|
Mark freed memory in stack arena with 0xdd. b=161283 sr=bzbarsky r=kin
|
2002-08-14 12:49:24 +00:00 |
|
dbaron%fas.harvard.edu
|
3ce29e8630
|
Use PRSize to fix alignment problems on some platforms, although it doesn't guarantee a fix for all platforms. Patch from <scooter@gene.com>. b=160535 r=dbaron sr=alecf
|
2002-08-14 12:47:18 +00:00 |
|
dbaron%fas.harvard.edu
|
9b467a5c57
|
Don't repeatedly reapply the carried out bottom margin when clearing long words past floats. Fixes infinite loop in the case where the margin is negative. b=153429 sr=bzbarsky r=roc+moz
|
2002-08-14 12:44:40 +00:00 |
|
dbaron%fas.harvard.edu
|
cb597e3031
|
Make the declarations of colors for radio buttons and check boxes important, so they are unstylable (and styles in web pages don't cause them to disappear). b=58755 r=jkeiser sr=bzbarsky
|
2002-08-14 12:42:03 +00:00 |
|
antonio.xu%sun.com
|
d9f555d2f5
|
replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
Bug 158608 r=Henry sr=alecf
|
2002-08-14 12:39:03 +00:00 |
|
dbaron%fas.harvard.edu
|
79638e5f49
|
Implement CSS2 :lang() selector. Fix problems with dynamic changes of 'quotes' property. Patch mostly by Ulrich Drepper (drepper@redhat.com), with some changes by Pierre Saslawsky and dbaron. r=rbs, dbaron sr=bzbarsky b=35768
|
2002-08-14 12:34:39 +00:00 |
|
bbaetz%student.usyd.edu.au
|
52987f01cc
|
Bug 162642 - Cannot accept bugs if requiremilestone is on; regression from
bug 43600
r=preed x2
|
2002-08-14 11:55:24 +00:00 |
|
timeless%mac.com
|
a38e68189f
|
Bug 153655 aboutCommunicatorCmd.label is unused
also removing:
howTutorialCmd.label
helpChannelCmd.label
r=biesi sr=bz
|
2002-08-14 10:13:28 +00:00 |
|
bryner%netscape.com
|
162b736af9
|
phoenix only - not part of build
Change the DDE application name so that you can start Phoenix with Mozilla running. r=hyatt, cls.
|
2002-08-14 09:46:17 +00:00 |
|
bolian.yin%sun.com
|
935098bcdb
|
Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard.
|
2002-08-14 09:41:07 +00:00 |
|
antonio.xu%sun.com
|
6b12b45b58
|
File | New | Folder menu needs to be disabled while offline
Bug 102284 r=ssu sr=bienvenu patch=calvin.liu@sun.com
|
2002-08-14 06:33:06 +00:00 |
|
henry.jia%sun.com
|
d5bcedda4f
|
fix of Patch for Bug 75081: nsCString::FindChar is stupid. Extremely stupid
Patch by bratell@lysator.liu.se
Fix by Henry.Jia@sun.com
r=bryner
|
2002-08-14 05:37:48 +00:00 |
|
henry.jia%sun.com
|
0f450debc8
|
fix of Patch for Bug 75081: nsCString::FindChar is stupid. Extremely stupid
Patch by bratell@lysator.liu.se
Fix by Henry.Jia@sun.com
r=jag, sr=alecf
|
2002-08-14 05:06:09 +00:00 |
|
henry.jia%sun.com
|
2ed04a52f2
|
Patch for Bug 75081: nsCString::FindChar is stupid. Extremely stupid
Patch by bratell@lysator.liu.se
r=jag, sr=alecf
|
2002-08-14 04:13:38 +00:00 |
|
henry.jia%sun.com
|
9b4f9359da
|
Patch for bug 77221: Options menu for Format doesn't work like stated in spec
Patch by Calvin.Liu@sun.com
r=henry,r=neil,r=varada, sr=bienvenu
|
2002-08-14 02:48:14 +00:00 |
|
aaronl%netscape.com
|
48ff33b31f
|
Not part of build. Bug 30088, type ahead find. Fixing the way we listen for focus events, and the way we clean up when a window closes
|
2002-08-14 02:41:22 +00:00 |
|
bzbarsky%mit.edu
|
d3f12571aa
|
Fieldset should look at its computed width even when there is no
legend. Bug 162502, r=jkeiser, sr=dbaron
|
2002-08-14 02:28:23 +00:00 |
|
shanjian%netscape.com
|
2777ed01ad
|
#57332, Quick typing erases a converting text
previous patch is incomplete. I forget one part.
Here is it.
p=shotaro r=shanjian, sr=kin
|
2002-08-14 01:07:05 +00:00 |
|
bbaetz%student.usyd.edu.au
|
b62c0cc5a9
|
Bug 162438 - fix permissions/tests for Bugzilla/ directory
r=joel x2
|
2002-08-14 00:59:47 +00:00 |
|
blakeross%telocity.com
|
5d74ba01a0
|
Only show security icon when the page is secure; get rid of cruft at right of Classic statusbar;
|
2002-08-14 00:22:12 +00:00 |
|
brendan%mozilla.org
|
08bb9cab14
|
Avoid reloading rt->interruptHandler on each cycle of the bytecode interpreter (121414, r=rginda, sr=jband).
|
2002-08-14 00:17:27 +00:00 |
|
pschwartau%netscape.com
|
04e6c6fd15
|
Amending testcase to expect a run-time "out of memory" error. Still tests that we don't crash.
|
2002-08-14 00:12:54 +00:00 |
|
morse%netscape.com
|
1b4f71f26c
|
bug 156922, dynamic updating of cookie manager dialog, r=sgehani, sr=jag
|
2002-08-14 00:05:17 +00:00 |
|
heikki%netscape.com
|
aada8cb19a
|
Fix OS/2 bustage - const should not be here.
|
2002-08-13 23:57:36 +00:00 |
|
waldemar%netscape.com
|
ba5a07c1a1
|
Added another test case
|
2002-08-13 23:56:53 +00:00 |
|
waldemar%netscape.com
|
fdbfdd5d57
|
Many changes, including: removed user-definable operators and units; added long, ulong, and character; reorganized frame structures; and added more directive code.
|
2002-08-13 23:56:31 +00:00 |
|
waldemar%netscape.com
|
27398c944e
|
Partially implemented integer-range type. Changed bottom from an expression to a statement.
|
2002-08-13 23:54:10 +00:00 |
|
waldemar%netscape.com
|
af742ff98f
|
Partially implemented integer-range type. Allowed unions of tags with sets or vectors. Allowed testing of a float64 to see whether it's an integer.
|
2002-08-13 23:53:16 +00:00 |
|
shanjian%netscape.com
|
04cb8910cc
|
#161328, CJK string is not breakable before joined frames
CJK character is marked as breakable after first word.
For joined piece, check if it is breakable in between.
r=rbs, sr=boris zbarsky
|
2002-08-13 23:50:42 +00:00 |
|
shanjian%netscape.com
|
a9e825d1e9
|
#57332 Quick typing erases a converting text
Let all ime/key message have the same priority.
p=shotaro kamio, r=shanjian, sr=kin
|
2002-08-13 23:43:01 +00:00 |
|
darin%netscape.com
|
cb52cdc313
|
fixes bug 158500 "Binary data in multipart/x-mixed-replace get an extra line end when saved or viewed." r=dougt sr=bzbarsky
|
2002-08-13 23:39:36 +00:00 |
|
darin%netscape.com
|
7e3c89f119
|
fixes bug 162448 "Page takes loooong to load with pipelining enabled [IIS/5.0]"
r=gagan sr=bzbarsky
|
2002-08-13 23:37:22 +00:00 |
|
bzbarsky%mit.edu
|
bc6cc23c42
|
Fix crash bug 159359, patch by leon.zhang@sun.com, r=jkeiser, sr=bzbarsky
|
2002-08-13 23:33:58 +00:00 |
|
sicking%bigfoot.com
|
969d36ee01
|
Bug 162398: Make XPath lexer look at entire qname when checking for operators.
r=Pike sr=bz
|
2002-08-13 23:30:04 +00:00 |
|
nhotta%netscape.com
|
5166498504
|
Get a doc charset and use it for nsIURI and removed unnecessary convert/escape part,
bug 162523, r=darin, sr=jst.
|
2002-08-13 23:26:05 +00:00 |
|
sspitzer%netscape.com
|
1bc2a418eb
|
fix for #162577. problem with "retain all IMAP mail I've read", "retain all mail I've sent" code if we point to a non-ASCII folder. r/sr=bienvenu
|
2002-08-13 23:25:39 +00:00 |
|
ftang%netscape.com
|
ee9f9d685d
|
fix bug 111728. skik tec fallback if we are in latin, greek or cyrillic script. r=nhotta, sr=sfraser
|
2002-08-13 23:25:00 +00:00 |
|