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

128689 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 9850f8d3b8 when checking imap folders other than inbox for new messages, chain status commands instead of firing them off all at once, sr=mscott 239939 2004-04-13 00:28:36 +00:00
bzbarsky%mit.edu 4b89a4375c Make sure to null out mStyleSet if Init() fails, since the caller will delete
it in that case.  Bug 240240, r+sr=bryner
2004-04-13 00:27:29 +00:00
bzbarsky%mit.edu b78d86f397 Use IsContentOfType instead of nsIDOMNode::type to check for an element. Bug
237213, r+sr=jst
2004-04-13 00:23:22 +00:00
bienvenu%nventure.com 887deef184 fix 83396 alert: message contains bare newlines when copying local message to cyrus/netscape imap server, sr=mscott 2004-04-13 00:22:26 +00:00
bzbarsky%mit.edu ce5ba6cc48 Make mutation events not be cancelable. Bug 117128, r+sr=bryner 2004-04-13 00:21:27 +00:00
scott%scott-macgregor.org 1c42b83619 Bug #198087 --> Mark new items in Unsent and Drafts folders to Unread
sr=bienvenu
2004-04-13 00:06:46 +00:00
wchang0222%aol.com a1e4f1c714 Bugzilla bug 238563: fixed errors reported by an IBM internal tool.
r=darin. Thanks to Philip K. Warren <pkw@us.ibm.com> for running the
automated tool on NSPR.
Modified Files: prcountr.c prdtoa.c prtrace.c prtpd.c
2004-04-12 23:51:47 +00:00
jim_nance%yahoo.com cd708d9afb Fix Bug 236703 - Make the table layout code faster and smaller.
r=bernd sr=bzbarsky
2004-04-12 23:51:33 +00:00
sicking%bigfoot.com 752f5d34fd Bug 238450: Implement nsIDOMSVGStylable and make class-selectors work for svg-elements.
r/sr=jst for classinfo changes
r=afri for the rest  (not part of build)
2004-04-12 23:48:42 +00:00
wchang0222%aol.com 3b31eab500 Bugzilla bug 232958: checked in a new condition variable implementation
contributed by Fredrik Holmqvist <thesuckiestemail@yahoo.com>.
Modified Files: primpl.h btcvar.c
2004-04-12 23:44:43 +00:00
jst%mozilla.jstenback.com 0d37d31a30 Fixing bug 240122. Making the document.body setter do the right thing, and be faster and less bloaty. Also deCOMtaminate accesskey code in nsGenericHTMLElement. r+sr=bzbarsky@mit.edu 2004-04-12 23:30:01 +00:00
sicking%bigfoot.com c5aafbff27 Bug 238327: Implement the svg:style element.
Changes to svg-only files r=afri  (not part of build)
Changes to transformiix files r=peterv sr=jst
Changes to other files r/sr=jst
2004-04-12 23:28:39 +00:00
sicking%bigfoot.com 9614803598 Bug 238327: Implement the svg:style element.
Changes to svg-only files r=afri  (not part of build)
Changes to transformiix files r=peterv sr=jst
Changes to other files r/sr=jst
2004-04-12 23:21:42 +00:00
bzbarsky%mit.edu ec6b46ac12 Do less QIing of events in WalkHandlersInternal. Bug 237453, r=sicking,
sr=peterv
2004-04-12 22:49:13 +00:00
sicking%bigfoot.com 386382d6ab Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
2004-04-12 22:48:33 +00:00
bzbarsky%mit.edu ad1a26ddf7 Make <frame> elements own their own content viewer/docshell/dom like iframes
already do.  Refactors some code the two shared into a superclass.  Bug 170588,
r+sr=jst
2004-04-12 22:47:24 +00:00
bzbarsky%mit.edu c91a5ff88b Don't clobber 'pseudoTag' with random atoms from other style contexts; we need
it later on.  Bug 231166, r+sr=dbaron
2004-04-12 22:42:50 +00:00
neil%parkwaycc.co.uk db1a9c4f23 Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott 2004-04-12 22:35:01 +00:00
neil%parkwaycc.co.uk 02a8c74280 Bug 238257 File URLs aren't respecting user network.dir.format pref r/sr=darin 2004-04-12 22:31:38 +00:00
seawood%netscape.com 94b1b6fd03 Add support for cross-compiling to i386-mingw32.
Bug #222013
r=wtc
2004-04-12 22:31:36 +00:00
sicking%bigfoot.com 45c0708f37 Bug 236873: Let more elements share classes to save codesize.
r/sr=jst
2004-04-12 22:25:17 +00:00
jst%mozilla.jstenback.com bca1c6371a Fixing bug 240309. Making JavaScript error/warning console debug messages be on a single line to simplify automated testing. r+sr=bzbarsky@mit.edu 2004-04-12 22:20:03 +00:00
Stefan.Borggraefe%gmx.de b3e05f4a70 Fix for Bug 227135: "TestCallTemplates crashes - erroneous test"
p=aku, r=dbaron
2004-04-12 22:15:25 +00:00
dbaron%dbaron.org c905b0dbe6 Fix SVG bustage. b=239008 2004-04-12 22:14:16 +00:00
Stefan.Borggraefe%gmx.de c7975aa2ff Fix for bug 84692: "Offline UI: Offline panel is too large (to use, for some people)"
r=timeless, sr=bienvenu
2004-04-12 22:06:00 +00:00
Stefan.Borggraefe%gmx.de fb221e5950 Fix for bug 123910: "Get Next 500 news messages shouldn't be displayed when server selected"
r=bienvenu, sr=mscott
2004-04-12 22:00:28 +00:00
dbaron%dbaron.org 4d12ed012a De-COM-ify nsHTMLStyleSheet. b=239008 r+sr=bryner 2004-04-12 21:56:09 +00:00
dbaron%dbaron.org 90369f8699 Rename FOR_CSS_SIDES to NS_FOR_CSS_SIDES, move it, and use it more. b=233795 r+sr=bzbarsky 2004-04-12 21:54:45 +00:00
dbaron%dbaron.org fcaa82359f Implement 'quotes' property correctly by tracking quote nesting depth using a linked list. Patch by Esben Mose Hansen <esben@oek.dk>, Ulrich Drepper <drepper@redhat.com>, and me. b=24861 2004-04-12 21:53:22 +00:00
bryner%brianryner.com b23ec21050 Fix missing window icon and xremote client 2004-04-12 21:24:47 +00:00
edburns%acm.org be6e7e4214 A src_moz/EmbedWindow.h
A src_moz/EmbedWindow.cpp

- copied from GtkEmbed, but modified for our purposes.

M src_moz/Makefile.in

- compile EmbedWindow

M src_moz/NativeBrowserControl.cpp
M src_moz/NativeBrowserControl.h

- hook EmbedWindow to our object hierarchy
2004-04-12 14:13:35 +00:00
bryner%brianryner.com fdea958cb9 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +00:00
bryner%brianryner.com d366ac6d85 Fix configure warning by changin @INSTALLER_NAME@ to $INSTALLER_NAME$. Bug 240108. 2004-04-11 23:12:57 +00:00
bryner%brianryner.com 28a5600b81 removing no-longer-used winhooks directory 2004-04-11 22:51:59 +00:00
jocuri%softhome.net 5ca84baf2a Patch for bug 194332: fix spelling that caused error message mismatch for the "invalid_maxrows" error message; r=timeless, a=justdave. 2004-04-11 21:38:06 +00:00
kiko%async.com.br f66db9880d Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the
linked page template and adding a code error for the "bad id provided"
case. r=vladd, a=myk.
2004-04-11 21:31:45 +00:00
darin%meer.net e8861d5b69 fixing win32 bustage 2004-04-11 21:29:29 +00:00
neil%parkwaycc.co.uk a586fa0122 Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa 2004-04-11 21:26:02 +00:00
neil%parkwaycc.co.uk 4a79eeb566 Bug 238205 Signature path and button not always correctly disabled r/sr=mscott a=asa 2004-04-11 21:13:04 +00:00
jgmyers%speakeasy.net 50d65e5e71 Check trust bits before examining cert fields when classifying certs: bug 178692 r=ssauxh sr=brendan a=asa 2004-04-11 21:03:05 +00:00
darin%meer.net 50c5f2be4e fixes bug 239123 "exported functions in nsStringAPI.h should be frozen for 1.7 final" r=bsmedberg sr=dbaron a=asa 2004-04-11 20:52:32 +00:00
neil%parkwaycc.co.uk 655105f2b1 Bug 236756 nsIPrefService contract id is @mozilla.org/preferences-service;1 r=varga sr=bryner 2004-04-11 20:51:57 +00:00
jocuri%softhome.net 006a30b881 Patch for bug 240228: Improve the format of the error message displayed by checksetup.pl when the MySQL requirements are not satisfied; r,a=justdave. 2004-04-11 18:42:33 +00:00
rlk%trfenv.com 9373fb56b5 Removing obsolete file that is not part of the default build. 2004-04-11 18:01:57 +00:00
bmlk%gmx.de 25d000b029 curKey can't be const as it is used as an output argument at RegEnumKeyEx bug 223238. 2004-04-11 17:48:45 +00:00
bienvenu%nventure.com 601afb7165 fix disappearing imap namespaces when you have an online server directory set by not listing namespaces, 239868 sr=mscott, a=asa 2004-04-11 15:11:54 +00:00
bmlk%gmx.de 38b54cbe5a improve Java plugin operability for win zip builds by creating the necessary registry key if it doesnt already exist, bug 223238 patch by mcsmurf@gmx.de r/sr=jst a=asa 2004-04-11 15:08:11 +00:00
bryner%brianryner.com 0f3a59bfeb Attempting to fix btek bustage 2004-04-11 09:21:33 +00:00
jst%mozilla.jstenback.com 0e155fa5a4 Cleaning up indentation. 2004-04-11 05:35:35 +00:00
jst%mozilla.jstenback.com ccafa5c02d Fixing bug 237076 (and bug 89270 too). Make our plugin stream code deal with cases where we're getting data off of the network faster than the plugin can handle it. Suspend the incoming request when the plugin says it can't handle more data, then keep feeding the plugin that we got so far until it's done with it, and then resume the network request. r=brendan@mozilla.org, sr=darin@meer.net, a=asa@mozilla.org 2004-04-11 05:33:17 +00:00