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

89692 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com a549bd64e9 - venkman only -
bug 102279, "Exception debug output URLs contain a comma"
surround urls in <angle-brackets> to help the munger pick them out.
2001-10-09 23:00:36 +00:00
rginda%netscape.com c6fb2de3e6 - venkman only -
comment fix, make source line column wider
2001-10-09 22:57:01 +00:00
rginda%netscape.com 4e2066fc62 - venkman only -
strict mode fixes, invalidate outliner on soft scroll if we don't actually have to scroll.
2001-10-09 22:55:39 +00:00
rginda%netscape.com a0867d06f3 bug 100679, "File view scrolls by itself", sr=shaver,r=venkman
report correct insertion points to the outliner when new records are added
also some strict mode fixes
2001-10-09 22:53:59 +00:00
ducarroz%netscape.com b19306819c Fix for bug 90028. During a forward, we need to put back the "Re:" in the subject if the flag MSG_FLAG_HAS_RE is set. Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=bienvenu 2001-10-09 22:48:32 +00:00
jgaunt%netscape.com 861b371175 Fix bustage on Linux on ports page and the coming bustage on the main linux pages. for bug 102777 2001-10-09 22:30:06 +00:00
waterson%netscape.com bed3411465 More types! 2001-10-09 21:58:41 +00:00
jgaunt%netscape.com 02d5f169d4 bug 102777 factoring of a8e code into seperate HTML and XUL files, and new impl for GetAccName for XUL a11y widgets r=aaronl sr=hyatt 2001-10-09 21:53:46 +00:00
jgaunt%netscape.com c6e9b2d1cb bug 102777 -- factoring of a8e code into XUL and HTML specific files and new impl for GetAccName for XUL a11y widgets
r=aaronl
sr=hyatt
2001-10-09 21:52:36 +00:00
rginda%netscape.com 8a3f2761d0 bug 103831, r=cls, sr=jband
remove java stubs
2001-10-09 21:43:15 +00:00
wtc%netscape.com c9c2e191fd Fix a compiler warning (comparision between signed and unsigned). The
return value of strlen() is size_t.
2001-10-09 21:23:11 +00:00
eddyk%netscape.com 8ad3fe502a bug 103181: disable code in AccountManager regression
More stuff for eClient disable code.
r=bhuvan, sr=sspitzer
2001-10-09 21:04:12 +00:00
evaughan%netscape.com 5f1dbdbf7c 1) Fixes box parent point bug
2) Exposes code to allow new grid landing

bug# 77357
-r hyatt -sr waterson
2001-10-09 21:02:29 +00:00
nicolson%netscape.com 3196ea5f6d Fix 103893: nickname is not NULL-terminated. 2001-10-09 20:52:22 +00:00
radha%netscape.com 42dfc0b5a1 fix for bug # 99305. 'Back is overjumping pages'. Expired subframes cause
error in behavior of back/forward buttons. r=valeski sr=darin
2001-10-09 20:51:38 +00:00
cmanske%netscape.com d4407b3206 Fixed using '(', ')', and '|' as delimeters when creating table from selection, b=101783, r=timeless, sr=kin 2001-10-09 20:39:03 +00:00
cmanske%netscape.com 41bbf0920c Fixed wrong strings for TARGET attribute values, b=88879, r=timeless, sr=kin 2001-10-09 20:34:47 +00:00
matt%netscape.com a6d09778ca Fix for bug 103415. Search tab is not getting updated. r=sgehani sr=hyatt 2001-10-09 20:26:56 +00:00
nhotta%netscape.com 9459b19cfd In mail compose, notify charset change to editor when a charset is changed, bug 103282, r=ducarroz, sr=bienvenu. 2001-10-09 20:15:23 +00:00
kestes%walrus.com 5cc2a6f34b wrong format string. I keep using %e instead of %d this puts spaces
in the VERSION number which is not allowed.
2001-10-09 19:45:09 +00:00
morse%netscape.com af87e6a4f6 bug 101637, expire master password after each time it is used, r=law, sr=alecf 2001-10-09 19:32:04 +00:00
kin%netscape.com 1bb3bae550 Fix for bug 88024: Down arrow key creates fake line break at the end of a TEXTAREA
Modified CompleteMove() to prevent selection from being placed
after the last BR in the content tree.

r=brade@netscape.com  sr=sfraser@netscape.com
2001-10-09 19:29:00 +00:00
beard%netscape.com adf2a25a81 [not part of build] An assortment of glue functions for calling Core Graphics (Quartz) on Mac OS X. 2001-10-09 19:27:35 +00:00
cavin%netscape.com 7b4824404f Bug #14295: (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
jake%acutex.net dbf98eb416 It's also possible to PROCESS another attachment fragment, not just INCLUDE.
No review needed for tests at this time. NOT PART OF BUILD.
2001-10-09 19:14:59 +00:00
dbradley%netscape.com 56ae9afcc9 bug 102750 - Can't call JSIID.equals from web content. r=mstoltz, sr=jband 2001-10-09 18:54:37 +00:00
morse%netscape.com e87f50b6ee bug 96261, crash in 64-bit os, r=matt, sr=alecf 2001-10-09 18:43:45 +00:00
danm%netscape.com 53151b350d SetSizeMode() no longer makes the faulty assumption that the window is being maximized. bug 101332 r=hyatt,pinkerton 2001-10-09 18:37:37 +00:00
ducarroz%netscape.com 81aa4d7117 Fix for bug 55591. UNC files need to be treated as remote attachment and not local. R=varada, SR=mscott 2001-10-09 18:23:06 +00:00
shrutiv%netscape.com e2595c614f *** empty log message *** 2001-10-09 18:20:40 +00:00
waterson%netscape.com 98320cf036 Update types for code drift. 2001-10-09 17:11:25 +00:00
kestes%walrus.com 458dc29162 add new features. 2001-10-09 15:52:43 +00:00
kestes%walrus.com 45a82f461f remove the colons from the tar file name. This was a bad idea because the
colons mean something special to tar.
2001-10-09 15:51:35 +00:00
kestes%walrus.com a8ed78963b clarify the build states. 2001-10-09 15:38:27 +00:00
kestes%walrus.com f04d4b26f4 make BT and VC column heading configurable. 2001-10-09 15:30:16 +00:00
pinkerton%netscape.com 4649022378 rewrite to use IC service, not direct calls to IC. r=ccarlen/sr=sfraser. bug#97333. 2001-10-09 14:26:18 +00:00
wtc%netscape.com 3f26aab5de A better way to fix compiler warnings (signed/unsigned comparison) that
looks closer to the original code.
2001-10-09 13:58:29 +00:00
loadrunner%betak.net 638970403d bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/, r=av, peterl, sr=waterson 2001-10-09 10:15:06 +00:00
glazman%netscape.com 058bcc0e0c Make html alignment in Composer use the align attribute and get rid of a lot of useless divs; b=102135, r=jfrancis, sr=kin 2001-10-09 10:00:33 +00:00
stephend%netscape.com 1d69e7025e Bug 92457. Plugins page refers to 'Netcenter', but should read, 'Netscape.com'. r=av@netscape.com, sr=alecf@netscape.com 2001-10-09 07:10:20 +00:00
sspitzer%netscape.com 70ddf00a80 fix for #73853. allow the user to post news message when there isn't a msg window
around. r/sr=bienvenu
2001-10-09 06:57:48 +00:00
sspitzer%netscape.com 4793901dfb fix for #92393 and #91421. "Get Message" menu item and toolbar button disable
when they shouldn't.  r/sr=bienvenu
2001-10-09 06:36:30 +00:00
sspitzer%netscape.com cb82b25bc8 fix for #49157. support nntp://host/message-id urls (we already support
news://host/message-id urls).  r/sr=bienvenu
2001-10-09 06:01:16 +00:00
sfraser%netscape.com d559f00941 Fix bug 103031 -- don't put the top-left of the structure region into event.where before passing it off to raptor, because this might actually be outside of that window (like on X when windows have rounded corners). Instead, offset event.where by the amount that the window was moved. r=sdagley, sr=hyatt. 2001-10-09 05:59:24 +00:00
rpotts%netscape.com c3be3c3b93 bug #102774 (r=jst@netscape.com, sr=vidur@netscape.com). location.reload(true) did not cause the cache to be bypassed. 2001-10-09 05:02:25 +00:00
darin%netscape.com f8ddc13958 backing out unnecessary now-obsolete hack for bug 89191 r=peterl, sr=dougt 2001-10-09 04:59:03 +00:00
morse%netscape.com 3111ec0766 bug 103467, fields with default values do not get prefilled by password manager, r=law, sr=alecf 2001-10-09 03:39:59 +00:00
bienvenu%netscape.com 7c7aaca10e fix string leak in GetWindowsFolder r=dougt sr=sspitzer 103779 2001-10-09 03:30:12 +00:00
stephend%netscape.com a94a0f8080 Removing extra space in a declaration for the last bug (nsSidebar.js). Previously had r=me/sr=shaver 2001-10-09 03:27:53 +00:00
stephend%netscape.com 96552345af Bug 78485. Javascript strict warnings. Patch by Christoper Aillon <caillon@returnzero.com> r=me, sr=shaver@mozilla.org 2001-10-09 03:16:31 +00:00