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

113864 Коммитов

Автор SHA1 Сообщение Дата
justdave%syndicomm.com ec79afebbb Bug 153874: Query in sidebar wasn't working
Patch by Peter Henderson (peterhenderson@usa.net)
r= kiko, a= justdave
2003-01-12 08:16:06 +00:00
edburns%acm.org 61c42ca1c3 no need for this anymore! 2003-01-12 07:48:16 +00:00
edburns%acm.org 140e21d74b Make JavaDOM build with ANT. 2003-01-12 07:43:38 +00:00
edburns%acm.org 199913e029 We use Ant here. 2003-01-12 07:30:29 +00:00
edburns%acm.org 3602ad04a6 javadom 2003-01-12 07:28:28 +00:00
bugreport%peshkin.net 6765750d19 Bug 188656 Change required mysqld minimum to 3.23.41
r=bbaetz,justdave
a=justdave
2003-01-12 06:09:59 +00:00
mkaply%us.ibm.com b7c1748228 New OS/2 code to match everyone else - pretty much the same as Unix 2003-01-12 04:19:02 +00:00
bzbarsky%mit.edu 1eb2b83556 Fix mac bustage... 2003-01-12 02:22:23 +00:00
bzbarsky%mit.edu 5f9095c9ce Fix bug 86640 -- change helper app dialog to properly remember the selected
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type.  Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
sspitzer%netscape.com df75e4e018 fix for bug #181397 (automatically create the junk folder)
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
caillon%returnzero.com 3e4df59932 Bug 188645 - HTMLTableElement.insertRow(-1) should append a new row, per DOM Level 2 HTML
Patch by Ruslan Ismailov <croo@nm.ru>
r=caillon sr=bzbarsky
2003-01-11 21:33:00 +00:00
bzbarsky%mit.edu 34d7d818da Fix solaris and BSD/OS build bustage 2003-01-11 21:25:57 +00:00
bzbarsky%mit.edu 158a688d94 Add sniffing of XML files. Reorganize the sniffing code to make plugging in
new sniffers simpler.  Bug 186884, r=bbaetz, sr=darin
2003-01-11 19:34:13 +00:00
axel%pike.org 196efdb209 bug 184086, number conversion in XSLT is LOCALE independent, r=sicking, sr=jag 2003-01-11 19:19:14 +00:00
ccarlen%netscape.com 34d7305b8d Trying again to fix build bustage. 2003-01-11 19:12:23 +00:00
ccarlen%netscape.com 0e6bc9edbe Fixing OS/2 bustage. Hashtable callback functions do need PR_CALLBACK 2003-01-11 15:39:49 +00:00
caillon%returnzero.com 722c688cf5 use nsCOMArray instead of nsISupportsArray. r+sr=bzbarsky b=188600 2003-01-11 10:28:37 +00:00
bryner%netscape.com 06754e2ae1 bug 187125 - support multiple device instances for xlib. patch by Roland.Mainz@informatik.med.uni-giessen.de, r=neil@parkwaycc.co.uk, sr=rbs@maths.uq.edu.au 2003-01-11 09:14:06 +00:00
edburns%acm.org 1423afcf97 Checkpoint for getting webclient to build with 1.3a. 2003-01-11 09:01:20 +00:00
ccarlen%netscape.com ef0b4171bf Fixing ports bustage 2003-01-11 06:39:02 +00:00
rbs%maths.uq.edu.au 93cfd2d250 fix incorrect position of certain accents, b=188467, r+sr=bzbarsky 2003-01-11 03:04:30 +00:00
ccarlen%netscape.com 5d4f54fba1 Bug 70714 - visited link doesn't change color in embedding apps. The patch turns on the building of the embed-lite component which implements global history with less footprint and is exported to Embed dist. r=chak/sr=alecf 2003-01-11 03:02:33 +00:00
bzbarsky%mit.edu 48f0484ceb Comments in framesets should not be moved to <head>. Bug 75873, r=harishd, sr=heikki 2003-01-11 02:42:36 +00:00
pschwartau%netscape.com 521df6212f Updating JS_GetImplementationVersion() to date of latest JS release (67111). 2003-01-11 02:05:00 +00:00
bzbarsky%mit.edu f5234689f8 BeOS does not show Japanese fonts on some widgets. Bug 186495, patch
contributed by Ryo Hattori <ryo@myrealbox.com>, r=sergei_d@fi.tartu.ee
2003-01-11 02:04:57 +00:00
sspitzer%netscape.com 35f76278bb fix for bug #188593. the account order in the account manager can be unpredictably wacky, so change how we do it.
r/sr=bienvenu
2003-01-11 01:36:10 +00:00
jaggernaut%netscape.com f26e0e11cc Bug 187500: selectedIndex broken for <tabs> element. patch by rginda, r=blake, sr=jag 2003-01-11 00:21:42 +00:00
jfrancis%netscape.com 4d0db6481a fix for 187662: first return in empty doc does nothing. r=brade; sr=kin 2003-01-11 00:06:29 +00:00
zach%zachlipton.com 5a5680109f Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
the spelling errors so tinderbox doesn't barf, part two fixes
t/006spellcheck.t and adds some more new words to check for.

Part 1 patch by myself, r=timeless
Part 2 patch by MattyT. r=zach (myself)
a=justdave
2003-01-10 23:51:38 +00:00
pkw%us.ibm.com 725fb80cfc Backout Bug 188527. 2003-01-10 22:36:09 +00:00
peterlubczynski%netscape.com 0fc301f43d Resolve relative URLs on CODEBASE, bug 184458 r=adamlock sr=darin 2003-01-10 21:59:02 +00:00
peterlubczynski%netscape.com 136d1e38f0 Fixing bug 173069, relative URLS with PLUGINSPAGE PLUGINURL 2003-01-10 21:48:56 +00:00
sspitzer%netscape.com e004ea766c pr log when an error of the type reported in bug #158059 occurs.
rs=bienvenu
2003-01-10 21:48:33 +00:00
sspitzer%netscape.com 62d05514fb fix for bug #158059. if we go to send a message, and the connection gets closed on us
and we haven't read any bytes, that's an error, and we should let the user know.
(otherwise they think they are sending mail, when they aren't.)

r=cavin, sr=bienvenu.
2003-01-10 21:12:58 +00:00
pkw%us.ibm.com 0f4c6ac79b Bug 188527 - Fix linker errors when building GTK2 Mozilla on AIX.
r=seawood@netscape.com
2003-01-10 20:50:43 +00:00
dbaron%dbaron.org b88d54c913 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag 2003-01-10 20:02:04 +00:00
dbaron%dbaron.org 9e48eace9f Correctly report 'transparent' for -moz-border-*-colors. b=188465 r=caillon sr=bzbarsky 2003-01-10 19:49:24 +00:00
relyea%netscape.com 3f15ddacc5 Check for Empty CRL list as well.
Bug 164501.
2003-01-10 19:09:46 +00:00
seawood%netscape.com afa00e8b9f Skip the decoders directory if we're not building any image decoders.
Bug #169304
2003-01-10 18:36:07 +00:00
relyea%netscape.com 0c506b280f Declare PK11_TokenRefresh() 2003-01-10 17:53:01 +00:00
mostafah%oeone.com 1bbea55702 Fixed calculation of recurrence with exceptions 2003-01-10 15:57:33 +00:00
dbaron%dbaron.org 213e33a06f Report 'transparent' border color correctly. b=188465 r=caillon sr=bzbarsky 2003-01-10 15:55:27 +00:00
neil%parkwaycc.co.uk 58c5170668 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
glazman%netscape.com 0547cb1d01 just removing useless duplicate code; b=188486, r=Neil, r=brade, sr=peterv 2003-01-10 13:46:44 +00:00
brade%netscape.com 169ffbadef bug 186054 and others; disable JS and plugins in Composer (r=smfr, sr=kin) 2003-01-10 13:13:25 +00:00
hpradhan%hotpop.com 157ac3f095 bug 185073: mozilla crashes on http://www.kccommunications.com/
r=caillon sr=jst
2003-01-10 12:31:41 +00:00
kyle.yuan%sun.com 1780184916 Bug 150994 iframe with tabindex shortens tab cycle
r=aaronl, sr=bryner
don't get tabindex for HTML elements that don't support it
2003-01-10 10:07:30 +00:00
darin%netscape.com f559ce69a0 fixes bug 131237 "Don't assert at nsStandardURL::SetUserPass during normal
HTTP publishing" r=brade sr=kin
2003-01-10 09:43:32 +00:00
neil%parkwaycc.co.uk 6c2f0af4aa Fix regression to bug 150759 caused by bug 147148 r=jkeiser sr=sfraser 2003-01-10 09:24:30 +00:00
neil%parkwaycc.co.uk b1779932a3 actually check in patch to bug 160924 that has r=doron sr=bz 2003-01-10 09:20:08 +00:00