cls%seawood.org
fc9c54cb3d
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
2000-11-21 00:18:46 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
danm%netscape.com
b9887b3ac3
removing glowcode directives. won't affect you unless you use an obsolete version of glowcode.
2000-11-18 02:13:42 +00:00
akkana%netscape.com
f60790d279
Split plaintext methods off into nsIPlaintextEditor API. sr=sfraser, r=jfrancis
2000-11-17 00:25:31 +00:00
blakeross%telocity.com
bcb5dba55b
Fix 59867: sidebar dragging needs to respect user settings. r=evaughan a=hyatt
2000-11-16 22:25:45 +00:00
kmcclusk%netscape.com
ce878383b3
Removing these unneeded files from from cvs, they have been in the build in years
...
r=kmcclusk,buster
2000-11-16 21:41:14 +00:00
karnaze%netscape.com
e8fec03d1b
new regression tests not affecting the build.
2000-11-16 00:29:20 +00:00
karnaze%netscape.com
fb8a90ad81
bug 48028 - changed frame constructor's AppendContent to handle both a caption child list and a row group
...
child list. a=buster, r=attinasi.
2000-11-15 23:19:37 +00:00
karnaze%netscape.com
7021f8c112
bug 57378 (table portion) - don't repeat a thead or tfoot that is larger than 25% of the page. a=buster, r=attinasi.
2000-11-15 22:26:35 +00:00
karnaze%netscape.com
e2e00887a3
new regression test not affecting the build.
2000-11-15 19:47:30 +00:00
karnaze%netscape.com
9a76306ac2
bug 40828 - call DidSetStyleContext when reflow a cell unconstrained. a=buster, r=dcone.
2000-11-15 16:01:26 +00:00
karnaze%netscape.com
a4a746eda1
bug 59252 - fixed regression caused by bug 53690. Don't reflow cell's in a fixed layout table unconstrained. a=buster, r=attinasi.
2000-11-15 14:59:47 +00:00
brade%netscape.com
ef56b86d61
use inline methods rather than typecasting directly to floats to prevent rounding errors (bug #56022 ); r=jst; sr=buster
2000-11-15 10:54:41 +00:00
blakeross%telocity.com
c9fa555527
Fix 43728: needs to be a way to scroll autoscrollable menus via keyboard. patch by Jan Varga (varga@utcru.sk). r=pinkerton a=hyatt
2000-11-13 21:25:07 +00:00
bryner%uiuc.edu
0a5e763a08
Bug 58589 - groundwork for horizontal mousewheel scrolling. r=jkobal, sr=scc.
2000-11-13 18:16:43 +00:00
alecf%netscape.com
39e78d20af
changing NS_DEBUG to DEBUG_attinasi to quiet down the console output
...
(no bug - this is just changing some debug-only #ifdefs)
2000-11-13 08:27:01 +00:00
jst%netscape.com
bb2f7b009b
Making the method NS_NewXMLEntity() match its prototype, no bug. Problem found by Sorin Banu <sbanu@softwin.ro>. r=pollmann, sr=rpotts
2000-11-11 23:54:44 +00:00
jst%netscape.com
84a7aee4fa
Fixing bug 48031. Adding missing nullpointer checks to fix crashes in AppendChild(), RemoveChild(), ReplaceChild(), ... in nsDocument. r=nisheeth, sr=vidur
2000-11-09 06:38:00 +00:00
alecf%netscape.com
60258e86e9
remove typo to fix bustage
2000-11-09 00:40:39 +00:00
blakeross%telocity.com
1287323a34
Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf
2000-11-09 00:06:54 +00:00
karnaze%netscape.com
7b9c5d56b8
Added more file lists. Fixed unix script to recognize multiple lists. This does not affect the build.
2000-11-08 22:09:57 +00:00
dbaron%fas.harvard.edu
d83783f9f8
Release static nsDOMScriptObjectFactory, nsBoxLayout, and nsRepeatService in layout module destructor. r=jst@netscape.com b=43576 r=evaughan@netscape.com b=43582,43588 sr=brendan@mozilla.org
2000-11-08 03:22:03 +00:00
dbaron%fas.harvard.edu
16ae616c3a
Fix leaks of nsBoxLayout and nsRepeatService by freeing in layout module destructor. (Uses raw pointers instead of static nsCOMPtrs.) r=evaughan@netscape.com sr=brendan@mozilla.org b=43582, 43588
2000-11-08 03:20:22 +00:00
dbaron%fas.harvard.edu
592f743ee9
Fix leak of nsDOMScriptObjectFactory by freeing in layout module destructor. r=jst@netscape.com sr=brendan@mozilla.org b=43576
2000-11-08 03:17:18 +00:00
dbaron%fas.harvard.edu
7a2273653a
Fix leak of an nsIURI (the URL of the quirk stylesheet). Patch from inaky.gonzalez@intel.com. r=attinasi@netscape.com sr=brendan@mozilla.org b=43656
2000-11-08 03:13:53 +00:00
dbaron%fas.harvard.edu
4e75561565
Fix leak of mCurrentFocus that caused input element in URL bar to leak. r=saari@netscape.com sr=hyatt@netscape.com b=59042
2000-11-08 03:00:02 +00:00
heikki%netscape.com
da42f8f899
Bug 59389, eliminate nsIContent::IsSynthetic(). r=jst, a=vidur.
2000-11-08 00:42:42 +00:00
heikki%netscape.com
b6224a2c58
Bug 51428, fix UMR in nsEventStateManager::DispatchNewEvent
2000-11-08 00:33:37 +00:00
heikki%netscape.com
4fe66cb6ae
Bug 48886, fix UMR and clean up some ugly code. r=jst, a=vidur.
2000-11-08 00:31:06 +00:00
bratell%lysator.liu.se
f2ba599fdb
Fix for 59181. HTML lists and format=flowed don't work together. The solution is to disable flow when lines are indented. r=akkana sr=vidur
2000-11-07 20:02:54 +00:00
jst%netscape.com
44900ed58e
Fixing bug 58888. The content sink was incorrectly releasing the stream loader in its OnStreamComplete() method, this caused a crash when mozilla was running in off-line mode since OnStreamComplete() was called without the sink having a string reference to the stream loader so the incorrect release call in the sink caused a crash later on in necko. sr=rpotts, r=gagan,heikki
2000-11-06 23:22:44 +00:00
bratell%lysator.liu.se
dbfad69c2e
Fix for bug 57047 - we are not treating text inside <pre> as preformatted if the text is inside another tag inside the <pre>. This has affected mail and copy'n'paste. We now look more thoroughly at the tag stack. r=akkana@netscape.com a=vidur@netscape.com.
2000-11-04 20:51:33 +00:00
hyatt%netscape.com
79139f3049
Ben accidentally checked in a change to nsXBLService.cpp. Backing him out. What a mess tonight. Whew.
2000-11-04 11:03:14 +00:00
hyatt%netscape.com
b53cda604c
Putting back 54150 on the trunk. ben,waterson. Finally found the reason it needs to be this way.
2000-11-04 09:10:48 +00:00
ben%netscape.com
7eb497ca59
back out hyatt's accidental checkin.
2000-11-04 09:07:49 +00:00
hyatt%netscape.com
c932dba717
Fix build bustage.
2000-11-04 09:01:21 +00:00
hyatt%netscape.com
e0c292d77e
Fix for 54203. r=saari, a=brendan
2000-11-04 08:21:20 +00:00
bnesse%netscape.com
5965d104d8
Fix for Mac plugins getting double mouse events. bug 58814 r=av sr=waterson rtm++
2000-11-03 23:57:24 +00:00
karnaze%netscape.com
d089df6135
bug 53690 - don't allow a split row to reflow its cells unconstrained. a=buster, r=dcone.
2000-11-03 04:25:29 +00:00
attinasi%netscape.com
aec861add9
Fixed regression: I had accidentally put the link-underlining rules back into html.css, regression bug 20760. r=peterl@netscape.com, sr=buster@netscape.com
2000-11-02 23:46:22 +00:00
bryner%uiuc.edu
c69f97571b
Bug 50597 - mousewheel nonfunctional if set to full-page scroll. r=mjudge,jkobal,ben. a=ben.
2000-11-02 05:15:34 +00:00
harishd%netscape.com
7c66338f99
27006 - Don't reload documents with POST form data.
...
r=rpotts,pollmann
sr=vidur
2000-11-01 20:25:33 +00:00
mkaply%us.ibm.com
c421ea2bd3
#57006
...
r=mjduge, sr/a=sfraser
Change hardcoded 15 to a call to the devicecontext to get conversion value
2000-11-01 18:54:16 +00:00
hyatt%netscape.com
55289322b2
Fix for 34400 and 49406. 34400 is r=waterson, a=brendan. 49406 is r=danm, a=brendan
2000-11-01 01:20:59 +00:00
erik%netscape.com
4ee6e55736
bug 57462; r=buster; sr=waterson; need to set "HasMultibyte" flag in
...
nsTextTransformer when we convert 0x5C to Yen Sign and Won Sign because
those chars are greater than 127; this fixes the problem where the Yen Sign
was not being displayed properly on Win95/98/ME because we have the 8-bit
rendering hint set on those platforms (see nsTextFrame's PaintAsciiText,
etc)
2000-10-31 22:06:59 +00:00
locka%iol.ie
5f774fe6de
Fix for crash when closing main window while print dialog is open (checked in for Frank Tang). b=35896, sr=vidur, r=adamlock
2000-10-30 23:47:11 +00:00
attinasi%netscape.com
a9902c2506
Fixed problems with backgrounds when 'always use my colors' is set to true: backgrounds are now transparent instead of inherited. b=57234 r=dbaron, a=buster
2000-10-30 22:27:37 +00:00
attinasi%netscape.com
9ba87afb91
Made rules for background on select buttons !important. b=57234 r=dbaron,rods a=buster
2000-10-30 22:25:49 +00:00
dbaron%fas.harvard.edu
7a6953cfe2
Fix crash from GetElementsByTagName on a document without a root element. Patch from ftang@netscape.com r=jst@netscape.com,dbaron@fas.harvard.edu sr=vidur@netscape.com b=40121
2000-10-30 18:51:50 +00:00
waqar%netscape.com
b721c20516
#=34706
...
r=dcone@netscape.com
a=buster@netscape.com
d=Fixes a crash on linux when printing to a file in a directory where I dont
have permission to or printing to a directory or to a non existing printer.
2000-10-30 15:22:46 +00:00