Commit Graph

131112 Commits

Author SHA1 Message Date
tor%cs.brown.edu
7e261217c0 Bug 246857 - implement <svg:defs>. r=afri. Not in default build. 2004-06-23 18:14:04 +00:00
darin%meer.net
919e3a5232 Fixes a major bug that occurs when passing a remote object to a method call
on another remote object.  We now unwrap the local DConnectStub and send
the address of the remote object instead, which avoids the creation of an
unnecessary DConnectStub on the remote side.  Thanks to Frank Wiegerinck
for finding this bug.

This patch also makes it so that all of the IPC tests depend on no more
than XPCOM.  That way it is possible to build IPCDC and XPCOM standalone
without needing disable tests.

These changes do not affect the default build.
2004-06-23 18:10:11 +00:00
bienvenu%nventure.com
8e13f99669 handle case of special folders (e.g., sent, drafts, etc) being in INBOX on servers which have INBOX as personal namespace, 248080 sr=mscott 2004-06-23 17:54:43 +00:00
pkw%us.ibm.com
be52ae8be4 Bug 126066 - Changing caret (cursor) color.
r=tor@acm.org, sr=dbaron@dbaron.org
2004-06-23 17:49:48 +00:00
jst%mozilla.jstenback.com
bf4843bd9b Fixing regression bug 246923. Bring back to life the fix for bug 13871, and improve on the fix for bug 246448. r=dveditz@cruzio.com, sr=darin@meer.net 2004-06-23 17:48:36 +00:00
jst%mozilla.jstenback.com
4125c1ef7a Fixing regression bug 246923. Bring back to life the fix for bug 13871, and improve on the fix for bug 246448. r=dveditz@cruzio.com, sr=darin@meer.net 2004-06-23 17:42:31 +00:00
dbaron%dbaron.org
9320816bd2 Don't treat mouse exit and enter events as user events for purposes of content sink frequency tuning, since they're often caused by widget creation/destruction, and if the user moves the mouse we'll get real mousemove events. I'm hoping this will smooth pageload times. b=248226 r+sr=bryner 2004-06-23 17:31:29 +00:00
edburns%acm.org
f3e1f9ab8b This enables "refresh". Next step will be to enable history next and
back.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
M src_moz/NavigationImpl.cpp

- push thru "refresh" behavior.

M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- move test HTTPD server out so it can be used by all tests in suite.

M test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

- make getBrowserBinDir() static.
2004-06-23 17:08:23 +00:00
pkw%us.ibm.com
e3a048be75 Bug 248216 - Mismatched new[]/delete in nsTextFrame.cpp.
r/sr=dbaron@dbaron.org
2004-06-23 16:38:38 +00:00
bienvenu%nventure.com
54008bf351 only pay attention to first x-mozilla-status headers when parsing mail message because spammers have been setting x-mozilla-status, r/sr=mscott 196749 2004-06-23 14:48:52 +00:00
mkaply%us.ibm.com
4a2446d7ba #248102
r=ssu, sr=dveditz
Don't delete mozilla.bmp when we install over a previous installation
2004-06-23 14:26:19 +00:00
aaronleventhal%moonset.net
f7c2df8d56 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2004-06-23 14:07:49 +00:00
mostafah%oeone.com
544f9ed5e3 Updated translation 2004-06-23 13:28:13 +00:00
mkaply%us.ibm.com
d019f84750 Copy image doesn't work on OS/2 2004-06-23 12:56:02 +00:00
pinkerton%aol.net
56fd518298 use mozilla sourceid for google search 2004-06-23 12:53:40 +00:00
dbaron%dbaron.org
d0532673fb Keep egcs happy (btek bustage). 2004-06-23 08:19:49 +00:00
pete.zha%sun.com
2ecc04bad3 bug 241729
Preference- Advanced-Scripts and Plugins can not be locked
neil.parkwaycc.co.uk: review+
jag: superreview+
patch by brian.lu@sun.com
2004-06-23 07:55:33 +00:00
hpradhan%hotpop.com
489fc8dfdc bug 246783 : Support base64binary type in webservices r+sr=jst 2004-06-23 07:13:10 +00:00
hpradhan%hotpop.com
77f7162cc5 fix comment 2004-06-23 07:02:16 +00:00
hpradhan%hotpop.com
7f721575c7 bug 246783: Support base64binary types in webservices r+sr=jst 2004-06-23 06:57:09 +00:00
hpradhan%hotpop.com
74ea7262ab bug 246783 : Support base64binary type in webservices r+sr=jst 2004-06-23 06:55:47 +00:00
jst%mozilla.jstenback.com
e221662ebd Fixing bug 245615. Random nsGlobalWindow cleanup. r+sr=peterv@propagandism.org 2004-06-23 01:15:42 +00:00
jst%mozilla.jstenback.com
efdb4b1fc8 Fixing bug 245615. Random nsGlobalWindow cleanup. r+sr=peterv@propagandism.org 2004-06-23 01:11:06 +00:00
jshin%mailaps.org
8eff749018 bug 247450: Suggested file name for email/news posting is RFC2047-encoded (e.g. =?KOI8-R?B?.....?=) : patch by eaglus@yandex.ru, r=bienvenu, sr=mscott 2004-06-23 00:33:16 +00:00
ben%bengoodger.com
783fc65316 246618 - show default download folder in downloads window when in autodownload mode 2004-06-23 00:14:59 +00:00
ben%bengoodger.com
d69e125618 bug 246616 - moz-icon should be able to draw special virtual namespace icons for Desktop and My Documents, r=mscott 2004-06-22 22:36:40 +00:00
dbaron%dbaron.org
cefa77d7c2 Attempt to fix pageload regression/oscillation from bug 20022. r+sr=bryner 2004-06-22 22:30:18 +00:00
bryner%brianryner.com
e5632337c1 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
bienvenu%nventure.com
52d462d2ab more work on rss extension, NPOB, 225158 2004-06-22 21:16:07 +00:00
myk%mozilla.org
6bf085d904 Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS formatting.
Patch by Vitaly Harisov.
r=myk
a=myk
2004-06-22 21:07:38 +00:00
bienvenu%nventure.com
8b2e48d087 allow new flag to be set on new msg hdr, part of rss work 225158 r/sr=sspitzer 2004-06-22 21:06:43 +00:00
bienvenu%nventure.com
31cd7d7647 help file changes for pop3 header only download, patch by hyc@symas.com, r=bienvenu,sr=mscott 185184 2004-06-22 20:04:03 +00:00
jshin%mailaps.org
7717385d2b bug 238165 : text/plain part (that is tagged as 'base64' in Content-Transfer-Encoding) of multipart/alternative message is not actually b64-encoded (r=bienvenu, sr=mscott) 2004-06-22 19:48:59 +00:00
edburns%acm.org
62ba5ac0a3 This checkin verifies that loading documents over HTTP works as
expected.

M src_moz/Makefile.in

- added WindowWatcher to compilation

M src_moz/NativeBrowserControl.cpp

- turn on our WindowWatcher.  Still need to flesh this out, but it
  seemed to be necessary for http to work.

M src_moz/WindowCreator.cpp
M src_moz/WindowCreator.h

- return to compilation

M src_moz/WrapperFactoryImpl.cpp

- hack to workaround bug posted to n.p.m.e by me today regarding
  nsIOService::SetOffline(TRUE) being called.  The workaround is to
  manually call nsIOService::SetOffline(FALSE) *after* the point in time
  where the "TRUE" call is made.

M test/automated/src/classes/org/mozilla/util/THTTPD.java

- tweaks to make this suitable for JUnit testing.

M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- all navigation tests work.
2004-06-22 19:23:23 +00:00
bsmedberg%covad.net
a6bbd20c9c Re-add logic for bug 239914: use the classic skin when OS accessibility is enabled, because it obeys system colors and preferences. 2004-06-22 19:22:00 +00:00
aaronleventhal%moonset.net
2edcb229a4 Bug 246213. Fix regression where background colors aren't displayed on WinNT. Hopefully fixes it on Win98 as well. r=mkaply, sr=darin 2004-06-22 18:36:45 +00:00
aaronleventhal%moonset.net
3a1dacade8 Bug 248017. Can't QueryService to all ISimpleDOM* interfaces. Need QS because QI won't work on WinXP from IAccessible to custom interfaces. r=pkw, sr=darin 2004-06-22 16:38:27 +00:00
neil%parkwaycc.co.uk
150df4c86c Actually use rv b=228780 r=me rs=brendan moa=bienvenu 2004-06-22 16:06:12 +00:00
mostafah%oeone.com
aacaecd2f8 Checked in patch for bug 247867 2004-06-22 15:57:22 +00:00
darin%meer.net
e672e7f3a6 fixes bug 234608 "Removal of some deadcode in nsDiskCacheBinding" patch by alfredkayser@nl.ibm.com r=biesi sr=darin 2004-06-22 15:56:49 +00:00
mostafah%oeone.com
5482e3d962 Checked in patch for bug 248865 2004-06-22 15:55:13 +00:00
scott%scott-macgregor.org
bd1ed09051 Bug #247450 --> File names have incorrect (base64) encoding when saving message.Patch by jshin. 2004-06-22 15:55:05 +00:00
mostafah%oeone.com
1c05273289 Checked in patch for bug 247864 2004-06-22 15:53:32 +00:00
mostafah%oeone.com
6e3296f240 Checked in patch for bug 247861 2004-06-22 15:51:08 +00:00
mostafah%oeone.com
3653b6e40b Checked in patch for bug 247858 2004-06-22 15:48:47 +00:00
scott%scott-macgregor.org
9102d8ae01 Put back file overwriting for messenger.dtd which was accidentally lost 2004-06-22 15:47:28 +00:00
mostafah%oeone.com
81e784c11f Checked in patch for bug 247857 2004-06-22 15:46:03 +00:00
mostafah%oeone.com
d764b3137d Checked in patch for bug 247685 2004-06-22 15:44:02 +00:00
darin%meer.net
838658fe50 adding simple stream loader testcase 2004-06-22 15:37:33 +00:00
mostafah%oeone.com
90491b1ff0 Updated translation 2004-06-22 15:36:59 +00:00