axel%pike.org
60dd13df9e
bug 178463, insert META tag to HEAD for html output, r=sicking, sr=peterv
2003-02-23 20:06:42 +00:00
axel%pike.org
d13fa6eddd
bug 191856, string usage in txExpandedName::init, r=sicking, sr=peterv
2003-02-23 20:03:51 +00:00
rogerl%netscape.com
acebd49bb5
Fixed stack leak from comma operator. Fixed date constructor bad value.
2003-02-23 19:58:04 +00:00
bzbarsky%mit.edu
6a0073db73
Sync up observer notifications between nsDocument and nsXULDocument. Bug
...
192130, r=dbaron, sr=jst
2003-02-23 18:49:45 +00:00
timeless%mozdev.org
a6d6c97aa2
Bug 189295 nsTextFrame.cpp: The variable isWhitespace has not yet been assigned a value.
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rbs sr=roc+moz
2003-02-23 18:39:41 +00:00
dbaron%dbaron.org
e341c5f706
Make ProbePseudoStyleFor return null whenever :before and :after aren't displayed so that we don't try to reframe constantly in certain cases, preventing link clicking from working. b=188525 r+sr=bzbarsky
2003-02-23 17:28:25 +00:00
dbaron%dbaron.org
e59e36a0ee
Replace the broken (since it can return destroyed data) ResolveStyleContextAndGetStyleData with GetXBLBindingURL. b=193847 r+sr=bzbarsky
2003-02-23 17:20:15 +00:00
seawood%netscape.com
149fe1cec9
Default to using absolute symlinks when building on Darwin.
...
Bug #193164 r=ccarlen
2003-02-23 16:58:47 +00:00
sspitzer%netscape.com
b3cf92a384
fix for bug #160586 .
...
IMAP folder moved to ~/<folder> instead of ~/mail/<folder> when moving from sub-folder
r/sr=henry.jia,sspitzer
thanks to philip.zhao@sun.com for the patch.
2003-02-23 15:58:35 +00:00
seawood%netscape.com
97ed83b7c5
Default to using absolute symlinks when building on Darwin.
...
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
gerv%gerv.net
b5cb58bf84
Bug 194291 - Kerz's new splash XPM, take two. What kind of twisted image format stores its own filename inside itself, so it can break if you change it?
2003-02-23 14:35:42 +00:00
gerv%gerv.net
66ec58aeee
Bug 194291 - Check in Kerz's plain Mozilla splash screen, removing green dino. Patch by kerz; r, a=asa.
2003-02-23 14:13:19 +00:00
chanial%noos.fr
1aca10ba65
Moving bookmarks styling out of the toolkit
2003-02-23 13:48:55 +00:00
timeless%mozdev.org
fc3928b29e
Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case
...
r=smontagu sr=alecf
2003-02-23 13:38:46 +00:00
timeless%mozdev.org
5d62c94573
Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
...
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
2003-02-23 11:10:28 +00:00
bbaetz%acm.org
d6885b62ab
Bug 194394 - Internal error after turning useqacontact off
...
r,a=justdave
2003-02-23 07:31:09 +00:00
timeless%mozdev.org
4d48249ffe
Bug 134728 mozJSComponentLoader::UnloadAll => JSCLAutoContext::JSCLAutoContext Getting service @mozilla.org/js/xpc/ContextStack;1 on shutdown.
...
r=dbradley sr=brendan
2003-02-23 07:03:11 +00:00
timeless%mozdev.org
c6fb3f4dda
Bug 193824 Remove unused globals from nsDocumentViewer.cpp
...
r=smontagu sr=alecf
2003-02-23 07:03:09 +00:00
leaf%mozilla.org
6b8dd9c1b5
Automated update
2003-02-23 07:02:00 +00:00
seawood%netscape.com
7f752bf63b
Use va_copy if available for VARARGS_ASSIGN
...
Bug #187180 r=blizzard sr=brendan
2003-02-23 06:59:39 +00:00
dbaron%dbaron.org
09cb4b87a2
Fix bustage. b=167415
2003-02-23 05:36:40 +00:00
darin%netscape.com
a12a409db2
removing dead files (post bug 176919 cleanup)
2003-02-23 05:22:38 +00:00
darin%netscape.com
f45ba7c9be
removing dead code
2003-02-23 05:14:06 +00:00
darin%netscape.com
4a56065e71
removing dead files (post bug 176919 cleanup)
2003-02-23 05:11:04 +00:00
darin%netscape.com
7d541baf54
fixes bug 192207 "M130B Trunk crash [@ 0x00000000 - PL_DHashTableOperate] (really in nsSocketTransportService::RememberHost)" r=dougt sr=brendan
2003-02-23 05:07:34 +00:00
timeless%mozdev.org
56c2bd7958
Bug 193683 Bookmarks Search Toolbar has no tooltip
...
patch by pepperxn@netscape.net r=neil@parkwaycc.co.uk sr=jag
2003-02-23 04:47:15 +00:00
bzbarsky%mit.edu
a47e2fa451
Make CSSStyleSheetImpl::Clone properly set various weak refs on the clone
...
(parent sheet, parent rule, owning node, document). Bug 167415, r+sr=dbaron
2003-02-23 04:44:41 +00:00
dbaron%dbaron.org
1fd8b24910
No need to check the same thing in twice. Fixing bustage.
2003-02-23 04:42:54 +00:00
timeless%mozdev.org
85c42d083c
Bug 190799 xpcom/io/nsFileSpec.cpp", line 905: Warning: String literal converted to char* in initialization.
...
r=dougt sr=roc+moz
2003-02-23 04:41:24 +00:00
timeless%mozdev.org
1552cf15e2
Bug 190790 xpcom/glue/standalone/nsGREDirServiceProvider.cpp", line 300: Warning: String literal converted to char* in assignment.
...
r=dougt sr=roc+mozn
2003-02-23 04:41:23 +00:00
timeless%mozdev.org
9c2c0ed8b6
Bug 190801 TestXPTCInvoke violates xpcom for outparams and should pass its char*s as const
...
r=dougt sr=roc+moz
2003-02-23 04:41:18 +00:00
timeless%mozdev.org
56b84050c7
Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case
...
r=smontagu sr=alecf
2003-02-23 04:41:16 +00:00
timeless%mozdev.org
86fb799fdf
Bug 191716 nsXULTabAccessible.cpp:281: warning: unused variable `classPluginViewerImpl * viewer'
...
r=jgaunt sr=henry.jia
2003-02-23 04:41:15 +00:00
timeless%mozdev.org
b95d50a656
Bug 191717 `PRUint8 * array' might be used uninitialized in this function
...
r=dmose sr=alecf
2003-02-23 04:41:12 +00:00
timeless%mozdev.org
d87cce903e
Bug 192442 Remove console spew: "New location for profile registry and user profile directories
...
r=jrgm sr=alecf
2003-02-23 04:41:11 +00:00
timeless%mozdev.org
2cb0e10110
Bug 192445 Plugin shell passes garbage to victimizable plugins (0x1 as pointer for extension)
...
r=peterlubczynski sr=dbaron
2003-02-23 04:41:10 +00:00
sspitzer%netscape.com
a343d9575e
fix for bug #190044 . too many status messages for
...
pop3, nntp, and smtp. just do what darin did for imap.
thanks to kazhik@mozilla.gr.jp for the initial patch.
r=cavin, sr=bienvenu
2003-02-23 04:12:21 +00:00
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