Commit Graph

18309 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
45bf2b50ca Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2006-05-17 02:34:36 +00:00
dbaron%fas.harvard.edu
d96517d0df Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2006-05-17 02:34:35 +00:00
caillon%returnzero.com
6a59ff8bba Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2006-05-17 02:34:34 +00:00
hewitt%netscape.com
1e2d5d9ba4 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-05-17 02:34:33 +00:00
timeless%mac.com
fb2e67298b Bug 118528 Access Violation [@inDOMView::AppendKidsToArray] [aKids==0]->GetLength
r=bzbarsky@mit.edu sr=hewitt
2006-05-17 02:34:14 +00:00
varga%utcru.sk
d20016bd43 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2006-05-17 02:34:13 +00:00
bzbarsky%mit.edu
12f2f8e8cb 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.
2006-05-17 02:34:12 +00:00
timeless%mozdev.org
c90feaa590 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2006-05-17 02:34:11 +00:00
darin%netscape.com
ff1e65cce0 fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2006-05-17 02:34:10 +00:00
darin%netscape.com
930047eb34 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2006-05-17 02:34:09 +00:00
dougt%netscape.com
0013bd4f42 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-05-17 02:34:08 +00:00
bryner%brianryner.com
b925eedced 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. 2006-05-17 02:34:07 +00:00
dwitte%stanford.edu
cd8cd346a3 removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
b=211096, r=caillon, sr=jst.
2006-05-17 02:34:06 +00:00
sicking%bigfoot.com
65d67e1ae8 Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
r=bz, sr=hewitt
2006-05-17 02:34:05 +00:00
bzbarsky%mit.edu
aec83ce717 Bug 117564. Make Inspector flash the right spot when things are
positioned.  r=caillon, sr=hewitt.
2006-05-17 02:34:04 +00:00
bzbarsky%mit.edu
50adc21065 Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst. 2006-05-17 02:34:03 +00:00
dbaron%fas.harvard.edu
2682593a61 Fix crash when looking at style rules of element matching no rules. b=141022 r=hewitt sr=waterson 2006-05-17 02:34:02 +00:00
bzbarsky%mit.edu
cfe29e18d6 Fix the "style rules" display for display:table elements. Bug 122557,
r=caillon, sr=hewitt
2006-05-17 02:34:01 +00:00
jst%netscape.com
222f5e7f42 Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com. 2006-05-17 02:34:00 +00:00
timeless%mac.com
8ed4ae4bd0 http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
Backing out the fix for bug 52334

approved by sheriff (karnaze) and cathleen
2006-05-17 02:33:59 +00:00
jst%netscape.com
136e2ed764 Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2006-05-17 02:33:58 +00:00
jst%netscape.com
c29422ace4 Backing out latest checkins due to them not working on linux and other unix systems with broken compilers. 2006-05-17 02:33:57 +00:00
jst%netscape.com
f1ab2e837c Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2006-05-17 02:33:56 +00:00
dbaron%fas.harvard.edu
e71bb79838 Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver 2006-05-17 02:33:55 +00:00
dbaron%fas.harvard.edu
395f6e33a4 Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration. 2006-05-17 02:33:54 +00:00
blythe%netscape.com
bf8b4d519b Fix bug 107270
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
2006-05-17 02:33:53 +00:00
seawood%netscape.com
de1481c534 Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
Bug #194662 r=ccarlen
2006-05-17 02:33:52 +00:00
seawood%netscape.com
dab490db84 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2006-05-17 02:33:51 +00:00
bryner%netscape.com
59851bbdbb Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2006-05-17 02:33:50 +00:00
seawood%netscape.com
6447aaeca2 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2006-05-17 02:33:49 +00:00
bryner%netscape.com
7c7a4b2873 - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.

Bug 128947, r=dbaron, sr=jst, a=asa.
2006-05-17 02:33:48 +00:00
seawood%netscape.com
9d8b4a0f24 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2006-05-17 02:33:47 +00:00
jaggernaut%netscape.com
86d95db10c Remove timer from REQUIRES. r=pavlov 2006-05-17 02:33:46 +00:00
jaggernaut%netscape.com
56a9ac4416 Clean up REQUIRES lines. r/sr=alecf 2006-05-17 02:33:45 +00:00
alecf%netscape.com
6c297eae28 fix inspector 2006-05-17 02:33:44 +00:00
bryner%netscape.com
96cd5101a0 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2006-05-17 02:33:43 +00:00
hewitt%netscape.com
ba83bb5e0a DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2006-05-17 02:33:42 +00:00
cbiesinger%web.de
84aa682a22 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2006-05-17 02:33:41 +00:00
jaggernaut%netscape.com
1e4af0ee84 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2006-05-17 02:33:40 +00:00
hewitt%netscape.com
6b58674128 106637 - DOM inspector not working with tabbrowser, r=jag, sr=hyatt 2006-05-17 02:33:39 +00:00
aaronl%netscape.com
3bdcd76f6e Bug 107703. Fixes some of the crashes in DOM inspector. r=timeless, sr=hewitt 2006-05-17 02:33:38 +00:00
jaggernaut%netscape.com
5fec50b1e0 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2006-05-17 02:33:37 +00:00
hyatt%netscape.com
e85b705184 Fix inspector bustage. 2006-05-17 02:33:36 +00:00
heikki%netscape.com
fb3be91098 Bug 101429, bad argument to function, fixes assertion and potential crash. r=harishd, sr=hewitt. 2006-05-17 02:33:35 +00:00
gerv%gerv.net
e42d0cd12b License changes, take 2. Bug 98089. mozilla/extensions/. 2006-05-17 02:33:34 +00:00
bryner%netscape.com
2603a06fb4 Bug 99962 - inspector assertions when flashing a DOM node with display: none. r=hewitt, sr=hyatt. 2006-05-17 02:33:33 +00:00
gerv%gerv.net
59263a2fdf Oops. 2006-05-17 02:33:32 +00:00
scc%mozilla.org
6e78e449ab bug #98089: ripped new license 2006-05-17 02:33:31 +00:00
hewitt%netscape.com
4280e90620 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:16 +00:00
hewitt%netscape.com
fa7a1245de 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:15 +00:00