jst%netscape.com
7d39502be2
removed files: mozilla/layout/xml/content/src/nsXMLDocumentType.cpp
2001-01-09 05:15:12 +00:00
jst%netscape.com
15e7a09cce
Removing duplicated code from layout, nsDOMDocumentType does the same things nsXMLDocumentType does and the former is the one that is used.
2001-01-09 05:13:10 +00:00
sspitzer%netscape.com
ecd6c8cc82
fix for #64729 . Delete toolbar button should become a Mark toolbar button
...
when viewing a news message. sr=bienvenu
2001-01-09 05:11:45 +00:00
disttsc%bart.nl
5d6739fe6c
Fix bug 64596: "starting mozilla with a URL breaks opening URLs in a new window", r=timeless, a=ben
...
I suck.
2001-01-09 04:22:09 +00:00
sspitzer%netscape.com
56966e37ae
fix (again) #63992 . now that checkboxes work correctly, I can
...
clean up my js and xul. sr=bienvenu
2001-01-09 04:18:43 +00:00
disttsc%bart.nl
f197254c00
Make document load success/failure show on console again for non-debug builds, bug=64614, r=Pike, a=ben
2001-01-09 04:16:15 +00:00
jst%netscape.com
a1eb325b8b
CVS removing old files that are no longer part of the build.
2001-01-09 03:30:23 +00:00
disttsc%bart.nl
778d9b65c0
Fix senna bustage, r=cls. (mental note: remember REQUIRES in Makefile.in).
2001-01-09 03:11:59 +00:00
jst%netscape.com
b74658e1ff
Fixing bug 64642. This is a regression caused in my large content code reorg/cleanup that I did a few weeks ago, SetDocument on a from control was was forwarding the call to the wrong base class, it was calling nsGenericElement::SetDocument() in stead of nsGenericHTMLElement::SetDocument() and that caused style attributes to not get reparsed when form controls were added to a document. r=pollmann@netscape.com
2001-01-09 02:53:33 +00:00
blakeross%telocity.com
0d66b102a7
Fix 44676: spacebar to trigger buttons should behave more like win32 native buttons. r=saari sr=hyatt
2001-01-09 02:15:55 +00:00
darin%netscape.com
b0f7d5005d
Fixes bug 64617. UA-string is incorrect on BeOS. patch=vegarwa@online.no,
...
r=darin, sr=mscott.
2001-01-09 02:03:16 +00:00
blakeross%telocity.com
0d67875dd8
Fix 64225, which caused 64138 and other annoyances. r=jag sr=hyatt
2001-01-09 01:37:15 +00:00
wtc%netscape.com
32fa8e0637
Bugzilla bug #64666 : using a minus (-) in a scan set is not portable.
...
Thanks to Michael Kaply <mkaply@us.ibm.com> for the bug report and patch.
2001-01-09 01:31:56 +00:00
disttsc%bart.nl
8865de7afe
Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt
2001-01-09 01:28:36 +00:00
jst%netscape.com
99150cedb1
Fixing bug 63943. Accessing .offsetXXX properties on elements must call FlushPendingNotifications() on the document and not only on the pres shell to make sure the sink flushes all its content so that frames exists for all elements. r=heikki@netscape.com, sr=rpotts@netscape.com
2001-01-09 01:26:05 +00:00
jst%netscape.com
474a9be591
Major cleanup of nsLocation.cpp, this also fixes bug 64041. sr=rpotts@netscape.com, r=dbaron@fas.harward.edu.
2001-01-09 01:16:36 +00:00
sspitzer%netscape.com
02630beaca
Mark button now says "Mark" instead of "As Unread".
...
(going with 4.x mac instead of 4.x linux / win.)
#64660
sr=bienvenu
2001-01-09 01:08:48 +00:00
morse%netscape.com
4403527c45
bug 53352, domain cookies not handled correctly, r=pchen@netscape.com, sr=brendan@mozilla.org
2001-01-09 00:59:32 +00:00
peterlubczynski%netscape.com
d5465517e8
Top crash fix. Null pointer check on mDocument. bug 62579 a=av sr=buster
2001-01-09 00:39:46 +00:00
ducarroz%netscape.com
75a56e2368
Fix for bug 39627. Implementation of the print command. Also fix bug in nsMsgCompose::GetEditor who forget to addref the result. R=varada, SR=bienvenu
2001-01-09 00:15:22 +00:00
mkaply%us.ibm.com
65976958de
#61253
...
r=javier, a=blizzard
Set system colors into color table
2001-01-09 00:05:03 +00:00
jst%netscape.com
657a77d24e
Code cleanup, no bug. Make the implementations of methods whose return type is declared as NS_IMETHOD return NS_IMETHODIMP and not just nsresult. r=heikki@netscape.com
2001-01-09 00:03:42 +00:00
jst%netscape.com
75f4f0f6f9
Trivial code cleanup that removes the need for a kungFoDeathGrip. r=heikki@netscape.com
2001-01-08 23:43:56 +00:00
blakeross%telocity.com
24152d2912
Fix 63938: removing unused widget files. more to come. sr=cls
2001-01-08 23:26:42 +00:00
edburns%acm.org
31cf91aa4e
Test cases.
2001-01-08 23:24:11 +00:00
edburns%acm.org
32ffa52599
Test cases
2001-01-08 23:19:07 +00:00
peterlubczynski%netscape.com
42fda587af
removing dup of export of public nsIPrintContext.h
2001-01-08 23:02:14 +00:00
dcone%netscape.com
622457942e
Took out a duplicate line.
2001-01-08 23:00:46 +00:00
mscott%netscape.com
906a56b051
change the case of two methods I changed.
2001-01-08 22:50:00 +00:00
mscott%netscape.com
77956474b4
Bug #34592 --> show over link status in the mail wndow. Move some global variables inside of the status feedback proto type.
...
r=sspitzer
sr=bienvenu
2001-01-08 22:49:22 +00:00
mscott%netscape.com
6174d27b2e
Bug #34592 --> tweak the case of several IDL methods
...
r=sspitzer
sr=bienvenu
2001-01-08 22:48:27 +00:00
mscott%netscape.com
de2f7b2c3e
fix JS warning in msgHdrViewOverlay.js. Thanks to maolson@earthlink.net for the patch.
...
sr=mscott
2001-01-08 22:47:03 +00:00
kestes%staff.mail.com
d1e1e7e363
fix problem which occurs in with some redhat users.
2001-01-08 22:36:21 +00:00
akkana%netscape.com
5ac2d51158
33088: pass wrap column in to SaveFile per API change
2001-01-08 22:33:52 +00:00
curt%scruznet.com
b36925b955
Decided the list would be more useful if it is ordered so it is now sorted
...
from greatest memory consumer to least.
2001-01-08 22:17:30 +00:00
jst%netscape.com
360c1f537e
Trivial code cleanup, no bug. Removing unused variable and using nsCOMPtr in stead of doing manual addref/release. r=harishd@netscape.com
2001-01-08 22:16:52 +00:00
peterlubczynski%netscape.com
59632ec989
export of public nsIPrintContext.h
2001-01-08 21:59:18 +00:00
dcone%netscape.com
00ee0bf117
export nsIPrintContext.h
2001-01-08 21:53:41 +00:00
nboyd%atg.com
cbf2c6d0b4
Clean up debug APIs.
...
* Make use of DebuggableEngine interface to keep Context API smaller
* Change org.mozilla.javascript.debug.Frame to DebugFrame to avoid
confusion with java.awt.Frame
2001-01-08 21:41:25 +00:00
ducarroz%netscape.com
36ec4a093d
Fix windows bustage and one warning.
2001-01-08 21:40:53 +00:00
edburns%acm.org
19a2eb2152
Automated test cases.
2001-01-08 21:27:40 +00:00
blakeross%telocity.com
6d34d8f50e
Fix 64587: JS strict warnings in signonviewer.js. patch by morse. r=pchen sr=brendan
2001-01-08 21:17:36 +00:00
waterson%netscape.com
3af168fb2e
Bug 57026. Do not reparent views whenever we 'MoveChildrenTo()', because this breaks SplitToContainingBlock(): no views will have been created in this case! Instead, alter ConstructInline() to move views. r=karnaze, sr=buster.
2001-01-08 21:10:44 +00:00
disttsc%bart.nl
083eb1597b
Fix Mac bustage
2001-01-08 21:04:51 +00:00
disttsc%bart.nl
4ddfa4faec
Add newline to end of file
2001-01-08 21:02:13 +00:00
akkana%netscape.com
d53a276b40
33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser
2001-01-08 21:01:29 +00:00
blakeross%telocity.com
aa0c15578b
Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag
2001-01-08 21:00:54 +00:00
disttsc%bart.nl
06ed27cfa1
Fix linux/unix bustage
2001-01-08 21:00:25 +00:00
dcone%netscape.com
0f7ab3cd10
Added nsIPrintContext interface.
...
Added this so you can now tell if your laying out to a printer.
r=attinasi sr=buster
2001-01-08 20:26:05 +00:00
ducarroz%netscape.com
e838b42d99
Fix for bug 42458. email autocomplete lookup algorithm now check first name and last name too. R=varada, SR=mscott
2001-01-08 20:01:14 +00:00