Граф коммитов

104405 Коммитов

Автор SHA1 Сообщение Дата
oeschger%netscape.com 2787b09527 fixing help button in offline dialog, bug=129540, attachment 86751, r=andreww, sr=alecf, a=dbaron 2002-06-14 21:03:16 +00:00
tor%cs.brown.edu 81a4b80cd2 Bug 149743 - remove dead gfx2 files from the tree. rs=blizzard 2002-06-14 20:46:40 +00:00
peterlubczynski%netscape.com 46e64d4583 Fixing a crash with Java [@nsPluginHostImpl::AddInstanceToActiveList][@ jpins32.dll] where it doesn't addref the peer or returns error from Initialize, bug 140931 r=serge sr=beard 2002-06-14 20:45:29 +00:00
varga%utcru.sk 07bd2475ab Part of fix for bug 123719.
- using sort variables instead of cycleHeader()

r=neil, sr=bienvenu
2002-06-14 20:37:03 +00:00
alecf%netscape.com 098d24c448 not part of build
add windowds to windows nmake build
2002-06-14 20:31:44 +00:00
pinkerton%netscape.com 48a23630c3 Update number of throbber images 2002-06-14 20:20:43 +00:00
pinkerton%netscape.com a8cd6ad3f4 Throbber that needs some work. 2002-06-14 20:19:09 +00:00
heikki%netscape.com a6e6d5f3ed Bug 151745, need to stabilize XPCOM object before using (prevents a crash in SVG). Patch from alex.fritze@crocodile-clips.com, r=peterv, sr=heikki. 2002-06-14 20:02:29 +00:00
mitchf%netscape.com 394aa2a8de enlarged DynamicText widget lengths for longer pathnames
half of fix for bug 119400
2002-06-14 19:30:32 +00:00
mitchf%netscape.com a9db3d017b Changed length of pathname trimming
Half of fix for bug 119400
2002-06-14 19:28:57 +00:00
cmanske%netscape.com 34ede0965a Support 'file://' as destination protocol in Publishing, b=142171, r=brade, sr=alecf 2002-06-14 19:17:57 +00:00
ftang%netscape.com b359dd9b0d fix bug 15004. r=yokoyama sr=kin carry the member data correctly into the merged function. 2002-06-14 19:05:11 +00:00
cmanske%netscape.com 132f055700 Fix font names in sans-serif font group, b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin 2002-06-14 19:04:15 +00:00
bzbarsky%mit.edu 2c38f02da2 Remove UI for the target="_blank" blocking for now. Bug 78037, patch by
jonasj@jonasj.dk (Jonas Jorgensen), r=doron,bzbarsky, sr=jag
2002-06-14 18:56:19 +00:00
heikki%netscape.com f978424aed Bug 125583, disable automatic XLinks in mail, and make it so that pref dom.disable_open_during_load also disables all automatic XLinks that try to open in new window. r=harishd, sr=jst. 2002-06-14 18:52:16 +00:00
pinkerton%netscape.com f18355e1af Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
varada%netscape.com 4084d003cd fix for bug#144569;should import smtp username from eudora,oe and outlook;r=srilatha;sr=bienvenu 2002-06-14 18:32:21 +00:00
pavlov%netscape.com 572ed9e1c8 checking in bug 101018 for paper@animecity.nu. r=pavlov sr=tor@acm.org. 2002-06-14 18:25:33 +00:00
nicolson%netscape.com 0700feee32 add new tests. 2002-06-14 18:15:45 +00:00
nicolson%netscape.com 6d11aafe59 remove broken code until bug is fixed. 2002-06-14 18:15:21 +00:00
nicolson%netscape.com ba0e5da12c remove bogus comment. 2002-06-14 18:13:27 +00:00
beard%netscape.com 3fe35d8631 Added calls to start/stop the throbber while pages load. 2002-06-14 18:10:26 +00:00
beard%netscape.com a74d9bb35c Added throbber images and Quicktime.framework 2002-06-14 18:09:40 +00:00
alecf%netscape.com a7e5140395 not part of build
update window datasource for bug 132175 - remove debugging, kill intaskslist support (nobody uses it anyway)
2002-06-14 18:08:23 +00:00
beard%netscape.com 631df1b93b Added Throbber toolbar item. 2002-06-14 18:07:08 +00:00
ducarroz%netscape.com 998c58f417 Fix for bug 80819. Do not automatically generate a message ID for news posting. Patch provided by frank.schoenheit@sun.com. R=ducarroz, SR=bienvenu 2002-06-14 18:07:07 +00:00
pinkerton%netscape.com b363246f6f fix pref to turn off cg metrics. bug 149427, r=ccarlen/sr=hyatt 2002-06-14 17:50:24 +00:00
peterlubczynski%netscape.com 329e5b4cbe Fixing NS_MakeAbsoluteURI so it doesn't crash on default parameters, bug 148233 r=serge, sr=darin 2002-06-14 17:44:20 +00:00
relyea%netscape.com 8ecce17ba5 check version of the existing DB, not the updatedb. 2002-06-14 17:29:56 +00:00
myk%mozilla.org 2e2e41d916 Fix for bug 151658: get UI for moving bugs showing again.
r=gerv,bbaetz
2002-06-14 16:56:20 +00:00
karnaze%netscape.com cc3a437c0f new regression tests, not affecting the build. 2002-06-14 14:56:54 +00:00
karnaze%netscape.com 63a9a421f6 bug 148399 - fix places where patch in bug 145305 incorrectly changed checks for NS_FRAME_COMPLETE to use NS_FRAME_IS_NOT_COMPLETE macro. sr=kin, r=alexsavulov 2002-06-14 14:40:02 +00:00
karnaze%netscape.com 912de824e6 bug 148245 - only split floaters when printing if the height is constrained, never split floating first letters. sr=waterson 2002-06-14 14:30:33 +00:00
karnaze%netscape.com 7c0ab7bf80 bug 151230 - consider style width when calculating avail width for a cell only during initial reflow. sr=kin, r=alexsavulov 2002-06-14 14:21:03 +00:00
karnaze%netscape.com d94cc887f8 bug 148338 - fixed optimization in nsTableRowGroupFrame::CalculateRowHeights to only process the newly added rows. sr=waterson, r=bernd 2002-06-14 14:17:01 +00:00
glazman%netscape.com 3070dc5fac Making nsCSSDeclaration::GetValue() call itself to respond !important values when needed was making the CSS Parser choke in nsCSSParserImpl::AppendValue()
b=148501, r=brade, r=bzbarsky, sr=jst
2002-06-14 12:36:43 +00:00
ccarlen%netscape.com b8a931e0ad Bug 134448 - xpti needs to scan OS-defined plugin dirs. r=peterl, sr=beard 2002-06-14 12:30:44 +00:00
rods%netscape.com dfb25d5c34 Add an interface to nsDataObjectCollection so we can QI to check to make sure
it is one of our objects before doing the static cast.
Bug 106211 r=pink sr=jst
2002-06-14 11:28:13 +00:00
ssu%netscape.com 5eb0554dc7 fixing bug 134745 - mail notification icon in system tray is the wrong icon (yellow triangle). r=varada, sr=mscott 2002-06-14 08:38:29 +00:00
gerv%gerv.net f483822cf8 Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; r=gerv, bbbaetz. 2002-06-14 07:20:03 +00:00
jkeiser%netscape.com 44e79e1658 Make enter fire onChange for non-dropped-down select. bug 150759, r=rods@netscape.com, sr=kin@netscape.com 2002-06-14 06:50:22 +00:00
jkeiser%netscape.com 11aed6cd5f Make form within table or tr not create a cell frame and screw up layout. bug 149282, r=dbaron@fas.harvard.edu, sr=waterson@netscape.com 2002-06-14 06:47:35 +00:00
kin%netscape.com bc6a4b6a6b Fix for bug 150566 (Readonly text fields aren't read-only)
Use kNameSpaceID_None when calling GetAttr() so that the
backend find attribute code in the content module matches
against atoms.

Removed calls to GetNameSpaceID().

r=jkeiser@netscape.com  sr=jst@netscape.com
2002-06-14 06:01:29 +00:00
wtc%netscape.com 47123c689e The previous checkin didn't work. Backed it out. 2002-06-14 05:37:41 +00:00
seawood%netscape.com eb29296ae7 Use ftp.mozilla.org for the ftp test as ftp.netscape.com is ironicly unreachable from inside the Netscape firewall. 2002-06-14 05:29:20 +00:00
wtc%netscape.com 506d8023e4 Bug 151722: addr is in shared memory and is modified by another process, so
it needs to be declared volatile.
2002-06-14 05:25:52 +00:00
seawood%netscape.com fb081cb6ca Use the same name for the application profile directory in the registry as the profile manager does.
Bug #146150 r=arougthopher
2002-06-14 05:08:05 +00:00
wtc%netscape.com dab46362b3 Bug 151711: gcc on OSF1 needs to use the -mieee flag. 2002-06-14 05:05:59 +00:00
dprice%netscape.com 9542221fac 149791 r=curt sr=dveditz
make superseded components invisible in selection list
2002-06-14 04:59:38 +00:00
dprice%netscape.com d5151a58c6 137384 r=curt sr=dveditz
license file included with saved setup files
2002-06-14 04:56:39 +00:00