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

58483 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 19bc3835ff fix for #32649. make it so an error on migration makes its way into an alert for the user.
(still more work to do when handling out of space errors.)  clean up code.
2000-04-19 00:49:51 +00:00
scc%netscape.com 85a739278d making string conversions explicit 2000-04-19 00:36:46 +00:00
cls%seawood.org 2313be69b5 Added SeaMonkey-Ports to the tree list 2000-04-19 00:32:33 +00:00
scc%netscape.com 1d4e8c5987 making string conversions explicit 2000-04-19 00:19:06 +00:00
pavlov%netscape.com c790207b30 fix windows bustage 2000-04-19 00:17:51 +00:00
sspitzer%netscape.com 89169d374d really adding nsILocalMailIncomingServer.idl to the build this time. last time, I was just smoking crack. 2000-04-19 00:12:32 +00:00
alecf%netscape.com 5f16e358c1 get rid of xp_core.h dependancies 2000-04-19 00:03:14 +00:00
rhp%netscape.com 3e9f0c30bb Just adding files to the tree - NOT PART OF THE BUILD!!! 2000-04-18 23:59:32 +00:00
pavlov%netscape.com 7d99e7f231 fix for not being able to change profile directories on windows (bug #35821) 2000-04-18 23:55:06 +00:00
scc%netscape.com 18ebe287b9 making string conversions explicit 2000-04-18 23:53:10 +00:00
ftang%netscape.com 9fedf88f20 fix bug 35240. Use nsCString to keep mFile for now. 2000-04-18 23:49:17 +00:00
ftang%netscape.com 62af2d3c88 remove euro entry from symbol encoding. The updated Adobe table have euro
symbol in it but most of the symbol font do not have it.
r=erik
2000-04-18 23:43:53 +00:00
slamm%netscape.com e2521aa95b Clean up old tbx.xxxxx mail files in data/. 2000-04-18 23:35:08 +00:00
cata%netscape.com 8774e76586 Implementation for the new methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:31:28 +00:00
tbogard%aol.net 3f0fb9d531 Remove unused variable. 2000-04-18 23:31:26 +00:00
cata%netscape.com 50d35aba47 New methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:30:34 +00:00
tbogard%aol.net 3f9ad66e83 Don't persist "about:blank" in the session history. 2000-04-18 23:30:02 +00:00
sgehani%netscape.com b4da562661 Ignoring generated Makefile and compiled installer binary. 2000-04-18 23:20:42 +00:00
sgehani%netscape.com 4f6f2770b6 Adding xptlinking phase to Unix installer delivery script. 2000-04-18 23:17:53 +00:00
pinkerton%netscape.com 2240ab3cb5 removed color picker files for pavlov. 2000-04-18 23:13:02 +00:00
donm%bluemartini.com 9102155b3e bug 25010 add ability to easily edit groups 2000-04-18 23:12:00 +00:00
pavlov%netscape.com 8f2b015e61 remove creation code for colorpicker 2000-04-18 23:07:43 +00:00
pavlov%netscape.com 57a885621e remove color picker files since it was replaced by the xbl version 2000-04-18 23:06:23 +00:00
troy%netscape.com 1dd648e53d Added "canvasFrame" frame type atom 2000-04-18 23:05:15 +00:00
valeski%netscape.com 0abe2ef983 26191. FTP can now recover when browsing and a connection times out 2000-04-18 23:05:12 +00:00
jj%netscape.com 2a270612c7 removed obsolete resource.shlb ; r=sfraser 2000-04-18 23:01:06 +00:00
jst%netscape.com b28d0d6298 Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2. 2000-04-18 23:00:58 +00:00
troy%netscape.com 5c031a4d21 Initial check-in 2000-04-18 23:00:50 +00:00
buster%netscape.com 62fe598e73 bug 26917 (using "-d" option on viewer causes premature exit)
r=travis
2000-04-18 22:59:12 +00:00
jst%netscape.com a4ce9e598d Updating the HTMLObjectElement interface to DOM Level 2. 2000-04-18 22:57:42 +00:00
nhotta%netscape.com 3e22069132 Changed to check the line breaker flag to detect it needs more text, bug 27062. 2000-04-18 22:53:21 +00:00
jgaunt%netscape.com f2551e626b Fixing build bustage: adding newline for HPUX 2000-04-18 22:48:04 +00:00
jband%netscape.com 96089ebbb0 egads! lost the return type declaration in a copy/paste goofup. 2000-04-18 22:46:48 +00:00
slamm%netscape.com cec38762b5 Fix DTD file name (bug 33237). 2000-04-18 22:40:59 +00:00
akkana%netscape.com b16cf77faa 29794: Disable meta-refresh in editor pages.
API and some implementation for 6276: rewrap.
2000-04-18 22:39:10 +00:00
pavlov%netscape.com c608dff635 partial fix for transient windows not being transient bug #19255 2000-04-18 22:38:49 +00:00
akkana%netscape.com 85521fe840 33753: don't output the doctype when outputting only selection 2000-04-18 22:31:00 +00:00
slamm%netscape.com f5873b9f40 mini-hack: add /bin to path for cwd. 2000-04-18 22:20:30 +00:00
cls%seawood.org ba0b9aab8d Exporting LIBRARY_PATH & ADDON_PATH vars needed for BeOS runtime. 2000-04-18 22:19:14 +00:00
jband%netscape.com a7f472e543 NOT PART OF BUILD. cvs is a fine place for the TODO list 2000-04-18 22:19:12 +00:00
sspitzer%netscape.com 5a1cde4e36 more divorcing of pop from local mail. use the nsILocalMailIncomingServer interface
for what is shared between pop and none (and eventually movemail).
changes needed for tobias, who will be fixing some i18n bugs in mailnews.
2000-04-18 22:10:36 +00:00
jst%netscape.com bf6e7d26cc Fixing bug #25359, accessing mimetypes by name wasn't implemented, now it is. r=av@netscape.com 2000-04-18 22:08:05 +00:00
pinkerton%netscape.com 0c9cf5e111 adding ability to drag links from the content area. thanks to Kevin Puetz (puetzk@iastate.edu) for this feature. 2000-04-18 22:06:25 +00:00
sspitzer%netscape.com bbf414b6b5 adding nsILocalMailIncomingServer.idl to the build 2000-04-18 22:06:09 +00:00
edburns%acm.org 1586c56e2c bug 32011
r=ashuk
a=edburns

Add an "eventData" argument to WebclientEvent and subclasses.
This argument is sub-event specific.  For example, when a user
gets a DocumentLoadEvent, with an event type of
STATUS_URL_LOAD, the eventData is a String containing
the status string from the browser.

Added support for doing this in a BAL context.
2000-04-18 21:58:29 +00:00
jband%netscape.com b70921c2ba Fix sorting bug reported by Michael Kaply <mkaply@us.ibm.com>. There was a bad assumption that qsort would produce the exact same ordering on two arrays with elements of different size even when some string keys compare the same. The fix is to use the address of the string keys as a fallback in the compare function. This works right because the two arrays have diffrent elements, but they contain pointers to shared strings. r=mccabe 2000-04-18 21:57:57 +00:00
edburns%acm.org 410da80665 bug 32011
r=ashuk
a=edburns

Add an "eventData" argument to WebclientEvent and subclasses.
This argument is sub-event specific.  For example, when a user
gets a DocumentLoadEvent, with an event type of
STATUS_URL_LOAD, the eventData is a String containing
the status string from the browser.
2000-04-18 21:57:42 +00:00
sspitzer%netscape.com 45eeef7e38 adding this interface. all local mail incoming servers should implement it. 2000-04-18 21:56:50 +00:00
rginda%netscape.com 4308ea7ed1 formatting changes. use only one tab regardless of nested namespaces 2000-04-18 21:51:45 +00:00
av%netscape.com 8527043efd #26893, moved GetDOMElement from nsIPluginTagInfo to nsIPluginTagInfo2.h 2000-04-18 21:44:56 +00:00