- Sep 01, 2005
-
-
bsmedberg%covad.net authored
Bug 304505 - bootstrap section of client.mk should only list individual files, not directories, for pull-by-date to work correctly r=chase
-
bienvenu%nventure.com authored
-
myk%mozilla.org authored
-
bsmedberg%covad.net authored
-
bsmedberg%covad.net authored
-
bsmedberg%covad.net authored
-
bsmedberg%covad.net authored
Bug 299992 (final patch!) - Allow glue-finding code to specify additional features such as toolkit=gtk r=darin
-
cbiesinger%web.de authored
shistory r=bryner sr=bz
-
jst%mozilla.jstenback.com authored
-
mozilla.mano%sent.com authored
-
bryner%brianryner.com authored
- Don't allow the old binding to go away as we insert the new binding into the chain. - When swapping the nsXBLInsertionPoint array for a content node, remove any entries from the old list that are also in the new list, so that we don't delete them. Bug 296375, r+sr=bzbarsky.
-
masayuki%d-toybox.com authored
Bug 295223 Bookmark menu collapses when hovering folder in level 1, quickly marking another folder in level 1, and then hovering folder in level 2 (subfolder of first folder). r+sr=bryner
-
bzbarsky%mit.edu authored
-
jst%mozilla.jstenback.com authored
Fixing bug 304423. Make window instanceof Object and Window etc be true again. This regressed with the split window landing. The fix here is to make the inner and outer windows share the outer's XPConnect prototype (but only that, everything below that on the proto chain comes from the inner window). To make this work with fastback we also needed a way to tell XPConnect to restore an old prototype for the window object when going back/forward. r=mrbkap@gmail.com, sr=brendan@mozilla.org
-
jst%mozilla.jstenback.com authored
Fixing bug 304423. Make window instanceof Object and Window etc be true again. This regressed with the split window landing. The fix here is to make the inner and outer windows share the outer's XPConnect prototype (but only that, everything below that on the proto chain comes from the inner window). To make this work with fastback we also needed a way to tell XPConnect to restore an old prototype for the window object when going back/forward. r=mrbkap@gmail.com, sr=brendan@mozilla.org
-
bzbarsky%mit.edu authored
needed. Bug 305181, r=bryner, sr=jst
-
jst%mozilla.jstenback.com authored
-
darin%meer.net authored
fixes bug 304444 "[W] UMR: Uninitialized memory read in nsDiskCacheEntry::Swap(void) {1 occurrence}" patch by alfredkayser@nl.ibm.com, r=timeless, sr=darin
-
- Aug 31, 2005
-
-
jst%mozilla.jstenback.com authored
Fixing bug 306630. Make <frame src=javascript:...> work again. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
-
roc+%cs.cmu.edu authored
-
neil%parkwaycc.co.uk authored
Bug 269568 Prevent crash by starting drag session before firing drag enter event patch also seems to fix a couple of my other drag-and-drop issues r+sr=bryner
-
neil%parkwaycc.co.uk authored
-
jwalden%mit.edu authored
-
cltbld authored
-
pavlov%pavlov.net authored
adding support for toDataURL and toDataURLAs on canvas. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
-
pavlov%pavlov.net authored
adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
-
bryner%brianryner.com authored
Abort restoring the presentation if firing pagehide/unload stopped the load. Bug 305995, r+sr=bzbarsky.
-
mkaply%us.ibm.com authored
-
mkaply%us.ibm.com authored
-
mkaply%us.ibm.com authored
-
mkaply%us.ibm.com authored
-
jruderman%hmc.edu authored
-
roc+%cs.cmu.edu authored
Bug 297508. Allow native theme drawing to overflow the frame bounds in a reliable way by setting the frame's overflow area. Use this to work around drawing errors in some GTK2 themes. r=bryner,sr=blizzard
-
neil%parkwaycc.co.uk authored
-
mvl%exedo.nl authored
-
mvl%exedo.nl authored
bug 251771, patch by gekacheka, r=mvl.
-
aaronleventhal%moonset.net authored
bug 306235. Keyboard stops working on window restore of Thunderbird main window from minimized state. Partial backout of now unnecessary part of bug 258285. r+sr=bryner
-
dougt%meer.net authored
* Removes #ifndef WINCE around the OleRegisterMgr. I have implemented the required OLE functions in the windows ce shunt layer. * In nsWindow::InitEvent, i moved code from outside of the if-statement as it was only being used within the true block. * In nsWindow::EventIsInsideWindow, we need to treat Activation events are non-fatal. That is to say, if a popup window gets an activation event, it shouldn't cause the popup to go away on windows ce. * Removing the #ifndef WINCE around the dialog code. Now eWindowType_dialog really will get you a dialog just like on Windows. * I have stubbed out MA_* defines in the WinCE shunt layer. This allowed us to remove the #ifdef in nsWindow::ProcessMessage. Window CE only. r/sr=dveditz. b=297683
-
bryner%brianryner.com authored
-
bzbarsky%mit.edu authored
by Hanspeter <niederstrasser@gmail.com>, r=bsmedberg
-