darin%meer.net
fc2e6ebbad
fixes bug 85484 "Proxy: auth prompt doesn't show realm" r=biesi sr=bzbarsky
2004-07-15 13:11:55 +00:00
Stefan.Borggraefe%gmx.de
082e6e520d
Forgot to address a review comment before checking in the fix for bug 177054. This additional checkin just corrects the indentation.
2004-07-15 10:37:13 +00:00
Stefan.Borggraefe%gmx.de
cef2e8c61f
Fix for Bug 177054: fix all openers of the Advanced Address Book search dialog to open a new dialog (if one is not already open), or raise the existing one (if it exists)
...
r=neil, sr=sspitzer
2004-07-15 10:10:53 +00:00
Stefan.Borggraefe%gmx.de
76a5ab691e
Fix for Bug 245736: importProgress dialog is unused and can be removed
...
r=neil, sr=bienvenu
2004-07-15 10:06:47 +00:00
Stefan.Borggraefe%gmx.de
649b360533
Fix for Bug 250139: New/Edit Address Book Card dialogs shouldn't have buttonpack="center"
...
r=neil, sr=mscott
2004-07-15 09:59:43 +00:00
bzbarsky%mit.edu
bf8ae7b49b
Forgot a file. Bug 221669, r=ben, sr=jst
2004-07-15 06:39:13 +00:00
bzbarsky%mit.edu
1b3f21704f
Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
...
file; should just choose dir). r=neil for xpfe, r=mconnor for toolkit, sr=jag
2004-07-15 06:13:35 +00:00
bzbarsky%mit.edu
20502984b4
Use the direction of the abs pos box, not its containing block, when deciding
...
which offset to use the static position for. Bug 247287, r+sr=dbaron
2004-07-15 06:10:53 +00:00
bzbarsky%mit.edu
6ce58346b2
Don't stop loading a XUL document when an overlay is missing and report
...
warnings about missing overlays to the JS console. Bug 221669, r=ben, sr=jst
2004-07-15 06:09:36 +00:00
bzbarsky%mit.edu
67f658ce24
Fix bug 246012 by not going through presshells at all while deciding whether a
...
docshell is an iframe. r+sr=jst
2004-07-15 06:05:27 +00:00
dwitte%stanford.edu
4c3a6e6c55
add Finish() method to nsISafeFileOutputStream, and tweak things slightly.
...
b=251091, r=mvl, sr=darin
2004-07-15 05:52:37 +00:00
jst%mozilla.jstenback.com
0d5d5f081f
Checking in fix for 164482 (Patch by smaug@welho.com). Adding support for XML Events. r=bryner@brianryner.com, sr=jst@mozilla.org
2004-07-15 05:24:40 +00:00
scott%scott-macgregor.org
3f5ff003c9
Backing myself out. I thought I was checking into the aviary 1.0 branch
2004-07-15 02:55:47 +00:00
bzbarsky%mit.edu
89f5da9306
Testing backout of bug 236889 to see effect on performance. a=#mozilla
2004-07-15 02:54:01 +00:00
scott%scott-macgregor.org
a88a753178
Bug #251418 --> add dom_loadsave.xpt to the packaging lists
2004-07-15 02:51:04 +00:00
scott%scott-macgregor.org
f28eecc217
Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
...
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.
We now need to build the ls directory
r/sr=jst
2004-07-15 01:59:24 +00:00
scott%scott-macgregor.org
a51398a1aa
Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
...
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.
r/sr=jst
2004-07-15 01:58:47 +00:00
dean_tessman%hotmail.com
c61b5ad359
230370 - remove bookmark separator properties dialog p=mconnor
...
246431 - Add "New Bookmark" to the bookmarks context menu r=mconnor
2004-07-15 00:14:02 +00:00
nelsonb%netscape.com
4ef1db07ed
Add -X option to produce signed XPI files for mozilla. Bug 248751.
...
Path contributed by jeff klawiter <jeff@j-maxx.net>. r=nelson
2004-07-15 00:01:50 +00:00
dbaron%dbaron.org
d52eef0eae
Only use __attribute__ on gcc 3 or higher. Fixing bustage. b=249652
2004-07-15 00:00:43 +00:00
dbaron%dbaron.org
d3b729cf74
Pull nsStyleContent::AllocateContents out of line, to fix Windows bustage (since this file is included outside of layout and the compiler doesn't seem able to inline it. b=249809
2004-07-14 23:51:25 +00:00
cbiesinger%web.de
6bf5da8694
fixing beos bustage from bsmedberg's semi-single-profile landing
...
should not affect other platforms
2004-07-14 23:50:21 +00:00
dbaron%dbaron.org
49453aa5cd
Only use __attribute__ on gcc 3 or higher. Fixing bustage.
2004-07-14 23:43:15 +00:00
cbiesinger%web.de
167ed734b5
fix wording to refer to "this content listener", r+sr=bz
2004-07-14 23:15:19 +00:00
timeless%mozdev.org
efc58e0e86
Bug 241861 Image handling should wrap PNG files as it does JPG/GIF
...
r=zach
2004-07-14 23:08:22 +00:00
timeless%mozdev.org
1a700b1502
Bug 251368 documentURI for about: urls should list the about: urls
...
r=bz sr=bz
2004-07-14 23:01:11 +00:00
timeless%mozdev.org
5cc3ac8244
Bug 251361 ImageDocument.documentURI isn't available
...
r=jst sr=jst
2004-07-14 22:59:53 +00:00
timeless%mozdev.org
fc1d7896b7
Bug 251300 stdint.h missing in FreeBSD
...
patch by jon@rekai.net r=jst sr=jst
2004-07-14 22:57:48 +00:00
timeless%mozdev.org
a048c9e362
Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
...
r=jst sr=jst
2004-07-14 22:53:37 +00:00
timeless%mozdev.org
f92464cc33
Bug 248931 Please add "training.dat"
...
patch by bugzilla@gemal.dk r=benb sr=jag
2004-07-14 22:49:51 +00:00
timeless%mozdev.org
649cb6ce66
Bug 229271 unwanted "white space" in function getLDAPValue fron autoconfig/prefcalls.js
...
r=alecf sr=dmose
2004-07-14 22:43:18 +00:00
sergei_d%fi.tartu.ee
fea96e7325
bug 248603. Fix for high-contrast themes. r=sergei_d@fi.tartu.ee. BeOS-port only
2004-07-14 22:39:36 +00:00
timeless%mozdev.org
511dfa3646
Bug 226101 DRefTool analysis for MRJ files
...
r=roc sr=roc
2004-07-14 22:38:36 +00:00
bienvenu%nventure.com
70391bdab4
fix 250559, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott shouldn't recognize .CR as a message terminator w/o LF
2004-07-14 22:27:30 +00:00
dbaron%dbaron.org
45baf132fe
Make :active hierarchical. b=65917 r+sr=bzbarsky
2004-07-14 22:27:24 +00:00
dbaron%dbaron.org
e3ba5b3f4f
Ensure chrome: URLs stay that way so theme switching code doesn't get confused, even though most chrome: stylesheet loads don't come through this codepath. b=226791 r+sr=bzbarsky
2004-07-14 22:21:07 +00:00
dbaron%dbaron.org
796d62cc38
Load generated content images from the style system rather than the frame constructor. b=249809 r+sr=bzbarsky
2004-07-14 22:19:22 +00:00
dbaron%dbaron.org
c73fef02fd
Use NULL like everyone else.
2004-07-14 22:14:59 +00:00
bryner%brianryner.com
377380315d
Add a NS_FASTCALL macro that specifies regparm(3) and stdcall on gcc/x86 to improve performance (passing up to 3 arguments in registers instead of on the stack, and having the caller pop any stack arguments). Apply NS_FASTCALL to our most frequently called non-public methods and functions. Also add NS_CDECL to explicitly specify the default calling convention and make it part of NS_IMETHOD, since xptcall can't deal with NS_FASTCALL. Bug 249652, r=darin, sr=dbaron.
2004-07-14 22:14:34 +00:00
stephendonner%yahoo.com
170d198aa3
Bug 249522. Unnecessary entry 'Delete' and its accesskey in DTD. r=neil, sr=tor
2004-07-14 22:13:26 +00:00
dbaron%dbaron.org
dc4982f861
Load list-style-image in the style system rather than from frames. b=236889 r+sr=bzbarsky
2004-07-14 22:10:55 +00:00
aaronleventhal%moonset.net
78fcf72fc2
Bug 151375. Implement css2 outline (still called -moz-outline for now). Makes -moz-outline draw outside of the current frame. Improves appearance of focus outline. Lots of help from roc. r+sr=dbaron
2004-07-14 21:58:34 +00:00
dbaron%dbaron.org
b0dacf8216
Send the stylesheet as the HTTP Referer header for images loaded from CSS stylesheets. b=249168 r=bzbarsky sr=darin
2004-07-14 21:56:23 +00:00
dbaron%dbaron.org
fd0831d70a
Send correct HTTP Referer header for CSS @import. b=249171 r+sr=bzbarsky
2004-07-14 21:52:19 +00:00
neil%parkwaycc.co.uk
c317c8f1df
Bug 78274 Convert profile manager into a <dialog> r=jag sr=sspitzer
2004-07-14 21:51:09 +00:00
neil%parkwaycc.co.uk
c0bb9b1745
Bug 191410 Make it easier to change boolean preferences r=caillon sr=sspitzer
2004-07-14 21:48:02 +00:00
dbaron%dbaron.org
b59401c27a
Bump version number to 1.8a3, although that may or may not be the next release's version.
2004-07-14 21:46:32 +00:00
neil%parkwaycc.co.uk
1d234e4c8d
Bug 250553 Classic <menulist> should not see command events from its popup's <scrollbarbutton>s r=doron sr=roc
2004-07-14 21:46:24 +00:00
aaronleventhal%moonset.net
69aa2c014a
Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=?
2004-07-14 21:44:01 +00:00
jst%mozilla.jstenback.com
77a7e441f9
Fixing remaining part of bug 245131. Use nsTextFragment::AppendTo() in more places now that we can. r+sr=peterv@propagandism.org
2004-07-14 21:43:12 +00:00