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

510 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 554bebcdf0 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 d7c3fe2fd4 Fix typo in patch for bug 205872 2006-08-18 03:37:59 +00:00
pkasting%google.com 9e49c079b9 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 fabdb4edc3 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 e79ffa817f 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 083e28aa17 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 23b6c96964 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 02a01dec32 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 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
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
benjamin%smedbergs.us 8f9a426c47 Removing obsolete files, unused after checkin of bug 325100 2006-07-21 13:45:27 +00:00
neil%parkwaycc.co.uk 457b3880e8 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 afd35afc5b update German L10n for recent inspector changes 2006-07-09 19:48:11 +00:00
gavin%gavinsharp.com 60803654d9 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 8501919dae 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 6df3b1fe3c 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 afe6515c40 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 7b82d37307 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 db7888b79e Bug 340233 -inspector produces unsizable window r=timeless 2006-06-23 12:26:10 +00:00
gavin%gavinsharp.com e9cfc65e83 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 a3df1a04f5 small encoding fixes for German inspector L10n 2006-06-15 20:34:47 +00:00
Jan.Varga%gmail.com e5158d88ef 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 f321ce8c93 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 173e1c9552 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 a10a2091de 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 0e777c8e62 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 cf2f115c6a 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 b66e86e580 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 b581167b49 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 297a8f5ac0 killing .cvsignore files so these directories will be empty 2006-05-25 01:02:13 +00:00
benjamin%smedbergs.us 646df4da70 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 0a82d563d9 Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 18:59:39 +00:00
bzbarsky%mit.edu fe49891b8f 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