Commit Graph

106090 Commits

Author SHA1 Message Date
kyle.yuan%sun.com
f30da616f4 Bug 157485 Implement nsIAccessibleText for nsHTMLTextFieldAccessible
r=jgaunt, sr=jst, a=asa
2002-07-23 05:32:17 +00:00
kyle.yuan%sun.com
baea9fbc3f Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com)'s fix (part 2)
2002-07-23 05:31:42 +00:00
kyle.yuan%sun.com
9a5b258a6b Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com)'s fix (part 1)
2002-07-23 05:30:16 +00:00
jkeiser%netscape.com
b39f5ffad9 Fix uninitialized variable (bug 14445), r=timeless@mac.com, sr=jst@netscape.com, a=asa 2002-07-23 03:58:49 +00:00
bzbarsky%mit.edu
0b57e2e387 Fix tab switching in embedding apps. Bug 139294,
r=philipl@mail.utexas.edu, sr=jst, a=asa
2002-07-23 03:45:06 +00:00
stephend%netscape.com
8d15248720 Bug 158379. Align 'Filter Name' text with textfield in the Filter Rules dialog. r=naving@netscape.com/walk84@yahoo.com, sr=bryner@netscape.com, a=asa@mozilla.org 2002-07-23 03:25:34 +00:00
pavlov%netscape.com
0fb6641246 bug 157989. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org a=brendan/chofmann 2002-07-23 03:22:27 +00:00
henry.jia%sun.com
21d39b52f2 First patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
av%netscape.com
0555c49b12 Fixing 157627 -- prevent unnecessary writing plugin info to registry which causes indefinite bloat, r=av, sr=dveditz, a=asa 2002-07-23 02:18:44 +00:00
kyle.yuan%sun.com
b4f60adb92 Bug 157865 </HTML> at the beginning of the page followed by <HEAD> or <BODY> causes Mozilla to freeze
r=choess, sr=bzbarsky, a=asa
Check in for Jerry's fix.
2002-07-23 02:00:48 +00:00
relyea%netscape.com
2cf20e0041 return certs in sorted order. 2002-07-23 00:34:20 +00:00
gerv%gerv.net
f40727eef3 Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. 2002-07-22 23:17:48 +00:00
cbiesinger%web.de
bcd022ef3b bug 155148 patch by calvin.liu@sun.com r=hwaara sr=bienvenu a=asa
Online/Offline indicator doesn't work in "Advanced Address Book  Search" dialog
2002-07-22 22:28:44 +00:00
cltbld%netscape.com
cb4b5e0738 Renaming Settings::RunTest to Settings::RunMozillaTests to be more descriptive. Leaving in check for old RunTest variable for now, in case there are some clients relying on that. -mcafee 2002-07-22 21:45:52 +00:00
joki%netscape.com
6be78dee05 Fix for bug 157845: mCurrentTarget pointer should not be set in the ESM without setting the NS_FRAME_EXTERNAL_REFERENCE bit. r:saari, sr:jst, a:chofmann 2002-07-22 21:36:36 +00:00
shrutiv%netscape.com
4b473c3708 Fix for bugscape bug 17315: Help menu customizations aren't in MacOSX
(r=smeredith)
2002-07-22 21:34:32 +00:00
cbiesinger%web.de
01124acdf4 last checkin was for nick@technisys.com.ar who created that patch 2002-07-22 19:52:04 +00:00
cbiesinger%web.de
3b7c66bb1a bug 158435 r=ksosez sr=bz a=jesup
Page Info's label-control association is broken (should be by id).
2002-07-22 19:51:16 +00:00
mikep%oeone.com
96ba730631 Fixing problem with attachments, from OEOne. 2002-07-22 18:54:15 +00:00
leaf%mozilla.org
9993d8cc90 add taskbar icons for applications, r=kerz,a=asa,b=158684 2002-07-22 18:01:41 +00:00
tao%netscape.com
06ce301c72 Initial checkin of the suit of scripts and files needed to leverage
translations from localized mozilla/netscape language packs into embed.jar.
2002-07-22 17:23:58 +00:00
kairo%kairo.at
91b35d6b4f bug 158678 - adding missed help_help.html file, r=oeschger, dispensation of drviers per bug 122806 2002-07-22 17:10:21 +00:00
aaronl%netscape.com
7bc9b53768 Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:02 +00:00
aaronl%netscape.com
77130b354c Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:01 +00:00
rods%netscape.com
5a1daf5a2a fixing up test for more variants 2002-07-22 14:43:17 +00:00
rods%netscape.com
c7f42486a8 adding hidden iframe test 2002-07-22 14:02:27 +00:00
mikep%oeone.com
f3964ae71d Patch from bug 123583. 2002-07-22 12:42:34 +00:00
jouni%heikniemi.net
d698f88a32 Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields template. 2002-07-22 11:09:06 +00:00
rods%netscape.com
45b2693413 Added additional tests cases for printing 2002-07-22 10:58:21 +00:00
rods%netscape.com
d1ba61dd4b When a FrameSet Frame's contains a FrameSet the mFrameType for the PrintObject
is always set to an eFrame. Which is fine when printing "AsIs"
but is incorrect when when printing "Each Frame Separately".
When printing "Each Frame Separately" the Frame really acts like a frameset.
So we need to set it to an eFrame
Bug 157918 r=dcone sr=kin a=scc
2002-07-22 10:55:07 +00:00
kyle.yuan%sun.com
477eb69ee6 Not part of build.
Bug 157298 make install does not work in mozilla/widget/src/gtk2/mai
r=kyle
Thanks for mpeseng@tin.it's fix
2002-07-22 06:58:28 +00:00
kyle.yuan%sun.com
37a2c75e1c Not part of build.
Bug 153298 Translate nsIAccessible events to ATK events
r=kyle
Thanks for John Sun (john.sun@sun.com)'s fix
2002-07-22 06:57:08 +00:00
kerz%netscape.com
2fb4be6cf8 New desktop icons, r=cls, sr=bryner, a=asa, bug 73712 2002-07-21 23:15:55 +00:00
kerz%netscape.com
c288fe45f3 New desktop icons, r=cls, sr=bryner, a=asa 2002-07-21 23:04:48 +00:00
aaronl%netscape.com
7ec85c02cf Not part of build. Bug 30088 - type ahead find. Add support for nsITypeAheadFind. 2002-07-21 22:36:51 +00:00
gerv%gerv.net
c4f3c92577 Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. 2002-07-21 21:47:43 +00:00
hwaara%chello.se
7b1e744981 #125887, fix some cases where whitespace would make window.open() and openDialog() to not work.
r=jkeiser, sr=bzbarsky, a=brendan
2002-07-21 18:12:38 +00:00
gerv%gerv.net
66675fddb5 Fixing trivial but obvious bug where "and QA contact" was not displaying correctly; noticed on b.m.o. No bug number. 2002-07-21 14:14:41 +00:00
pete.zha%sun.com
498b05200b Forget one line in previou check in. Just add it now.
Sorry for this!
2002-07-21 11:19:39 +00:00
pete.zha%sun.com
efe33e8b2b Summary: print to file overwrites file without asking
bug=107484 r=rods sr=bzbarsky a=scc
2002-07-21 10:59:57 +00:00
caillon%returnzero.com
23725e35b9 Bug 107147. "Using middle button to close a tab also pastes+opens url in another tab".
r=sicking
sr=jag
a=brendan
2002-07-21 01:48:34 +00:00
jkeiser%netscape.com
53b7714c5e Damn, missed this file. Part of bug 14445 update just now. 2002-07-20 23:44:21 +00:00
jkeiser%netscape.com
20d88305bc Make radio buttons work without forms (bug 14445), r=rods@netscape.com, sr=jst@netscape.com, a=asa. 2002-07-20 23:09:24 +00:00
morse%netscape.com
adbda444cb bug 155114, back out all patches for fixing cookie-stealing bug, a=asa 2002-07-20 07:38:16 +00:00
cltbld%netscape.com
551ed026a1 fixing reset home dir logic, sorry. -mcafee 2002-07-20 06:19:15 +00:00
shanjian%netscape.com
395fc99eb8 #156943 CJK text underline is positioned too near the text
raise baseline for CJK language groups.
r=rbs, sr=waterson, a=adt
2002-07-20 05:21:25 +00:00
sfraser%netscape.com
18c43300c6 Fixing bug 155334 -- zombie progress dialog left after doing a File | Save As in plain text format. We were checking the STATE_IS_NETWORK flag to decide when the download has finished, but this flag is not included for plain text saves (nsWebBrowserPersist doesn't give it to us). So we look at the start flags, and make sure the end flag matches on this bit. Also detabbed the file. 2002-07-20 03:22:36 +00:00
sicking%bigfoot.com
4590e2d30d Allow "chromenodes" to access all domains.
b=158167 r=bzbarsky sr=jst a=asa
2002-07-20 01:40:02 +00:00
hwaara%chello.se
52d72e9998 #62157, "Document content is rendered even though version value is not '1.0'." Make us care about what version is specified and bail out on anything but "1.0".
r=bzbarsky, sr=heikki, a=asa
2002-07-20 01:18:52 +00:00
shrutiv%netscape.com
13d35d59eb Fix for bugscape bug 16676: Customized Sidebar tab not working on MacOS
(r=shannond)
2002-07-20 00:58:58 +00:00