Commit Graph

90936 Commits

Author SHA1 Message Date
locka%iol.ie
6119d648ca Use do_GetService instead of nsServiceManager::GetService plus some re-indentation. b=105458 r=dougt@netscape.com sr=blizzard@mozilla.org 2001-10-25 11:37:18 +00:00
jaggernaut%netscape.com
6565dffec6 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 10:37:41 +00:00
jaggernaut%netscape.com
3be5c9f8a6 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 09:44:29 +00:00
hyatt%netscape.com
41a37365ad Support for basic drag and drop in tabbrowser, r=ben, sr=hewitt 2001-10-25 09:43:23 +00:00
jaggernaut%netscape.com
6af1ab8051 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 09:16:56 +00:00
pavlov%netscape.com
5b8dbae758 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
seawood%netscape.com
0f535e7061 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
peterv%netscape.com
674d745ef3 Fix buster for null-strings in the dom. r=Pike. Not part of the build. 2001-10-25 08:40:57 +00:00
hyatt%netscape.com
8464a3cb7c Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt 2001-10-25 08:33:12 +00:00
hyatt%netscape.com
06238bb6f1 Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt 2001-10-25 08:22:43 +00:00
jaggernaut%netscape.com
cb1d127071 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 07:45:52 +00:00
pavlov%netscape.com
48bd1210b0 fixing bug 106623 r=bryner sr=hyatt 2001-10-25 07:44:55 +00:00
hyatt%netscape.com
0f2fca64d1 Fix for 106212, make ContentAppended work right with XBL insertion points. r=brendan, sr=waterson 2001-10-25 07:31:18 +00:00
jaggernaut%netscape.com
ac47cdde61 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 06:42:23 +00:00
dbaron%fas.harvard.edu
3d44c64738 Fixing AIX and OS/2 bustage by passing by value instead of by reference to operator== and operator!=. 2001-10-25 06:34:10 +00:00
matt%netscape.com
b43dd67b70 Adding tooltip to sidebar for search. r=samir sr=hewitt bug 77624 2001-10-25 06:29:13 +00:00
jaggernaut%netscape.com
45107c0d97 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 06:13:52 +00:00
naving%netscape.com
bf43e53f5b 103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane. 2001-10-25 05:34:49 +00:00
jaggernaut%netscape.com
a1732eb0ae Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 05:10:08 +00:00
jst%netscape.com
a4d3e8004d Fixing bug 106181. When a window object is asked for the numeric property n, we return the n:th frame in the window, but if there is no n:th frame we should let the JS engine do its thing w/o forsing it to return null. r=jag@netscape.com, sr=rpotts@netscape.com 2001-10-25 05:09:03 +00:00
stephend%netscape.com
7e27172542 Bug 94022. Copies and Folders -> Copies & Folders. r=timeless, sr=sspitzer 2001-10-25 04:58:07 +00:00
dbaron%fas.harvard.edu
f882baf3ea Adding work in progress for new auto pointers in order to test easily on many compilers. b=104346 2001-10-25 04:09:38 +00:00
jst%netscape.com
0c922db1b5 Fixing bug 106571. We can live w/o storing a nsINameSpace pointer in our XUL and XML elements (which saves us 4 bytes for every XML (read XBL) element and for the XUL slots), also remove the accessors from the interface nsIXMLContent, and remove some unused code in nsXULContentUtils. r=dbaron@netscape.com, sr=waterson@netscape.com 2001-10-25 04:08:29 +00:00
dbaron%fas.harvard.edu
2e3bb820b6 Remove nsViewManager2.cpp for roc. b=73382 2001-10-25 03:52:07 +00:00
jaggernaut%netscape.com
66cbbb8a07 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 03:49:28 +00:00
roc+%cs.cmu.edu
e752f78e3f Bug 73382. Cleaning up view manager; remove nsViewManager2 from build. r=kmcclusk,sr=attinasi 2001-10-25 03:43:28 +00:00
roc+%cs.cmu.edu
5c39d8a82f Bug 73382. Cleaning up view manager; remove nsViewManager2, it's ueless. r=kmcclusk,sr=attinasi 2001-10-25 03:42:39 +00:00
roc+%cs.cmu.edu
3995e86349 Bug 106355. Regression where paint requests entirely outside the widge area caused copying of bogus bits from the backbuffer. r=kmcclusk,sr=waterson 2001-10-25 03:36:01 +00:00
seawood%netscape.com
0b8d38b7f6 Don't explicitly add $(srcdir) and let VPATH do its thing. Fixes packages built in objdirs. 2001-10-25 03:35:01 +00:00
dbaron%fas.harvard.edu
02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
naving%netscape.com
831cdc2bcf 102467 r/sr=bienvenu. fix a small memory leak 2001-10-25 03:14:33 +00:00
timeless%mac.com
c9812723f1 Bugzilla Bug 97136 Unable to load filter on space characters
patch by alexey@ihug.com.au r=naving, sr=bienvenu
2001-10-25 03:11:40 +00:00
dbaron%fas.harvard.edu
2b370dfdb3 Fix HP bustage. Why did I ever add this to the build on Unix? 2001-10-25 03:05:37 +00:00
andreww%netscape.com
4a9981f945 bugzilla 81196 r=shliang sr=hewitt - vertical spacing and alignment of checkboxes and radio buttons in mac classic. 2001-10-25 02:57:31 +00:00
dbaron%fas.harvard.edu
d4785c8d78 Remove unneeded include with the wrong case. 2001-10-25 02:47:55 +00:00
bienvenu%netscape.com
e570c61bb7 bulletproof for crash with filters and movemail r=adam@gimp.org, sr=sspitzer 2001-10-25 02:26:16 +00:00
bienvenu%netscape.com
97a78db72b add ui for label feature, r=ssu, sr=sspitzer, fix problem with command enabling for local mail, r=varada, sr=sspitzer 106067 106504 2001-10-25 02:25:08 +00:00
dbaron%fas.harvard.edu
157c017816 Bug 86947:
Make the line list doubly linked and access it through a list class and iterators.
Stop recomputing margins on all of the children of each block in the reflow chain (which causes O(N^2) state recovery during incremental reflow).  Instead, add a second dirty bit to the lines and walk backwards through the line list to recompute vertical margins only when either dirty bit is set and the previous line was not reflowed.  Add nsIFrame::IsEmpty to identify frames through which margins collapse.
Fix O(N^2) propagation of float damage by maintaining a set of intervals damaged by floats (bug 61962) and be sure to damage the correct areas (bug 48138).
Introduce nsCollapsingMargin to do correct collapsing of combinations of positive and negative margins (bug 50142).
Clean up some odds and ends and fix another smaller O(N^2) problem in nsBlockFrame::AddFrames.
r=attinasi, rbs  sr=waterson
2001-10-25 01:08:40 +00:00
dbaron%fas.harvard.edu
5e8063f787 Add nsIntervalSet.cpp to the build. b=86947 2001-10-25 01:08:35 +00:00
timeless%mac.com
2117408847 Bug 104540 LXR updates for .idl collaboration diagrams
by mozilla@elemental.com (Brian Bramlett)
r=endico
2001-10-25 01:05:07 +00:00
bzbarsky%mit.edu
27d3c2549e Improve how we get our charset for stylesheets. Look at HTTP header,
charset attribute on <link> or <?xml-stylesheet?> and at the document's
charset.  Bugs 57164, 72658, 83207.  r=pierre, sr=attinasi
2001-10-25 00:34:20 +00:00
bzbarsky%mit.edu
12d546bff9 Make pasting from remote apps on X time out independently of processor
speed.  Bug 87207, patch by Rickard Westman <riw@swipnet.se>, r=pavlov,
sr=blizzard CVS:
----------------------------------------------------------------------
nsClipboard.cpp CVS:
----------------------------------------------------------------------
2001-10-25 00:30:30 +00:00
bzbarsky%mit.edu
44619a2632 Make SetDocument() get a new nodeinfo if the old one does not match the
new document.  Bug 106393, r=peterv, sr=jst
2001-10-25 00:28:08 +00:00
morse%netscape.com
8b4e87479b bug 106304, bad wording in dialog, r=bryner, sr=alecf 2001-10-25 00:26:50 +00:00
brendan%mozilla.org
894b19f8c3 Add mutable (growable or dependent, two subtypes) strings to solve O(n^2) and O(n^3) growth rates (56940, r=rogerl, sr=jband&shaver). 2001-10-25 00:26:38 +00:00
karnaze%netscape.com
32cfe79425 new regression test, not affecting the build. 2001-10-25 00:26:16 +00:00
karnaze%netscape.com
6df8c23e3c bug 106336 - treat % cellspacing, cellpadding as pixel. sr=attinasi, r=alexsavulov 2001-10-25 00:24:08 +00:00
ducarroz%netscape.com
72f5b3d1f1 Fix for bug 106560. Crash in StyleSetImp::ShutDown when mRuleTree is null. Need to check mRuleTree before using it. R=bienvenu, SR=hyatt 2001-10-25 00:19:21 +00:00
nhotta%netscape.com
fdd21a8890 Changes for JA conversion tables, bug 54135, rs=ftang, rs=blizzard. 2001-10-24 23:57:50 +00:00
nhotta%netscape.com
a415cc19fd For mail body charset conversion, if charset is "us-ascii" then use "ISO-8859-1", bug 82591, r=ducarroz, sr=sspitzer. 2001-10-24 23:54:07 +00:00