Граф коммитов

131122 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com 35ab44f5ac Fix certutil's ability to read PQG files. Make certutil able to read
the files produced by the command "makepqg -a".  Plug some memory leaks.
r=relyea,vipul  Bug 247739
2004-06-23 22:23:00 +00:00
ben%bengoodger.com ee6048c7b6 more EM bulletproofing 2004-06-23 22:13:35 +00:00
brendan%mozilla.org 735cc13421 NARCISSUS-only fix from Frierich Munch <colsebas@hotmail.com>. 2004-06-23 21:25:55 +00:00
ben%bengoodger.com 8b4fcd2847 fix a bug in EM compatibility checking code so that incompatible item details are shown. Before, a bad piece of control flow made sure that incompatible extension data was written into the datasource anyway, causing subsequent startup woes. 2004-06-23 21:08:52 +00:00
pinkerton%aol.net 0053be46dd use libmozz 1.2 instead of system zlib 2004-06-23 21:05:36 +00:00
edburns%acm.org dbc2535b70 Next really will be to get POST working.
A test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerImpl.java

- Forgot to add this.

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

- push through can{back,forward}(), forward().

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

- exercise new methods.
2004-06-23 19:58:12 +00:00
timeless%mozdev.org cd6e4fe1b9 Bug 248307 lack of {} in mozilla\extensions\universalchardet\src\nsEUCJPProber.cpp:80
patch by vladimir@lukianov.name r=roc sr=roc
2004-06-23 19:54:02 +00:00
aaronleventhal%moonset.net a2235ae6ed Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
edburns%acm.org d4d419c667 Got "back()" working. Next will be to get forward(), and can{Back,Forward}.
A test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerImpl.java
A test/automated/src/classes/org/mozilla/webclient/HistoryTest.java
A test/automated/src/test/HistoryTest0.html
A test/automated/src/test/HistoryTest1.html
A test/automated/src/test/HistoryTest2.html
A test/automated/src/test/HistoryTest3.html

- new test content.

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

- expose back() method
M src_moz/Makefile.in

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

- added way for the server to return the content type of the document

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

- pulled out DocumentLoadListener into a separate class.
2004-06-23 19:21:07 +00:00
neil%parkwaycc.co.uk c5ba08c0f1 Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu 2004-06-23 19:12:31 +00:00
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