Commit Graph

128626 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
5d5482f43f Bug 230219 navigator button preferences only work if a navigator window is open r=dean_tessman sr=alecf a=chofmann 2004-04-10 09:41:33 +00:00
caillon%redhat.com
4253baf71c Bug 219829
Allow mixing length and percentage values with keyword values for the background-position property, which is now allowed per section 14.2.1 of CSS 2.1
r+sr=dbaron
a=asa
2004-04-10 05:08:02 +00:00
ben%bengoodger.com
6e426f5cbf provide a convenient way for adding smart keywords for web page searches by adding a context menu to form fields with HTTP-GET form actions. 2004-04-10 05:04:20 +00:00
bzbarsky%mit.edu
3eacf61f38 Don't strip out whitespace inside <dl> and <fieldset> tags. Bug 238989 and bug
48376, r=choess, sr=peterv, a=brendan and asa respectively.
2004-04-10 04:08:26 +00:00
depstein%netscape.com
9c252659a5 *** empty log message *** 2004-04-10 02:24:37 +00:00
leaf%mozilla.org
4df0ce7440 actually install something from talkback.xpi 2004-04-10 00:26:04 +00:00
jst%mozilla.jstenback.com
5eff83672a Fixing bug 238449. Make plugins not get mozilla context menus again. r+sr=dbaron@dbaron.org, a=asa@mozilla.org 2004-04-10 00:25:01 +00:00
brendan%mozilla.org
7e870f0884 Fix from Sterling Bates <whoelse.sterlingbates.com> for JS_ValueToInt32. 2004-04-09 23:58:26 +00:00
bryner%brianryner.com
ec494687a1 Add migration.xpt to installer package lists (bug 237918). 2004-04-09 23:05:00 +00:00
ben%bengoodger.com
774adac64f more web service changes - return a complex data type, and add some output documentation to the deploy script 2004-04-09 22:56:36 +00:00
bryner%brianryner.com
54006ffb2d Enable talkback for linux installer builds 2004-04-09 22:06:07 +00:00
webmail%kmgerich.com
10dffba1f6 mail status icons for Thunderbird Mac, including bug #239610 2004-04-09 22:01:38 +00:00
ben%bengoodger.com
f38f20266a add extension return type for update checking web service 2004-04-09 21:50:26 +00:00
ben%bengoodger.com
566f354dc5 update the web service compile & deploy script so it actually works, part of 170006 2004-04-09 21:44:22 +00:00
bzbarsky%mit.edu
4e6a04a143 Don't do a O(N) walk over all lines when painting floats, since we already have
a nice sorted list of floats about.  Bug 52005, r+sr=dbaron, a=brendan
2004-04-09 21:08:09 +00:00
bzbarsky%mit.edu
65126af19d Fix handling of deleteRow(-1) by table sections (bring it in line with what
tables do).  Bug 239566, r+sr=jst, a=asa
2004-04-09 21:05:27 +00:00
bzbarsky%mit.edu
4fa1428588 Cloned script nodes should not reexecute the script. Bug 127016, r=sicking,
sr=jst, a=asa
2004-04-09 21:04:25 +00:00
scott%scott-macgregor.org
688fb7f76c remove reference to the project page, point users to the products page instead 2004-04-09 19:18:09 +00:00
pkw%us.ibm.com
5240e28025 Bug 237957 - crash @ nsAccessibleHyperText
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com, a=mkaply@us.ibm.com
Patch contributed by Louie Zhao <Louie.Zhao@sun.com>
2004-04-09 16:37:35 +00:00
leaf%mozilla.org
e864276aaa updating talkback install.js template to actually install something. 2004-04-09 16:29:22 +00:00
daniel%glazman.org
a430943829 allow the editor to correctly handle DL/DT/DD, switching from DT to DD when the user presses enter and vcie-versa; b=233261, r=timeless, sr=dbaron, a=tor 2004-04-09 13:55:59 +00:00
pkw%us.ibm.com
91f9527d19 Bug 239583 - mail lost when getting fetchmailed messages.
r=bienvenu@nventure.com, sr=mscott@mozilla.org, a=chofmann@mozilla.org
2004-04-09 13:32:35 +00:00
louie.zhao%sun.com
f550d05efe Bug 239866 Wrong information exported for HyperText to gnopernicus
r  = kyle.yuan
sr = henry.jia
a  = chofmann
2004-04-09 06:16:21 +00:00
cls%seawood.org
32d7590fed Use ksh on solaris since the default sh is broken.
Fixing tinderbox bustage.
2004-04-09 04:45:29 +00:00
mkaply%us.ibm.com
051a7b9098 #212684
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - Don't attempt to draw hellip with the default font if you are not 1252
2004-04-09 02:41:24 +00:00
mkaply%us.ibm.com
e3cb307c3b #237503
r=aaronr, sr=blizzard (platform specific), a=mkaply
OS/2 only - Remove some old focus code
This bug is NOT a security issue - it was hidden because it contains customer information
2004-04-09 02:23:36 +00:00
jocuri%softhome.net
a5c6f4e208 Patch for bug 239912: make bug_email.pl work with useqacontact; patch by Matthew Mastracci <mmastrac@canada.com>; r=vlad, a=myk. 2004-04-09 02:23:09 +00:00
jocuri%softhome.net
1f0ba53a3b Patch for bug 239885: Don't display the sendmail message if the current platform is Windows; patch by Bruce Armstrong <bruce.armstrong@teamsybase.com>; r=bugreport; a=myk. 2004-04-09 02:18:13 +00:00
mostafah%oeone.com
7c612e47b4 New xpi released today 2004-04-09 01:44:23 +00:00
brendan%mozilla.org
139d599b1a Trivial followup fix to 127418 based on m.jseng feedback, r/a=me. 2004-04-09 01:05:56 +00:00
ben%bengoodger.com
5438bb8278 More 170006 - extension manager update checker service, not available yet. 2004-04-08 23:32:59 +00:00
bryner%brianryner.com
15728f287e Remove more unpackaged files when creating zip/tar builds. Bug 239439. 2004-04-08 21:17:37 +00:00
mkaply%us.ibm.com
7a33fc8997 #230618
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - we weren't removing the parent directory when we moved a directory
2004-04-08 20:30:37 +00:00
mkaply%us.ibm.com
8714a64a46 #236527
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - remove some code that's breaking numlock stuff
2004-04-08 20:18:15 +00:00
bryner%brianryner.com
a064dd94bb Check in missing part of patch for bug 237239. 2004-04-08 19:18:25 +00:00
bryner%brianryner.com
2e3bdbea09 Make sure *-bin and xpicleanup are stripped in addition to the .so files. 2004-04-08 18:57:38 +00:00
mostafah%oeone.com
d4d5679b1d Fixed minor problem with patch 145342 2004-04-08 17:42:07 +00:00
bienvenu%nventure.com
714452f922 don't try to get new messages when we get idle response if we're no longer connected, patch by ere, r/sr=me, a=chofmann 239802 2004-04-08 16:28:33 +00:00
cltbld%netscape.com
7d6526eb50 Automated update from host egg 2004-04-08 14:11:29 +00:00
blizzard%redhat.com
0f53cda85b Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa 2004-04-08 14:01:17 +00:00
kyle.yuan%sun.com
b30731f177 Bug 239962 Incorrect table layout caused by Sun compiler with -xO5
r=roland.mainz, sr=roc, a=mkaply
a workaround for the Sun Forte compiler's bug.
2004-04-08 13:46:57 +00:00
cls%seawood.org
aaa58ccec4 Use a separate file to track the timestamp changes on the layout sub-libs so that the build date is updated properly.
Bug 83405/238478 r=bsmedberg a=asa
2004-04-08 09:12:49 +00:00
cltbld%netscape.com
3d498217c4 Automated update from host egg 2004-04-08 08:11:29 +00:00
bryner%brianryner.com
0babfa6b6b Fix spellcheck in static builds, and also fix static viewer linkage on OS X. Bug 238309, patch by cls, r=bryner, a=asa. 2004-04-08 08:06:32 +00:00
bryner%brianryner.com
eee4ebf1bd X11 checks should only be fatal when building for an X-based toolkit. Bug 238419, patch by cls, r=bryner, a=asa. 2004-04-08 08:03:40 +00:00
scott%scott-macgregor.org
510fb23aef Bug #239658 --> Add ability to open attachments from the compose window
Special case opening an attachment that is a forwarded message and is really an RDF URI.
Open it in a stand alone message window.
2004-04-08 06:55:46 +00:00
timeless%mozdev.org
c63638e441 Bug 205077 Prefs: Networking cleanup for trunk
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
louie.zhao%sun.com
abea2a38eb bug 224035 [gtk2] Paste from Evolution to Composer will have garbage character
r  = robin.lu
sr = blizzard
a  = asa
2004-04-08 06:21:35 +00:00
timeless%mozdev.org
5a58f99957 Bug 234741 installer should refuse to install to a non-empty, non-Mozilla directory
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
2004-04-08 05:20:01 +00:00
timeless%mozdev.org
3608b7ca7b Bug 234741 installer should refuse to install to a non-empty, non-Mozilla directory
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
2004-04-08 04:55:05 +00:00