Commit Graph

135002 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
48f387b459 Landing followup workaround for bug 124750. Prevent input.select() from focusing elements in hidden tabs. r+sr=bryner@brianryner.com 2004-11-04 01:25:11 +00:00
jst%mozilla.jstenback.com
6784b07eea Landing workaround for bug 124750. Don't let DOM calls focus elements in hidden tabs. r+sr=bryner@brianryner.com 2004-11-04 01:24:05 +00:00
bienvenu%nventure.com
8070d35e33 fix 265301 remove unused code, patch by mikael@parknert.se, r=me, sr=neil 2004-11-04 00:41:18 +00:00
bryner%brianryner.com
c549f3dca6 Make classes inherit from nsXFormsStubElement where applicable. r=darin 2004-11-04 00:24:40 +00:00
darin%meer.net
d0be2cd261 fixes bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-03 23:40:39 +00:00
pkw%us.ibm.com
419d22bc83 Bug 267498 - Dialogs cutting off content
Patch contributed by Stephen Walker <sdwalker@myrealbox.com>
r/sr=roc@ocallahan.org
2004-11-03 23:31:17 +00:00
pkw%us.ibm.com
b20a43a774 Bug 265165 - XUL elements not displayed at all with 3px splitter
Checking in xul.css change for toolkit to match earlier SeaMonkey checkin.
Patch contributed by Stephen Walker <sdwalker@myrealbox.com>.
r/sr=roc@ocallahan.org
2004-11-03 23:20:20 +00:00
timeless%mozdev.org
f0dbbf4745 Bug 262853 "Filter out these authors" should be "Only show changes by these authors"
patch by bugzilla@mcsmurf.de r=timeless
2004-11-03 23:20:16 +00:00
bugzilla%arlen.demon.co.uk
506f3ac88c Bug 267379 ###!!! ASSERTION: nsIDOMChromeWindow::SetTitle is deprecated, use nsIDOMNSDocument instead: 'Error',
p=gandalf@firefox.pl r/sr=neil.parkwaycc.co.uk
2004-11-03 23:08:54 +00:00
brendan%mozilla.org
ba19314393 Toggle JSFRAME_ASSIGNING around setter call from inc/dec ops (267216, r=shaver). 2004-11-03 22:54:50 +00:00
darin%meer.net
b17c9098aa backing out part of my patch for bug 267367 that broke mailnews auth prompting 2004-11-03 22:15:48 +00:00
mostafah%oeone.com
d468d2921f Updated translation 2004-11-03 21:55:47 +00:00
vladimir%pobox.com
66f41cee71 interface updates 2004-11-03 21:48:23 +00:00
vladimir%pobox.com
51fc138fc7 update to itembase 2004-11-03 21:48:00 +00:00
vladimir%pobox.com
0f462f1d96 event/todo impls 2004-11-03 21:47:42 +00:00
pkw%us.ibm.com
9ed7a10e14 Bug 267511 - tons of assertions from bug 204784 fix.
r+sr=bzbarsky@mit.edu
2004-11-03 21:28:40 +00:00
jst%mozilla.jstenback.com
b4ec07bd8c Adding @status FROZEN to this header (bug 265334). 2004-11-03 21:18:50 +00:00
bryner%brianryner.com
501e430b34 Reduce string copying from nsGenericHTMLElement::GetHrefURIForAnchors (bug 267506). r+sr=jst. 2004-11-03 19:44:59 +00:00
jst%mozilla.jstenback.com
e28f6af3a9 Fixing bug 265680. Don't enable cared mode from untrusted events. r+sr=mscott@mozilla.org 2004-11-03 19:35:51 +00:00
timeless%mozdev.org
bd698e227b Bug 262853 "Filter out these authors" should be "Only show changes by these authors"
patch by bugzilla@mcsmurf.de r=timeless
2004-11-03 19:31:18 +00:00
bmlk%gmx.de
dab3fc7676 change protocoll from http to https for bugzilla links to avoid redirects bug 267228, p=frank wein r/sr=neil 2004-11-03 19:24:04 +00:00
mostafah%oeone.com
d413139f19 Checked in attachment 164406 for bug 261709:
Launch Wizard launches XML parsing error instead
2004-11-03 19:11:32 +00:00
vladimir%pobox.com
08078e2ef2 first calIDateTime interface 2004-11-03 19:10:49 +00:00
mostafah%oeone.com
e7404186ee Fixed: Warning: assignment to undeclared variable i 2004-11-03 18:59:57 +00:00
mostafah%oeone.com
3c6e04701f Fixed:Warning: assignment to undeclared variable i 2004-11-03 18:58:12 +00:00
bienvenu%nventure.com
c3e06b78b9 fix 267483 regression in clearing of new flag when mail is filtered into pop3 folder, sr=mscott 2004-11-03 17:17:37 +00:00
jst%mozilla.jstenback.com
3d3c74240e Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
mostafah%oeone.com
14510b78fc Fixed bug 267365:correct spelling, wrong homonym in preferences "overwritten" 2004-11-03 17:05:55 +00:00
bienvenu%nventure.com
05d270774e fix 267483 regression in clearing of new flag when mail is filtered into pop3 folder, sr=mscott 2004-11-03 16:36:33 +00:00
bzbarsky%mit.edu
7fd8feb31d Create an api for easily converting between the coordinate systems of two
frames or two views.  Use this to fix the auto-positioning of abs pos boxes to
work no matter how their containing block and the block their placeholder lives
in are related, and convert various other callers to the new API.  Bug 266968,
r+sr=roc
2004-11-03 16:16:57 +00:00
steffen.wilberg%web.de
229e7ed24b Bug 111484: Hide/Show platform-specific references in help files; fix for mail_help and nav_help. p=stefan_h@hem.utfors.se, r=bugzilla@arlen.demon.co.uk 2004-11-03 16:09:35 +00:00
bzbarsky%mit.edu
5680d16cc5 Invalidate the screen position cache on scroll so popups come up in the right
places.  Bug 64902, r+sr=roc
2004-11-03 15:51:59 +00:00
bzbarsky%mit.edu
1f629aef08 Make it possible to disable checkloaduri on a per-site basis instead of
disabling it globally.  Bug 233108, r=caillon, sr=jst
2004-11-03 15:45:52 +00:00
mostafah%oeone.com
a786894a90 Updated translation 2004-11-03 15:38:19 +00:00
pinkerton%aol.net
d1a270ee0f remove blurb about prebinding on 10.3 since we no longer do it 2004-11-03 15:06:28 +00:00
mostafah%oeone.com
2f9a19f960 Checked in attachment 164225 for bug 226209: Cleanup calendar code 2004-11-03 15:01:30 +00:00
pinkerton%aol.net
7b745e22a3 allow a user-defined searchURLList (bug 250386) 2004-11-03 14:58:04 +00:00
pinkerton%aol.net
546c82ce41 "add separator" button shouldn't be enabled unless bookmark menu is the
displayed container (bug 266356)
2004-11-03 14:40:37 +00:00
mkaply%us.ibm.com
e29a6a871d #267237
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - limit length of titlebar text to overcome OS bug
2004-11-03 13:57:16 +00:00
roc+%cs.cmu.edu
fcbe64e4d0 relanding fix for bug 265165 because it wasn't the source of Tp/Tdhtml regression 2004-11-03 12:20:13 +00:00
axel%pike.org
9463c11103 fix crasher in serializing RDF/XML, missed a break; bug 267050, r=bsmedberg, sr=darin 2004-11-03 10:46:27 +00:00
ginn.chen%sun.com
c31abf35ac bug 265194 Mozilla can't play wav file correctly on solaris sparc
patch maker:leon.sha@sun.com r=bryner sr=darin
2004-11-03 09:13:04 +00:00
darin%meer.net
f9ae579033 fixes bug 267367 "image loading from chrome results in auth prompts if src is protected" r=biesi sr=jst 2004-11-03 07:52:27 +00:00
roc+%cs.cmu.edu
7582b05b06 Backing out fix for bug 265165 to see if it's the source of Tp/Tdhtml regression 2004-11-03 06:11:34 +00:00
scott%scott-macgregor.org
3ce363db66 add chase and granrose to the credits list 2004-11-03 06:08:03 +00:00
scott%scott-macgregor.org
776ad5c721 Bug #267231 --> dragging a virtual folder in an imap account to another folder fails as we try to unsubscribe/subscribe the virtual folder instead of just moving the summary file.
sr=bienvenu
2004-11-03 05:45:28 +00:00
cltbld
1a1368db41 Automated update from host egg 2004-11-03 04:53:23 +00:00
tor%cs.brown.edu
7b432ec153 Bug 248644 - upgrade zlib to 1.2.2. r=tor 2004-11-03 04:47:39 +00:00
roc+%cs.cmu.edu
605c744e1f Fix bustage. 2004-11-03 03:02:02 +00:00
roc+%cs.cmu.edu
82d2fed87b Bug 266890. Remove nsListboxScrollPortFrame by moving its functionality into nsListBoxFrame. Part of an ongoing effort to remove nsScrollboxFrame and its subclasses. r+sr=bryner 2004-11-03 02:52:16 +00:00