Commit Graph

115491 Commits

Author SHA1 Message Date
sspitzer%netscape.com
6bdc4c2e20 fix for bug #190825. add junk mail icon to header pane for messages we think are junk.
also, fix for bug #185269 (fix classic skin icon in thread pane and thread pane column header)
r/sr=bienvenu
2003-02-23 04:05:57 +00:00
bryner%netscape.com
892426fd3f Fix some potentially uninitialized variables caused by my StyleContext checkin (bug 114713). 2003-02-23 04:03:49 +00:00
roc+%cs.cmu.edu
bee193dca6 Bug 186957. HR frames don't really paint their backgrounds. r+sr=dbaron 2003-02-23 04:01:45 +00:00
bryner%netscape.com
026711ed5e Remove unused nsViewManager::mLastRefresh (bug 194554). r=roc, sr=bz. 2003-02-23 03:41:23 +00:00
timeless%mozdev.org
3f8c4b9f22 Bug 158309 Authors item in Links Toolbar / Site Navigation Toolbar should read Author(s)
patch by peterhenderson@usa.net r=choess sr=jag
2003-02-23 03:37:57 +00:00
timeless%mozdev.org
3985c21813 Bug 102896 alternates with duplicate URIs ignored on the link toolbar
patch by choess@stwing.upenn.edu r=timeless sr=jag
2003-02-23 03:37:56 +00:00
roc+%cs.cmu.edu
00ef3dc5ad Bug 178519. Move mouse capture to parent view if the capturing view goes away. r=kmcclusk,sr=bzbarsky 2003-02-23 02:53:15 +00:00
roc+%cs.cmu.edu
67a197918a Bug 191938. 'Dont print backgrounds' by setting background to white. also clean up unused params and make background-attachment:fixed work in printing/printpreview. r+sr=bzbarsky 2003-02-23 02:49:22 +00:00
roc+%cs.cmu.edu
96b5516d32 Bug 157445. Be more aggressive about making visibility:hidden elements have visible views. r+sr=bzbarsky 2003-02-23 02:22:14 +00:00
roc+%cs.cmu.edu
4f1e28b592 Bug 186754. Make sure scrolled elements honor the content hierarchy for z-index. r+sr=bzbarsky 2003-02-23 02:03:43 +00:00
sspitzer%netscape.com
5ac91abaef bullet proofing for crasher bug #194335.
some additional code clean up (found while reviewing bug #190106.
r/sr=bienvenu
2003-02-23 01:51:37 +00:00
sspitzer%netscape.com
373cd8dc8c adding Makefile.in, to one day allow conditional building movemail.rdf
(for pkw@us.ibm.com).  not part of the build yet.  removing older files.
2003-02-23 01:35:27 +00:00
sspitzer%netscape.com
3340663043 updating the rdf files, and adding two samples:
webmail (from Netscape 7.x and movemail, from pkw@us.ibm.com)
2003-02-23 01:34:19 +00:00
sspitzer%netscape.com
d027905855 info on the sample rdf files 2003-02-23 01:33:39 +00:00
kyle.yuan%sun.com
d2a4744e14 Bug 188199 incremental search in <select> fails if item starts with repeats of a letter
r=jkeiser, sr=henry.jia
2003-02-23 01:19:17 +00:00
dbaron%dbaron.org
33bf89b232 Attempt to fix otaku (gcc 2.95.2) bustage. r=bbaetz sr=bryner 2003-02-23 00:28:06 +00:00
dean_tessman%hotmail.com
7111215b30 194531 - Add accesskeys to profile select/manage dialog
r=dean_tessman sr=dmose
patch by piersc@cogs.susx.ac.uk
2003-02-23 00:14:31 +00:00
dean_tessman%hotmail.com
f1f4b94816 194528 - Add accesskeys to Open Location
r=dean_tessman sr=dmose
patch by piersc@cogs.susx.ac.uk
2003-02-23 00:10:35 +00:00
katakai%japan.sun.com
3aff5a9e5e bug 127713
support Surrogate display on Linux by using FreeType
r=bstell, sr=bryner
2003-02-23 00:07:23 +00:00
darin%netscape.com
babe8b4176 fixes bug 177698, Cookie is not stored if its VALUE contains "max-age",
patch=dwitte@stanford.edu r/sr=alecf,darin
2003-02-23 00:04:03 +00:00
brendan%mozilla.org
9c387e3aa5 Cleanup GC_CALLBACK blunder (190813 followup, r=shaver). 2003-02-22 22:56:57 +00:00
wtc%netscape.com
080eed4425 Bug 186745: on FreeBSD, use the getifaddrs function to query the presence
of IPv4 and IPv6 network interfaces.
2003-02-22 22:52:03 +00:00
roc+%cs.cmu.edu
d0154df805 Bug 189723. Fix valgrind warning on uninitialized value when GetPenMode isn't implemented. r+sr=bzbarsky 2003-02-22 22:27:45 +00:00
bryner%netscape.com
bfe4e632a5 Fix leaks introduced from bug 114713 (bug 194468). r/sr=dbaron. 2003-02-22 22:21:20 +00:00
roc+%cs.cmu.edu
3147a22b92 Bug 180502. Never reorder views by z-index; just keep the document order. r=kmcclusk,sr=dbaron 2003-02-22 22:08:12 +00:00
roc+%cs.cmu.edu
f4e000a5fa Bug 180502. Repaint only changed area whenever a view is resized by the generic nsContainerFrame::SyncFrameView. r+sr=dbaron 2003-02-22 21:53:42 +00:00
roc+%cs.cmu.edu
1c6c3011c3 Bug 180921. Make nsDocumentViewer::Show call nsDocumentViewer::MakeWindow instead of duplicating code. Fixes a bug where subdoc view linkage was added to MakeWindow but not Show. r=jkeiser,sr=jst 2003-02-22 21:48:39 +00:00
roc+%cs.cmu.edu
4a4741d884 Bug 192469. Reparent views for blocks-in-inlines regardless of why we created the view. r+sr=bzbarsky 2003-02-22 21:37:55 +00:00
dbaron%dbaron.org
b1ddb380e6 OK, we can't use __GLIBC_PREREQ, since some compilers report a parse error when it's not present. b=177912 2003-02-22 20:45:06 +00:00
wtc%netscape.com
cd74e72999 Bug 192589: keep querying the presence of IPv4 and IPv6 interfaces until at
least one is up. This allows us to detect the local machine going from
offline to online.
2003-02-22 20:27:25 +00:00
justdave%syndicomm.com
483827fc29 Bug 186689: Should be able to set all/clear all email options in user preferences with one click.
r= gerv, a= justdave
2003-02-22 20:26:52 +00:00
bzbarsky%mit.edu
15546957e4 Reflow main content before reflowing fixed-pos frames so that the placeholders
are in the right places.  Bug 90270 and dependencies.  r+sr=roc+moz
2003-02-22 20:13:12 +00:00
bzbarsky%mit.edu
fe3e3cb6a8 Make defaultDescription and applicationDescription use the handler's leafname
if no description is set.  Bug 190409, r=pkw@us.ibm.com, sr=darin
2003-02-22 20:06:56 +00:00
ere%atp.fi
c25f85828c Bug 194266: Removed extraneous Truncate() calls.
r=smontagu, sr=jst
2003-02-22 20:05:00 +00:00
bzbarsky%mit.edu
494a5203ff Removing nsIDocumentContainer -- it's unused and not planning to be used. Bug
193543, r=sicking, sr=jst
2003-02-22 19:54:11 +00:00
ere%atp.fi
f8a47b6c45 Bug 189085: Windows focus handling semi-rewrite
r=danm, sr=jag
2003-02-22 19:50:38 +00:00
bzbarsky%mit.edu
4b6af0e39f Make shrink-wrap reflow for buttons correctly reflow the kids a second time at
the constrained shrink-wrap width.  Bug 26650 and dependencies, patch by
arunan_bala@hotmail.com (Arunan Bala), r=jkeiser, sr=bzbarsky
2003-02-22 19:48:29 +00:00
dbaron%dbaron.org
06191c7c53 Attempt to fix Mac CFM bustage. b=181383 2003-02-22 19:46:21 +00:00
bzbarsky%mit.edu
9c70577820 Make the parser recycling list in the loader a class static. Bug 190658,
r=sicking, sr=peterv
2003-02-22 19:36:32 +00:00
dbaron%dbaron.org
3f21e0e694 Make CtlStyleWatch |#ifdef MOZ_PERF_METRICS|. b=191831 r+sr=roc+moz 2003-02-22 19:26:30 +00:00
bernd.mielke%snafu.de
74c2f5d34d improve rowspan border collapse handling, bug 157047 r=jkeiser, sr=roc+moz 2003-02-22 19:24:49 +00:00
dbaron%dbaron.org
2a5b76db35 Fix bugs with removal of certain properties. b=182294 r+sr=bzbarsky 2003-02-22 19:23:46 +00:00
dbaron%dbaron.org
fc5233dd91 Fix compilation problems for some people. b=177912 sr=bryner 2003-02-22 19:22:27 +00:00
dbaron%dbaron.org
031931bbfe Make our ignoring of properties for :first-line and :first-letter a lot closer to the spec (although still buggy). b=103189 r+sr=bzbarsky 2003-02-22 19:20:16 +00:00
dbaron%dbaron.org
a5105c6ec7 Fix dynamic change bugs by making HTMLColorRule immutable. b=99850 r+sr=bzbarsky 2003-02-22 19:15:46 +00:00
bzbarsky%mit.edu
651bd3b256 make dispatchEvent work even if the eventTarget is not in the document tree.
Bug 191960, r=bryner, sr=jst
2003-02-22 19:12:21 +00:00
bzbarsky%mit.edu
784c37bc14 That last checkin was bug 192522, r=alecf, sr=darin 2003-02-22 19:09:58 +00:00
bzbarsky%mit.edu
e45b3bba03 Just set the MIME type on the stringbundle channel after calling Open(). We
don't need necko to sniff the type.
2003-02-22 19:09:04 +00:00
dbaron%dbaron.org
d733f493e4 Fix Windows bustage. (Why doesn't gcc enforce correct const-ness?) 2003-02-22 17:51:47 +00:00
dbaron%dbaron.org
89b51e310f Fix nsPrintfCString usage inside NS_WARNING (debug code only) so that the full warning is printed. r+sr=mozbot 2003-02-22 17:23:17 +00:00