timeless%mozdev.org
ca5cbc9c3e
Bug 205872 domNode viewer should use one dialog for setting new/editing attributes
...
Fix for disappearing attribute bug
patch by comrade693@gmail.com r=timeless sr=neil
2006-09-08 15:23:15 +00:00
gavin%gavinsharp.com
a326c3c48b
Fix typo in patch for bug 205872
2006-08-18 03:37:59 +00:00
pkasting%google.com
fb58e3763b
Bug 348668: Split nodeName into prefix and localName.
...
patch by sdwilsh (comrade693@gmail.com )
r=timeless
sr=neil
2006-08-16 02:21:10 +00:00
gavin%gavinsharp.com
c647e7d1e0
Forgot this change when landing the patch for bug 205872. Original patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-08-11 18:28:37 +00:00
gavin%gavinsharp.com
dcfe845dac
Bug 205872: domNode viewer should use one dialog for setting new/editing attributes, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-08-10 00:30:12 +00:00
aaronleventhal%moonset.net
48f346127e
Bug 337674. Make it possible to inspect accessibles (nsIAccessible) objects. Patch thanks to Alexander Surkov. r=timeless, sr=neil
2006-08-07 19:54:35 +00:00
mattwillis%gmail.com
5d06b1e97a
bug 346796 - Syncs DOMi install.rdf text with NSIS. patch by reed, r=timeless, a181=beltzner
2006-08-02 04:50:57 +00:00
timeless%mozdev.org
724e49f046
Bug 270023 DOM Node view should show namespace uri of attributes
...
patch by vhaarr+bmo@gmail.com r=caillon sr=neil
2006-07-31 14:51:14 +00:00
neil%parkwaycc.co.uk
047945fdd6
Bug 221995 Followup fix for bug revealed by fixing jsObject.js r=timeless
2006-07-27 14:27:15 +00:00
gavin%gavinsharp.com
454ac286e2
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
f0ca19a9b7
Fix coding error (kids = document.createElement ...) r=timeless,caillon
2006-07-27 14:27:13 +00:00
timeless%mozdev.org
11fe68a5c3
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
9e3b2e7769
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
49c6c3b806
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-07-27 14:27:10 +00:00
bzbarsky%mit.edu
ec0281cf04
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
dc21fd9ae8
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
4a366bc9d2
Fix JS object display in Inspector. Bug 160254, r=timeless, sr=hewitt.
2006-07-27 14:27:07 +00:00
hewitt%netscape.com
78dcd0a90e
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
710afa885c
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
dfeb1657cd
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
fb8760ee92
License changes, take 2. Bug 98089. mozilla/extensions/.
2006-07-27 14:27:03 +00:00
gerv%gerv.net
9e26b17dd4
Oops.
2006-07-27 14:27:02 +00:00
scc%mozilla.org
0a002d02df
bug #98089 : ripped new license
2006-07-27 14:27:01 +00:00
hewitt%netscape.com
e48f0ce5d2
84230 - DOM Inspector revival, rs=hyatt
2006-07-27 14:27:00 +00:00
hewitt%netscape.com
f50b5fea39
84230 - DOM Inspector revival, rs=hyatt
2006-07-27 14:26:59 +00:00
hewitt%netscape.com
83a5563fb7
(NOT PART OF BUILD) Document Inspector
2006-07-27 14:26:58 +00:00
bugzilla%standard8.demon.co.uk
2888fcd4be
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
benjamin%smedbergs.us
6c80ca0392
Removing obsolete files, unused after checkin of bug 325100
2006-07-21 13:45:27 +00:00
neil%parkwaycc.co.uk
c0d5e1e287
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
2006-07-12 15:43:17 +00:00
kairo%kairo.at
40c26659ff
update German L10n for recent inspector changes
2006-07-09 19:48:11 +00:00
gavin%gavinsharp.com
0b9ac2067a
Bug 341816: Node Type in DOM Inspector doesn't display a string of what it is, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-07-08 21:24:50 +00:00
gavin%gavinsharp.com
f789311cc0
Bug 341894: Style rules view should allow for Undo and handle multiple/no selection better, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-07-05 21:14:31 +00:00
gavin%gavinsharp.com
5260dbeb94
Bug 331828: Can't inspect windows using DOMi on Mac, patch by Phil Ringnalda <philringnalda@gmail.com>, r=timeless, sr=neil
2006-07-02 22:01:10 +00:00
gavin%gavinsharp.com
9c3cede12a
Bug 341256: DOM Inspector allows for editing, copying, pasting, and cutting of multiple attributes of a node, but only the last one selected, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-06-24 14:35:01 +00:00
neil%parkwaycc.co.uk
adeb30c923
Bug 221995 Followup fix for bug revealed by fixing jsObject.js r=timeless
2006-06-23 12:31:52 +00:00
neil%parkwaycc.co.uk
3cbaddeebd
Bug 340233 -inspector produces unsizable window r=timeless
2006-06-23 12:26:10 +00:00
gavin%gavinsharp.com
1bdedd18e3
Bug 210246: DOM Nodes viewer paste command should allow multiple insertion points, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-06-20 03:22:03 +00:00
kairo%kairo.at
def1142b5f
small encoding fixes for German inspector L10n
2006-06-15 20:34:47 +00:00
Jan.Varga%gmail.com
5ab0398355
Fix for bug 296040. Cell-based selection in trees
...
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
gavin%gavinsharp.com
c335ab1ed1
Bug 112922: Ability to edit and split #text nodes, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-06-04 05:45:34 +00:00
gavin%gavinsharp.com
c326118ce1
Bug 336961: fix DOM Inspector leak, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=jag, sr=neil
2006-05-29 20:32:36 +00:00
gavin%gavinsharp.com
2f2f8b3a52
Bug 332192: The DOM Inspector's maximized state is not remembered, patch by Simon B�nzli <zeniko@gmail.com>, r=caillon
2006-05-29 17:34:48 +00:00
gavin%gavinsharp.com
348927b35a
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-05-28 19:03:42 +00:00
gavin%gavinsharp.com
2cff846f96
Bug 338383: Implement Copy on properties in CSS Style Rules view, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-05-28 19:01:02 +00:00
gavin%gavinsharp.com
6e0e699523
Bug 277324: Copy XML doesn't work on #document nodes, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-05-27 04:08:48 +00:00
gavin%gavinsharp.com
b9b66cc05b
Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky
2006-05-25 21:22:32 +00:00
bryner%brianryner.com
61491fbc30
killing .cvsignore files so these directories will be empty
2006-05-25 01:02:13 +00:00
benjamin%smedbergs.us
a22723a8a9
From bug 325100, the files in extensions/inspector/base/public|src were cvs-copied to layout/inspector. The old locations are no longer used.
2006-05-19 19:07:04 +00:00
benjamin%smedbergs.us
ffe58cb17a
Bug 325100 - move DOMI C++ components into gklayout, r=dbaron
2006-05-19 18:59:39 +00:00
bzbarsky%mit.edu
57efab2c99
Fix mutation handling in Inspector to be more robust and correct. Bug 285204,
...
r=timeless, sr=neil
2006-05-17 15:01:06 +00:00