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

91699 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 6cc6311790 Reorganize nsLookAndFeel so that all of the platform implementations
derive from nsXPLookAndFeel.  Implement a color cache for
nsXPLookAndFeel::GetColor calls.  bug 77941, r=akkana, rs=waterson.
2001-11-06 02:41:04 +00:00
seawood%netscape.com 9926f0f2fe Start building content handler glue library.
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:31:08 +00:00
seawood%netscape.com df3c96259b Make mimexpcom & nsMimeContentTypeHandler generic enough to be used for any content handler.
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:29:16 +00:00
ddrinan%netscape.com 872a6bbeab Missed this as part of landing of S/MIME. r=javi, sr=blizzard 2001-11-06 02:17:46 +00:00
stephend%netscape.com 7538f902d2 Bug 81041. 'New Account' -> 'Add Account'. r=jglick, sr=mscott 2001-11-06 02:14:08 +00:00
attinasi%netscape.com c625d6cb17 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 f31d27b233 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 d7dcb1ab04 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 94f3ab9a20 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 fdfef80f08 Adding makefiles for cthandlers glue lib.
Bug #83544 r=ducarroz sr=waterson
2001-11-06 01:44:07 +00:00
pete%alphanumerica.com ba3370cffd 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 2a09c75163 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 780a1792ac 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 b0ea346ec9 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 0d1688a644 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 f3c6d69128 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 feb2a26098 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 2c0b68610a new regression test, not affecting the build. 2001-11-06 01:35:06 +00:00
dinglis%qnx.com 0e5e02bcc2 NOT PART OF BUILD
increased draw buffer
2001-11-06 01:32:44 +00:00
attinasi%netscape.com 23776ac1cc 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 aca3d1b210 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 6433156307 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 7aef9b6746 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 0fd83fa8d8 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 43f16e95ce Added dump-units 2001-11-06 01:23:17 +00:00
danm%netscape.com 5cec28f952 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 d9c43b05bb Added support for //, assert, and uninitialized vars 2001-11-06 01:22:57 +00:00
blakeross%telocity.com 768e0e25a4 minor optimization in radio.xml. r/sr=hewitt 2001-11-06 01:22:48 +00:00
waldemar%netscape.com 462632c9d8 Added dump-regexp 2001-11-06 01:22:45 +00:00
waldemar%netscape.com b79d7cf5e6 Ensured that styled text doesn't contain non-keyword symbols as styles 2001-11-06 01:22:14 +00:00
danm%netscape.com 9020089317 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts" 2001-11-06 01:21:03 +00:00
pchen%netscape.com 8a4edf9b41 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 09750f9a69 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:19:39 +00:00
blakeross%telocity.com 86e028d79d one brace too many in radio.xml. r/sr=hewitt 2001-11-06 01:16:28 +00:00
ducarroz%netscape.com 355d17afa2 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 169875963b 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 fdbc63ccb4 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 5235cc8b9e bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt 2001-11-06 01:12:11 +00:00
jgaunt%netscape.com a3900ba23b 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 1a454acec1 Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin 2001-11-06 01:07:45 +00:00
hewitt%netscape.com 5694718575 107415 - navigation problems in randomly ordered wizards, r=kerz, sr=blake 2001-11-06 01:07:35 +00:00
ducarroz%netscape.com b92059e1ff 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 5228ddb623 #107869 Reply mail doesn't inherit the original charset
r=ducarroz sr=sspitzer
2001-11-06 01:02:25 +00:00
timeless%mac.com 8fba04499b 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 ff2c2136c3 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 8949291500 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 f65c7b7c15 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 50a1cda073 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 5de83eca7d 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 2f71666636 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