attinasi%netscape.com
145628aba2
Reversed the order that width and height are checked in IsEmpty since it is more common to have a height of 0. b=103266 r=rbs sr=hyatt
2001-11-06 01:48:36 +00:00
bbaetz%cs.mcgill.ca
9e913808e0
Bug 38014 - show localised dates in html dir listing
...
Also fixes bug 99169 - display html dir listing file sizes in a nicer
format.
r=darin, sr=smfr
2001-11-06 01:46:18 +00:00
sfraser%netscape.com
ba97c58579
Fix NullPlugin.mcp to build in a Carbon debug build; renaming it to DefaultPlugin.mcp and fixing prefix files. r=beard, sr=fm
2001-11-06 01:45:15 +00:00
attinasi%netscape.com
c78eb318ca
Elimiate calls to nsFrame::Invalidate when the dirtyRect is empty. Also, removed some invalid code from nsFrame::Invalidate and added DEBUG check to catch later offenders. b=103266 r=rbs sr=hyatt
2001-11-06 01:44:20 +00:00
seawood%netscape.com
a14eee1388
Adding makefiles for cthandlers glue lib.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 01:44:07 +00:00
pete%alphanumerica.com
028b5e7203
b=92329, r=ccarlen, sr=brendan
...
Fix for nsLocalFileUnix ::GetTarget doesn't handle relative symlinks
--pete
2001-11-06 01:42:00 +00:00
ben%netscape.com
62b09c1e70
108595 - Add a method for determining whether or not a context menu separator should be shown by determining if there are any items prior to the separator that are not hidden. r=kerz, sr=blake
2001-11-06 01:41:03 +00:00
ben%netscape.com
a54a016be0
108595 - prevent a duplicate load of contentAreaContextOverlay.xul which is causing problems for image blocking, and remove an unused script include. r=kerz, sr=blake
2001-11-06 01:40:09 +00:00
ben%netscape.com
1c6f13a9d4
108595 - "Block Images for this server" menu item not showing up. Remove display:none style rule now that the overlay that includes this overlay (contentAreaContextOverlay.xul) is no longer being loaded twice by navigator. r=kerz, sr=blake
2001-11-06 01:39:36 +00:00
ben%netscape.com
bf0cd22006
108595 - wallet context items inserted into the wrong position in navigator context menu. regardless of context. Reposition them after the clipboard items. r=kerz, sr=blake
2001-11-06 01:38:48 +00:00
ben%netscape.com
462953def3
108595 - mail send page/link context menu items always showing in Navigator, regardless of context. Ensure that popupshowing event listener gets added. r=kerz, sr=blake
2001-11-06 01:38:03 +00:00
ben%netscape.com
1090553894
Bug 107842 - Missing menu items from message pane context menu & 107890 - js error loading standalone message window, popup has no properties
...
- ensure the correct menu items and separators are hidden using newer separator hide logic. r=blake, sr=sspitzer
2001-11-06 01:36:51 +00:00
karnaze%netscape.com
9af21bc9fc
new regression test, not affecting the build.
2001-11-06 01:35:06 +00:00
dinglis%qnx.com
4f7b4d86ca
NOT PART OF BUILD
...
increased draw buffer
2001-11-06 01:32:44 +00:00
attinasi%netscape.com
ff126ac9f6
Fixed typo wrt width and height (patch provided by Dainis Jonitis) b=107530 r=mkaply sr=attinasi
2001-11-06 01:28:27 +00:00
dinglis%qnx.com
5bb477dfcd
NOT PART OF BUILD
...
small resize opt to use start/end flux when aRepaint not set
2001-11-06 01:27:50 +00:00
sspitzer%netscape.com
7912aae7be
work for converting ab results pane from tree to outliner. NOT PART OF THE BUILD.
...
bug #73868 .
2001-11-06 01:27:07 +00:00
danm%netscape.com
46e1db7271
initial (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:24:39 +00:00
waldemar%netscape.com
b21e3aaf6c
Added :wrap and extended :nowrap to apply as either a paragraph or an inline style
2001-11-06 01:24:13 +00:00
waldemar%netscape.com
db6d29fd6b
Added dump-units
2001-11-06 01:23:17 +00:00
danm%netscape.com
65b60229a4
don't show a new chrome window immediately upon creation, but after chrome has loaded. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:22:58 +00:00
waldemar%netscape.com
93fdd12a4b
Added support for //, assert, and uninitialized vars
2001-11-06 01:22:57 +00:00
blakeross%telocity.com
f006013c37
minor optimization in radio.xml. r/sr=hewitt
2001-11-06 01:22:48 +00:00
waldemar%netscape.com
89ea05011c
Added dump-regexp
2001-11-06 01:22:45 +00:00
waldemar%netscape.com
ffaef3d56f
Ensured that styled text doesn't contain non-keyword symbols as styles
2001-11-06 01:22:14 +00:00
danm%netscape.com
c2620d3c43
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts"
2001-11-06 01:21:03 +00:00
pchen%netscape.com
098dbb1ef9
bug 108539, r=jag, sr=sfraser, need to call NS_IF_RELEASE(mInner) to prevent leak of datasource, also cleaned up create instance call
2001-11-06 01:20:12 +00:00
danm%netscape.com
3779efd362
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
blakeross%telocity.com
2fb6edac48
one brace too many in radio.xml. r/sr=hewitt
2001-11-06 01:16:28 +00:00
ducarroz%netscape.com
d90cec25cf
Fix for bug 108323. Fix regression introduced with my last checkin. For some reason I cannot initialize the LDAP service in one line like other services. R=varada, SR=sspitzer
2001-11-06 01:15:07 +00:00
andreww%netscape.com
faac66855f
bugzilla bug 84532 r=shliang sr=hewitt line break between subject and body of message.
2001-11-06 01:14:06 +00:00
jgaunt%netscape.com
78134a2f5d
bug 108219 fixing filenames so mac's don't choke and adding them to the mcp file
r=hewitt
rs=sfraser
2001-11-06 01:13:32 +00:00
andreww%netscape.com
7ad4fd7105
bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt
2001-11-06 01:12:11 +00:00
jgaunt%netscape.com
1e4067d8fb
bug 108219 fixing filenames so Mac's can handle them
...
r=hewitt
rs=sfraser
2001-11-06 01:11:41 +00:00
cmanske%netscape.com
8afe6ace8b
Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin
2001-11-06 01:07:45 +00:00
hewitt%netscape.com
da9557590b
107415 - navigation problems in randomly ordered wizards, r=kerz, sr=blake
2001-11-06 01:07:35 +00:00
ducarroz%netscape.com
9f7529676e
Fix for bug 102536. Need to proceed up to the end of the buffer, we were missing the last byte!
...
Thanks to Geoffrey.R.Gustafson@intel.com & James.P.Gurganus@intel.com for the fix. R=ducarroz, SR=bienvenu
2001-11-06 01:06:57 +00:00
shanjian%netscape.com
600e01268f
#107869 Reply mail doesn't inherit the original charset
...
r=ducarroz sr=sspitzer
2001-11-06 01:02:25 +00:00
timeless%mac.com
1aecceb787
Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
...
patch by db48x@yahoo.com r=fabian sr=jst
2001-11-06 00:54:15 +00:00
sspitzer%netscape.com
ab76ca2c02
fix for regression bug#108604 and few other ab bugs.
...
1) collapse the card pane inner box initially so that it doesn't look like crap
before we select a card
2) "Edit and "Card Properties" is now "Properties"
3) if a mailing list has focus, "Properties" should bring up the edit mailing list dialog
4) fix js warnings
r/sr=bienvenu
2001-11-06 00:54:04 +00:00
sspitzer%netscape.com
74b369679f
fix for #107639 . fix broken select offline dialog. horked by recent
...
grid changes. r/sr=sspitzer fix by blakeross.
2001-11-06 00:50:56 +00:00
sspitzer%netscape.com
6af00c9ec0
fix for #108346 . check rv from do_GetService() to prevent crash.
...
r=ducarroz, sr=bienvenu
2001-11-06 00:49:17 +00:00
harishd%netscape.com
d45a85c775
106746 - DD/DT should not contain each other. r=heikki, sr=attinasi.
...
99388 - Avoid PR_GetEnv(). sr=attinasi.
2001-11-06 00:48:11 +00:00
bzbarsky%mit.edu
33dde50e25
Fix inheritance of frameborder in multiply nested framesets. Bug
...
108164, r=timeless, sr=attinasi
2001-11-06 00:44:25 +00:00
yokoyama%netscape.com
c449c51a37
Bug 108383
...
removing strtok() for parsing -P correctly
as it should be. strtok() was added by mistake 10430
/r=ccarlen; /sr=alecf
2001-11-06 00:44:18 +00:00
jband%netscape.com
980d4eabde
better error message when zero passed where object or null expected. bug 108284. r=dbradley sr=shaver. Also, fix uninitilized counter var in debug only code rs=jband
2001-11-06 00:40:54 +00:00
blakeross%telocity.com
f86c131ad2
108592 - js error in filepicker. r=ben sr=hewitt
2001-11-05 23:27:44 +00:00
blakeross%telocity.com
e9bd10f4fe
108592 - js error in filepicker. r=ben sr=hewitt
2001-11-05 23:26:25 +00:00
jst%netscape.com
776e6f6071
Checking in workaround for blocker bug 108526. Don't force a reset of an input if there's no parent since this causes checkboxes and radio buttons to be reset before all their attributes are added. r=sicking@bigfoot.com, sr=blizzard@mozilla.org
2001-11-05 23:20:05 +00:00
blakeross%telocity.com
a49fa31afa
108592 - js error in filepicker. r=ben sr=hewitt
2001-11-05 23:07:20 +00:00