Commit Graph

372 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
bfd6b88a89 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
a211784497 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
e73a5c310e 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
605cc06382 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
7b21e2d4eb 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
d6f29c0ef4 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
9aa8f51ed4 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
a13a428b48 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
c014fb7dd8 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
5cce92dc2a 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
bc58e21f69 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
5037b2a4a2 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
55d5828714 Bug 220093 inCSSValueSearch incorrectly uses strings
r=caillon sr=bz
2003-09-24 03:06:00 +00:00
uid502
7af296afeb Fixing bustage. 2003-09-23 17:49:28 +00:00
uid502
1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
dbaron%dbaron.org
17ffd1de85 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
ed484ac06e 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
506e1cf947 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
2406bc1ed4 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
1b51ba858c 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
5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
bzbarsky%mit.edu
5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
bzbarsky%mit.edu
b0d068ccde 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
817298ce0b 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
d85698fd40 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
b3003f362c 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
9451837635 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
79b253758f 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
bb921d3bfc 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
72d0e35c98 Fix some memory leaks in Inspector. Bug 211166, r=caillon, sr=alecf 2003-07-01 01:03:02 +00:00
dbaron%dbaron.org
06bb24f863 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
d6f586015d 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
e5aa92e533 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
41c35baf3c 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
4afcaa0e69 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
8b616c41b0 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
dbaron%dbaron.org
39d390d27f Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky 2003-06-14 23:50:54 +00:00
caillon%returnzero.com
2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
kairo%kairo.at
0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
timeless%mozdev.org
2e50895ae7 Bug 153736 Warning `reference to undefined property this.mLinkedPanel'' [xs] in file `chrome://inspector/content/inspector.xml#panel.linkedPanel (setter)'', line 1, character 0.
r=rginda sr=bz
2003-05-30 22:25:02 +00:00
neil%parkwaycc.co.uk
f019834d8f Bug 207242 styleRules.js misuses prompt service r=caillon sr=jst 2003-05-29 09:11:11 +00:00
caillon%returnzero.com
1df18183cb 206452 - Making new attribute and edit attribute work again.
r=ajvincent@juno.com sr=dmose a=asa
2003-05-21 23:38:17 +00:00
caillon%returnzero.com
3987f2a037 Bug 199566 - Inspector needs a command line handler.
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/"

r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
caillon%returnzero.com
2e5037068b Make Inspector localizable and use nsIPromptService for alerts
Bug 109891
r=biesi rs=bzbarsky a=sspitzer
2003-05-18 12:15:22 +00:00
dbaron%dbaron.org
75ff60c62f Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan 2003-05-15 03:42:21 +00:00
neil%parkwaycc.co.uk
0783e3feac Bug 150158 clean up after nsIFile.delete was renamed to .remove p=stevechapel@earthlink.net r=shliang sr=brendan a=asa 2003-05-14 14:30:12 +00:00
caillon%returnzero.com
da46821012 Fix a leak and some minor code cleanup. r+sr=jst, a=sspitzer. (205104) 2003-05-10 02:01:10 +00:00
caillon%returnzero.com
1508e7f9c1 204810 - Inspector does not need an nsISecurityUI object to be created for its <browser>s
r+sr=jag a=sspitzer
2003-05-09 08:28:17 +00:00
jaggernaut%netscape.com
bdfa490d82 Bug 204809: <browser disableHistory=.../> -> <browser disablehistory=.../>. r=sr=a=sspitzer 2003-05-08 03:08:15 +00:00
caillon%returnzero.com
9f6e7048fb 182099 - lock up on stylesheets tab double-clicking the twisty
r=varga, sr=bzbarsky, a=sspitzer
2003-04-26 21:38:53 +00:00
neil%parkwaycc.co.uk
790f197571 Bug 203029 <?xml-stylesheet?> in XBL can cause assertions r=caillon sr=bz a=asa 2003-04-24 08:13:11 +00:00
timeless%mozdev.org
d66191cdc9 Bug 173557 flawfinder warnings in inspector
r=caillon sr=bz
2003-04-22 05:17:52 +00:00
kairo%kairo.at
b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
bzbarsky%mit.edu
d79ecc068f Make DOM inspector deal with a root Document object in the DOM view. Bug
201577, r=timeless, sr=peterv
2003-04-16 01:56:52 +00:00
alecf%netscape.com
8c50d0242a landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
timeless%mozdev.org
1303886124 Bug 198512 FMM [@ inCSSValueSearch::~inCSSValueSearch]
r=caillon sr=heikki
2003-03-25 02:30:18 +00:00
alecf%netscape.com
b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com
ecf24a2b78 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
timeless%mozdev.org
073c38117d Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=caillon
2003-03-17 22:55:53 +00:00
timeless%mozdev.org
6f3cb4afcd Bug 193942
removing unused file jsObjectView.js from manifest
patch by ajvincent@juno.com r=timeless sr=bryner
2003-03-14 01:50:01 +00:00
timeless%mozdev.org
a9f6392b31 Bug 193726 Separate command execution from command stack insertion
patch by ajvincent@juno.com r=timeless sr=roc+moz
2003-03-12 02:26:19 +00:00
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
rbs%maths.uq.edu.au
cf28c461b5 Bug 147189. Part 3: hide ignorable whitespace nodes without frames, e.g., in between <table>\n<tr>, r=caillon, sr=bzbarsky 2003-03-05 08:25:33 +00:00
kairo%kairo.at
661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
bzbarsky%mit.edu
792d30905e Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
and do not hold a ref to them.  Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
seawood%netscape.com
33060e1e75 Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
Bug #194662 r=ccarlen
2003-02-26 04:17:40 +00:00
neil%parkwaycc.co.uk
7b79fec517 Bug 192479 DOM inspector XBL bindings not updated for xbl: namespace prefix on inherits= attribute r=caillon sr=peterv sr=alecf a=asa 2003-02-12 11:54:25 +00:00
seawood%netscape.com
5c6983cb86 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
caillon%returnzero.com
06cfa96b1f 187414 - Use NodeFilter where we mean it.
r=sicking sr=bzbarsky
2003-01-19 02:37:54 +00:00
varga%netscape.com
cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
bzbarsky%mit.edu
626345f855 Stop at the viewmanager root when computing offsets for flashing stuff. Bug
188210, r=caillon, sr=kin
2003-01-09 15:51:58 +00:00
bryner%netscape.com
7f0488eb18 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
dbaron%dbaron.org
5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
kairo%kairo.at
a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
cbiesinger%web.de
df5da70844 187309 r=dougt sr=bzbarsky convert out param of nsIProcess::Run to a return value 2003-01-02 21:00:31 +00:00
caillon%returnzero.com
b0be1c8d3b Bug 185647 - Setting pseudo class of a closed window crashes [@ inLayoutUtils::GetEventStateManagerFor]
r=timeless sr=tor
2002-12-27 07:30:51 +00:00
rbs%maths.uq.edu.au
008e1e2517 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
bzbarsky%mit.edu
fe53f95e60 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
caillon%returnzero.com
1e2a08acc5 180551 - Add color, thickness, and invert to the flasher interface. They should not be passed around so often to its methods since they rarely change and really
belong on the interface to begin with.
r=timeless,sr=peterv
2002-11-25 23:24:30 +00:00
sicking%bigfoot.com
b615fa9010 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
timeless%mozdev.org
57c5a09552 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2002-11-21 15:55:08 +00:00
timeless%mozdev.org
f6cd3777c3 Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-21 14:04:10 +00:00
timeless%mozdev.org
79bf72515c Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-20 16:01:15 +00:00
mkaply%us.ibm.com
96b32eadc1 OS/2 bustage - need get() 2002-11-19 13:18:45 +00:00
caillon%returnzero.com
5586aa4d4a Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils
r/a=timeless,jkeiser,#mozilla
bug 147189
2002-11-19 07:41:07 +00:00
caillon%returnzero.com
cbc13456a9 Bug 147189. Part 2: Don't hide "significant" whitespace nodes.
r=bzbarsky sr=hewitt
2002-11-19 05:20:45 +00:00
caillon%returnzero.com
1353f10dda Bug 163137. Make DOM inspector scroll to put an element in view upon selecting it in the DOM tree view. This was previously only working for HTML elements.
r=rbs, sr=bzbarsky
2002-11-16 05:42:29 +00:00
cmanske%netscape.com
eaee3501ec Final removal of 'editorShell' from DOM inspector. b=169029, r=akkana, sr=sfraser 2002-11-15 15:45:48 +00:00
timeless%mozdev.org
94ab352ab7 Bug 125268 Edit/Pr_e_ferences, not Pre_f_erences
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:34:17 +00:00
caillon%returnzero.com
011a7fc7d4 177153 - Cleanup of inspector toggling code
r=timeless sr=bzbarsky
2002-11-15 03:20:01 +00:00
caillon%returnzero.com
bc022e0e36 Bug 107812
Copying from inspector should also copy to primary on platforms that support it.
r=akkana sr=bzbarsky
2002-11-13 22:17:51 +00:00
caillon%returnzero.com
e0839b608f Bug 112682
Some rules have no parentStyleSheet.  Add a null check.
r=cbiesinger sr=bzbarsky
2002-11-13 21:48:46 +00:00
caillon%returnzero.com
5a737fbc50 Make sure we properly init the show whitespace nodes checkmark.
r=jkeiser sr=bzbarsky
2002-11-13 07:56:08 +00:00
caillon%returnzero.com
3b41302870 Allow the hiding of "empty" text nodes from DOM Inspector.
r=cbiesinger, sr=alecf, bug 147189
2002-11-12 23:16:42 +00:00
timeless%mozdev.org
d6fdb48a1f Bug 153821 crash while inspecting an error window [@inLayoutUtils::GetPresShellFor]
r=caillon sr=bz
2002-11-06 15:01:56 +00:00
caillon%returnzero.com
70109e07f7 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2002-11-06 06:07:38 +00:00
caillon%returnzero.com
6865d45b89 Bug 177179
slightly optimize inDOMView::GetNodeTypeKey
r=timeless/jkeiser sr=bzbarsky a=roc+moz
2002-10-31 15:25:52 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00