bryner%brianryner.com
|
a29b6c69fa
|
Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky.
|
2005-02-25 22:07:01 +00:00 |
bryner%brianryner.com
|
708a569767
|
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
|
2005-02-19 10:31:27 +00:00 |
bsmedberg%covad.net
|
f3dd951f94
|
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 |
bmlk%gmx.de
|
d3197a9276
|
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
|
2004-12-26 19:48:54 +00:00 |
dbaron%dbaron.org
|
9db368a6af
|
Bug 272151: reorganize files within layout, r+sr=roc
|
2004-12-08 19:41:48 +00:00 |
bryner%brianryner.com
|
29c70cffe8
|
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
|
9caafdc4d5
|
Fix bogus assumptions in inspector that can lead to crashes. Bug
270771. r=timeless, sr=jst
|
2004-11-24 15:55:06 +00:00 |
roc+%cs.cmu.edu
|
44a2fd5b52
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
bryner%brianryner.com
|
180b0b7373
|
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
|
2004-08-20 20:34:37 +00:00 |
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
bzbarsky%mit.edu
|
a7bff6ad5b
|
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
|
0e3ff503fb
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
caillon%redhat.com
|
1f5b9911f9
|
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
|
cab775b57b
|
Backing out 233441.
|
2004-05-17 16:29:13 +00:00 |
jst%mozilla.jstenback.com
|
99e02e5aa3
|
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
|
2004-05-07 20:55:17 +00:00 |
roc+%cs.cmu.edu
|
e0fe2b43bd
|
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
|
cdad1f0fd3
|
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
|
86486431ae
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |
varga%nixcorp.com
|
2cd056deb1
|
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
|
2004-04-17 05:53:38 +00:00 |
sicking%bigfoot.com
|
386382d6ab
|
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
|
2004-04-12 22:48:33 +00:00 |
bryner%brianryner.com
|
ed98c9a308
|
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
|
2004-02-27 17:17:37 +00:00 |
dbaron%dbaron.org
|
5b6ae6e571
|
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 |
bryner%brianryner.com
|
92499cbd13
|
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
|
2004-02-11 04:57:07 +00:00 |
jst%mozilla.jstenback.com
|
505c634885
|
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
|
2004-02-09 22:48:53 +00:00 |
jst%mozilla.jstenback.com
|
90431d8022
|
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
|
ce1edc1dc9
|
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
|
c000ae86e8
|
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
|
c455ced829
|
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
|
e65d2d2fe5
|
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
|
4bc6810bf9
|
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 |
dbaron%dbaron.org
|
514467612a
|
Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky
|
2003-12-29 19:05:02 +00:00 |
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 |
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 |
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 |
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 |
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 |
bzbarsky%mit.edu
|
5fa37ec6f3
|
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
|
2003-07-28 21:35:53 +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 |
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 |