Commit Graph

131187 Commits

Author SHA1 Message Date
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
mostafah%oeone.com
1b795e9916 Catch up with en-US ( Bug 247636 ) 2004-06-22 14:16:07 +00:00
mkaply%us.ibm.com
ec0fee7baa Add nsNativeAppSupportOS2.cpp 2004-06-22 13:14:08 +00:00
timeless%mozdev.org
e3557506eb Bug 247445 Useless/unreachable stale code from 1999 in GlobalWindowImpl::SetTimeoutOrInterval
r=brendan sr=brendan
2004-06-22 09:44:17 +00:00
timeless%mozdev.org
f641551bbe Bug 241971 potential crash [@ nsPrimitiveHelpers::ConvertUnicodeToPlatformPlainText]
r=neil sr=dveditz
2004-06-22 09:40:13 +00:00
timeless%mozdev.org
bd9b59ea43 Bug 241952 Change XUL nsprlogging to spam all:4/all:5 instead of all:2
r=neil sr=dveditz
2004-06-22 09:37:55 +00:00
timeless%mozdev.org
d415080a8b Bug 231135 NS_NewLocalFile rv isn't checked in nsProfile::CreateNewProfileWithLocales
patch written by luser_bugzilla@perilith.com r=dveditz sr=dbaron
2004-06-22 09:11:26 +00:00
neil%parkwaycc.co.uk
218cab3479 Removing unused variable b=90906 p=gautheri@noos.fr r=me sr=rbs 2004-06-22 08:34:42 +00:00
jocuri%softhome.net
8ba4fb37b9 Patch for bug 225359: Drawing dependency graphs should work on Win32; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave. 2004-06-22 08:05:49 +00:00
jocuri%softhome.net
9ff220e1b0 Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave. 2004-06-22 08:00:58 +00:00
timeless%mozdev.org
7c7f2877e2 Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc
r=vladd a=justdave
2004-06-22 07:49:15 +00:00
timeless%mozdev.org
697cc08156 Bug 247209 map sun4u to Solaris
r=vladd a=justdave
2004-06-22 07:46:48 +00:00
scott%scott-macgregor.org
372690055d add temporary place holders for the thunderbird extensions dialog for options, about and home 2004-06-22 07:07:36 +00:00
bryner%brianryner.com
7698d2f228 hack fix for overlay problem - don't package chrome.rdf until we figure out why running -register doesn't generate overlayinfo 2004-06-22 06:31:08 +00:00
scott%scott-macgregor.org
fdbff09637 Bug #248073 --> use the mozapp XPinstall confirmation dialog instead of the seamonkey one. 2004-06-22 05:50:03 +00:00
dbaron%dbaron.org
60b7e73a8f Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r+sr=roc 2004-06-22 04:32:52 +00:00
dbaron%dbaron.org
f5c953bd6f Make NS_MOUSE_ENTER and NS_MOUSE_EXIT events behave the same way on X11 platforms as they do on Windows and Mac. b=20022 r+sr=roc 2004-06-22 04:29:59 +00:00
dbaron%dbaron.org
842f1f07e7 Add ifdefs (off by default) that allow better debugging of invalidation problems by painting invalidated regions exactly rather than taking the minimal containing rectangle. b=20022 (See also bug 215303.) r+sr=roc 2004-06-22 04:28:17 +00:00
bryner%brianryner.com
d362a84460 Ensure that NEXT_ROOT is not set when creating a dmg image 2004-06-22 03:19:02 +00:00
bryner%brianryner.com
1370052e19 deCOMtaminate nsBoxLayoutState. Bug 247766, r+sr=roc. 2004-06-22 02:55:04 +00:00
danm-moz%comcast.net
5419e3fc5c adding mouseup to the default list of events allowed to open popup windows. bug 247965 r=jst 2004-06-22 02:34:28 +00:00
dbaron%dbaron.org
4a4d923391 Inccrease regxpcom timeout since 15 seconds is too short and we're not supposed to hit the timeout under normal conditions. 2004-06-21 23:50:38 +00:00
bryner%brianryner.com
3cd200f850 oops, this wasn't supposed to go on the trunk. backing out. 2004-06-21 23:41:30 +00:00
bryner%brianryner.com
cc1433c45a bringing branch changes forward 2004-06-21 23:35:56 +00:00
bryner%brianryner.com
2f6046faa8 trying to remove zombie cvs file 2004-06-21 23:34:24 +00:00
relyea%netscape.com
501db85dbc Bug 244914, 244907 r=nelsonb
Add support for unprotected private keys without requiring authentication.
Add support to access application specific PKCS #11 objects through NSS.
2004-06-21 23:01:53 +00:00