Commit Graph

53979 Commits

Author SHA1 Message Date
wtc%netscape.com
f8ccf3e8aa Merged minor fixes related to PR_Available and PR_Sync for pipes
in NSPR 3.5.1 onto the main trunk.
Modified files: _win95.h, _winnt.h, prfile.c, ntio.c, w95io.c, ptio.c


git-svn-id: svn://10.0.0.236/trunk@57332 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:49:01 +00:00
harishd%netscape.com
e61e7a440e Fix for Bugs
19977 - Fixed crash due to misplaced TEXTAREA in TABLE.
20797 - Fixed crash caused by stray </TD>.
20645 - Fixed problem caused due to context mismatch.
22623 - Fixed by not displaying bullet for extra </LI> .
23186 - illegal content ( in TABLE ) problem.
23589 - illegal content problem.

r=rickg

For rickg
Bugs 23451 and 23555 ( Making FONT an inline-entity..as per spec. )

r=harishd


git-svn-id: svn://10.0.0.236/trunk@57331 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:48:35 +00:00
beard%netscape.com
3b07d7bf42 initial check-in.
git-svn-id: svn://10.0.0.236/trunk@57330 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:46:27 +00:00
jdunn%netscape.com
9b6c271893 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:45:34 +00:00
jfrancis%netscape.com
a1fc60d62e fixing VC5 build (missing return value)
git-svn-id: svn://10.0.0.236/trunk@57325 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:25:00 +00:00
nhotta%netscape.com
6a50f193fe Adding I18N functions for pref migration, bug 14349, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@57324 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:24:21 +00:00
nhotta%netscape.com
9bbe42d713 Apply unicode conversion to the file name to attach, bug 23111, r=cata.
git-svn-id: svn://10.0.0.236/trunk@57323 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:22:33 +00:00
waterson%netscape.com
cb89ba24bb Use '0' instead of '-1' to mean 'a real column'. Fixes Unix warnings.
git-svn-id: svn://10.0.0.236/trunk@57322 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:20:19 +00:00
bienvenu%netscape.com
80944345bd make nsIImapProtocol scriptable, r=mscott
git-svn-id: svn://10.0.0.236/trunk@57320 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:18:56 +00:00
ssu%netscape.com
12da139d1c fixing bug #21943. It now creates an empty Plugins folder and attempts to copy the java npjava*.dll files to it. r=dbragg. does not affect tinderbox. platform=windows only
git-svn-id: svn://10.0.0.236/trunk@57318 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:15:55 +00:00
waterson%netscape.com
976b6bbd1b Bug 22294. Reject empty URLs; support ArcLabelsIn() and GetSource[s](). r=rjc
git-svn-id: svn://10.0.0.236/trunk@57316 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:12:12 +00:00
waterson%netscape.com
3068fe3dd9 Bug 22294. Use aURI's spec (rather than mURL) to cough up a URL for global history. r=mscott
git-svn-id: svn://10.0.0.236/trunk@57315 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:11:31 +00:00
terry%mozilla.org
ca31e66d94 Worked around bug in older versions of MySQL that caused a report of
one bug matching a keyword when there really are zero.


git-svn-id: svn://10.0.0.236/trunk@57309 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:26:22 +00:00
rods%netscape.com
5af9a779d8 removed the ">" from the select/option rules
changed the background-color to inherit for the display area
b=23475,23288 r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@57308 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:11:09 +00:00
bryner%uiuc.edu
7a6e03e0c6 Fix build bustage. r=pinkerton.
git-svn-id: svn://10.0.0.236/trunk@57307 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:03:15 +00:00
waterson%netscape.com
75de951d58 Remove unused files.
git-svn-id: svn://10.0.0.236/trunk@57306 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:21:24 +00:00
warren%netscape.com
bfe911f7a6 Added NS_IMPL_AGGREGATED_QUERY_HEAD macro.
git-svn-id: svn://10.0.0.236/trunk@57305 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:14:32 +00:00
pinkerton%netscape.com
689c05e1f1 reverting html->text api.
git-svn-id: svn://10.0.0.236/trunk@57304 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:05:16 +00:00
pinkerton%netscape.com
28c3b87687 fixing bug 21414 the right way, reverting api's to their previous ways.
git-svn-id: svn://10.0.0.236/trunk@57303 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:04:24 +00:00
waqar%netscape.com
8142682ce4 # 19452
r mcafee
d Huge menus on gtk+1.23


git-svn-id: svn://10.0.0.236/trunk@57301 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:55:19 +00:00
sspitzer%netscape.com
51d8047eba check in benb's (mozilla@bucksch.org) fixes for bug #23330
don't convert emoticons to gifs when sending a html message.
I also took the liberty of removing the dead code from nsMsgSendPart.cpp
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@57300 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:51:01 +00:00
mjudge%netscape.com
9504c35709 fixing small bug20146 r=akkana
git-svn-id: svn://10.0.0.236/trunk@57299 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:48:54 +00:00
srinivas%netscape.com
af72506f91 Previous checkin broke Linux build.
git-svn-id: svn://10.0.0.236/trunk@57298 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:20:41 +00:00
terry%mozilla.org
09e46385de Fixed a warning.
git-svn-id: svn://10.0.0.236/trunk@57297 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:17:10 +00:00
pavlov%netscape.com
376c4d121c removed unneeded Union to the region r=jerrykirk
git-svn-id: svn://10.0.0.236/trunk@57296 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:12:47 +00:00
pavlov%netscape.com
1c9d035de3 s/UTF8/UTF8_STRING/ on the atom r=ftang
git-svn-id: svn://10.0.0.236/trunk@57295 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:11:36 +00:00
alecf%netscape.com
6b76a076b3 fix for #23527 - use onchange= to disable the password, not onclick
(and enable the password by default since onchange= is broken right now)
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@57294 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:06:41 +00:00
saari%netscape.com
b49f99f076 Fix for bug 15048 and 22221. Added a DOM focus listener to the xpmenus menubar listener to help with keeping proper state across alt+tab process changes. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@57293 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:05:27 +00:00
dp%netscape.com
fe73241378 On Shutdown let servicemanager be available until the xpcom shutdown
observers are notified.


git-svn-id: svn://10.0.0.236/trunk@57292 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:26:56 +00:00
dp%netscape.com
df2b12b22b Adding comments to explain shutdown further.
git-svn-id: svn://10.0.0.236/trunk@57291 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:26:00 +00:00
terry%mozilla.org
ec01b24747 Asking for both keywords and CC info was creating corrupted SQL.
git-svn-id: svn://10.0.0.236/trunk@57290 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:24:18 +00:00
waldemar%netscape.com
3dfc1a09f0 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@57289 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:22:43 +00:00
larryh%netscape.com
18dfa0c323 BugZilla 19247. FreeBSD uses /dev/random too
git-svn-id: svn://10.0.0.236/trunk@57288 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:20:33 +00:00
dbragg%netscape.com
4d9e13dc97 Added onclose handler to return false. Fixes M13 bug #17019. r=ssu
git-svn-id: svn://10.0.0.236/trunk@57287 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:09:29 +00:00
srinivas%netscape.com
4f5b02e4cb Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.
Checkin for sobotka@axess.com. Bugzilla 23544.


git-svn-id: svn://10.0.0.236/trunk@57286 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:08:45 +00:00
mscott%netscape.com
109e63a23d 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


git-svn-id: svn://10.0.0.236/trunk@57285 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:59:10 +00:00
bienvenu%netscape.com
57bd31e1b1 use string bundles for news messages,r=sspitzer 12105
git-svn-id: svn://10.0.0.236/trunk@57284 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:57:49 +00:00
gordon%netscape.com
88217b224c Add nsUnknownDecoder.cpp to Mac build, and enable registration of Unknown Content-Type Decoder as a component. r=rpotts.
git-svn-id: svn://10.0.0.236/trunk@57283 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:54:30 +00:00
chuang%netscape.com
f2f32dd6ec Fix Bug10868 import tab delimited text file with .tab extension, r=hangas
git-svn-id: svn://10.0.0.236/trunk@57282 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:52:57 +00:00
karnaze%netscape.com
4169639c46 new regression tests
git-svn-id: svn://10.0.0.236/trunk@57281 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 15:44:04 +00:00
kin%netscape.com
a18087d551 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


git-svn-id: svn://10.0.0.236/trunk@57280 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 15:32:42 +00:00
dcone%netscape.com
c34d9dbdae Fixed some transform errors. r=rickg. bugs = 14385,19601
git-svn-id: svn://10.0.0.236/trunk@57279 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 14:52:49 +00:00
hyatt%netscape.com
3615918b27 Cleaning up the folder pane.
git-svn-id: svn://10.0.0.236/trunk@57278 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:41:05 +00:00
hyatt%netscape.com
f98410fc01 Fixing prefs.
git-svn-id: svn://10.0.0.236/trunk@57277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:34:29 +00:00
hyatt%netscape.com
6badcf88c4 Working on col show/hide
git-svn-id: svn://10.0.0.236/trunk@57276 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:18:34 +00:00
hyatt%netscape.com
a1e8021c8e Working on tree column show/hide.
git-svn-id: svn://10.0.0.236/trunk@57275 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:18:12 +00:00
jfrancis%netscape.com
426d03cf7e not all compilers created equal
git-svn-id: svn://10.0.0.236/trunk@57274 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 10:44:18 +00:00
jfrancis%netscape.com
fdee474e64 fix for 11994, an IME bug. (accidentally left out of prior checkin)
git-svn-id: svn://10.0.0.236/trunk@57273 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 10:20:51 +00:00
jfrancis%netscape.com
8f19524dca 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.


git-svn-id: svn://10.0.0.236/trunk@57272 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 10:13:58 +00:00
jfrancis%netscape.com
176abec882 support for getting parser's internal enum value for text nodes
git-svn-id: svn://10.0.0.236/trunk@57271 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 09:45:43 +00:00