Commit Graph

7544 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
2f096f2c9e Bug 221995 Followup fix for bug revealed by fixing jsObject.js r=timeless 2006-07-27 14:27:15 +00:00
gavin%gavinsharp.com
e2cd410be6 Bug 339054: JavaScript object subject should be expanded when the view is loaded, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-07-27 14:27:14 +00:00
neil%parkwaycc.co.uk
27be36a7f8 Fix coding error (kids = document.createElement ...) r=timeless,caillon 2006-07-27 14:27:13 +00:00
timeless%mozdev.org
d1dd95b6b2 Bug 318204 don't use ===, properties might be undefined
Ok, use === carefully :)
r=bz sr=neil
2006-07-27 14:27:12 +00:00
bzbarsky%mit.edu
876497f5c0 Fix up some issues in Inspector (including mis-spelled identifier). Bug
281165, patch by Frank Wein <bugzilla@mcsmurf.de>, r=timeless, sr=bzbarsky
2006-07-27 14:27:11 +00:00
gerv%gerv.net
e32b64b19e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-27 14:27:10 +00:00
bzbarsky%mit.edu
d41f5da2d5 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2006-07-27 14:27:09 +00:00
caillon%returnzero.com
474688325f Bug 107812
Copying from inspector should also copy to primary on platforms that support it.
r=akkana sr=bzbarsky
2006-07-27 14:27:08 +00:00
bzbarsky%mit.edu
a2d7014f95 Fix JS object display in Inspector. Bug 160254, r=timeless, sr=hewitt. 2006-07-27 14:27:07 +00:00
hewitt%netscape.com
b1feb4fe5f bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-07-27 14:27:06 +00:00
bzbarsky%mit.edu
9cda54d0a7 Human-readable tooltips for nodetype in inspector. Bug 113793, patch by
Christopher Aillon <caillon@returnzero.com>, r=bzbarsky, sr=hewitt
2006-07-27 14:27:05 +00:00
hewitt%netscape.com
153018863b DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2006-07-27 14:27:04 +00:00
gerv%gerv.net
11eb178d21 License changes, take 2. Bug 98089. mozilla/extensions/. 2006-07-27 14:27:03 +00:00
gerv%gerv.net
448b6d8627 Oops. 2006-07-27 14:27:02 +00:00
scc%mozilla.org
8853f2071c bug #98089: ripped new license 2006-07-27 14:27:01 +00:00
hewitt%netscape.com
d87a779927 84230 - DOM Inspector revival, rs=hyatt 2006-07-27 14:27:00 +00:00
hewitt%netscape.com
88c6a1b941 84230 - DOM Inspector revival, rs=hyatt 2006-07-27 14:26:59 +00:00
hewitt%netscape.com
2c6a80d44a (NOT PART OF BUILD) Document Inspector 2006-07-27 14:26:58 +00:00
aaronr%us.ibm.com
4353ee3101 [XForms] boolean input missing xf-value class. Bug 345506, patch by sspeiche r=doronr+olli 2006-07-26 23:38:33 +00:00
aaronr%us.ibm.com
228eb789e9 [XForms] Submission is leaving off document level pi and comments. Bug 344621, patch by sspeiche, r=doronr+olli 2006-07-26 23:25:20 +00:00
aaronr%us.ibm.com
3de3debe4a [XForms] Fixed regression of upload, filename and mediatype. Bug 345865, r=doronr+allan 2006-07-26 22:09:25 +00:00
gavin%gavinsharp.com
b311d9b102 Bug 345670: fix crash in nsTypeAheadFind::RangeStartsInsideLink, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=sicking 2006-07-26 22:02:23 +00:00
aaronr%us.ibm.com
649db7fc36 [XForms] Fix boolean input regression. Bug 343905, r=doronr+olli 2006-07-26 21:51:50 +00:00
mkaply%us.ibm.com
8b65ce02b5 Bring CCK current on the trunk since development was happening on the 1.8.0 branch 2006-07-26 19:36:06 +00:00
bugzilla%standard8.demon.co.uk
88d6518af0 Bug 344510 DOMI appears twice in SeaMonkey's mailnews tools menu when MOZ_XUL_APP=1 is set. r=timeless,sr=Neil 2006-07-25 16:35:55 +00:00
bzbarsky%mit.edu
83f73addbf Fix build bustage. Caused by bug 342062, but I put the patch in bug 344050 for
some reason.  r=bryner, sr=sicking
2006-07-25 02:26:30 +00:00
mnyromyr%tprac.de
cd8da08375 Bug 260362: Roaming window has a placeholder title; p=Frank Wein <bugzilla@mcsmurf.de>, r/sr=Neil 2006-07-24 19:53:40 +00:00
aaronleventhal%moonset.net
a4f04d4c1f bug 310568. Add 'disability access' problem type to reporter. r=robert.accetura 2006-07-24 19:34:06 +00:00
martijn.martijn%gmail.com
0309477f81 Bug 344172 - Spellchecker doesn't display suggestion list for misspelled words and doesn't underline them if Russian, Ukrainian or Bulgarian Spell dictionary is installed, patch by roc, r+sr=mscott 2006-07-24 06:45:47 +00:00
silver%warwickcompsoc.co.uk
2338f23a33 Bug 330990 - Send notices and privmsgs to the right channel even when using STATUSMSG prefixes on the target.
ChatZilla only.
r=samuel
2006-07-23 14:17:54 +00:00
benjamin%smedbergs.us
c9125873ca Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin 2006-07-21 16:28:51 +00:00
silver%warwickcompsoc.co.uk
d6f309ad90 Bug 338710 - Show server mode changes.
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-21 16:14:38 +00:00
kairo%kairo.at
42e6379952 bug 344893 - Align (c) lines between branch and trunk (and minor cleanups), p=giacomo.magnini@portalis.it r=IanN 2006-07-21 16:04:36 +00:00
benjamin%smedbergs.us
8f9a426c47 Removing obsolete files, unused after checkin of bug 325100 2006-07-21 13:45:27 +00:00
pamg.bugs%gmail.com
60b733da5b Bug 339434: Crash trying to spellcheck in a closed window. Patch by pkasting@google.com. r=brettw, sr=bzbarsky 2006-07-21 01:15:57 +00:00
silver%warwickcompsoc.co.uk
24473192e2 Bug 342852 - Display an error if only "/" entered, instead of throwing a JS exception.
ChatZilla only.
r=samuel
2006-07-20 14:48:06 +00:00
brettw%gmail.com
80e92cacd5 Bug 345054 r+sr=roc Don't flush pending notifications in the spellchecker 2006-07-20 00:15:07 +00:00
brettw%gmail.com
4ab8ca8b02 Bug 345059 r+sr=roc Adding a word to the dictionary is slow for large textarea 2006-07-20 00:12:41 +00:00
aaronr%us.ibm.com
b03574e78b [XForms] Datepicker control not available for XUL. Bug 334503, patch by surkov, r=doronr+aaronr 2006-07-19 22:24:20 +00:00
silver%warwickcompsoc.co.uk
1a657208e4 Bug 343195 - Only prompt for password for servers, networks don't care. Also don't add the network/server URL to pending list, as that causes multiple prompts.
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-19 20:14:37 +00:00
martijn.martijn%gmail.com
b4ce183f8f Bug 344895 - Spellchecker hangs Firefox when dealing with a largish textarea, patch by brettw, r+sr=roc 2006-07-19 19:57:34 +00:00
martijn.martijn%gmail.com
cb925ad299 Bug 344184 - Crash [@ FindNextNode] with this testcase in designMode, patch by roc, r+sr=mscott 2006-07-19 18:13:45 +00:00
aaronr%us.ibm.com
dfe4cb158b [XForms] label containing output does not display. Bug 344180, r=doronr+olli 2006-07-19 18:11:01 +00:00
cvshook%sicking.cc
77228a99dc Fix build bustage 2006-07-19 05:06:39 +00:00
cvshook%sicking.cc
3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
mhammond%skippinet.com.au
ca11f368e4 Bug 341915: can we move nsIScriptContext(Owner) from dom to xpconnect
r=timeless, sr=jst
2006-07-19 04:15:50 +00:00
aaronr%us.ibm.com
d533e90ec7 [XForms] accessiblity change for binding exception dialog. Bug 316609, patch by surkov, r=doronr+aaronr 2006-07-18 21:16:05 +00:00
aaronr%us.ibm.com
b6bd2833c5 [XForms] clicking on xf:label should focus the containing control. Bug 284068, patch by surkov, r=doronr+aaronr 2006-07-18 20:36:22 +00:00
aaronr%us.ibm.com
f78f9e5856 [XForms] bind elements have stopped working. Bug 344981, r=doronr+olli 2006-07-18 19:57:02 +00:00
silver%warwickcompsoc.co.uk
8f605f57a7 Bug 333097 - Allow Ctrl-Enter in single-line input to sent commands as literal text.
ChatZilla only.
r=samuel
2006-07-18 17:03:49 +00:00