glazman%netscape.com
c83cc0fa11
oops, forgot to remove variable in previous check-in; b=95062, r=peterv, sr=jst
2001-12-20 11:21:01 +00:00
glazman%netscape.com
be01b45922
computed style for text-decoration was always answering ""; b=95062, r=peterv, sr=jst
2001-12-20 11:15:32 +00:00
peterlubczynski%netscape.com
fae85366e4
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi
2001-12-20 06:49:16 +00:00
bryner%netscape.com
09cbef1b62
Make sure we don't reserve space for the column picker. Not part of the build.
2001-12-20 05:56:23 +00:00
heikki%netscape.com
db89a9ce21
Bug 74800, implemented FIXptr. r=harishd, sr=vidur.
2001-12-20 05:15:52 +00:00
shanjian%netscape.com
38acb31ebe
#110243 trailing whitespaece removed twice
...
r=rbs sr=attinasi
2001-12-20 02:25:55 +00:00
waterson%netscape.com
6b041b3c7c
Bug 91423. When recomputing the max width during an inline incremental reflow, we may have to fix-up reflow command chain. Specifically, we may have to replace a continuing frame in the chain with its primary frame, because the continuing frame will be destroyed during the unconstrained reflow used to compute the max width. r=dbaron, sr=attinasi
2001-12-20 01:56:17 +00:00
varga%utcru.sk
a144c7598a
Fix for 94813. dotted lines in outliner draw over twisty. r=bryner sr=hyatt
2001-12-20 01:14:28 +00:00
hewitt%netscape.com
d6d8a20d58
113719 - Crash on sending mail, r=jag, sr=hyatt
2001-12-19 12:26:45 +00:00
hewitt%netscape.com
2dce8d826e
115403 - check for sizetopopup in nsMenuPopupFrame, not msMenuFrame, r=ben, sr=hyatt
2001-12-19 12:11:12 +00:00
hewitt%netscape.com
6e97fb640d
115804 - nsStyleBorder::CalcDifference not accounting for mBorderColors, r=ben, sr=hyatt
2001-12-19 11:59:31 +00:00
bryner%netscape.com
3102e4e675
<outlinercol> elements now need to be grouped within an <outlinercols> element. Not part of the build.
2001-12-19 04:32:24 +00:00
hyatt%netscape.com
dfa187d4fe
missed a file in my checkin for 115787.
2001-12-19 02:49:14 +00:00
hyatt%netscape.com
423d4f12bf
fix for 115787, better handling of <style> blocks (avoid reframing) and alternate stylesheets, r=jag, sr=waterson
2001-12-19 01:06:27 +00:00
hyatt%netscape.com
c48ca2b005
Fix scrollbar thumb visibility issues (flex isn't reported for collapsed widgets). r=ben, sr=hewitt
2001-12-19 01:05:43 +00:00
dougt%netscape.com
849d297364
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
mjudge%netscape.com
3a7ddd351a
smoketest fix 115791
2001-12-18 21:05:55 +00:00
mjudge%netscape.com
725ccfac9a
smoketest fix 115791
2001-12-18 20:52:54 +00:00
varga%utcru.sk
949278c0fe
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
timeless%mac.com
c27d88c251
Bug 115594 Support .CUR files patch by cbiesinger@web.de r=pavlov sr=tor
2001-12-18 13:40:06 +00:00
seawood%netscape.com
355719b0b8
Order matters.
...
Fixing irix tinderbox bustage
2001-12-18 11:58:12 +00:00
rbs%maths.uq.edu.au
46beb716e9
Fix MathML bug 112874 - dynamic change of background color MathML element change layout
2001-12-18 10:11:42 +00:00
seawood%netscape.com
45bfbf0658
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
2001-12-18 09:14:29 +00:00
hyatt%netscape.com
80bbf81569
back out the portion of my patch that is guilty of causing the orange (bug 115787
2001-12-18 08:10:49 +00:00
seawood%netscape.com
b394ee22d5
More de-COMifying nsHTMLReflow uses. Be nice to SVG now.
...
Bug #115113
2001-12-18 07:25:59 +00:00
seawood%netscape.com
a866382d30
Can't call getter_AddRefs on a non-nsCOMPtr object. This should fix it. No, really!
2001-12-18 06:48:32 +00:00
seawood%netscape.com
5ffdc88a01
Fixing more 115113 mathml bustage.
2001-12-18 06:36:17 +00:00
mkaply%us.ibm.com
bec6bed40a
OS/2 bustage
2001-12-18 06:15:46 +00:00
seawood%netscape.com
f96bc2f9e8
Fixing mathml bustage caused by checkin for bug 115113.
...
Bug 115738 r=shrike,cement,monkeypox,nebiros,otaku
2001-12-18 04:56:50 +00:00
bryner%netscape.com
2375406ff7
Fixing shutdown crash on non-Windows platforms caused by hyatt's theme checkin. Should fix one cause of the tinderbox orange. r=mjudge.
2001-12-18 04:33:28 +00:00
mjudge%netscape.com
d7c892374e
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
2ecc969e5b
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
heikki%netscape.com
2339227755
Fixing build bustage.
2001-12-18 00:15:15 +00:00
waterson%netscape.com
6129d52001
Fix NS_IMETHODIMP bustage.
2001-12-17 23:57:59 +00:00
waterson%netscape.com
2c5c5fcc04
Bug 115113, redux. Fix some whitespace botches.
2001-12-17 22:54:28 +00:00
hyatt%netscape.com
0ec3f045d8
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
2001-12-17 22:51:39 +00:00
waterson%netscape.com
854831c91c
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
2001-12-17 22:39:59 +00:00
tor%cs.brown.edu
073a7c9d91
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jgaunt%netscape.com
3cb166bf1c
bug 102021, xul menulist accessibility support for aaronl
...
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
bug 110800, improper event firing in selects
r=dcone, sr=attinasi
2001-12-17 01:21:29 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
bryner%netscape.com
d3558ea6ae
Removing unneeded lookup of the column element. Not part of the build.
2001-12-16 09:39:05 +00:00
bryner%netscape.com
ecae3395c1
No longer need to force a width and height. Not part of the build.
2001-12-16 09:37:42 +00:00
bryner%netscape.com
b6423b83c3
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
2001-12-16 09:13:48 +00:00
jst%netscape.com
362692e337
Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com.
2001-12-16 06:59:31 +00:00
pavlov%netscape.com
15273ea50a
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
bzbarsky%mit.edu
0eca2e97bc
Implement (turn on, really) SetCssText for style declarations. Bug
...
91370, r=peterv, sr=jst
2001-12-15 04:33:11 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00