uriber%gmail.com
b9750fa1c7
Bug 328323: Flasher code needs to be adjusted for bug 299065. r+sr=bzbarsky
2006-02-24 07:01:39 +00:00
bzbarsky%mit.edu
93e81943ba
Make the search by ID in Inspector work even for nodes with no "id" property
...
(eg xml:id, MathML, etc). Bug 324752, patch by Alex Vincent
<ajvincent@gmail.com>, r+sr=bzbarsky
2006-01-29 20:42:47 +00:00
kairo%kairo.at
581ff977a4
make German inspector locale more consistent with rest of German L10n (NPOTDB)
2006-01-29 15:30:58 +00:00
ajschult%verizon.net
656f5b74cf
Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott
2006-01-25 03:46:53 +00:00
gavin%gavinsharp.com
d2c81f1b64
Back out previous checkin pending locale fixes
2005-12-30 14:47:21 +00:00
gavin%gavinsharp.com
6031b97d5f
Bug 109481: Easy way to pick open pages (as opposed to open windows), patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2005-12-30 13:52:56 +00:00
neil%parkwaycc.co.uk
30b184ce2e
Bug 307255 Fix regression in DOM Inspector caused by bug 221619 r=bz
2005-12-09 12:54:28 +00:00
timeless%mozdev.org
838d5c67af
Bug 318204 don't use ===, properties might be undefined
...
Ok, use === carefully :)
r=bz sr=neil
2005-12-01 04:25:49 +00:00
timeless%mozdev.org
7aa9253eb5
Bug 299097 remove useless references to nsVoidArray
...
r=caillon sr=bz
2005-12-01 04:21:45 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
bzbarsky%mit.edu
3ecf2cf11d
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
...
to it. Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
axel%pike.org
e4c1ad0652
bugs 309200, 309325, 309699, adding fr, el, zh-CN to inspector, a=l10n@mozilla.com, extensions l10n only
2005-09-23 12:37:45 +00:00
axel%pike.org
72976200db
bugs 309200, 309325, 309699, adding fr, el, zh-CN to inspector, a=l10n@mozilla.com, extensions l10n only
2005-09-23 11:47:06 +00:00
axel%pike.org
cd3f0bc6b1
bug 306458, fix spell errors in pl inspector, l10n extensions only
2005-09-19 09:12:47 +00:00
axel%pike.org
3b7a49f747
bug 308873, add da l10n of inspector, extensions l10n only
2005-09-19 08:55:07 +00:00
axel%pike.org
3241d95fef
bug 308810, add nb-NO l10n of inspector, extensions l10n only
2005-09-16 14:39:34 +00:00
axel%pike.org
c7becd090c
bug 308058, add hu l10n of inspector, extensions l10n only
2005-09-16 14:32:40 +00:00
axel%pike.org
7a222d738a
bugs 304275, 306781, fixing more line endings
2005-09-16 14:25:23 +00:00
axel%pike.org
f7dcfd5429
bug 306781, bustage fix, line endings, extensions l10n only
2005-09-16 14:03:47 +00:00
axel%pike.org
4533d34e57
bug 304275, bustage fix, line endings, extensions l10n only
2005-09-16 14:01:48 +00:00
axel%pike.org
779ae4b8f5
bug 306781, add sk l10n of inspector, extensions l10n only
2005-09-16 13:45:59 +00:00
axel%pike.org
3efac6d5c2
bug 304275, add pt-BR l10n of inspector, extensions l10n only
2005-09-16 13:30:58 +00:00
axel%pike.org
2ca29282fd
bug 303100, add ca l10n of inspector, extensions l10n only
2005-09-16 13:21:03 +00:00
axel%pike.org
800a9c81f8
bug 301566, add zh-TW l10n of inspector, extensions l10n only
2005-09-16 12:46:24 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
bugzilla%arlen.demon.co.uk
dd4ab9d2b2
Backing out inspector parts of Bug 289444 to fix bustage
2005-09-10 16:32:56 +00:00
bugzilla%arlen.demon.co.uk
f0be2623b9
Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
...
p=giacomo.magnini@portalis.it (as was previous patch) r=me sr=neil.parkwaycc.co.uk
2005-09-10 16:09:11 +00:00
cbiesinger%web.de
4e6a382781
bug 302215 make "make install" work correctly
...
r=bsmedberg
2005-09-09 16:05:51 +00:00
timeless%mozdev.org
b29ee75cfb
Bug 302521 Add sv-SE to inspector locales
...
small text corrections
patch by jasajudeju@telia.com
2005-09-02 19:05:07 +00:00
mozilla.mano%sent.com
045f805e75
Bug 306171 - [mac] The 'Preferences' menuitem is disabled in Firefox's DOMi. r=mconnor.
2005-08-27 17:27:45 +00:00
bsmedberg%covad.net
423e0db94d
Bug 302275 - Flip xpcnativewrappers default to yes - r=bz sr=shaver
2005-08-25 15:20:34 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
bzbarsky%mit.edu
02b9f6e304
Make sure to mainain our mContextMenu member correctly. Bug 251274,
...
r=timeless, sr=neil
2005-08-21 19:43:23 +00:00
timeless%mozdev.org
d65bb3157d
Bug 304326 - Change inspectorTaskCmd.accesskey.ff in Polish [pl] l10n of DOM Inspector
...
patch by marek.stepien@gmail.com (module owner)
2005-08-19 17:20:11 +00:00
bsmedberg%covad.net
4a7523f23e
Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase
2005-08-16 19:28:01 +00:00
bsmedberg%covad.net
8af86000cd
Bug 303886 - ga-IE locale of DOMI, provided by Kevin P. Scannell <kscanne@yahoo.com>, a=me
2005-08-16 18:07:37 +00:00
steffen.wilberg%web.de
8946e28dcf
Bug 222654: global/scrollbars.css for native scrollbars different on Mac (many Firefox themes break scrollbars on Mac). Use nativescrollbars.css and xulscrollbars.css and ship both files on all platforms. r=neil, kevin, sr=bz
2005-08-14 16:23:37 +00:00
bsmedberg%covad.net
5f33c06c16
Additional inspector locales:
...
Swedish - bug 302521 - Hasse <jasajudeju@telia.com>
Polish - bug 302770 - Marek A. Stepien <marek.stepien@gmail.com>
Russian - bug 302780 - Marek A. Stepien <marek.stepien@gmail.com>
2005-08-10 14:05:12 +00:00
bsmedberg%covad.net
0a359b6597
Bug 302465 - Add Czech locales for DOMI, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, blanket-a=me
2005-07-29 12:44:41 +00:00
kairo%kairo.at
8971e356c1
adding German (de) locale for inspector, no bug, blanket-a=bsmedberg
2005-07-28 13:26:39 +00:00
bryner%brianryner.com
c64546a715
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
bsmedberg%covad.net
dcb02d0482
Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver
2005-07-22 20:11:37 +00:00
bsmedberg%covad.net
80ddc93525
Bug 301565, bustage fix from bug 299265, seamonkey-only.
2005-07-21 13:36:27 +00:00
bsmedberg%covad.net
f890251186
Bug 299286 - Make multiple in-tree localizations of DOMI possible, r=gandalf a=asa
2005-07-20 19:21:52 +00:00
ben%bengoodger.com
a938271a67
Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin
2005-06-30 23:00:48 +00:00
steffen.wilberg%web.de
36f4c75ee8
Bug 297307: Tools -> DOM Inspector opens empty. r/a=benjamin.
2005-06-17 23:35:53 +00:00
timeless%mozdev.org
07ea9ed489
Bug 297660 No node is selected anymore after deleting node in dom inspector
...
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-06-16 20:23:57 +00:00
bryner%brianryner.com
37e80e76f5
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
bsmedberg%covad.net
7132c21ffb
Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver
2005-06-03 18:05:06 +00:00
bzbarsky%mit.edu
8fc3ac9a30
Add an nsIContent api for getting the intrinsic state of the content; this can
...
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
2005-06-03 02:02:45 +00:00
timeless%mozdev.org
27a1037004
Bug 289468 "@mozilla.org/network/simple-uri;1" is not a service and should not be accessed as one
...
r=neil sr=neil a=shaver
2005-06-01 21:18:11 +00:00
bsmedberg%covad.net
44c4cbce10
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 18:38:19 +00:00
db48x%yahoo.com
97dfe4bcb6
bug 285102: XBL Viewer broken
...
r=caillon, sr=neil
2005-03-11 02:05:39 +00:00
bzbarsky%mit.edu
9edf6924d0
Switch some internal users of text/xml to application/xml. Bug 247024, patch
...
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-27 19:34:11 +00:00
bryner%brianryner.com
001952215b
Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky.
2005-02-25 22:07:01 +00:00
bryner%brianryner.com
e6dfc671b2
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
2005-02-19 10:31:27 +00:00
timeless%mozdev.org
f41648216a
Add localization note for root.title
...
note from Frank Wein <bugzilla@mcsmurf.de> r=timeless
2005-02-18 23:34:22 +00:00
timeless%mozdev.org
a42da524f8
Bug 281119 Warning ``assignment to undeclared variable seq'' [xs] in file ``chrome://inspector/content/jsutil/rdf/RDFU.js'', line 86, character 0.
...
patch by ajvincent@gmail.com r=timeless sr=roc
2005-02-09 03:53:20 +00:00
bzbarsky%mit.edu
933dea016f
Fix up some issues in Inspector (including mis-spelled identifier). Bug
...
281165, patch by Frank Wein <bugzilla@mcsmurf.de>, r=timeless, sr=bzbarsky
2005-02-07 18:03:13 +00:00
louie.zhao%sun.com
0e878ef11a
bug277885 Some Textfields are spoken as "Undefined single line text".
...
r = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
bsmedberg%covad.net
ca5243c97b
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
cst%andrew.cmu.edu
52f00b3434
Bug 179621 Inspector should use Editor's TransactionManager model: Phase Two patch
...
patch by Alex Vincent <ajvincent@gmail.com> r=timeless sr=bzarsky
2005-01-17 04:11:36 +00:00
bmlk%gmx.de
ef4604f958
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
2004-12-26 19:48:54 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
cbiesinger%web.de
f9646693f0
bug 179621: Inspector should use Editor's TransactionManager model: Phase One amendment patch
...
patch by Alex Vincent <ajvincent@gmail.com> r=timeless sr=roc
2004-11-27 20:20:10 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
bzbarsky%mit.edu
178d9de3dd
Fix bogus assumptions in inspector that can lead to crashes. Bug
...
270771. r=timeless, sr=jst
2004-11-24 15:55:06 +00:00
bugzilla%arlen.demon.co.uk
88480b9ec0
Bug 264102 Chrome should use document.title instead of window.title - various fixes (inspector,pki)
...
p=gandalf@firefox.pl r/sr=neil.parkwaycc.co.uk
2004-11-23 23:00:20 +00:00
timeless%mozdev.org
7554eaaa9c
Bug 179621 Inspector should use Editor's TransactionManager model
...
patch by ajvincent@gmail.com r=roc sr=roc
2004-11-23 18:58:14 +00:00
dbaron%dbaron.org
0a64a1e467
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
2004-09-22 00:42:50 +00:00
roc+%cs.cmu.edu
6146e49d29
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
2004-09-14 02:28:03 +00:00
timeless%mozdev.org
9b2e01315f
Moving context menu from treechildren context to tree contextmenu for right panels of dom inspector. This makes them
...
keyboard accessible.
r=caillon sr=neil
2004-08-25 20:07:54 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
timeless%mozdev.org
db9b6f9781
calling addEventListener and passing an object that is not defined yet
...
fails, which means that code expecting the result of that function call
is somewhat unhappy, to the tune of:
Error: inspector is not defined
Source File: chrome://inspector/content/sidebar.js
Line: 142
r=caillon rs(sr)=neil
2004-08-08 21:35:01 +00:00
timeless%mozdev.org
ca571e3d43
Bug 222357 Shift-F10 doesn't trigger context menu
...
rs=caillon rs=neil
2004-08-08 20:48:57 +00:00
timeless%mozdev.org
1d87954d49
changing onclick to oncommand so that i can use a keyboard to install the
...
domi sidebar
rs=caillon rs=bz
2004-08-08 20:20:38 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
cbiesinger%web.de
c0215f3bb8
Bug 252468 Remove outdated autostretch attribute from the tree
...
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
bzbarsky%mit.edu
27b140b534
Change FlushPendingNotifications to have more granularity and update callers to
...
only flush the things they really need flushed. Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
caillon%redhat.com
bf28673582
Patch for bug 239785: "only first part blinks for elements split into multiple lines"
...
Contributed by Michal Ceresna <ceresna@amos.sturak.sk>
r=caillon, sr=roc
2004-05-18 17:52:05 +00:00
roc+%cs.cmu.edu
f1f89a9129
Backing out 233441.
2004-05-17 16:29:13 +00:00
jst%mozilla.jstenback.com
d247d3f525
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
roc+%cs.cmu.edu
e508d2a0ad
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
2004-05-06 03:17:14 +00:00
bzbarsky%mit.edu
dd58f98677
Make click-to-select work on nodes that are more than one level down the frame
...
hierarchy. Bug 240892, r=timeless, sr=peterv
2004-04-21 15:09:27 +00:00
bzbarsky%mit.edu
73ff24f8ca
Don't crash if we're asked for the style rules for a node in a document with no
...
presentation at all. Bug 240767, r=caillon, sr=bryner.
2004-04-19 20:07:04 +00:00
gerv%gerv.net
4d3385092d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu
4cba32786b
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.
2004-04-15 22:14:39 +00:00
sicking%bigfoot.com
6ce4fac4be
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
...
r=bz sr=jst
2004-04-12 22:48:33 +00:00
neil%parkwaycc.co.uk
e1d52014de
Bug 189950 Inspector should not use @mozilla.org/network/local-file-channel;1 p=ajvincent@juno.com r=darin sr=brendan a=asa
2004-04-07 23:26:27 +00:00
caillon%redhat.com
1ef56e0360
Bug 236973
...
Have some of DOM Inspector's treerow backgrounds alternate.
r+sr=jst
2004-03-10 04:55:41 +00:00
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
kairo%kairo.at
97c9024a5a
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
2004-02-27 11:54:28 +00:00
dbaron%dbaron.org
8b81db7e6f
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
2004-02-20 21:38:31 +00:00
db48x%yahoo.com
e8f1133655
bug 218210 - find nodes does not work when searching for attribute
...
also makes search match on substrings, and makes it case insensitive
r=timeless, sr=bzbarsky
2004-02-20 08:39:01 +00:00
cbiesinger%web.de
8a55ef54b1
bug 232928 "DOM inspector" in sidebar is not localizable
...
patch by Constantine A. Murenin <cnst.bmo@bugmail.mojo.ru> r=caillon sr=bryner
2004-02-19 21:01:33 +00:00
timeless%mozdev.org
b50384b63b
Bug 121634 JS error: viewer.onpopupshowingContext is not a function
...
r=caillon sr=bz
2004-02-19 09:21:00 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
kairo%kairo.at
9ec4b6c21a
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
2004-02-04 14:24:38 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
jst%mozilla.jstenback.com
d62aed44c4
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
dbaron%dbaron.org
febf5283f3
Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner
2004-01-09 19:01:46 +00:00
bryner%brianryner.com
9c81944cb6
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
dbaron%dbaron.org
3182c46acf
Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner
2004-01-07 22:17:05 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
technutz%netscape.net
611c33e150
Bug 229806. CSS Errors in DOM Inspector. Patch by Bob Clary <bc@bclary.com> r=timeless, sr=dbaron
2004-01-01 17:12:35 +00:00
dbaron%dbaron.org
c82eaaa664
Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky
2003-12-29 19:05:02 +00:00
neil%parkwaycc.co.uk
f47f31c191
Bug 133606 getAnonymousElementByAttribute now works r=caillon sr=bz
2003-12-19 21:47:21 +00:00
dbaron%dbaron.org
f35f2c3708
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
bzbarsky%mit.edu
c0076cd8c6
Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner
2003-11-17 21:03:32 +00:00
timeless%mozdev.org
245c412b56
Bug 220891 Create Profile Wizard overhaul
...
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
timeless%mozdev.org
bb27291caf
Bug 224215 Edit Attribute says "Enter the attribute name" instead of "Enter the attribute value"
...
r=caillon sr=heikki
2003-11-05 22:27:34 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
kairo%kairo.at
07e3c65080
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
2003-10-18 17:54:07 +00:00
neil%parkwaycc.co.uk
78f87578d9
Bug 221988 Replace doesQI function with built-in instanceof operator r=peterv sr=alecf moa=caillon
2003-10-17 22:45:47 +00:00
cbiesinger%web.de
c394a723fa
Bug 119853 aSink.removeXMLSinkObserver is not a function
...
add additional QI to nsIRDFXMLSink
patch by axel hecht axel@pike.org
r=caillon sr=peterv
2003-10-09 21:47:09 +00:00
timeless%mozdev.org
041f321322
Bug 221578 Double click to edit property
...
patch by mozbug@durys.net r=caillon sr=bz
2003-10-09 05:28:02 +00:00
bzbarsky%mit.edu
0fb5daef50
XUL doesn't implement .style; catch the exception it throws. Bug 218222
...
followup-to-followup, r=caillon, sr=dbaron
2003-10-06 20:21:48 +00:00
dbaron%dbaron.org
19a12727ec
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
2003-10-01 22:53:56 +00:00
neil%parkwaycc.co.uk
9eef17c64f
Bug 220215 use XPCNativeWrapper instead of directly calling Components.lookupMethod r=caillon sr=bz
2003-09-29 16:50:36 +00:00
jst%mozilla.jstenback.com
8aa7b563d2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
timeless%mozdev.org
7ec175a444
Bug 220093 inCSSValueSearch incorrectly uses strings
...
r=caillon sr=bz
2003-09-24 03:06:00 +00:00
uid502
6047af0300
Fixing bustage.
2003-09-23 17:49:28 +00:00
uid502
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
dbaron%dbaron.org
de4f69aa77
Restore the style attribute to the style rules view. b=218222 r=caillon sr=bzbarsky
2003-09-21 05:28:55 +00:00
timeless%mozdev.org
b7d8d96aef
Bug 219284 "nsISupports is not defined" in inspector-cmdline.js
...
r=caillon sr=peterv
2003-09-21 04:57:45 +00:00
dbaron%dbaron.org
cb01f2577b
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
2003-09-13 19:18:52 +00:00
bryner%brianryner.com
352e645b90
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
kairo%kairo.at
b6208f06a9
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
2003-08-11 11:31:24 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
bzbarsky%mit.edu
ec0e304f16
Bump skinVersion up to 1.5, since older skins are likely to get broken by the
...
change to no longer support single-':' pseudo-elements. Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
dbaron%dbaron.org
92b921aca3
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
2003-07-11 21:16:12 +00:00
bzbarsky%mit.edu
fccc1e29ba
Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
...
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
neil%parkwaycc.co.uk
78542d9e61
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
...
Using correct line endings this time :-)
2003-07-07 08:28:34 +00:00
caillon%returnzero.com
931a2d025a
Backout of Neil's patch for bug 211537. This was only supposed to touch 10 or so lines, not every line in each of two files.
2003-07-06 21:09:22 +00:00
neil%parkwaycc.co.uk
549be42b93
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
2003-07-06 18:31:56 +00:00
bzbarsky%mit.edu
6541dcc119
Fix some memory leaks in Inspector. Bug 211166, r=caillon, sr=alecf
2003-07-01 01:03:02 +00:00
dbaron%dbaron.org
440c73cd8f
Implement the DOM interfaces for CSS style rules on a wrapper object which allows the immutable rule object to be swapped out underneath. b=188803 r+sr=bzbarsky
2003-06-24 05:40:37 +00:00
dwitte%stanford.edu
0dd71dbbcb
removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
...
b=211096, r=caillon, sr=jst.
2003-06-24 04:44:55 +00:00
bzbarsky%mit.edu
d3d7c3caae
Show #document nodes in iframes. Fix up various code that assumed they would
...
_not_ be shown. Minor cleanup of various sorts (nsCOMArray, etc). Bug 201585,
r=caillon, sr=alecf
2003-06-22 22:40:34 +00:00
bzbarsky%mit.edu
d096f4daca
Show the root #document node in the Inspector DOM view. Highlight doctype
...
nodes in a different color. Bug 156072, patch by ajvincent@juno.com (Alex
Vincent), r=caillon, sr=bzbarsky
2003-06-22 07:13:32 +00:00
dbaron%dbaron.org
42b06cc4f5
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
dwitte%stanford.edu
23192c33a9
fix a couple of memory leaks in DOM inspector's PNG encoder, and clean up the interface a little.
...
b=208704, r=biesi/caillon, sr=jst
2003-06-17 07:43:47 +00:00