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

146760 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net 912a94a7dc Bug 305833. Context menu on bookmark right click is dead. r=mats, sr=bryner 2005-09-01 18:18:08 +00:00
doronr%us.ibm.com 593a54edcc Bug 306608 - Schema Loader has issues with xsd:group. r/sr=peterv 2005-09-01 17:17:35 +00:00
allan%beaufour.dk bd4e008345 Ooops, part of bug 306620 sneaked in together with the checkin for bug 306614 2005-09-01 17:07:12 +00:00
allan%beaufour.dk e6f47c8c67 fieldset should not match :enabled/:disabled. Bug 306614, r+sr=bzbarsky 2005-09-01 16:49:36 +00:00
cltbld eec165c1c7 Automated update from host egg 2005-09-01 15:11:31 +00:00
cbiesinger%web.de 6f689bab62 bug 306701 put quotes around sunbird's default extension list
r=bsmedberg
2005-09-01 15:09:41 +00:00
dougt%meer.net e890b300d8 Backing out Bug 268798 which caused a Tp regression. See bug 305356 for details. r+sr=bz, a=asa 2005-09-01 14:33:07 +00:00
bsmedberg%covad.net 675caf9c8e Bug 304505 - bootstrap section of client.mk should only list individual files, not directories, for pull-by-date to work correctly r=chase 2005-09-01 14:30:53 +00:00
bienvenu%nventure.com 6b9028d0ea one fix for imap urls spinning, when all cached connections have timed out, 163951, sr=mscott 2005-09-01 14:30:33 +00:00
myk%mozilla.org 5f6bb9b0cd Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit 2005-09-01 14:02:30 +00:00
bsmedberg%covad.net 4a5c0c8bd8 Bug 302099 - XRE_InitEmbedding (xulrunner-only) - r=darin 2005-09-01 13:21:55 +00:00
bsmedberg%covad.net 61ab58b925 Fixing dlldeps for windows, bug 299992 2005-09-01 12:50:53 +00:00
bsmedberg%covad.net a63c75a8a1 Bug 306615 - Fold PSM into libxul r=darin 2005-09-01 12:43:58 +00:00
bsmedberg%covad.net 26d6dc029c Bug 299992 (final patch!) - Allow glue-finding code to specify additional features such as toolkit=gtk r=darin 2005-09-01 12:33:47 +00:00
cbiesinger%web.de 0e228a617d bug 300800 make CreateAboutBlankContentViewer store the current viewer in
shistory
r=bryner sr=bz
2005-09-01 12:12:04 +00:00
jst%mozilla.jstenback.com 82f4e9911c Backing out my fix for bug 304423 since it broke the Txul tests. 2005-09-01 05:39:58 +00:00
mozilla.mano%sent.com c263ab4dc5 Bug 300590 - Expose bidi.browser.ui, seamonkey part. r+sr=neil. 2005-09-01 05:34:31 +00:00
bryner%brianryner.com 1194334ac1 Fix for crashes in document.addBinding():
- 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.
2005-09-01 04:38:29 +00:00
masayuki%d-toybox.com 7e709162b7 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 2005-09-01 04:08:33 +00:00
bzbarsky%mit.edu f82d146879 Fix crash bug 306580. r+sr=bryner 2005-09-01 04:04:10 +00:00
jst%mozilla.jstenback.com d7b16affa4 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 2005-09-01 03:56:35 +00:00
jst%mozilla.jstenback.com 03b0092894 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 2005-09-01 03:51:12 +00:00
bzbarsky%mit.edu ff7e54e813 Make sure to null out the weak parent ptr in session history entries as
needed.  Bug 305181, r=bryner, sr=jst
2005-09-01 02:40:12 +00:00
jst%mozilla.jstenback.com b56f380d84 Followup comment change for bug 306630. 2005-09-01 00:24:09 +00:00
darin%meer.net 735db1b2e3 fixes bug 304444 "[W] UMR: Uninitialized memory read in nsDiskCacheEntry::Swap(void) {1 occurrence}" patch by alfredkayser@nl.ibm.com, r=timeless, sr=darin 2005-09-01 00:20:14 +00:00
jst%mozilla.jstenback.com fd7e2b6210 Fixing bug 306630. Make <frame src=javascript:...> work again. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2005-08-31 23:55:23 +00:00
roc+%cs.cmu.edu 9711031a79 Bug 305944. Fix handling of event clipping regression. r+sr=roc, patch by Eli Friedman 2005-08-31 23:06:39 +00:00
neil%parkwaycc.co.uk 0e9399d843 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 2005-08-31 22:56:37 +00:00
neil%parkwaycc.co.uk d3972a7d46 Backing out because gavin's port doesn't seem to fix Firefox 2005-08-31 22:49:31 +00:00
jwalden%mit.edu 0b9f7965f9 Bug 305818 - Document the removal of the Check Now buttons from Options-Advanced-Update. r=steffen 2005-08-31 22:43:29 +00:00
cltbld 6541aab49c Automated update from host egg 2005-08-31 22:22:19 +00:00
pavlov%pavlov.net 2844aa2ba0 adding support for toDataURL and toDataURLAs on canvas. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad 2005-08-31 22:16:51 +00:00
pavlov%pavlov.net 6232847cca adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad 2005-08-31 22:15:33 +00:00
bryner%brianryner.com a475440a84 Abort restoring the presentation if firing pagehide/unload stopped the load. Bug 305995, r+sr=bzbarsky. 2005-08-31 22:01:46 +00:00
mkaply%us.ibm.com e46d1a929d Bumping to 0.4 - support for certificates, custom prefs, proxies, and using the ZIPWriter 2005-08-31 21:51:35 +00:00
mkaply%us.ibm.com 091e730175 Certificate support 2005-08-31 21:50:58 +00:00
mkaply%us.ibm.com c0a5b8f460 Support for arbitrary preferences 2005-08-31 21:22:50 +00:00
mkaply%us.ibm.com 08a44181a4 Cert support 2005-08-31 21:21:07 +00:00
jruderman%hmc.edu ab17472c6c Fix typo in a comment (bug 305292). r=darin, sr=bz. 2005-08-31 21:14:14 +00:00
roc+%cs.cmu.edu b3067884a8 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 2005-08-31 21:00:52 +00:00
neil%parkwaycc.co.uk c4b6a07345 Bug 302575 URL bar gets confused about which URI is loaded r=bz sr=darin 2005-08-31 21:00:40 +00:00
mvl%exedo.nl 60fbbca06b remove dump statement. 2005-08-31 20:53:47 +00:00
mvl%exedo.nl 26ee5f68b8 Do a better job at displaying many conflicting events.
bug 251771, patch by gekacheka, r=mvl.
2005-08-31 20:49:47 +00:00
aaronleventhal%moonset.net 2b6992ad0b 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 2005-08-31 20:43:39 +00:00
dougt%meer.net 1d9a7fe2d8 This patch does the following:
* 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
2005-08-31 20:23:09 +00:00
bryner%brianryner.com 8ecd5a1213 Fix a couple of regressions from the last checkin for bug 305167. r+sr=jst. 2005-08-31 20:10:41 +00:00
bzbarsky%mit.edu e602153748 Install browserconfig.properties as a file, not a symlink, Bug 305946, patch
by Hanspeter <niederstrasser@gmail.com>, r=bsmedberg
2005-08-31 20:03:40 +00:00
bob%bclary.com bdf5838886 Clone WINNT5.1.mk for Windows Server 2003 2005-08-31 19:56:10 +00:00
mats.palmgren%bredband.net ea68978e57 Fix compile warning from my last checkin. b=217903 2005-08-31 19:53:39 +00:00
mrbkap%gmail.com ef53519297 bug 305452: Don't run timeouts that were set after the page was put into the bfcache (e.g., from a mousemove handler). Instead, store them in the timer list and wait for the page to be pulled out of the bfcache to run them. Also fix a couple of refcounting botches so that timeouts suspended in a page put into the bfcache get cleaned up instead of leaking. r=bryner sr=jst 2005-08-31 19:47:48 +00:00