allan%beaufour.dk
|
ca823a1ca8
|
[XForms] Handle references to id attributes inside repeats. Bug 302513, r=smaug+doronr
|
2005-08-23 11:00:50 +00:00 |
|
pavlov%pavlov.net
|
5ad9c65603
|
adding missing file
|
2005-08-23 07:37:42 +00:00 |
|
pavlov%pavlov.net
|
8366140b30
|
removing mTextZoom as its no longer used on trunk
|
2005-08-23 07:36:22 +00:00 |
|
pavlov%pavlov.net
|
e318270b02
|
fixing typo
|
2005-08-23 07:00:44 +00:00 |
|
pavlov%pavlov.net
|
87393bbf47
|
fix cairo-windows to only build the thebes dir and not also the windows one r=vlad
|
2005-08-23 06:43:28 +00:00 |
|
pavlov%pavlov.net
|
1217a2d097
|
adding missing )
|
2005-08-23 06:40:10 +00:00 |
|
cltbld
|
23cf81224f
|
Automated update from host egg
|
2005-08-23 06:29:31 +00:00 |
|
wr%rosenauer.org
|
6fe7d3a49d
|
Bug 298655 fixed build with --enable-pango if pango is not in LD default path, r=cls
|
2005-08-23 06:22:49 +00:00 |
|
zach%zachlipton.com
|
4f8ba67022
|
Add result count to the statistics page.
|
2005-08-23 05:25:03 +00:00 |
|
zach%zachlipton.com
|
20239e5b10
|
Fix broken "run some more tests" in process_test.cgi.
|
2005-08-23 05:22:14 +00:00 |
|
roc+%cs.cmu.edu
|
8d634a00b5
|
Bug 305239. When drilling down at the start or end of a line, and we find a BR, return the parent element and the offset to the BR element instead of the BR element itself. This is a workaround for some deeper bug but we need a fix now. r+sr=roc, patch by Uri Bernstein
|
2005-08-23 04:20:02 +00:00 |
|
roc+%cs.cmu.edu
|
6377fe1d40
|
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
|
2005-08-23 03:57:07 +00:00 |
|
zach%zachlipton.com
|
f8f7a36213
|
Actually fix the bug...
|
2005-08-23 03:55:12 +00:00 |
|
pavlov%pavlov.net
|
82ec4db5bd
|
replace call to nsIRenderingContext::RetrieveCurrentNativeGraphicData with nsIRenderingContext::GetNativeGraphicData
|
2005-08-23 02:59:34 +00:00 |
|
pavlov%pavlov.net
|
bfdd80a04c
|
include nsIDrawingSurfaceMac
|
2005-08-23 02:55:10 +00:00 |
|
pavlov%pavlov.net
|
37b1e11b1f
|
QI to nsIDrawingSurfaceMac instead of just casting
|
2005-08-23 02:54:35 +00:00 |
|
pavlov%pavlov.net
|
33668f32b2
|
cry harder, gtk1
|
2005-08-23 02:48:17 +00:00 |
|
pavlov%pavlov.net
|
0cbf83b279
|
fix burning
|
2005-08-23 02:36:33 +00:00 |
|
pavlov%pavlov.net
|
9d85e378b2
|
moving native theme stuff to widget (bug 305291) and landing the remaining thebes gfx changes (bug 305538). r=vlad sr=roc
|
2005-08-23 02:11:54 +00:00 |
|
mark%moxienet.com
|
309c86583a
|
Bug 305447, packager.mk wasn't leaving safe symbolic links alone when making Mac dmg packages. r=bsmedberg
|
2005-08-23 01:45:14 +00:00 |
|
mrbkap%gmail.com
|
7cb9d2fece
|
bug 304882: Store the location object on the outer window instead of the inner window so that security checks do the Right Thing. Also change some if statements into assertions so we catch bad states. r+sr=jst
|
2005-08-23 01:42:49 +00:00 |
|
bzbarsky%mit.edu
|
7c5cfe2f80
|
Remove nsDummyLayoutRequest and use the nsIDocument onload-blocking API
instead. Bug 294114, r=dbaron, sr=jst
|
2005-08-23 01:29:02 +00:00 |
|
jminta%gmail.com
|
1c09f673ce
|
Bug 303570 Fix regression from previous patch that broke mouseover previews. patch by gekacheka r=jminta
|
2005-08-23 01:19:57 +00:00 |
|
mkanat%kerio.com
|
316d94d882
|
Bug 304997: "Setting any 'other' op_sys to 'Other'" runs every time you run checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=myk
|
2005-08-23 01:04:42 +00:00 |
|
mrbkap%gmail.com
|
f6f8514c0c
|
bug 305236: Don't store the current document in the bfcache if we're going to reuse the current inner window for another page. In this case, the current document never was making it into session history anyway. r=bryner sr=jst
|
2005-08-23 00:24:57 +00:00 |
|
zach%zachlipton.com
|
6696896f2e
|
Fix bustage in process_test.cgi where it was impossible to submit results.
|
2005-08-23 00:15:29 +00:00 |
|
jst%mozilla.jstenback.com
|
b1d774f838
|
Fixing bug 277434. Make object.type comply with the DOM spec again and expose the actual mimetype as .actualType on an interface that's *not* exposed w/o explicit QI. r+sr=bzbarsky@mit.edu
|
2005-08-22 23:44:55 +00:00 |
|
rob_strong%exchangecode.com
|
0ca5a4921f
|
Bug 305361 install-global-extension and install-global-theme work inconsistently. r=bsmedberg
|
2005-08-22 22:52:20 +00:00 |
|
roc+%cs.cmu.edu
|
93d08d4477
|
Bug 305483. Make --enable-system-cairo work with --enable-canvas. r+sr=roc, patch by Mike Hommey
|
2005-08-22 22:45:07 +00:00 |
|
rob_strong%exchangecode.com
|
03c9b2e9a7
|
Bug 305296 Extensions installed using a file pointer can't be uninstalled using the ui even though uninstall is not disabled. r=bsmedberg, a=cbeard
|
2005-08-22 22:43:28 +00:00 |
|
mrbkap%gmail.com
|
228d38d67d
|
bug 292731: Use the same optimization for with as we do for for-in; trying to fix the Tp loss caused by the removal of this optimization when we tried doing this the other way. r=brendan (on IRC)
|
2005-08-22 22:30:08 +00:00 |
|
bzbarsky%mit.edu
|
0d6a610963
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
|
2005-08-22 22:24:29 +00:00 |
|
brendan%mozilla.org
|
c4b1629671
|
Have to check this instanceof XML in natives after all (305335, r/sr=mrbkap/shaver, a=me).
|
2005-08-22 22:19:34 +00:00 |
|
mrbkap%gmail.com
|
c65f4fdcb4
|
bug 305448: Fix leak when page load is terminated while we have multiple parser contexts around (e.g., for a script load started from a document.write). r=bzbarsky sr=jst
|
2005-08-22 21:51:00 +00:00 |
|
lpsolit%gmail.com
|
01bbcc0c1d
|
Bug 189635: editcomponents.cgi should use user-matching for the default assignee and QA contact - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
|
2005-08-22 21:45:32 +00:00 |
|
lpsolit%gmail.com
|
7f135d5898
|
Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by default - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
|
2005-08-22 21:26:27 +00:00 |
|
lpsolit%gmail.com
|
fb632cf9d4
|
Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
|
2005-08-22 21:12:38 +00:00 |
|
lpsolit%gmail.com
|
a8ccdd2d86
|
Bug 305476: Group membership inheritance broken in editusers.cgi (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap a=justdave
|
2005-08-22 20:59:56 +00:00 |
|
lpsolit%gmail.com
|
94787be768
|
Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
|
2005-08-22 20:48:44 +00:00 |
|
bsmedberg%covad.net
|
57c762ec4f
|
Bug 304160 comment 20 - unset NEXT_ROOT, to unconfuse things when building --with-macos-sdk
|
2005-08-22 20:42:47 +00:00 |
|
mrbkap%gmail.com
|
533e07fb19
|
bug 296335: Setting minWidth and maxWidth on a XUL element doesn't reflow the element. r+sr=bzbarsky
|
2005-08-22 20:35:47 +00:00 |
|
bryner%brianryner.com
|
64f28bc51d
|
follow-up to bug 303725, don't try to get a weak reference to a weak reference. r+sr=dbaron.
|
2005-08-22 19:46:25 +00:00 |
|
doronr%us.ibm.com
|
5a82f31c4d
|
XForms bug 304373 - crash loading a poorly formed xforms with external instance data. Patch by aaronr, r=smaug,me
|
2005-08-22 19:28:47 +00:00 |
|
jminta%gmail.com
|
558814ce2e
|
Bug 281216 Minimonth doesn't refresh properly r=mvl
|
2005-08-22 19:06:34 +00:00 |
|
doronr%us.ibm.com
|
45e92efc31
|
XForms bug 304928 - select1 will not select the last item in its list. Patch by aaronr, r=allan,smaug
|
2005-08-22 19:05:57 +00:00 |
|
jminta%gmail.com
|
1859430d9f
|
Bug 305512 Problems with playing alarm sounds r=mvl
|
2005-08-22 19:04:32 +00:00 |
|
silver%warwickcompsoc.co.uk
|
fa3a6bff6f
|
Bug 304350 - Don't try and force the pref service to save prefs.js.
ChatZilla only.
r=rginda
|
2005-08-22 18:42:14 +00:00 |
|
silver%warwickcompsoc.co.uk
|
8349130cfb
|
Bug 305360 - Add global default quit message preference.
ChatZilla only.
r=samuel
|
2005-08-22 18:40:36 +00:00 |
|
silver%warwickcompsoc.co.uk
|
ab6ba04d26
|
Bug 131604 - Use local environment to set default nickname.
ChatZilla only.
r=rginda
|
2005-08-22 18:36:42 +00:00 |
|
cltbld
|
a8ad73d870
|
Land coop's XULRunner build environment changes.
|
2005-08-22 18:36:11 +00:00 |
|