rods%netscape.com
5b04635746
Added image animation mode constants to imgIContainer.IDL,
...
Changed the animation mode enum to PRUint16 (removed the enum) in nsIPresContext so we could use the constants
from imgIContainer. (change from dcone's review comments)
Bug 2586 r=dcone sr=attinasi
2001-11-14 13:59:08 +00:00
peterv%netscape.com
cfd67ed452
Clean up project (put files in subfolders where they belong).
2001-11-14 13:50:15 +00:00
peterv%netscape.com
7d8ca8b01d
Fix for bug 105452 (Annoying assert when outputing DOM to HTML source). r=cmanske, sr=kin.
2001-11-14 13:47:49 +00:00
karnaze%netscape.com
5550862ce8
bug 109043 - made percent tables without a computed height initiate a special 3rd pass reflow only when a table related frame up the chain has a fixed or percent height. Made row groups not allocate additional vertical space to percent rows in excess of the table height. sr=attinasi,r=alexsavulov
2001-11-14 13:44:38 +00:00
karnaze%netscape.com
436e1ac49e
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
2001-11-14 13:40:03 +00:00
locka%iol.ie
ce78ef8589
Add error message when user tries to load a malformed url instead of silently ignoring it. b=89118 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-11-14 13:26:43 +00:00
jfrancis%netscape.com
188eea09af
fix for Bug#:107494, when editting in IME mode, you cannot delete last uncommitted character. r=smfr; sr=kin; a=drivers
2001-11-14 12:58:57 +00:00
rods%netscape.com
466b9ea72d
Fix breakage on SunOS and IRIX
2001-11-14 12:43:53 +00:00
jaggernaut%netscape.com
0ecf7cce91
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
bernd.mielke%snafu.de
e9fa6f71b3
style change reflows should be send down to the childrens, bug 108340, r=karnaze
...
sr=attinasi
2001-11-14 11:40:03 +00:00
rods%netscape.com
5200ce36d3
Rename some bools, there is now one for when PP is being created and one for when it is in PP mode.
...
It now can turn on/off animated gifs and calling PP toggles it on and then call it again toggles it off
Bug 2586 r=dcone sr=attinasi
2001-11-14 11:24:03 +00:00
rods%netscape.com
7dca09d0d1
The PresContext must walk the content tree and find all the images and turn them back "on" for animation
...
It must also walk it's own list that contains the background images
Bug 2586 r=dcone sr=attinasi
2001-11-14 11:21:54 +00:00
sspitzer%netscape.com
8fc33339c2
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 10:25:19 +00:00
hewitt%netscape.com
76b5876544
108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=?
2001-11-14 10:06:21 +00:00
sspitzer%netscape.com
c76d3a0afe
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 09:59:11 +00:00
sspitzer%netscape.com
ac73a264de
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 09:36:30 +00:00
bryner%netscape.com
07266ac903
Fixing win32 bustage
2001-11-14 08:46:46 +00:00
hyatt%netscape.com
6dc71e4cbf
put a comment in the stylecontext header.
2001-11-14 08:37:58 +00:00
hyatt%netscape.com
257658ac62
Inline PeekStyleData for 109261.
2001-11-14 08:29:11 +00:00
bryner%netscape.com
2f89d1df10
Adding libfileview.so and filepicker.xpt, for bug 82854.
2001-11-14 08:25:03 +00:00
bryner%netscape.com
aa9d645710
Turning on new C++ filepicker code (bug 82854). r=jag, sr=ben.
2001-11-14 08:19:23 +00:00
hyatt%netscape.com
cec98cc49a
Perf and footprint opt. Make style re-resolution cheaper. r=glazou, sr=hewitt, bug 109261
2001-11-14 08:19:13 +00:00
dbaron%fas.harvard.edu
5482728d2b
Fix assertions that I caused with my previous checkin. sr=hyatt
2001-11-14 08:17:19 +00:00
darin%netscape.com
0183edd75f
fixing mac bustage
2001-11-14 07:38:05 +00:00
stephend%netscape.com
46f932d68f
Bug 109677. 'Empty Trash Can' in context menu to 'Empty Trash'. r=jglick@netscape.com, sr=brendan@mozilla.org
2001-11-14 07:22:16 +00:00
hewitt%netscape.com
744b010b23
108579 - hiding first column causes empty outliner, r=jag, sr=sspitzer
2001-11-14 07:02:06 +00:00
mscott%netscape.com
6980b976be
Bug #109979 --> only construct the view for the view mode we are in. Then when we toggle the
...
view mode, build the new view. This improves message display performance.
r=bienvenu
sr=sspitzer
2001-11-14 06:59:45 +00:00
hewitt%netscape.com
bcca43836b
108543 - urlbar autocomplete isn't showing search, r=blake, sr=hyatt
2001-11-14 06:52:32 +00:00
hewitt%netscape.com
33afd372bd
109169 - dialog should support custom dialog buttons, r=ben, sr=hyatt
2001-11-14 06:48:44 +00:00
hewitt%netscape.com
a609bd6e28
109190 - Editable menulists no longer show dropmarker, r=ben, sr=hyatt
2001-11-14 06:46:03 +00:00
darin%netscape.com
f6a4f1885b
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
morse%netscape.com
d6e10ae159
bug 109360, image blocking blocks wrong server, r=andre, sr=alecf
2001-11-14 06:37:45 +00:00
mscott%netscape.com
b4e81adf91
Bug #109923 --> register chrome in the installer for messenger-smime
2001-11-14 06:17:18 +00:00
seawood%netscape.com
9d61cc8808
Only allow XP_AssertAtLine/XP_ASSERT to print to console in debug builds.
...
Bug #78647 r=bryner
2001-11-14 05:43:59 +00:00
dbaron%fas.harvard.edu
f0921bdc45
Add code for trace-malloc based leak/bloat test (but no option to enable yet). b=84831 r=mcafee
2001-11-14 05:35:25 +00:00
leaf%mozilla.org
036f834263
Automated update
2001-11-14 05:13:03 +00:00
seawood%netscape.com
38152def59
Attempt to compile simple X11 program to verify that X11 headers exist.
...
Bug #83822
2001-11-14 05:11:00 +00:00
naving%netscape.com
7d7854cb51
108774. r/sr=bienvenu. Make copying multiple messages work for 2nd pop3 acct.
2001-11-14 05:06:02 +00:00
seawood%netscape.com
0347b1adeb
Update standalone xpconnect to handle js/xpconnect split.
...
Bug #104307 sr=jband
2001-11-14 04:54:14 +00:00
seawood%netscape.com
c7ca889121
Build libmozjs during the install phase.
...
Bug #104307 sr=jband
2001-11-14 04:52:55 +00:00
cmanske%netscape.com
de5d752012
Added 'Edit Link in New Composer' menuitem to Composer context menu, b=97425, r=hewitt, sr=kin
2001-11-14 04:33:42 +00:00
seawood%netscape.com
11401a070b
Removing obsolete files from tree.
...
Bug #102787 r=pierre
2001-11-14 04:13:46 +00:00
seawood%netscape.com
8cd04ee331
Removing obsolete xpcom/remote files.
...
Bug #102787 r=igor.kushnirskiy@sun.com
2001-11-14 04:10:51 +00:00
seawood%netscape.com
3e771f6d39
Use -no-cpp-precomp instead of -traditional-cpp for darwin
...
Bug #106617
2001-11-14 04:01:43 +00:00
seawood%netscape.com
a741343f53
Generate staticmod makefile when building meta components too.
2001-11-14 03:50:32 +00:00
jake%acutex.net
cca68c9a93
We don't really need to look for fragments that are pulled in by [% INCLUDE %] or [% PROCESS %]. While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test. This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.
2001-11-14 03:44:07 +00:00
pete%alphanumerica.com
7715f0fe9d
b=108925, r=shaver, sr=jst
...
patch to remove symlinked dirs when recursive flag is set to false
--pete
2001-11-14 03:42:59 +00:00
dbaron%fas.harvard.edu
c8f31a0924
Add unicharutils static library.
2001-11-14 03:08:55 +00:00
bzbarsky%mit.edu
de3689d153
Fix bustage -- add unicharutil to REQUIRES
2001-11-14 02:46:58 +00:00
seawood%netscape.com
c242b6c765
Removing unused unix-jar.mn
...
Bug #106375 r=lordpixel
2001-11-14 02:42:07 +00:00