Commit Graph

134159 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
cc07de278b Bug 238493. BeginUpdateViewBatch should suppress widget geometry changes and make them happen when the batch ends. r+sr=bzbarsky 2004-10-11 20:35:51 +00:00
cls%seawood.org
1953bdd78f Fix the regexp & notregexp query cases when given the branch name HEAD.
Bug #237525 r=timeless
2004-10-11 20:28:48 +00:00
smontagu%smontagu.org
2e90f7c3c6 Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc 2004-10-11 20:20:11 +00:00
cls%seawood.org
83deb45748 Explicitly set foreground color to black
Bug #241466 r=timeless
2004-10-11 20:18:03 +00:00
brendan%mozilla.org
c151980b4a Yet more JOF_DETECTING (259935, r=self). 2004-10-11 19:21:05 +00:00
zack%kde.org
210ddb9069 fixing the toolbar issue. All the credit goes to biesi (he provided
the testcase for it)
2004-10-11 19:18:59 +00:00
mkaply%us.ibm.com
f863fd8622 Remove unused file 2004-10-11 19:13:15 +00:00
mkaply%us.ibm.com
2242c457d6 #260427
r=mkaply, sr=blizzard, a=mkaply
Patch from Peter Weilbacher - use ParseLocaleString from nsPosixLocale and use the separator that is passed in
2004-10-11 16:35:13 +00:00
bzbarsky%mit.edu
204153db3a Switch more callers who were begging for it over to GetOwnerDoc(). Bug 255337,
r+sr=peterv.
2004-10-11 16:29:42 +00:00
bzbarsky%mit.edu
976f8eab47 Fix up uses of GetOwnerDoc/GetCurrentDoc to use the right one, with an eye
towards general sanity on the one hand and sXBL/XBL2 on the other.  Bug 263200,
r+sr=peterv
2004-10-11 16:14:27 +00:00
cbiesinger%web.de
38667d5d48 Bug 257746 nsWindow::StandardWindowCreate should return failure when it can't create a window
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu> r=ere sr=roc
2004-10-11 16:13:48 +00:00
bugzilla%arlen.demon.co.uk
b3cab51db0 Bug 146434 Last part of section "Edit Ciphers" is not present in Mozilla Help
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-10-11 15:50:08 +00:00
bzbarsky%mit.edu
89ae6d1ad4 Switch some callers of EndViewUpdateBatch to VMREFRESH_NO_SYNC from DEFERRED.
Bug 263569, r+sr=roc
2004-10-11 15:34:45 +00:00
bzbarsky%mit.edu
9387f2d784 Fix nit caught by Neil. Bug 160454. 2004-10-11 15:21:19 +00:00
zack%kde.org
15514ee519 that's rubbish (removing deprecated headers) 2004-10-11 13:36:10 +00:00
steffen.wilberg%web.de
8915e852a3 Bug 250983: 'Close Window' (ctrl-shift-w) does not display confirm dialog when multiple tabs are open. p=leon.sha@sun.com, r=mconnor, a=asa 2004-10-11 13:32:32 +00:00
neil%parkwaycc.co.uk
5ca16adc6e Bustage fix b=260335 2004-10-11 13:10:49 +00:00
neil%parkwaycc.co.uk
bd4672a3b7 Bug 255196 Last character of DDE request is truncated r=ere sr=rbs 2004-10-11 12:44:12 +00:00
neil%parkwaycc.co.uk
804b5d48eb Bug 260931 Long common dialog checkbox labels don't wrap r=varga sr=jag 2004-10-11 12:41:09 +00:00
neil%parkwaycc.co.uk
83b12d463d Bug 260335 Teach pref window and wsm how to lock colourpickers r=varga sr=jag 2004-10-11 12:39:12 +00:00
cltbld
ee671cf196 Automated update from host egg 2004-10-11 04:03:45 +00:00
zack%kde.org
462fea1107 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
silver%warwickcompsoc.co.uk
f99af0b14f Bug 231893 - Allow QI to nsISupports.
r+sr=blake
p=116057@bacon.qcc.mass.edu (Justin Wood)
2004-10-11 03:04:47 +00:00
julien.pierre.bugs%sun.com
e6651557ec Fix for 259003 - port NSS to Solaris AMD64 . r=wtc 2004-10-11 02:15:42 +00:00
jwalden%mit.edu
1daa8461dc Bug 263547 - corrections needed for Help's start page 2004-10-11 01:00:00 +00:00
jwalden%mit.edu
e47344fb6b Bug 263769 - Next Tab and Previous Tab Keyboard Shortcuts are Listed Incorrectly. Also, change name of entity for control key to conform with the DOM model, where it is known as 'ctrl'. 2004-10-10 23:55:55 +00:00
jwalden%mit.edu
27ac546982 Go Home shortcut is Alt+Home on Mac, not Cmd+Home. Initiated by followup comment to bug 259883. 2004-10-10 23:27:16 +00:00
igor%mir2.org
30a166de64 Removal of autowrapping of XmlObject as XML as it prevents to use full API of XmlObject in JS. Use XML(jsWrapOfXmObject) to get XML corresponding to XmlObject. 2004-10-10 22:54:01 +00:00
igor%mir2.org
0b3a787456 Better information about continuation support 2004-10-10 22:51:10 +00:00
Stefan.Borggraefe%gmx.de
8540163456 Bug 263774: Removing unused function InitElement()
r=BenB, sr=Neil
2004-10-10 21:33:21 +00:00
bugzilla%arlen.demon.co.uk
075581d9e0 Bug 259187 Wrong treechild is selected after "Enter a valid hostname" error is generated
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-10 21:02:33 +00:00
timeless%mozdev.org
c1c1daa3f1 Bug 262844 Add missing kbd shortcuts in shortcuts-navigator.xhtml
patch by stefan_h@hem.utfors.se r=neil
2004-10-10 21:02:31 +00:00
Stefan.Borggraefe%gmx.de
b02d2d1d4e Bug 249359 Minor UI clean-up for the Roaming Profile Preferences panes
r=BenB, sr=Neil
2004-10-10 21:01:42 +00:00
cbiesinger%web.de
1c40e06212 Bug 258935 Import Mail should have a index entry in help
patch by Frank Wein <mcsmurf@gmx.de> / Giacomo Magnini
<giacomo.magnini@portalis.it>, r=neil
2004-10-10 18:49:20 +00:00
smontagu%smontagu.org
cc49ff21b4 Bug 167001: Anything below the baseline goes out of input field. Patch by Hideo Saito <saito@densan.co.jp>, r+sr=dbaron 2004-10-10 18:30:28 +00:00
caillon%redhat.com
adbb2ac41d Bug 263460
OJI compilation error on GCC 3.4.2 due to spurious redeclaration of a static global method.
r=kyle.yuan@sun.com sr=brendan@mozilla.org
2004-10-10 17:48:21 +00:00
alex%croczilla.com
763e4eb220 Bug #263465: Use GetNSManagerWeakRef in nsXMLContentBuilder. r/sr=peterv. Affects XTF-enabled builds only. 2004-10-10 11:09:32 +00:00
bmlk%gmx.de
6a161de41d hide the overflow that results from overconstrained percentage heights inside table cell frames only in quirks mode, bug 245434 r/sr=dbaron 2004-10-10 07:31:35 +00:00
silver%warwickcompsoc.co.uk
32fd7b1a20 Bug 263608 - Pass actual string rather than array of one item (fixes toolbar not initialising)
JavaScript Debugger only.
r=rginda
2004-10-10 07:18:09 +00:00
myk%mozilla.org
94b6ee4d16 implementation for bug 262967: RSS feeds for revision logs; r=cls 2004-10-10 04:54:56 +00:00
bzbarsky%mit.edu
d0a9259446 Remove the use of HEAD when saving files, since it's so poorly implemented by
servers.  Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
2004-10-10 04:03:34 +00:00
edburns%acm.org
74e8b6f3cb ../cvslog.txt 2004-10-10 03:38:04 +00:00
bzbarsky%mit.edu
07bdf724f4 nsRangeUtil should be a service. Make use of it for ComparePoints() as well.
Bug 262833 and bug 262832, r=glazou, sr=jst
2004-10-10 03:30:42 +00:00
aaronleventhal%moonset.net
b81f44f034 Nit - fixing comment for checkin to bug 24676 2004-10-10 02:50:43 +00:00
edburns%acm.org
3cfb7955b2 cvslog.txt 2004-10-10 02:02:52 +00:00
roc+%cs.cmu.edu
1bf88ed4df Bug 263586. Fix regression in incremental line reflow by being more conservative in detecting when a line has just been reflowed for the first time. r+sr=dbaron 2004-10-10 01:56:00 +00:00
aaronleventhal%moonset.net
a65d784429 Bug 24676. Support -moz-outline-radius. r=bzbarsky, sr=roc 2004-10-10 00:51:42 +00:00
igor%mir2.org
83a78ee629 Work on bug 258844: Continuation by default 2004-10-09 22:07:04 +00:00
bzbarsky%mit.edu
9e0265ff6d Fix spelling in comment. 2004-10-09 21:37:57 +00:00
bzbarsky%mit.edu
67e81a846a Fix ComparePoints() to be faster (helps with things like innerHTML). Bug
262764, r+sr=peterv
2004-10-09 21:02:16 +00:00