Commit Graph

50111 Commits

Author SHA1 Message Date
dp%netscape.com
61b99b3b63 On Shutdown let servicemanager be available until the xpcom shutdown
observers are notified.
2000-01-10 21:26:56 +00:00
dp%netscape.com
d6283aff87 Adding comments to explain shutdown further. 2000-01-10 21:26:00 +00:00
terry%mozilla.org
a0693debf4 Asking for both keywords and CC info was creating corrupted SQL. 2000-01-10 21:24:18 +00:00
waldemar%netscape.com
d331d3a864 First Checked In. 2000-01-10 21:22:43 +00:00
larryh%netscape.com
34af6850e7 BugZilla 19247. FreeBSD uses /dev/random too 2000-01-10 21:20:33 +00:00
dbragg%netscape.com
07b16797ad Added onclose handler to return false. Fixes M13 bug #17019. r=ssu 2000-01-10 21:09:29 +00:00
srinivas%netscape.com
61d0495a1f Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.
Checkin for sobotka@axess.com. Bugzilla 23544.
2000-01-10 21:08:45 +00:00
mscott%netscape.com
268927d21c Use the URILoader to load attachment urls when sending a reply to a message with attachments. this allows us to use the
stream converter logic in the uri loader.
r=rhp
2000-01-10 20:59:10 +00:00
bienvenu%netscape.com
78e2bb3f76 use string bundles for news messages,r=sspitzer 12105 2000-01-10 20:57:49 +00:00
gordon%netscape.com
2fe9330285 Add nsUnknownDecoder.cpp to Mac build, and enable registration of Unknown Content-Type Decoder as a component. r=rpotts. 2000-01-10 20:54:30 +00:00
chuang%netscape.com
7597dca176 Fix Bug10868 import tab delimited text file with .tab extension, r=hangas 2000-01-10 20:52:57 +00:00
karnaze%netscape.com
786adc2271 new regression tests 2000-01-10 15:44:04 +00:00
kin%netscape.com
c64a6e60c8 Fix for bug #21029: Caret get's wrong offset when parent not a text node
mozilla/layout/base/public/nsIFrameSelection.h
      - Added aReturnOffset arg to GetFrameForNodeOffset().

    mozilla/layout/base/src/nsCaret.cpp
      - mLastContentOffset now gets it's value from the offset
        returned by GetFrameForNodeOffset().

    mozilla/layout/base/src/nsRangeList.cpp
      - GetFrameForNodeOffset() now returns an offset to be used
        with the result frame.

r=mjudge@netscape.com,jfrancis@netscape.com
2000-01-10 15:32:42 +00:00
dcone%netscape.com
31d90becfe Fixed some transform errors. r=rickg. bugs = 14385,19601 2000-01-10 14:52:49 +00:00
hyatt%netscape.com
27af2d4f24 Cleaning up the folder pane. 2000-01-10 11:41:05 +00:00
hyatt%netscape.com
081ff9d992 Fixing prefs. 2000-01-10 11:34:29 +00:00
hyatt%netscape.com
01c8ad456e Working on col show/hide 2000-01-10 11:18:34 +00:00
hyatt%netscape.com
05fccd6d62 Working on tree column show/hide. 2000-01-10 11:18:12 +00:00
jfrancis%netscape.com
7f37ccf2d2 not all compilers created equal 2000-01-10 10:44:18 +00:00
jfrancis%netscape.com
81a137561c fix for 11994, an IME bug. (accidentally left out of prior checkin) 2000-01-10 10:20:51 +00:00
jfrancis%netscape.com
e72a2924a8 added in some rules code for mail quoting. This fixes bug: 19979 (extra blank line showing up in mail that has quotes) partial progress on block transformation work: unlisting a list now works mostly correctly again, instead of merging all the former list items into one run of text (no bug number). Moz-br's are now added in one more circumstance: when you have a br at the end of some inline content that is followed by a new block (like a list, table, etc.). This is needed for the same reason that the other moz-br's are: to generate a blank line that the user expects after hitting return. (no bug number) DTD-related work to enable the editor to check if you should be able to type given the current selection. fixed bug 22944: inserting an <A> in a table splits the table. Made some progress on text paste performance, but it's still too slow. That's 19273, which I'm leaving open fixed bug 15258: selection capable of getting out of the body element. fixed a bug where code that merged adjacent text nodes would merge the non-editable "formatting" textnodes, (no bug number). Added code to prevent selection from ending up inside a non-editable text node. fix for 11994, an IME bug. 2000-01-10 10:13:58 +00:00
jfrancis%netscape.com
8a0147917f support for getting parser's internal enum value for text nodes 2000-01-10 09:45:43 +00:00
hyatt%netscape.com
bd77cb52af Making sure the tree widget clips its bottom. 2000-01-10 08:58:37 +00:00
hyatt%netscape.com
0f4a9d48e0 Ensuring that content doesn't get drawn OVER the tree widget's scrollbars. 2000-01-10 08:49:55 +00:00
hyatt%netscape.com
cd9410aa59 La 2000-01-10 08:48:54 +00:00
hyatt%netscape.com
a68fec4dfc Reverting the inner cell of a tree back to a block. I can't deal with boxes sucking. 2000-01-10 08:47:25 +00:00
nisheeth%netscape.com
7d205de3d0 Fix build on win98. 2000-01-10 08:40:10 +00:00
mcafee%netscape.com
c367bf647d Conditional orange status for bloat failure, clobber isn't working properly. 2000-01-10 08:27:21 +00:00
mcafee%netscape.com
cfb8105f34 Cut bloaty zombie time from 5 min. to 2 min. 2000-01-10 08:19:12 +00:00
hyatt%netscape.com
9d3f017abd Getting the addressing tree out of a div. 2000-01-10 07:37:39 +00:00
hyatt%netscape.com
c9411db009 Forgot some tree checkin stuff. 2000-01-10 07:22:36 +00:00
pepper%netscape.com
c7c9cbb291 All Source Files must have newline at the end or HP compilers barf.
r=jdunn
2000-01-10 06:58:53 +00:00
pepper%netscape.com
26fe0c6d90 All source files must have a newline at the end or HP compilers choke
r=jdunn
2000-01-10 05:31:26 +00:00
troy%netscape.com
9d8d92a8f9 Fixed a problem with code that determined whether this was a beginning line.
It wasn't correctly handling the very first line in the block
2000-01-10 05:14:47 +00:00
rpotts%netscape.com
f3a28d2d1f Fixed up how the source offset was being adjusted... 2000-01-10 04:34:52 +00:00
rpotts%netscape.com
fe9bc8e031 Changed temp define from XP_WIN to XP_PC - oops... 2000-01-10 04:34:07 +00:00
rpotts%netscape.com
8e1cd75bd3 fix for build bustage if mailnews is not part of the build... Use mime definitions from netCore.h instead of nsMimeTypes.h 2000-01-10 04:08:50 +00:00
hyatt%netscape.com
87902e57e2 Making the tree widget's scrollbar properly anonymous. 2000-01-10 04:08:46 +00:00
rpotts%netscape.com
30e17d0347 Fix build bustage when mailnews is not part of the build... Duplicated some mime defines from nsMimeTypes.h :-( 2000-01-10 04:07:55 +00:00
hyatt%netscape.com
fa8f3d858e Making nsIXULContent visible. 2000-01-10 04:03:12 +00:00
hyatt%netscape.com
1152f9e9ba Teaching the XUL DOM how to keep anonymous content events from being seen
by enclosing explicit content.
2000-01-10 03:57:49 +00:00
pierre%netscape.com
4951a0cfe4 12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical. 2000-01-10 03:23:44 +00:00
hyatt%netscape.com
0e8c3d1636 Improving trees. 2000-01-10 03:04:05 +00:00
putterman%netscape.com
542c0cc4fe Select Inbox on startup if it's currently in the content model. r=mscott. 2000-01-10 01:34:36 +00:00
mscott%netscape.com
b0437cf343 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu
2000-01-10 01:21:18 +00:00
ftang%netscape.com
d7cad2f52a fix window title conversion bug. r=jshin@pantheon.yale.edu convert PRUnichar* to
the locale encoding before pass to gtk.
2000-01-09 23:52:02 +00:00
mscott%netscape.com
6bbb531aa6 Short term hack...allow the uri loading to proceed even if we don't have a load group. eventually we should try to
create a loadgroup for the caller.
2000-01-09 23:45:36 +00:00
bienvenu%netscape.com
1237e0a5d0 hook up load group for msg protocol so stop will work, r=mscott 2000-01-09 23:38:52 +00:00
bienvenu%netscape.com
11b38602ec hook up stop for news, r=mscott 2000-01-09 23:38:31 +00:00
bienvenu%netscape.com
1654263297 add ability to null out msg status feedback, r=putterman 2000-01-09 23:15:07 +00:00