Commit Graph

148604 Commits

Author SHA1 Message Date
mgalli%geckonnection.com
55a8ceb700 quit label. 2005-10-17 17:11:18 +00:00
bsmedberg%covad.net
b26a3c2f1c Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me 2005-10-17 17:08:12 +00:00
ccooper%deadsquid.com
69e9dc7e4c - fix comment and bug ID acquisition for initial result submission 2005-10-17 17:00:06 +00:00
sergei_d%fi.tartu.ee
3ffc10b0e3 [BeOS]Bug 312547, rolling back part of previous patch. r=thesuckiestmail, BeOS only, no sr 2005-10-17 16:55:07 +00:00
smfr%smfr.org
90300c5a7f Avoid recreating the BookmarksManager (and hence PreferencesManager) on quit if we haven't created one yet; this could happen when launching with another copy of Camino running. 2005-10-17 16:36:16 +00:00
bryner%brianryner.com
ddd7501923 Don't use memcpy for single-character Replace/Assign since it performs worse than simple assignment. Bug 312681, r+sr=darin. 2005-10-17 16:28:21 +00:00
tor%cs.brown.edu
7016d8085d Bug 312376 - repair textPath from bug 311063 checkin. r=afri 2005-10-17 15:29:38 +00:00
bsmedberg%covad.net
46b9d55bf7 Bug 312380 - Removed files list is not working on Mac OS X - r=darin+Chase 2005-10-17 15:26:50 +00:00
cltbld
b39c5205ad Automated update from host egg 2005-10-17 15:02:12 +00:00
bsmedberg%covad.net
db584fa139 Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls 2005-10-17 14:57:32 +00:00
bienvenu%nventure.com
1e05e6fb96 parse Received: header and prefer the date there to the sender's Date: header, which is less reliable, also handle date for imap messages with neither header, sr=mscott 166254 2005-10-17 14:38:17 +00:00
aaronleventhal%moonset.net
6c2b808fd8 Bug 312470. STATE_TRAVERSED not updated after going back in history. r=parente, sr=neil 2005-10-17 13:42:33 +00:00
mozilla.mano%sent.com
72097f732e Bug 267487 - addSearchEngine should install search plugins from https sites as well as http. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=me, sr=neil. 2005-10-17 11:32:17 +00:00
mozilla.mano%sent.com
8798f5769f Bug 302000 - browser.search.order.* doesn't work with searchplugins stored in profile. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=bsmedberg, sr=neil. 2005-10-17 11:27:25 +00:00
lpsolit%gmail.com
d816baa3e3 Bug 312437: Do not display the "Impersonate this user" link when the user is in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave 2005-10-17 11:14:07 +00:00
bienvenu%nventure.com
ed255b5969 fix dups in threaded quick search view when not sorted by id, sr=mscott 312598 2005-10-17 05:15:58 +00:00
smfr%smfr.org
69fdfdd022 Partial fix for bug 312563: avoid crashing because of recursive updates caused by the code that attempts to notify plugins (via a paint) when their widget is removed from the hierarchy. r=mento. 2005-10-17 03:17:06 +00:00
mats.palmgren%bredband.net
7980f99519 Make the plaintext editor count the length of the selected text correctly, so it doesn't violate MAXLENGTH. b=299417 r+sr=roc 2005-10-17 00:54:02 +00:00
bzbarsky%mit.edu
21d888e8d0 Finish fixing bug 114641. r=biesi, sr=dbaron 2005-10-17 00:52:58 +00:00
mats.palmgren%bredband.net
e36a52de0d Restore Mac-specific caret movement when there is a selection. b=299417 r=uriber sr=roc 2005-10-17 00:51:46 +00:00
bzbarsky%mit.edu
0d1e336c9a Try fixing bug 288064 again. r=biesi, sr=dbaron 2005-10-17 00:50:39 +00:00
cst%andrew.cmu.edu
88cb7a65b5 Bug 310380 middlemouse autoscroll should default off for UNIX/Linux (X) environment
Patch by Hogarth <bugzilla@throwaway.weebeastie.net> r=me sr=neil
2005-10-17 00:07:57 +00:00
mats.palmgren%bredband.net
9125d9fa0e Return the frame count for the given line 'aLineNumber', not the line where we find the first frame. b=308052 r=bernd sr=bzbarsky 2005-10-17 00:03:05 +00:00
gavin%gavinsharp.com
c969bab765 Bug 311604: remove clearObsoletePrefs, r=mano 2005-10-16 23:51:26 +00:00
mozilla.mano%sent.com
2beab782a8 Bug 312620 - Bidi: Caret doesn't move correctly when arrowing where line wraps, if the wrapped line starts with a single reverse-direction character. patch from uriber@gmail.com, r+sr=roc. 2005-10-16 23:26:22 +00:00
bob%bclary.com
b0567249fd Regression test - do not crash creating infinite array, by Martijn Wargers, bug 3125288 2005-10-16 23:15:36 +00:00
gavin%gavinsharp.com
c9ab2e82ff Bug 312260: Bogus "undefined property" strict warning in switch discriminants, patch by Jeff Walden <jwalden@mit.edu>, r=brendan 2005-10-16 22:14:30 +00:00
masayuki%d-toybox.com
e88f554d23 Bug 310174 Windowless plug-ins can't receive the focus events r+sr=roc 2005-10-16 18:58:34 +00:00
sergei_d%fi.tartu.ee
e953b9d2cb [BeOS] Bug 312638 -clear warnings in nsWindow, p=sergei_d, r=thesuckiestmail, no sr required 2005-10-16 18:51:34 +00:00
sergei_d%fi.tartu.ee
0bd26a5626 [BeOS]Bug 312636 - refactoring two getters for faster mouse. p=sergei_d, r=thesuckiestemail. BeOS-only, no sr 2005-10-16 18:06:35 +00:00
bob%bclary.com
b70762299f updated test from Michael Daumling, bug 232182 2005-10-16 16:41:51 +00:00
sergei_d%fi.tartu.ee
5692789e62 [BeOS]Bug 104729 - adding DnD support. p=thesuckiestemail, r=sergei_d. BeOS-only, no sr 2005-10-16 16:32:38 +00:00
bob%bclary.com
1a016a793a add XML.ignoreWhitespace = false to ensure valid comparison of string values, bug 312064 2005-10-16 16:24:07 +00:00
bzbarsky%mit.edu
46dc7e29ca Implement :-moz-empty-except-children-with-localname() pseudo-class. Bug
309067, r+sr=dbaron
2005-10-16 15:57:13 +00:00
mats.palmgren%bredband.net
1693ba2210 Fix compile warnings. b=311646 r=dveditz sr=benjamin 2005-10-16 15:52:26 +00:00
bzbarsky%mit.edu
3a58eba127 Fix bug 311615 -- don't reframe the containing block if a current inline is
being reframed.  r+sr=roc
2005-10-16 15:25:36 +00:00
mvl%exedo.nl
1a55915626 replace leftover lastDateOfView with endExDateOfView.
bug 311911, r=jminta
2005-10-16 15:22:18 +00:00
bzbarsky%mit.edu
432cc819a8 Fix WipeContainingBlock() to work in more cases. Bug 291902, bug 296086, bug
285964, bug 310933, r+sr=dbaron
2005-10-16 15:21:05 +00:00
masayuki%d-toybox.com
bc03301cc4 Bug 274264 attachment file name is not displaied if it has non-ASCII r=jshin, sr=bienvenu 2005-10-16 15:03:26 +00:00
cbiesinger%web.de
53d2de6b6d bug 104729 adding beos-specific drag&drop interfaces
patch by tqh <thesuckiestemail@yahoo.se> r=sergei_d
2005-10-16 11:50:45 +00:00
andreas.otte%debitel.net
f71592a376 extending list of blacklisted characters for bug 309128 [More IDN DNS lookup and URL display problems], r=cbiesinger, sr=darin 2005-10-15 23:03:46 +00:00
bryner%brianryner.com
1226dbed26 Convert CSSGroupRule and CSSStyleSheet to use nsCOMArray. Bug 312491, r+sr=bzbarsky. 2005-10-15 20:21:20 +00:00
cbiesinger%web.de
aa3c64bb15 bug 312370 forward nsIProgressEventListener calls to the webbrowserpersist
consumer
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-15 17:27:52 +00:00
cbiesinger%web.de
7255df824b bug 206556 remove app-specific text from profile manager dialogs
patch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg
2005-10-15 16:27:54 +00:00
sergei_d%fi.tartu.ee
3a7a81afd0 [BeOS]Bug 312547. This time reusing tmp tile bitmap. p=sergei_d, r=thesuckiestmail, BeOS-only change 2005-10-15 15:24:16 +00:00
Olli.Pettay%helsinki.fi
a75aa2d008 Bug 307465, lookupPrefix, lookupNamespaceURI and isDefaultNamespace in Document should get the values from documentElement. r+sr=jst 2005-10-15 12:50:50 +00:00
mozilla.mano%sent.com
a5c87390d3 Fix branding in non-official builds (second patch in bug 286483), r=bsmedberg, sr=mscott 2005-10-15 11:17:09 +00:00
emaijala%kolumbus.fi
44a97354e7 Fix for bug 307563: download windows remain in "zombie" status after opening
(and other similar problems).
r+sr=roc
2005-10-15 09:45:17 +00:00
brendan%mozilla.org
3689f9d650 Make __noSuchMethod__ work with E4X (312196, r/sr=mrbkap/shaver). 2005-10-15 07:30:59 +00:00
dbaron%dbaron.org
d0872eefe9 Change GetRectVisibility so that floating views (such as combobox dropdowns and menupopups) are always considered visible, since they are visible where other views would be clipped. b=310604 r+sr=roc 2005-10-15 07:10:08 +00:00