dprice%netscape.com
|
3e31ab9946
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |
ben%netscape.com
|
c89123d8e1
|
change comments in these files to be appropriate doc comment format. sr=hyatt.
|
2001-04-05 05:29:24 +00:00 |
anthonyd%netscape.com
|
3c950d9170
|
bug fix for 74145: Caret appears in previously disabled input field
r=cmanske
sr=sfraser
|
2001-04-05 05:14:29 +00:00 |
bratell%lysator.liu.se
|
9fe53056bc
|
Fix for bug 74319, removing O(n^2) algorithm when restoring session frame state. This saves time on big pages. r=waterson sr=attinasi
|
2001-04-05 03:11:30 +00:00 |
pavlov%netscape.com
|
fcc4f4489a
|
fixing images not drawing correctly. bug 73195. patch from kmcclusk@netscape.com. r=pavlov sr=jst
|
2001-04-04 08:23:14 +00:00 |
darin%netscape.com
|
b117712a15
|
Fixes bug 73905 "CSS/JS documents are not cached" r=pierre, sr=waterson
|
2001-04-04 07:20:46 +00:00 |
sspitzer%netscape.com
|
d77db49125
|
fix for #74357. do what 4.x mac did for collapsed read messages, that are threads that had unread chidren. r/sr=hyatt,bienvenu
|
2001-04-04 02:13:41 +00:00 |
hyatt%netscape.com
|
c959d047ea
|
Fix for outliner skin switching bug.
|
2001-04-04 01:37:09 +00:00 |
rickg%netscape.com
|
c1ce80ae83
|
preloader update. r=peterl, sr=attinasi
|
2001-04-03 22:58:59 +00:00 |
peterlubczynski%netscape.com
|
e6f3e73e27
|
Fix for sending events to plugins on Windows through the DOM bug 60712 r=saari sr=attinasi
|
2001-04-03 21:32:37 +00:00 |
pinkerton%netscape.com
|
51674a950f
|
before executing command, check if it's a menu. fixes weird problems with context menus where rightclicking with a submenu visible would dismiss the parent but leave the submenu. r=pchen/sr=hyatt. bug# 71795
|
2001-04-03 21:20:43 +00:00 |
rods%netscape.com
|
c6f5c821e6
|
removing special centering code for width
Bug 68573 r=kmcclusk sr=attinasi
|
2001-04-03 14:10:47 +00:00 |
dbaron%fas.harvard.edu
|
2567905f44
|
Fix bustage (if CSS_REPORT_PARSE_ERRORS is defined) from scc's string branch landing. nsLiteralChar was removed, so use nsLocalString instead. r=disttsc@bart.nl sr=scc@mozilla.org
|
2001-04-02 21:14:23 +00:00 |
brade%netscape.com
|
dc5e52b0c8
|
only add flavors when we have data in that flavor; r=pinkerton
|
2001-04-02 14:11:01 +00:00 |
karnaze%netscape.com
|
375035d95f
|
new regression test, not affecting the build.
|
2001-04-02 03:37:59 +00:00 |
karnaze%netscape.com
|
f71daf3908
|
new regression tests, not affecting the build.
|
2001-04-02 03:24:31 +00:00 |
karnaze%netscape.com
|
46aa2d1bf9
|
bug 57467 - print a new row on the current page if it will waste too much space otherwise. sr=attinasi.
|
2001-04-02 03:21:58 +00:00 |
pollmann%netscape.com
|
19b315986e
|
Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com
|
2001-04-02 00:45:52 +00:00 |
cls%seawood.org
|
b8f2a5d9b9
|
Add accessibility to REQUIRES. Fixing senna tb bustage.
|
2001-04-01 03:44:35 +00:00 |
evaughan%netscape.com
|
2d2a0054e2
|
XP part of accessibility landing
-r vidur, rods -sr hyatt
|
2001-04-01 01:01:33 +00:00 |
waterson%netscape.com
|
7373bddf79
|
Bug 60079. Look a little bit harder for <area> elements, rather than just bailing if the first element in the <map> isn't an <area>. r=saari, sr=jst
|
2001-04-01 00:45:59 +00:00 |
waterson%netscape.com
|
93c3b9b46f
|
Bug 53251. RecreateFrameForContent() on a 'special' frame need only ReframeContainingBlock(). r=karnaze, sr=attinasi
|
2001-04-01 00:43:27 +00:00 |
sspitzer%netscape.com
|
26222169db
|
#72122 implement AdjustSelection on the outliner selection. sr=hyatt
|
2001-03-31 04:55:34 +00:00 |
karnaze%netscape.com
|
d990bead64
|
fix regression test, not affecting the build.
|
2001-03-31 01:33:21 +00:00 |
karnaze%netscape.com
|
0d237b59be
|
fix regression test, not affecting the build.
|
2001-03-31 00:46:49 +00:00 |
karnaze%netscape.com
|
15a3f26035
|
new printing regression tests/cleanup, not affecting the build.
|
2001-03-30 22:19:31 +00:00 |
disttsc%bart.nl
|
96f5f6cf31
|
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
|
2001-03-30 10:39:06 +00:00 |
glazman%netscape.com
|
ad4cc99616
|
Support for :last-child pseudoclass; checking in for Ian Hickson ; b=46916, r=pierre, sr=attinasi
|
2001-03-30 10:20:57 +00:00 |
kmcclusk%netscape.com
|
f669dfa632
|
Use frame bit to indicate if frame has a decendant with a view and use this to optimize nsContainerFrame::PositionChildViews; bug 70211; sr=attinasi@netscape.com r=karnaze@netscape.com
|
2001-03-30 05:25:49 +00:00 |
kmcclusk%netscape.com
|
f3b73154d2
|
Invalidate only the newly exposed region when the container frame size changes vertically b=19256; sr=attinasi@netscape.com r=roc+moz@cs.cmu.edu
|
2001-03-30 05:17:07 +00:00 |
peterlubczynski%netscape.com
|
6c7b4a707c
|
Fix to make printing OBJECTs safer bug 73846 a=av sr=waterson
|
2001-03-30 03:07:52 +00:00 |
rbs%maths.uq.edu.au
|
35510667c5
|
Enable an ordered list of preferred fonts (rather than just one font) for particular chars. Fix the problem that the stretchy direction wasn't specified in certain cases so that resolving the annotations could wrongly failed. Use NS_LITERAL_STRING like everybody else. Apply suggestions from drivers (roc+moz, dbaron)
|
2001-03-30 02:39:38 +00:00 |
harishd%netscape.com
|
e8da0993b5
|
71942 - Intialize the ptr to fix the crash.
49942 - Should not include parent when absolutely positioned.
Added border color property.
r=heikki
sr=jst
|
2001-03-30 02:08:48 +00:00 |
aaronl%chorus.net
|
a693d0933f
|
Make sure visual prefs force reframe
|
2001-03-29 07:16:06 +00:00 |
attinasi%netscape.com
|
c4e9650ce5
|
Empty inlines now take up space in the line, fixing problem where the backtround images for those elements were not showing up even if they had sufficient padding. b=21415 r=karnaze, sr=waterson
|
2001-03-29 06:39:40 +00:00 |
pinkerton%netscape.com
|
5fe5a9ce15
|
Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
bug# 36665
|
2001-03-29 03:33:09 +00:00 |
hyatt%netscape.com
|
7d2adb3021
|
Fix for 73695. r=danm, sr=waterson
|
2001-03-29 01:30:03 +00:00 |
hyatt%netscape.com
|
a320ea976f
|
Fix for 73506. r=danm, sr=mscott
|
2001-03-28 22:45:43 +00:00 |
karnaze%netscape.com
|
76e8f7e742
|
new regression tests not affecting the build.
|
2001-03-28 21:40:20 +00:00 |
karnaze%netscape.com
|
05bebf0544
|
bug 32794 -always set aStatus. sr=attinasi.
|
2001-03-28 21:26:58 +00:00 |
karnaze%netscape.com
|
040cbc0afc
|
bug 44523 - Get the actual rg from the cell in AppendCell rather than use the row index. sr=attinasi
|
2001-03-28 21:25:13 +00:00 |
karnaze%netscape.com
|
b463553234
|
bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi
|
2001-03-28 21:19:31 +00:00 |
attinasi%netscape.com
|
df5c565e88
|
Commented out assertion that is triggering in table regression tests: problem is covered by bug 71210, this just removes the assertion alert. r=karnaze
|
2001-03-28 20:06:15 +00:00 |
attinasi%netscape.com
|
c572186d99
|
Avoid checking for duplicates when adding a context to the cache (perf. reasons). b=72217, r=jag, sr=brendan
|
2001-03-28 19:58:51 +00:00 |
glazman%netscape.com
|
d366db697f
|
fix for Stylesheet Dump in viewer. b=71648, r=pierre, sr=attinasi
|
2001-03-28 08:02:20 +00:00 |
peterlubczynski%netscape.com
|
bd81405495
|
Plugins no longer get resize events bug 70429 a=av sr=waterson
|
2001-03-28 01:02:30 +00:00 |
heikki%netscape.com
|
1aa1af6a0e
|
Bug 56858, set pref layout.selectanchor to true to make link traversal also select link end.
|
2001-03-27 23:59:56 +00:00 |
jdunn%netscape.com
|
6449e7d292
|
needed to link in another lib to resolve all dependencies at link time
r= cls@seawood.org
# 72188
|
2001-03-27 23:23:10 +00:00 |
mjudge%netscape.com
|
6880aec2e1
|
66793 r= cmanske sr = attinasi
|
2001-03-27 23:02:21 +00:00 |
dr%netscape.com
|
8fa1e94167
|
fix for 67731, r=pinkerton, sr=hyatt
|
2001-03-27 22:58:50 +00:00 |