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

59301 Коммитов

Автор SHA1 Сообщение Дата
tbogard%aol.net 9ef4ea40e7 Instead of getting the interface off the treeowner, do a GetInterface off the docShell to get a prompter. 2000-04-24 05:00:34 +00:00
scc%netscape.com 5187e669d8 making string conversions explicit 2000-04-24 04:55:38 +00:00
scc%netscape.com 8a404c62cc making string conversions explicit 2000-04-24 04:47:32 +00:00
joki%netscape.com bbb0086bfe fixes for 5995, 7304, 10573, 22832, and 9668.
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
scc%netscape.com c938845535 making string conversions explicit 2000-04-24 04:36:57 +00:00
dcone%netscape.com da4105b736 Put in the Tiling call from the RenderingContextImpl. 2000-04-24 04:36:05 +00:00
waterson%netscape.com 05bfe47153 Bug 35815. Implement <bindings> for XUL templates. 2000-04-24 04:22:26 +00:00
conrad%ingress.com 3d07f48e15 Made access paths within the CW folder more specific. 2000-04-24 03:49:08 +00:00
conrad%ingress.com 9c83923bc7 In SetTopLevelWindow, no longer calling AddProgressListener. This is redundant because the call to nsIWebBrowser::SetTopLevelWindow already makes the chrome the progress listening parent. The redundancy makes each of the nsIWebProgressListener methods in the chrome get called an extra time. 2000-04-24 03:47:43 +00:00
bienvenu%netscape.com 1cd3759e93 avoid cell api's, get yarn directly from column, performance win, r=waterson 2000-04-24 03:42:15 +00:00
conrad%ingress.com cb2d3585f7 Removed BeginDocumentLoad/EndDocumentLoad. This functionality is handled by OnStatusNetStart/OnStatusNetStop. 2000-04-24 03:40:53 +00:00
conrad%ingress.com a883264dcd Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener. 2000-04-24 03:37:55 +00:00
conrad%ingress.com 0003fa9f28 1. Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener. 2. Fixed OnStatusChange. More than one status bit could be set and it was not handling this. 2000-04-24 03:37:10 +00:00
dougt%netscape.com c0b55af16c Fix for bug 35751. Caching type and creator information for nsLocalFileMac. This is so that files can be created with a given type/creator tag after the initialization of the ifile.. r=warren and sfraser. 2000-04-24 03:24:49 +00:00
sspitzer%netscape.com 3c304df995 fix build bustage. 2000-04-24 03:15:52 +00:00
cata%netscape.com 027a868fef Fixing tree bustage. 2000-04-24 03:13:46 +00:00
cata%netscape.com 25a9d04253 Menu code moved on new API. 2000-04-24 02:18:16 +00:00
joki%netscape.com c534678c60 Fix for bug 23373, allow prevention of context menu via mousedown handler 2000-04-24 02:07:06 +00:00
rginda%netscape.com 010ca27f23 -- CHATZILLA CHANGES ONLY --
undoing damn's misplaced changes
2000-04-24 00:45:23 +00:00
rginda%netscape.com 7d1bdb74c7 -- CHATZILLA CHANGES ONLY --
checking in patch from Josh Gough, <exv@randomc.com>
muchas gracias!

irc.js
add whois, invite

utils.js
added map and mapObjFunc

chatzilla.xul
add cntxt menu for userlist

commands.js
hook up /away, op, deop, voice, devoice, echo, invite, and kick commands

hadlers.js
onload hack
whois, away, deop, op, voice, devoice, echo, invite, kick command implementations

static.js
more of the onload hack
addEventListener on toolbuttons

listbox.js
selection code

chatzilla.css
selicted list item style
2000-04-24 00:40:56 +00:00
pollmann%netscape.com bb2c0ba6dd Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification. 2000-04-23 23:54:29 +00:00
jband%netscape.com fbf36f7076 belt and suspenders check of WITH_SERVICE results 2000-04-23 23:04:40 +00:00
scc%netscape.com 1d57ef76e3 making string conversions explicit 2000-04-23 22:43:46 +00:00
scc%netscape.com e13111e53e making string conversions explicit 2000-04-23 22:25:52 +00:00
mstoltz%netscape.com 57feeae5ec Backing out changes until I can figure out why it's crashing on startup. 2000-04-23 21:25:39 +00:00
jband%netscape.com 5d23e29da9 checking in changes from Stefan Hanske <sh990154@mail.uni-greifswald.de> (who wrote the original version of the Linux ARM code) 2000-04-23 21:14:11 +00:00
mstoltz%netscape.com 62bffdd26e Fixes for bugs 27010, 32878, 32948. 2000-04-23 20:30:29 +00:00
scc%netscape.com eddf6715bd making string conversions explicit 2000-04-23 19:55:29 +00:00
attinasi%netscape.com af2c4a7c11 Removed warnings: very basic changes 2000-04-23 19:06:37 +00:00
scc%netscape.com 1177150f2e making string conversions explicit 2000-04-23 19:04:37 +00:00
cls%seawood.org 8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
rhp%netscape.com 76e831b0f8 Disable the add to address book - Bug #29436 - r: bienvenu 2000-04-23 17:40:58 +00:00
alecf%netscape.com d9376233dc switch to using attributes instead of Get/SetMsgFolder 2000-04-23 17:36:03 +00:00
alecf%netscape.com 8a3ac85725 switch to nsString::IsSpace to avoid dependancies on xp_core.h 2000-04-23 17:32:22 +00:00
alecf%netscape.com b9fee089b2 switch to nspr types to reduce dependancies on xp_core.h, and fix a warning 2000-04-23 17:31:29 +00:00
alecf%netscape.com 42d0e45d86 switch to nspr values to reduce dependancy on xp_core.h 2000-04-23 17:30:21 +00:00
cls%seawood.org 178e2f8d7a Removing unused dependency upon nsappShellCIDs.h. Bug #24515. r=shaver 2000-04-23 16:08:55 +00:00
blizzard%redhat.com 89b6894459 Fix for bug #31709. Make sure to initialize the return value so that targetListFromTransArr() won't return garbage if the array is empty. This fixes a crash when doing a ctrl-drag in mailnews with imap. 2000-04-23 15:40:01 +00:00
rickg%netscape.com f19b803314 remove undesired warnings 2000-04-23 14:48:51 +00:00
scc%netscape.com 49c6e161e3 making string conversions explicit 2000-04-23 13:42:22 +00:00
scc%netscape.com ed4fa19be6 making string conversions explicit 2000-04-23 11:54:43 +00:00
scc%netscape.com d697741ca4 making string conversions explicit 2000-04-23 11:37:44 +00:00
scc%netscape.com bf9664fd87 making string conversions explicit 2000-04-23 11:12:53 +00:00
scc%netscape.com 5af36c0b61 making string conversions explicit 2000-04-23 10:58:27 +00:00
scc%netscape.com 96dd3d7e3f making string conversions explicit 2000-04-23 09:29:12 +00:00
pavlov%netscape.com 59d465c454 changes to work with new string apis 2000-04-23 08:29:39 +00:00
shaver%mozilla.org 811f3fafa2 show pointed-to symbol onmouseover, for easier scanning (r=brendan) 2000-04-23 07:13:19 +00:00
rjc%netscape.com 530a8d7040 Package up files in "Search Plugins" (Mac) ["searchplugins" on other platforms] 2000-04-23 06:36:45 +00:00
rjc%netscape.com 7b0f89c59a Install search files into "$(DIST)Search Plugins" and "search.rdf" into default profile directory. 2000-04-23 06:34:52 +00:00
rjc%netscape.com 17557d077d Use "Search Plugins" folder. 2000-04-23 06:33:35 +00:00