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

63481 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org c54f63178e Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. r=waterson 2000-06-01 06:01:18 +00:00
rginda%netscape.com fa1f25a153 --CHATZILLA CHANGES ONLY--
a=brendan

* chatzilla-service.js
added components required for irc:// urls.

* command-manager.js
sort names before returning

* connection-xpcom.js
added support for async reads.

* events.js
Added "yield" event type to break out of event processing.

* irc-debug.js
add MPL
show data for "senddata" type events.

* irc.js
add password param for server.login() method.
add key param for channel.join() method.
refactoring to use the connection's async read method if it's there
(it's not in connection-rhino.js yet.)

* utils.js
add hyphenateWord function.

* chatzilla.xul
add windowtype attribute.
apply exv@randomc.com 's userlist context menu patch.

* commands.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
update join, server, and attach commands to include new params.
alias leave part.
removed bogus comments.

* handlers.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
update join, server, and attach commands to include new params.
check for pending irc urls after connection is made.

* static.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
apply exv@randomc.com 's userlist context menu patch.
add long word rule to munger.
implement parseIRCURL() and gotoIRCURL() function.
implement doURLTest() to test the other two.
2000-06-01 05:31:04 +00:00
sspitzer%netscape.com b1cb1e5ef7 fix for #41099. fix migration problems due to "Local Folders" no comes from a string bundle. 2000-06-01 04:38:35 +00:00
beard%netscape.com cae43dfcf9 bug #13848, build MRJ plugin in standard build. 2000-06-01 04:31:12 +00:00
beard%netscape.com 84c827d42d bug #13848, removed an access path from BackwardAdaptor target. 2000-06-01 04:27:13 +00:00
sspitzer%netscape.com f46ad05a0b fix for bug #40248. I was using the category manager incorrectly.
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
mjudge%netscape.com 221780c317 removing warning 2000-06-01 04:02:49 +00:00
sspitzer%netscape.com 97504bf2d6 make the subscribe i18n friendly when drilling down to find imap folders.
I need to use the folder path, not the folder name.  r=mscott
2000-06-01 03:59:14 +00:00
ben%netscape.com 48fe888b7b partial fix for 29403 and some text changes to open location dialog 2000-06-01 03:58:07 +00:00
sgehani%netscape.com e90410971a Fixing broken installed build: adding urlbarhistory component.
[b=41131; r=syd]
2000-06-01 03:56:04 +00:00
ben%netscape.com 8c0cf89fe9 partial fix for 29403 2000-06-01 03:56:00 +00:00
jbetak%netscape.com 5ef834270b 39432 Crash when clicked on Language option in Prefs,
a,r=ftang
2000-06-01 03:39:53 +00:00
waldemar%netscape.com 767f3c1669 Widened default line width to 30 2000-06-01 03:31:17 +00:00
waldemar%netscape.com 5c440a5bc5 Added function and constructor parsing and printing; fixed printing of blocks, compound statements, and :: 2000-06-01 03:30:58 +00:00
waldemar%netscape.com ebbccfd9f8 Added two-argument linearBreak 2000-06-01 03:30:19 +00:00
waterson%netscape.com 259d4d122b Make more portable. 2000-06-01 03:23:19 +00:00
sspitzer%netscape.com 533c46ea39 fix for a bunch of subscribe problems.
#39263, imap subscribe only working to the second level deep
#40238, subscribed imap folders not showing up as subscribed.
#39261, imap folders showing up as full paths, not leaf names.

r=mscott
2000-06-01 02:41:03 +00:00
mjudge%netscape.com 317ebfc20f bug = 34896. changing caret use to not demand a presshell. r=hyatt 2000-06-01 02:39:52 +00:00
mjudge%netscape.com 6a340adf28 fixing caret usages. hiding caret now is done by giving the stack destructor a caret * not a presshell 2000-06-01 02:38:13 +00:00
mjudge%netscape.com 66a4d02495 bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to. 2000-06-01 02:37:40 +00:00
mjudge%netscape.com e565755f94 bug = 34896, r= hyatt, adding in preformatting as a viable reason to wrap. 2000-06-01 02:27:58 +00:00
waterson%netscape.com b2752f9263 Factored code to NS_TraceMallocStartupWithArgs(). r=brendan 2000-06-01 02:10:53 +00:00
waterson%netscape.com 9a0a7705c3 Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan 2000-06-01 02:09:25 +00:00
waterson%netscape.com 55c1064115 Ignore bloatblame. 2000-06-01 02:08:34 +00:00
pollmann%netscape.com 5ee76d8149 Bug 22983: Fix extra newlines in bugzilla updates when not logged into bugzilla on Linux. r=nisheeth 2000-06-01 02:04:51 +00:00
pollmann%netscape.com 0684ae66a7 Bug 39867: Fix uninitialized variable problem that was causing Mac to not post after unchecking "show again" box in warning dialog. r=harishd 2000-06-01 02:02:39 +00:00
brendan%mozilla.org 892e212b18 Push monitor down to avoid overhead when suppressing tracing (r=waterson). 2000-06-01 01:53:52 +00:00
hyatt%netscape.com caa8850d04 New tree grid bindings. 2000-06-01 01:49:45 +00:00
hyatt%netscape.com 4c05a32b66 New grid tree bindings. 2000-06-01 01:49:14 +00:00
jbetak%netscape.com 14aec52d3b 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2000-06-01 01:27:18 +00:00
cathleen%netscape.com 599c9abd6b fix dpgfood bug 38603, r=dveditz linux not starting up in installer build 2000-06-01 01:21:44 +00:00
mcafee%netscape.com 4c9434ac8d Fixing forward/back hot keys (29348). r=slamm 2000-06-01 01:17:53 +00:00
jbetak%netscape.com 3aab3d3f4e 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2000-06-01 01:13:45 +00:00
jbetak%netscape.com d5d399e4ba 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2000-06-01 01:08:28 +00:00
jim_nance%yahoo.com 5f6d28e7e3 Tru64 compiler flags to make template code smaller. 2000-06-01 01:07:23 +00:00
mjudge%netscape.com ee9cc1db54 fixing small optimization oversight. based on pixleys code that was beta2+. optimization is not valid in this case. r=churchill 2000-06-01 01:03:48 +00:00
mjudge%netscape.com 95c22b351b bug = 34896. Fixing ender lite startup problem with caret. checking for inOffset<0. we checked for >mContentLength but not <0. r=churchil. 2000-06-01 01:00:15 +00:00
alecf%netscape.com 5202649dc2 fix typo to make and/or work in search and filters dialogs
(really obvious fix)
r=sspitzer
2000-06-01 00:48:58 +00:00
alecf%netscape.com 9b48f3ce8c bring filter dialog up to spec
WIP for #33101 r=sspitzer
2000-06-01 00:47:05 +00:00
mjudge%netscape.com 7da12ff3bc this was supposed to be checked in for someones pdt+ bug. this alters the view's destructor to remove itself from the viewmanagers mouse capture code. r= hyatt the bug had to do with OnClick on a view causing a web page reload. this became a must fix when joki checked in his event changes. 2000-06-01 00:38:57 +00:00
sfraser%netscape.com a741dd03f7 Various fixes for Installer stability, bugs 39749, 41002. r=sgehani 2000-06-01 00:38:17 +00:00
leaf%mozilla.org d5dde04bd9 Automated update 2000-06-01 00:30:09 +00:00
dmose%mozilla.org d23dcfdb97 make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org. 2000-06-01 00:26:48 +00:00
mjudge%netscape.com 75cf395f21 bug = 41088. r=hyatt. moving releasing the editor shell earlier in the process so the document gets a chance to release its listeners. 2000-06-01 00:18:35 +00:00
cls%seawood.org f33a9d9028 Removing a leftover unused header that's killing a HPUX build. Bug 37025 r=dmose 2000-06-01 00:11:52 +00:00
alecf%netscape.com 4eac054d5c enable search menu item for #33101 r=sspitzer 2000-06-01 00:06:47 +00:00
sspitzer%netscape.com 60b8c9c046 fix for bug #40241. messages stop loading after we attempt to cancel
a news message.  the problem is we were never notifying the folder
that the DeleteOrMoveMsgCompleted event happened.  other code cleanup
to consolidate some common code.  r=alecf
2000-05-31 23:52:22 +00:00
edburns%acm.org a5f9668ba0 Return from doRemoveListeners after issuing removeAllListeners 2000-05-31 23:37:06 +00:00
thayes%netscape.com b2aa68c6fe Use PK11 fixed key lookup to locate the key value. Fix ENCRYPT/DECRYPT bug in
SDR_Decrypt.
2000-05-31 23:06:02 +00:00
cls%seawood.org 21939b93e6 Use relative path to call binaries as some shells break otherwise. Bug 40415. r=waterson 2000-05-31 23:05:14 +00:00