Commit Graph

105131 Commits

Author SHA1 Message Date
jj%netscape.com
34163ce513 forgot to set the postlinker to "Output Flags Post Linker" and set the "HasBundle" bit 2002-06-27 01:52:58 +00:00
peterlubczynski%netscape.com
4cf346e06f Fixing some plugins don't understand the DATA attribute on the OBJECT tag so in those cases copy that value to an appened "SRC" entry to the array of attributes/parameters plugins are passed. Bug 152334 r=av sr=waterson 2002-06-27 01:51:34 +00:00
harishd%netscape.com
b8ad324d2e Make marquee tag a block level element. b=154173, r=heikki, sr=jst 2002-06-27 01:49:38 +00:00
jst%netscape.com
54201647f0 Fixing potential crasher introduced by the original fix for bug 150087. The weak docshell pointer in the navigator object must be cleared when it's released. r=sicking@netscape.com, sr=alecf@netscape.com 2002-06-27 01:27:00 +00:00
alecf%netscape.com
ff56ad8029 yay remove appshell -> rdf now that bug 132175 is fixed
not part of build
2002-06-27 00:29:10 +00:00
jpierre%netscape.com
7ecdf837d4 Fix for 154212 - make CERT_SaveSMimeProfile copy the cert to the database if it comes from an external source 2002-06-27 00:18:35 +00:00
dbaron%fas.harvard.edu
33e79da833 Fix nmake bustage. b=132175 2002-06-27 00:06:49 +00:00
alecf%netscape.com
2c7dbb30da argh, I'm having a bad day - just noticed at the last second that the values of PR_FALSE and PR_TRUE were reversed here, so we only could hit the first window from the window menu 2002-06-26 23:57:59 +00:00
alecf%netscape.com
ee39b85087 oops, more files for bug 132175 (don't worry, these aren't bustage-inducing)
finish implementation of GetWindowForResource
r=bnesse, rs=waterson
2002-06-26 23:54:31 +00:00
pinkerton%netscape.com
1aca541b04 Change profile name back to chimera 2002-06-26 23:41:16 +00:00
alecf%netscape.com
8e037b7ff6 argh, add nsIWindowMediatorListener.idl to the nmake build 2002-06-26 23:36:46 +00:00
alecf%netscape.com
254bccdc06 argh, now re-remove the line that I was originally intending to remove! 2002-06-26 23:34:42 +00:00
alecf%netscape.com
52e3e9471d back out these two files until I get the #ifdef situation cleared up 2002-06-26 23:32:09 +00:00
naving%netscape.com
1a1bde3180 153982 r=cavin sr=bienvenu Making drag and drop of imap to local and local to local folders work for non-ascii
and special ascii chars folder names work.
2002-06-26 23:21:28 +00:00
sicking%bigfoot.com
a9504f9133 Bug 88623: Remove the txList::iterator function and the ListIterator typedef
r=peterv sr=jst
2002-06-26 23:09:13 +00:00
alecf%netscape.com
ec003bce66 final part of fix for bug 132175 - switch consumers over to new interface
r=bnesse, rs=waterson
2002-06-26 22:55:49 +00:00
alecf%netscape.com
2a7093d970 add deprecation comment - now that we have a new guide.
doc only, no code, no review
2002-06-26 22:53:36 +00:00
alecf%netscape.com
671d1e7357 part of fix for bug 132175 - add nsWindowMediatorDataSource to the build
r=bnesse, rs=waterson
2002-06-26 22:34:39 +00:00
alecf%netscape.com
e0029f804f rest of fix for bug 132175 - move windowlist part of the window mediator into a seperate object (nsWindowDataSource) so that appshell is no longer dependent on RDF.
r=bnesse, sr=waterson
2002-06-26 22:34:09 +00:00
alecf%netscape.com
891c229e53 more stuff for bug 132175, add nsIWindowMediatorListener.idl to build
r=bnesse, rs=waterson
2002-06-26 22:25:31 +00:00
alecf%netscape.com
8f2f57e3db part of fix for bug 132175 - add nsIWindowDataSource to the build r=bnesse rs=waterson 2002-06-26 22:22:01 +00:00
pinkerton%netscape.com
e7a1e228dd Landing file rewrite changes for conrad 2002-06-26 21:59:47 +00:00
sicking%bigfoot.com
cf41775d56 Bug 153600: Make <script>s with neither src attribute or childNodes not block the parser.
r=bz sr=jst
2002-06-26 21:07:37 +00:00
pinkerton%netscape.com
fdae055fe2 don't enable 'find again' unless the user has done a 'find' first. (bug 153643) 2002-06-26 21:06:17 +00:00
caillon%returnzero.com
4318c04f8d Bug 154401. Cannot paste HTML on clipboard into composition or editor windows.
r=bzbarsky, sr=kin
2002-06-26 21:05:00 +00:00
pinkerton%netscape.com
cad5d6dec1 Fix command updating in edit menu. (bug 154291) 2002-06-26 20:52:38 +00:00
cltbld%netscape.com
9770bb1661 Adding chimera_build_static, chimera_build_opt to help minimize script hacking. 2002-06-26 20:39:43 +00:00
blizzard%redhat.com
3de4689a0d Bug #154348. Clipboard hangs when pasting to another application. Don't double free a string. Not part of the build. 2002-06-26 20:26:21 +00:00
leaf%mozilla.org
ad83be3643 Automated update 2002-06-26 20:25:44 +00:00
dougt%netscape.com
f87d625660 missing quote mark on XPCOM_GLUE_LIBS 2002-06-26 20:16:12 +00:00
shanjian%netscape.com
6d098df735 #153980 Always display SimpChinese font as bold looking face
add simsun to simplied chinese default font name.
r=ftang, sr=blizzard
2002-06-26 20:09:14 +00:00
nhotta%netscape.com
d6dc0ec5ec Change default font size for Traditional and Simplifiled Chinese to 15
which let gfx to use 12 point instead of 13 for Quickdraw calls,
bug 143557, r=ftang, sr=sfraser.
2002-06-26 19:59:47 +00:00
nhotta%netscape.com
f663a0b9b6 Remove the unintended check in by rev=1.33,
bug 151907, r=ftang, sr=sfraser.
2002-06-26 19:57:28 +00:00
pinkerton%netscape.com
79c8ba3030 Remove view->page info since it's not hooked up to anything 2002-06-26 19:54:07 +00:00
pinkerton%netscape.com
fbad58c12c Remove personal prefs from list since they're not implemented 2002-06-26 19:52:16 +00:00
alecf%netscape.com
0bc735834f cleanup after the first fix for bug 154275 - handle errors better and get rid of mCount entirely
sr=jst, r=peterv
2002-06-26 19:36:24 +00:00
pschwartau%netscape.com
53e602d645 Correcting grammar in comment. 2002-06-26 19:16:53 +00:00
pschwartau%netscape.com
509e4f5caf Initial add. Regression test for bug 154338. 2002-06-26 19:04:00 +00:00
mostafah%oeone.com
7ff07faf87 Adding parse of calendar file for VTODOs in the setserver function 2002-06-26 18:45:19 +00:00
mostafah%oeone.com
b184a6efb1 Adding new JS files 2002-06-26 18:44:27 +00:00
pinkerton%netscape.com
53242b7255 Make viewSource work again. (bug 154413) 2002-06-26 17:30:22 +00:00
mikep%oeone.com
786f3fac19 Fixing bug 149291, problem with help menu for calendar. 2002-06-26 17:08:40 +00:00
pinkerton%netscape.com
dc0efc2f13 booboo fix, fixes 152629 and 152903 2002-06-26 15:18:51 +00:00
mostafah%oeone.com
9c5e9bd125 Adding URL property 2002-06-26 14:39:21 +00:00
kaie%netscape.com
740ef8dd8d b=154240 security fix
r=javi sr=alecf
2002-06-26 14:15:11 +00:00
dcone%netscape.com
bf72808be5 b=153456 r=kmmclusk sr=waterson. Took out a realizepalette call to stop some performance problems on windows. This
will effect only 256 color mode.
2002-06-26 13:43:23 +00:00
peterv%netscape.com
e2ff231bcc Bustage fix. 2002-06-26 13:17:12 +00:00
peterv%netscape.com
2265ea47a2 Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 12:42:13 +00:00
bbaetz%student.usyd.edu.au
e53a1781f1 Bug 154036 - ccing an invalid user on a bug posts the bug anyway
r=jouni, gerv
2002-06-26 12:16:24 +00:00
peterv%netscape.com
cf98c1769e New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 10:37:02 +00:00