bsmedberg%covad.net
93a891b367
Bug 257777 - ffox profile manager shows offline mode checkbox, patch by Gavin Sharp <gavin_sharp+bugzilla@nospin.org> r=me a=asa
2004-09-06 17:08:42 +00:00
jim_nance%yahoo.com
48bf0edc0b
Fix Bug #234250 - Do not use do_CreateInstance() to make gtk clip regions. It is unnecessary and slow. r=caillon, sr=roc
2004-09-06 16:25:09 +00:00
dbaron%dbaron.org
eaaee58283
Make Linux/alpha port work on gcc 3.x. b=86446 Patch from Glen Nakamura <glen@imodulo.com>. r=dbaron sr=shaver
2004-09-06 16:14:30 +00:00
dbaron%dbaron.org
9184d4fcf8
Bump trunk version from 1.8a3 to 1.8a4.
2004-09-06 15:58:41 +00:00
silver%warwickcompsoc.co.uk
511ffae49f
Bug 256927 - Add the 'all files' filter even if not specified. r=silver@warwickcompsoc.co.uk Patch by ajschult@verizon.net
2004-09-06 15:10:33 +00:00
neil%parkwaycc.co.uk
54d02bd9b4
Supplementary patch to bug 139242 when suppressing scrolling to new message on folder open do it when exiting quicksearch or mailviews too r+sr=bienvenu
2004-09-06 09:14:22 +00:00
bryner%brianryner.com
127bdea5a0
attempt to work around btek lameness
2004-09-06 04:47:24 +00:00
bryner%brianryner.com
5e7349dd5d
Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc.
2004-09-06 03:59:31 +00:00
roc+%cs.cmu.edu
6255acffd9
Bug 254039. deCOMtaminate nsIScrollableFrame. r+sr=roc, patch by Will Levine
2004-09-06 02:44:43 +00:00
robin.lu%sun.com
befe28f5bc
fix bug 257079 crash in nsImapMailFolder::UpdateImapMailboxInfo.
...
patched by robin.lu@sun.com r+sr=bienvenu
2004-09-06 01:46:31 +00:00
bsmedberg%covad.net
4eb9c4884b
Add post-mozilla script to build Firefox localizations. Needs more work to be configurable, but it works.
2004-09-06 00:14:20 +00:00
bryner%brianryner.com
b9c402244b
Add HPUX to the list of platforms that use inttypes.h. Bug 239465, r=dbaron.
2004-09-05 22:56:55 +00:00
bryner%brianryner.com
60809809d5
HPUX aCC A.01.21 can't deal with the literal string template, so disable it, at least for this compiler version. Bug 239465, r=dbaron.
2004-09-05 22:55:34 +00:00
p_ch%verizon.net
edeb53d6c0
Bug 258110: getShellService() doesn't return null on OS X / Default browser box is shown on OS X.
...
Do not load the Shell Service on Mac + typo correction. r=bryner
2004-09-05 22:00:05 +00:00
bryner%brianryner.com
6b2f8733f0
Provide an inline implementation of private operator new and delete, for compilers that think they need the definition. Fixes AIX and probably IRIX bustage.
2004-09-05 21:29:45 +00:00
locka%iol.ie
5a1fc34073
More build bustage, replace IID_IHTMLDOMNode with __uuidof(IHTMLDOMNode)
2004-09-05 20:36:30 +00:00
neil%parkwaycc.co.uk
6dc8aa06a7
Fix various help glitches b=257507 p=giacomo.magnini@portalis.it r=me
2004-09-05 20:23:03 +00:00
locka%iol.ie
7c925fef04
More build bustage fixes. Remove IID_IHTMLDOMNode in favour of __uuidof(IHTMLDOMNode)
2004-09-05 20:17:22 +00:00
neil%parkwaycc.co.uk
dfc7575a70
Bug 257342 Update help for advanced preferences p=stefan_h@hem.utfors.se r=me
2004-09-05 20:05:53 +00:00
locka%iol.ie
1e4a7dfa5c
Build bustage fix. Workaround arcane Platform SDK used by tinderboxen by redefining interface. We need to use a more modern SDK!
2004-09-05 20:03:06 +00:00
bsmedberg%covad.net
02debee4e5
Typo from bug 252941, patch by ajschult, r+a=me
2004-09-05 19:39:02 +00:00
bryner%brianryner.com
708eab16dc
Bustage fix for HPUX (bug 239465) - |explicit| may only be used for converting constructors. r=dbaron.
2004-09-05 19:13:25 +00:00
neil%parkwaycc.co.uk
c2a2a9a45d
Bug 257671 gDownloadView.view has no properties if download manager is empty p=f.qu@laposte.net (Florian Queze) r=varga sr=me
2004-09-05 15:41:10 +00:00
locka%iol.ie
5015eff94e
NOT PART OF BUILD. DevStudio .NET 2002 project file.
2004-09-05 15:03:51 +00:00
locka%iol.ie
5071aa3295
Implement IHTMLDomNode and IHTMLButtonElement interfaces on IE DOM. Checkin on behalf of atremon@elansoftware.com r=adamlock sr=jst b=238786
2004-09-05 14:44:07 +00:00
locka%iol.ie
e9292967e0
Adding implementation of IHTMLButtonElement. Checkin on behalf of atremon@elansoftware.com r=adamlock sr=jst b=238786
2004-09-05 14:40:56 +00:00
cbiesinger%web.de
50c9dd3919
Bug 257948 remove #endif w/o matching #ifdef from idl files
...
r=dveditz sr=neil
2004-09-05 13:29:58 +00:00
cbiesinger%web.de
c3d23a6ea2
Bug 258014 make @param names match function signature
...
r+sr=darin
2004-09-05 13:25:51 +00:00
cbiesinger%web.de
9a367ee238
Bug 258035 document port argument of nsIDNSRecord::getNextAddr
...
r+sr=darin
2004-09-05 13:20:59 +00:00
ian%hixie.ch
2f4c3f7f1d
Try to handle the disappearing connection problem for the common case.
2004-09-05 11:34:46 +00:00
jst%mozilla.jstenback.com
64a8f1675a
Fixing typos in comments, and a adding a change that got lost in the merge of the patch for bug 252326 when it was merged from the aviary branch.
2004-09-05 08:24:29 +00:00
dbaron%dbaron.org
9115c5a045
Rev IID of nsIDOMNSCSS2Properties. (Pointed out by darin.) b=72747
2004-09-05 04:11:09 +00:00
bryner%brianryner.com
39a03b044b
Don't try to build an empty library (on platforms where this is no shell service impl). Bug 252207.
2004-09-05 03:40:59 +00:00
bryner%brianryner.com
71169c604e
browser/app expects document.png to be present for both gtk1 and gtk2. Bug 252207
2004-09-05 03:39:06 +00:00
dbaron%dbaron.org
3827991ce7
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
2004-09-05 00:04:04 +00:00
dbaron%dbaron.org
cb5add0739
Land bug 72747 in pieces: Implement scrolling='yes' (and equivalents) on frames and iframes. b=72747 r+sr=roc
2004-09-04 23:03:04 +00:00
cbiesinger%web.de
d0ebb5abbb
fixing ViewWrapper leaks introduced by bug 250342 checkin, r+sr=dbaron
2004-09-04 21:30:18 +00:00
jst%mozilla.jstenback.com
7ab6d0081b
Forgot to land this as part of bug 252326.
2004-09-04 21:07:38 +00:00
jst%mozilla.jstenback.com
150db5f1ed
Fixing build bustage.
2004-09-04 20:45:18 +00:00
dbaron%dbaron.org
9984902fd6
Land bug 72747 in pieces: Simplify the mechanism used to prevent framesets from having scrollbars. b=72747 r+sr=roc
2004-09-04 19:51:21 +00:00
jst%mozilla.jstenback.com
51fd4d10d8
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
2004-09-04 19:28:46 +00:00
ian%hixie.ch
59864662c9
Admin Told sub was returning the wrong thing in many cases (removes some console error messages.)
2004-09-04 18:48:28 +00:00
ian%hixie.ch
2abd9ca6c4
Actually _check_ to see if something went wrong when writing the second file -- not much point saving the original configuration file if we don't check for errors while updating it. Should (who knows) fix bug 254019.
2004-09-04 17:56:13 +00:00
ian%hixie.ch
4141f5183c
Fixing bug caused by buggy Net::IRC 0.75 code. See bug 245424. Thanks to mh for the hint of where to look.
2004-09-04 17:43:58 +00:00
kjh-5727%comcast.net
a54ef00ca4
Bug 84430: Unclosed CDATA sections get dropped.
...
Patch by Blake Kaplan (mrbkap@rice.edu ), r/sr=bzbarsky.
2004-09-04 17:21:51 +00:00
cbiesinger%web.de
db70e63d2a
fixing gcc 3.4 bustage (removing extra semicolon)
2004-09-04 17:20:00 +00:00
ian%hixie.ch
863532582e
Rude is no longer that useful, but is left here for posterity's sake. Add a comment noting the demise of its servers.
2004-09-04 16:30:13 +00:00
ian%hixie.ch
07244d9ddd
God should also do autovoice. Add a comment to this effect. (Actually it should do a lot more, see bug 240259)
2004-09-04 16:26:56 +00:00
ian%hixie.ch
83216e442c
Make mozbot more resilient to database problems: It will now try to reconnect if some of the database things fail. Also, add a comment about a missing feature (multiple server support would rock). Mention why we ignore errors at one point. Finally, remove the event argument from one of the methods since it didn't use it nor need it.
2004-09-04 16:22:37 +00:00
bmlk%gmx.de
a6249cf9b7
1. enhancement of the debug code so that coltypes become visible
...
2. remove the isanonymous flag which is unused
3. make the col dump routine #ifdef DEBUG
4. stop to defer the appending of the colgroup frame. bug 248474 r/sr=bzbarsky
2004-09-04 16:02:50 +00:00