Commit Graph

20321 Commits

Author SHA1 Message Date
kipp%netscape.com
db724a0ad5 Fudge the dpi into something that makes for more rational scaling to twips 1999-03-18 21:18:40 +00:00
hyatt%netscape.com
f015e3ae42 Fixes for the mouseover toolbar button problem. Approved by Chris. 1999-03-18 21:18:00 +00:00
michaelp%netscape.com
2a2e262462 fixed bug where out of order computation of child view positions and scroll
offsets in layout, widgets could be in different places than their views.
made nsView::List() print out all units in app units.
1999-03-18 21:04:00 +00:00
kipp%netscape.com
c9067260be Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
waterson%netscape.com
4448c809b6 Fixed nsCOMPtr bustage. Friggin' windows compiler. 1999-03-18 21:03:01 +00:00
kipp%netscape.com
a98c3d799b Fixed bug #3918 with measuring small-caps text; ported to use new line-layout API's 1999-03-18 21:02:40 +00:00
kipp%netscape.com
45fde9019e Fixed bug #3597 - lower case alpha/roman bullets 1999-03-18 21:01:52 +00:00
michaelp%netscape.com
87ef0ebdda changed for new ComputeScrollOffsets() method. 1999-03-18 21:01:46 +00:00
kipp%netscape.com
7ef069cf5a Removed unused header file include 1999-03-18 21:01:24 +00:00
waterson%netscape.com
ebde2d3222 Added dom-test-1. 1999-03-18 20:55:53 +00:00
waterson%netscape.com
de2a1b6fcf Test files for DOM manipulators. 1999-03-18 20:54:14 +00:00
waterson%netscape.com
1c77095e4c Fixed unwanted NS_RELEASE() in RegisterResource(). 1999-03-18 20:47:27 +00:00
waterson%netscape.com
48737e010f Changed to use operator new[] instead of PL_strdup(). (Thanks, Brad!) 1999-03-18 20:47:03 +00:00
waterson%netscape.com
bd152bda2b Cleaned up code that mutates an element's ID, modulo bug 3971. 1999-03-18 20:46:02 +00:00
peterl%netscape.com
3ff44a29d7 real fix for pulling nspr from the tip 1999-03-18 20:43:14 +00:00
sar%netscape.com
21c14bc427 correcting the pulling of NSPR 1999-03-18 19:50:26 +00:00
danm%netscape.com
992125a5c3 D'OH! another tweak to bugs 3676/3900. a:chofmann,cyeh. r:rpotts 1999-03-18 19:19:52 +00:00
danm%netscape.com
10aab839bb Added and used Close() method to nsWebShellWindow. Part of fix for bug 3676 (again) and 3900. Wants to be part of M3 build. r:sdagley,pierre. a:chofmann,cyeh. 1999-03-18 19:08:36 +00:00
danm%netscape.com
e4dcb184d6 Removed Release of mTopLevelWidget in the handling of the "inGoAway" event. Fixes bug 3900; part of fix for bug 3676. Wants to be part of M3 build. r:pierre,sdagley. a:chofmann,cyeh. 1999-03-18 19:05:32 +00:00
jefft%netscape.com
6811d49530 fixed bug 3833 - Apprunner -mail needs the correct url; hard coded url string now set to resource:/res/samples/mailshell.xul; this is intended for M3; approved by choffmann 1999-03-18 17:32:57 +00:00
kipp%netscape.com
ebf757e804 Teach the widget how to manage an update rect so that we avoid gratuitous full window paints 1999-03-18 16:35:16 +00:00
briano%netscape.com
245aa43315 Added --help. Just because... 1999-03-18 09:30:57 +00:00
briano%netscape.com
0624e515f9 Now the version number is determined using the RCS Revision keyword mechanism. 1999-03-18 09:19:22 +00:00
briano%netscape.com
9569ecf30b Support for Linux/sparc and QNX, and a few additional minor tweaks. 1999-03-18 08:47:10 +00:00
leaf%mozilla.org
20c21e775b backing out change that clearly has destabilized the tree. 1999-03-18 04:43:38 +00:00
pavlov%pavlov.net
e81a3c4b24 fix for hpux and aix build bustage. approved by leaf. 1999-03-18 03:16:44 +00:00
briano%netscape.com
82a752ec36 Automated update 1999-03-18 03:15:39 +00:00
briano%netscape.com
ca4a50633d Fixed the typo in the check for C++ unused methods, and hard-coded ac_ext=C
for the C++ checks (needed to make Watcom's QNX compiler notice that it's
dealing with C++ not C <sigh...>).
1999-03-18 03:11:15 +00:00
slamm%netscape.com
e1a2b86f4a Older version of perl cannot have foreach loop on same line as print. 1999-03-18 02:53:54 +00:00
pavlov%pavlov.net
cb6f23e117 fix bug #3617 (approved by cyeh) 1999-03-18 02:47:48 +00:00
slamm%netscape.com
90cb411414 Shave off a third of the time to process the log, by parsing in a single pass. 1999-03-18 02:16:57 +00:00
mscott%netscape.com
66f28dfe63 Not part of the build yet! (a=chofmann) Part of the imap framework check in.
Implementations of imap url and imap protocol instance.
1999-03-18 01:13:37 +00:00
mscott%netscape.com
b285118255 Not part of the build yet! (a=chofmann). Part of the initial Imap framework.
Add imap url and protocol interfaces.
1999-03-18 01:12:06 +00:00
mscott%netscape.com
6ad016b233 Not part of the build yet. a=chofmann. Initial check in of imap framework.
Imap factory is used to build the imap dll component.
1999-03-18 01:09:50 +00:00
nisheeth%netscape.com
8256161ceb Fix bug 3413. Approved by chofmann. Reviewed by rpotts. We check nsIURL's
address in nsWebshell::OnStartBinding() and if a trailing slash has been
added to it, we replace the topmost history entry with the new address.
1999-03-18 01:07:22 +00:00
harishd%netscape.com
0c6e6332fa Added code to avoid head tag getting closed
on encountering newlines and whitespaces.  This would
prevent script tag, inside head, from opening body tag - made
up body tag.
1999-03-18 00:22:10 +00:00
briano%netscape.com
b39c6dde91 Automated update 1999-03-17 23:45:42 +00:00
donm%netscape.com
2aa16c1b66 script oopsy. fixed now. 1999-03-17 23:38:44 +00:00
sar%netscape.com
42708ebc50 only watch SeaMonkey tree, Mozilla-External is old news 1999-03-17 21:56:50 +00:00
briano%netscape.com
2131079fb2 Automated update 1999-03-17 21:32:40 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
wtc%netscape.com
1f1b4b0aaa NSPR library name change (libnspr21 ==> libnspr3) and
plevent.c.
1999-03-17 21:25:08 +00:00
buster%netscape.com
af5243998a split and join now properly remember which content gets deleted, and which content remains in the tree
split and join now properly set selection to the remaining node, at the proper offset.
fixes bugs 3910 3881, with approval from chofmann
1999-03-17 20:56:10 +00:00
hshaw%netscape.com
8e87458b8a Backout M3 Bug #1542 changes (to go on branch) mkgeturl.h mkgeturl.c nsNetService.cpp 1999-03-17 20:21:31 +00:00
terry%netscape.com
313eba7bd8 NSCP is no more.
Horrible hack to have it look at Grendel tinderbox if the bot's name
contains "grend".
1999-03-17 19:36:11 +00:00
hshaw%netscape.com
c4be4c3fd9 Timebomb workaround for static initialization of netlib, M3 Bug #1542 1999-03-17 19:25:22 +00:00
kipp%netscape.com
15bf5df352 Fixed bug #3905 - frame construction code wasn't dealing with tables properly when they were floated; reviewed by vidur for M3 checkin 1999-03-17 18:17:24 +00:00
pinkerton%netscape.com
1a94075ba1 Fix bug #3792 by checking for null parent (for rods). 1999-03-17 17:46:14 +00:00
pierre%netscape.com
e23982f42f Fixed a crash on "File | Print Setup" (or any other dialog without specific menubar) #3769. Approved: chofmann. 1999-03-17 07:17:19 +00:00
morse%netscape.com
7b558a135d added work-around for a blocking wallet bug 1999-03-17 06:27:54 +00:00